aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* RxRPC: Allow key payloads to be passed in XDR formDavid Howells2009-09-151-0/+55
* RxRPC: Declare the security index constants symbolicallyDavid Howells2009-09-151-0/+7
* [PATCH] net: kmemcheck annotation in struct socketEric Dumazet2009-09-151-0/+5
* bonding: remap muticast addresses without using dev_close() and dev_open()Moni Shoua2009-09-154-1/+8
* tcp: fix ssthresh u16 leftoverIlpo Järvinen2009-09-151-0/+7
* net: constify struct inet6_protocolAlexey Dobriyan2009-09-141-3/+3
* net: constify struct net_protocolAlexey Dobriyan2009-09-141-4/+3
* genetlink: fix netns vs. netlink table lockingJohannes Berg2009-09-141-0/+4
* Merge branch 'osync_cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-09-142-11/+11
|\
| * vfs: Remove generic_osync_inode() and sync_page_range{_nolock}()Jan Kara2009-09-142-9/+0
| * vfs: Introduce new helpers for syncing after writing to O_SYNC file or IS_SYN...Jan Kara2009-09-141-0/+3
| * vfs: Rename generic_file_aio_write_nolockChristoph Hellwig2009-09-141-2/+4
| * vfs: Export __generic_file_aio_write() and add some commentsJan Kara2009-09-141-0/+2
| * vfs: Introduce filemap_fdatawait_rangeJan Kara2009-09-141-0/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/...Linus Torvalds2009-09-141-0/+22
|\ \
| * | GFS2: Add explanation of extended attr on-disk formatSteven Whitehouse2009-08-251-0/+22
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-09-14141-1287/+1911
|\ \ \
| * | | cdc-phonet: autoconfigure Phonet addressRémi Denis-Courmont2009-09-111-0/+3
| * | | Phonet: back-end for autoconfigured addressesRémi Denis-Courmont2009-09-111-0/+17
| * | | ipv6: Add IFA_F_DADFAILED flagBrian Haley2009-09-111-0/+1
| * | | net: Add DEVTYPE support for Ethernet based devicesMarcel Holtmann2009-09-111-0/+6
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-09-1061-791/+25
| |\ \ \
| | * | | netfilter: nfnetlink: constify message attributes and headersPatrick McHardy2009-08-252-2/+3
| | * | | netlink: constify nlmsghdr argumentsPatrick McHardy2009-08-253-10/+11
| | * | | netfilter: xtables: mark initial tables constantJan Engelhardt2009-08-245-5/+5
| | * | | netfilter: xtables: realign struct xt_target_paramJan Engelhardt2009-08-101-1/+1
| | * | | netfilter: xtables: remove redirecting header filesJan Engelhardt2009-08-1041-615/+5
| | * | | netfilter: xtables: remove xt_owner v0Jan Engelhardt2009-08-104-40/+0
| | * | | netfilter: xtables: remove xt_mark v0Jan Engelhardt2009-08-101-5/+0
| | * | | netfilter: xtables: remove xt_iprange v0Jan Engelhardt2009-08-102-22/+0
| | * | | netfilter: xtables: remove xt_conntrack v0Jan Engelhardt2009-08-101-36/+0
| | * | | netfilter: xtables: remove xt_connmark v0Jan Engelhardt2009-08-101-5/+0
| | * | | netfilter: xtables: remove xt_MARK v0, v1Jan Engelhardt2009-08-101-17/+0
| | * | | netfilter: xtables: remove xt_CONNMARK v0Jan Engelhardt2009-08-101-6/+0
| | * | | netfilter: xtables: remove xt_TOS v0Jan Engelhardt2009-08-103-27/+0
| * | | | net_sched: fix estimator lock selection for mq child qdiscsPatrick McHardy2009-09-091-0/+1
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-09-091-2/+23
| |\ \ \ \
| | * | | | ssb: Implement SDIO host bus supportAlbert Herranz2009-09-091-2/+23
| * | | | | IPv6/addrconf: Fix minor addrlabel thinko Tushar Gohad2009-09-091-1/+1
| * | | | | wan: dlci/sdla transmit return dehackingStephen Hemminger2009-09-071-5/+0
| |/ / / /
| * | | | net_sched: add classful multiqueue dummy schedulerDavid S. Miller2009-09-061-0/+4
| * | | | net_sched: move dev_graft_qdisc() to sch_generic.cPatrick McHardy2009-09-061-0/+2
| * | | | net_sched: reintroduce dev->qdisc for use by sch_apiPatrick McHardy2009-09-061-0/+3
| * | | | sctp: turn flags in 'struct sctp_association' into bit fieldsWei Yongjun2009-09-041-12/+9
| * | | | sctp: Sysctl configuration for IPv4 Address ScopingBhaskar Dutta2009-09-042-0/+17
| * | | | sctp: Turn flags in 'sctp_packet' into bit fieldsVlad Yasevich2009-09-041-16/+6
| * | | | sctp: Fix SCTP_MAXSEG socket option to comply to spec.Vlad Yasevich2009-09-042-3/+5
| * | | | sctp: Don't do NAGLE delay on large writes that were fragmented smallVlad Yasevich2009-09-041-1/+1
| * | | | sctp: drop a_rwnd to 0 when receive buffer overflows.Vlad Yasevich2009-09-041-0/+6
| * | | | sctp: Send user messages to the lower layer as oneVlad Yasevich2009-09-042-0/+4