summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* [TCP]: Consolidate checking for tcp orphan count being too big.Pavel Emelianov2007-05-311-0/+6
* [SOCK]: Shrink struct sock by 8 bytes on 64-bit.Arnaldo Carvalho de Melo2007-05-311-1/+1
* [XFRM]: Allow XFRM_ACQ_EXPIRES to be tunable via sysctl.David S. Miller2007-05-311-1/+0Star
* [XFRM]: Allow packet drops during larval state resolution.David S. Miller2007-05-252-0/+10
* [Bluetooth] Fix L2CAP configuration parameter handlingMarcel Holtmann2007-05-241-2/+6
* [NETFILTER]: nf_conntrack: Removes unused destroy operation of l3protoYasuyuki Kozakai2007-05-111-3/+0Star
* [NETFILTER]: nf_conntrack: Removes duplicated declarationsYasuyuki Kozakai2007-05-111-7/+0Star
* [NETFILTER]: nf_nat: remove unused argument of function allocating bindingYasuyuki Kozakai2007-05-111-8/+3Star
* [UDP]: Fix AF-specific references in AF-agnostic code.David S. Miller2007-05-112-2/+9
* Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2007-05-101-0/+2
|\
| * [PATCH] ieee80211: add ieee80211_channel_to_freqLarry Finger2007-05-081-0/+2
* | include files: convert "include" subdirectory to UTF-8John Anthony Kazos Jr2007-05-0921-21/+21
* | 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