summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-04-304-4/+36
|\
| * [TCP] FRTO: RFC4138 allows Nagle override when new data must be sentIlpo Järvinen2007-04-301-0/+5
| * [XFRM]: Restrict upper layer information by bundle.Masahide NAKAMURA2007-04-302-0/+16
| * [TCP]: Catch skb with S+L bugs earlierIlpo Järvinen2007-04-301-3/+1
| * [AF_IUCV/IUCV]: smp_call_function deadlockMartin Schwidefsky2007-04-281-1/+1
| * [XFRM]: Export SPD infoJamal Hadi Salim2007-04-281-0/+13
* | [PATCH] Remove comment about IEEE80211_RADIOTAP_FCSPavel Roskin2007-04-281-3/+0
* | [PATCH] Update my email address from jkmaline@cc.hut.fi to j@w1.fiJouni Malinen2007-04-282-4/+4
* | [PATCH] sparse-annotate radiotap headerPavel Roskin2007-04-281-28/+29
* | [PATCH] Marvell Libertas 8388 802.11b/g USB driverMarcelo Tosatti2007-04-281-1/+30
|/
* [NET]: Fix networking compilation errorsDavid Howells2007-04-271-1/+1
* [WEXT]: Clean up how wext is called.Johannes Berg2007-04-262-10/+25
* [AF_RXRPC]: Add an interface to the AF_RXRPC module for the AFS filesystem to...David Howells2007-04-261-2/+42
* [AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel bothDavid Howells2007-04-261-0/+17
* [NETLINK]: Possible cleanups.Adrian Bunk2007-04-263-4/+0
* [XFRM]: Export SAD info.Jamal Hadi Salim2007-04-261-0/+8
* [IPV6]: Consolidate common SNMP codeHerbert Xu2007-04-251-8/+12
* [IPV4]: Consolidate common SNMP codeHerbert Xu2007-04-251-0/+1
* [WIRELESS] cfg80211: Update comment for locking.Johannes Berg2007-04-251-0/+4
* [TCP]: Congestion control API update.Stephen Hemminger2007-04-251-4/+5
* [WIRELESS]: Remove wext over netlink.Johannes Berg2007-04-251-10/+0
* [WIRELESS] cfg80211: New wireless config infrastructure.Johannes Berg2007-04-252-0/+175
* [IPV6] SNMP: Use put_unaligned() instead of memcpy().YOSHIFUJI Hideaki2007-04-251-1/+1
* [IPV6] SNMP: Avoid unaligned accesses.YOSHIFUJI Hideaki2007-04-251-1/+1
* [TCP]: Sed magic converts func(sk, tp, ...) -> func(sk, ...)Ilpo Järvinen2007-04-252-14/+22
* [NET]: Move sk_setup_caps() out of line.Andi Kleen2007-04-251-13/+1
* [TCP]: Uninline tcp_done().Andi Kleen2007-04-251-15/+1
* [IPV4] SNMP: Move some statistic bits to net/ipv4/proc.c.YOSHIFUJI Hideaki2007-04-251-0/+3
* [IPV6] SNMP: Netlink interface.YOSHIFUJI Hideaki2007-04-251-0/+1
* [NET_SCHED]: Eliminate qdisc_tree_lockPatrick McHardy2007-04-251-2/+0
* [NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARYHerbert Xu2007-04-252-2/+2
* [XFRM]: Optimize MTU calculationPatrick McHardy2007-04-251-1/+1
* [NET]: Move generic skbuff stuff from XFRM code to generic codeDavid Howells2007-04-251-2/+0
* [BLUETOOTH]: Introduce skb->data accessor methods for hci_{acl,event,sco}_hdrArnaldo Carvalho de Melo2007-04-251-0/+18
* [NET] fib_rules: Flush route cache after rule modificationsThomas Graf2007-04-251-0/+4
* [NET] fib_rules: goto rule actionThomas Graf2007-04-251-1/+6
* [INET]: Use jhash + random secret for ehash.David S. Miller2007-04-252-9/+14
* [NETLINK]: introduce NLA_BINARY typeJohannes Berg2007-04-251-1/+3
* [SCTP]: Implement SCTP_MAX_BURST socket option.Vlad Yasevich2007-04-253-1/+4
* [SCTP]: Implement sac_info field in SCTP_ASSOC_CHANGE notification.Vlad Yasevich2007-04-252-0/+2
* [SCTP]: Honor flags when setting peer address parametersVlad Yasevich2007-04-251-7/+8
* [SCTP]: Implement SCTP_ADDR_CONFIRMED state for ADDR_CHNAGE eventVlad Yasevich2007-04-251-0/+1
* [SCTP]: Implement SCTP_PARTIAL_DELIVERY_POINT option.Vlad Yasevich2007-04-252-0/+3
* [SCTP]: Implement SCTP_FRAGMENT_INTERLEAVE socket optionVlad Yasevich2007-04-253-3/+6
* [NET_SCHED]: Unline tcf_destroyPatrick McHardy2007-04-251-8/+2
* [NET_SCHED]: turn PSCHED_GET_TIME into inline functionPatrick McHardy2007-04-252-5/+7
* [NET_SCHED]: turn PSCHED_TDIFF_SAFE into inline functionPatrick McHardy2007-04-252-3/+7
* [NET_SCHED]: kill PSCHED_TDIFFPatrick McHardy2007-04-251-1/+0
* [NET_SCHED]: kill PSCHED_SET_PASTPERFECT/PSCHED_IS_PASTPERFECTPatrick McHardy2007-04-252-4/+3
* [NET_SCHED]: kill PSCHED_TLESSPatrick McHardy2007-04-251-1/+0