summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* [NetLabel]: consolidate the struct socket/sock handling to just struct sockPaul Moore2007-06-082-25/+9
* xfrm: Add security check before flushing SAD/SPDJoy Latten2007-06-071-3/+3
* [UDP]: Revert 2-pass hashing changes.David S. Miller2007-06-072-9/+2
* [NETLINK]: Mark netlink policies constPatrick McHardy2007-06-074-9/+9
* [TCP]: Honour sk_bound_dev_if in tcp_v4_send_ackPatrick McHardy2007-06-071-0/+1
* [AF_UNIX]: Make socket locking much less confusing.David S. Miller2007-06-031-5/+3
* [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/+0
* [XFRM]: Allow packet drops during larval state resolution.David S. Miller2007-05-242-0/+10
* [Bluetooth] Fix L2CAP configuration parameter handlingMarcel Holtmann2007-05-241-2/+6
* [NETFILTER]: nf_conntrack: Removes unused destroy operation of l3protoYasuyuki Kozakai2007-05-101-3/+0
* [NETFILTER]: nf_conntrack: Removes duplicated declarationsYasuyuki Kozakai2007-05-101-7/+0
* [NETFILTER]: nf_nat: remove unused argument of function allocating bindingYasuyuki Kozakai2007-05-101-8/+3
* [UDP]: Fix AF-specific references in AF-agnostic code.David S. Miller2007-05-102-2/+9
* Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2007-05-091-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/+0
|/
* [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/+8
* [AF_IUCV]: Implementation of a skb backlog queueJennifer Hunt2007-05-041-0/+2
* [IPV6]: Some cleanups in include/net/ipv6.hEric Dumazet2007-05-031-8/+5
* [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/+0
* 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
OpenPOWER on IntegriCloud