summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* ipv6: Kill rt6i_dev and rt6i_expires defines.David S. Miller2011-12-281-3/+0
* ipv6: Create fast inline ipv6 neigh lookup just like ipv4.David S. Miller2011-12-281-0/+27
* ipv6: Use universal hash for NDISC.David S. Miller2011-12-283-3/+14
* Merge branch 'nf-next' of git://1984.lsi.us.es/net-nextDavid S. Miller2011-12-257-23/+14
|\
| * netfilter: ctnetlink: remove dead NAT codePatrick McHardy2011-12-231-5/+0
| * netfilter: nat: remove module reference counting from NAT protocolsPatrick McHardy2011-12-231-2/+0
| * netfilter: nf_nat: export NAT definitions to userspacePatrick McHardy2011-12-234-15/+12
| * netfilter: rework user-space expectation helper supportPablo Neira Ayuso2011-12-231-1/+0
| * netfilter: nf_conntrack: use atomic64 for accounting countersEric Dumazet2011-12-181-2/+2
| * ipv6: add ip6_route_lookupFlorian Westphal2011-12-041-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-234-1/+9
|\ \
| * | net: relax rcvbuf limitsEric Dumazet2011-12-231-1/+3
| * | net: introduce DST_NOPEER dst flagEric Dumazet2011-12-221-0/+1
| * | net: Add a flow_cache_flush_deferred functionSteffen Klassert2011-12-211-0/+1
| * | sctp: fix incorrect overflow check on autocloseXi Wang2011-12-191-0/+4
* | | tcp: Replace constants with #define macrosVijay Subramanian2011-12-211-2/+2
* | | af_iucv: get rid of state IUCV_SEVEREDUrsula Braun2011-12-201-1/+0
* | | af_iucv: remove unused timer infrastructureUrsula Braun2011-12-201-1/+0
* | | module_param: make bool parameters really bool (net & drivers/net)Rusty Russell2011-12-192-2/+2
* | | Revert "net: Remove unused neighbour layer ops."David S. Miller2011-12-191-0/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-192-3/+55
|\ \ \
| * | | cfg80211: allow following country IE power for custom regdom cardsLuis R. Rodriguez2011-12-161-1/+3
| * | | cfg80211: validate nl80211 station handling betterJohannes Berg2011-12-151-1/+6
| * | | NFC: Set and get DEP general bytesSamuel Ortiz2011-12-141-0/+5
| * | | NFC: Add a DEP link control netlink commandSamuel Ortiz2011-12-141-0/+11
| * | | NFC: Add tx skb allocation routineSamuel Ortiz2011-12-141-1/+4
| * | | cfg80211: Fix race in bss timeoutVasanthakumar Thiagarajan2011-12-131-0/+26
* | | | net: fix compilation with !CONFIG_NETGlauber Costa2011-12-161-0/+12
* | | | af_unix: Export stuff required for diag modulePavel Emelyanov2011-12-161-0/+3
* | | | inet: remove rcu protection on tw_netEric Dumazet2011-12-141-10/+2
* | | | net: Remove unused neighbour layer ops.David S. Miller2011-12-131-1/+0
* | | | net: fix build error if CONFIG_CGROUPS=nEric Dumazet2011-12-131-0/+2
* | | | tcp buffer limitation: per-cgroup limitGlauber Costa2011-12-121-0/+2
* | | | per-netns ipv4 sysctl_tcp_memGlauber Costa2011-12-122-1/+1
* | | | tcp memory pressure controlsGlauber Costa2011-12-122-0/+19
* | | | socket: initial cgroup code.Glauber Costa2011-12-121-6/+150
* | | | foundations of per-cgroup memory pressure controlling.Glauber Costa2011-12-122-2/+97
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-126-13/+120
|\| | |
| * | | nl80211: Parse channel type attribute in an ibss join requestAlexander Simon2011-12-061-0/+11
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-12-065-13/+109
| |\ \ \
| | * | | Bluetooth: Remove magic bluetooth version numbersAndrei Emeltchenko2011-12-031-0/+5
| | * | | Bluetooth: LE Set Scan Parameter CommandAndre Guedes2011-12-021-0/+9
| | * | | Bluetooth: Add dev_flags to struct hci_devAndre Guedes2011-12-022-0/+10
| | * | | Bluetooth: Add HCI Read Flow Control Mode functionAndrei Emeltchenko2011-12-022-0/+8
| | * | | Bluetooth: Add User Passkey Response handlingBrian Gix2011-12-011-0/+5
| | * | | Bluetooth: Add MGMT event for Passkey EntryBrian Gix2011-11-211-0/+5
| | * | | Bluetooth: Move scope of kernel parameter enable_hsAndrei Emeltchenko2011-11-162-1/+2
| | * | | Bluetooth: Add MGMT opcodes for Passkey EntryBrian Gix2011-11-161-0/+11
| | * | | Bluetooth: Add HCI defines for User Passkey entryBrian Gix2011-11-161-0/+13
| | * | | Bluetooth: Pass all message parameters to mgmt_start_discoveryJohan Hedberg2011-11-161-0/+3