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