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