aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-23
|\
| * net: relax rcvbuf limitsEric Dumazet2011-12-23
| * net: introduce DST_NOPEER dst flagEric Dumazet2011-12-22
| * net: Add a flow_cache_flush_deferred functionSteffen Klassert2011-12-21
| * sctp: fix incorrect overflow check on autocloseXi Wang2011-12-19
* | tcp: Replace constants with #define macrosVijay Subramanian2011-12-21
* | af_iucv: get rid of state IUCV_SEVEREDUrsula Braun2011-12-20
* | af_iucv: remove unused timer infrastructureUrsula Braun2011-12-20
* | module_param: make bool parameters really bool (net & drivers/net)Rusty Russell2011-12-19
* | Revert "net: Remove unused neighbour layer ops."David S. Miller2011-12-19
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-19
|\ \
| * | cfg80211: allow following country IE power for custom regdom cardsLuis R. Rodriguez2011-12-16
| * | cfg80211: validate nl80211 station handling betterJohannes Berg2011-12-15
| * | NFC: Set and get DEP general bytesSamuel Ortiz2011-12-14
| * | NFC: Add a DEP link control netlink commandSamuel Ortiz2011-12-14
| * | NFC: Add tx skb allocation routineSamuel Ortiz2011-12-14
| * | cfg80211: Fix race in bss timeoutVasanthakumar Thiagarajan2011-12-13
* | | net: fix compilation with !CONFIG_NETGlauber Costa2011-12-16
* | | af_unix: Export stuff required for diag modulePavel Emelyanov2011-12-16
* | | inet: remove rcu protection on tw_netEric Dumazet2011-12-14
* | | net: Remove unused neighbour layer ops.David S. Miller2011-12-13
* | | net: fix build error if CONFIG_CGROUPS=nEric Dumazet2011-12-13
* | | tcp buffer limitation: per-cgroup limitGlauber Costa2011-12-12
* | | per-netns ipv4 sysctl_tcp_memGlauber Costa2011-12-12
* | | tcp memory pressure controlsGlauber Costa2011-12-12
* | | socket: initial cgroup code.Glauber Costa2011-12-12
* | | foundations of per-cgroup memory pressure controlling.Glauber Costa2011-12-12
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-12
|\| |
| * | nl80211: Parse channel type attribute in an ibss join requestAlexander Simon2011-12-06
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-12-06
| |\ \
| | * | Bluetooth: Remove magic bluetooth version numbersAndrei Emeltchenko2011-12-02
| | * | Bluetooth: LE Set Scan Parameter CommandAndre Guedes2011-12-02
| | * | Bluetooth: Add dev_flags to struct hci_devAndre Guedes2011-12-02
| | * | Bluetooth: Add HCI Read Flow Control Mode functionAndrei Emeltchenko2011-12-02
| | * | Bluetooth: Add User Passkey Response handlingBrian Gix2011-12-01
| | * | Bluetooth: Add MGMT event for Passkey EntryBrian Gix2011-11-21
| | * | Bluetooth: Move scope of kernel parameter enable_hsAndrei Emeltchenko2011-11-16
| | * | Bluetooth: Add MGMT opcodes for Passkey EntryBrian Gix2011-11-16
| | * | Bluetooth: Add HCI defines for User Passkey entryBrian Gix2011-11-16
| | * | Bluetooth: Pass all message parameters to mgmt_start_discoveryJohan Hedberg2011-11-16
| | * | Bluetooth: Create a unique mgmt error code hierarchyJohan Hedberg2011-11-16
| | * | Bluetooth: Add address type to mgmt_pair_deviceJohan Hedberg2011-11-16
| | * | Bluetooth: mgmt_stop_discovery_failed()Andre Guedes2011-11-16
| | * | Bluetooth: Rename mgmt_inquiry_failed()Andre Guedes2011-11-16
| | * | Bluetooth: Rename l2cap_check_security()Gustavo F. Padovan2011-11-10
| | * | Bluetooth: Add status parameter to mgmt_disconnect responseJohan Hedberg2011-11-10
| | * | Bluetooth: Add proper response to mgmt_remove_keys commandJohan Hedberg2011-11-10
| | * | Bluetooth: Add public/random LE address information to mgmt messagesJohan Hedberg2011-11-10
* | | | net: use IS_ENABLED(CONFIG_IPV6)Eric Dumazet2011-12-11
* | | | udp: Export code sk lookup routinesPavel Emelyanov2011-12-09