summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* cleanup compat ioctl handlingChristoph Hellwig2007-05-081-9/+0Star
* [MAC80211]: Add mac80211 wireless stack.Jiri Benc2007-05-051-0/+1045
* [SCTP]: Set assoc_id correctly during INIT collision.Vlad Yasevich2007-05-042-0/+3
* [SCTP]: Re-order SCTP initializations to avoid race with sctp_rcv()Sridhar Samudrala2007-05-041-0/+4
* [XFRM] SPD info TLV aggregationJamal Hadi Salim2007-05-041-12/+12
* [XFRM] SAD info TLV aggregationxJamal Hadi Salim2007-05-041-9/+8Star
* [AF_IUCV]: Implementation of a skb backlog queueJennifer Hunt2007-05-041-0/+2
* [IPV6]: Some cleanups in include/net/ipv6.hEric Dumazet2007-05-041-8/+5Star
* [TCP]: Use S+L catcher only with SACK for nowIlpo Järvinen2007-05-031-1/+2
* [IPV6]: Get rid of __HAVE_ARCH_ADDR_SET.Eric Dumazet2007-05-031-2/+0Star
* 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/+1Star
| * [AF_IUCV/IUCV]: smp_call_function deadlockMartin Schwidefsky2007-04-291-1/+1
| * [XFRM]: Export SPD infoJamal Hadi Salim2007-04-291-0/+13
* | [PATCH] Remove comment about IEEE80211_RADIOTAP_FCSPavel Roskin2007-04-281-3/+0Star
* | [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-281-1/+1
* [WEXT]: Clean up how wext is called.Johannes Berg2007-04-272-10/+25
* [AF_RXRPC]: Add an interface to the AF_RXRPC module for the AFS filesystem to...David Howells2007-04-271-2/+42
* [AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel bothDavid Howells2007-04-271-0/+17
* [NETLINK]: Possible cleanups.Adrian Bunk2007-04-263-4/+0Star
* [XFRM]: Export SAD info.Jamal Hadi Salim2007-04-261-0/+8
* [IPV6]: Consolidate common SNMP codeHerbert Xu2007-04-261-8/+12
* [IPV4]: Consolidate common SNMP codeHerbert Xu2007-04-261-0/+1
* [WIRELESS] cfg80211: Update comment for locking.Johannes Berg2007-04-261-0/+4
* [TCP]: Congestion control API update.Stephen Hemminger2007-04-261-4/+5
* [WIRELESS]: Remove wext over netlink.Johannes Berg2007-04-261-10/+0Star
* [WIRELESS] cfg80211: New wireless config infrastructure.Johannes Berg2007-04-262-0/+175
* [IPV6] SNMP: Use put_unaligned() instead of memcpy().YOSHIFUJI Hideaki2007-04-261-1/+1
* [IPV6] SNMP: Avoid unaligned accesses.YOSHIFUJI Hideaki2007-04-261-1/+1
* [TCP]: Sed magic converts func(sk, tp, ...) -> func(sk, ...)Ilpo Järvinen2007-04-262-14/+22
* [NET]: Move sk_setup_caps() out of line.Andi Kleen2007-04-261-13/+1Star
* [TCP]: Uninline tcp_done().Andi Kleen2007-04-261-15/+1Star
* [IPV4] SNMP: Move some statistic bits to net/ipv4/proc.c.YOSHIFUJI Hideaki2007-04-261-0/+3
* [IPV6] SNMP: Netlink interface.YOSHIFUJI Hideaki2007-04-261-0/+1
* [NET_SCHED]: Eliminate qdisc_tree_lockPatrick McHardy2007-04-261-2/+0Star
* [NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARYHerbert Xu2007-04-262-2/+2
* [XFRM]: Optimize MTU calculationPatrick McHardy2007-04-261-1/+1
* [NET]: Move generic skbuff stuff from XFRM code to generic codeDavid Howells2007-04-261-2/+0Star
* [BLUETOOTH]: Introduce skb->data accessor methods for hci_{acl,event,sco}_hdrArnaldo Carvalho de Melo2007-04-261-0/+18
* [NET] fib_rules: Flush route cache after rule modificationsThomas Graf2007-04-261-0/+4
* [NET] fib_rules: goto rule actionThomas Graf2007-04-261-1/+6
* [INET]: Use jhash + random secret for ehash.David S. Miller2007-04-262-9/+14
* [NETLINK]: introduce NLA_BINARY typeJohannes Berg2007-04-261-1/+3
* [SCTP]: Implement SCTP_MAX_BURST socket option.Vlad Yasevich2007-04-263-1/+4
* [SCTP]: Implement sac_info field in SCTP_ASSOC_CHANGE notification.Vlad Yasevich2007-04-262-0/+2