aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAge
* 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
* | | sch_red: generalize accurate MAX_P support to RED/GRED/CHOKEEric Dumazet2011-12-09
* | | sch_red: Adaptative RED AQMEric Dumazet2011-12-08
* | | ipv6: Move xfrm_lookup() call down into icmp6_dst_alloc().David S. Miller2011-12-06
* | | ipv6: Make third arg to anycast_dst_alloc() bool.David S. Miller2011-12-06
* | | caif-spi: Bugfix for dump upon device removalErwan Bracq2011-12-06
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-06
|\| |
| * | cfg80211: clarify set tx power mBm documentationLuis R. Rodriguez2011-11-30
| * | {nl,cfg,mac}80211: implement dot11MeshHWMPperrMinIntervalThomas Pedersen2011-11-28
| * | {nl,cfg,mac}80211: Allow Setting Multicast Rate in MeshChun-Yeow Yeoh2011-11-28
| * | wireless: Add NoAck per tid supportSimon Wunderlich2011-11-28
* | | net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.David Miller2011-12-05
* | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2011-12-03
|\ \ \
| * | | ipv6: Add fragment reporting to ipv6_skip_exthdr().Jesse Gross2011-12-03
| * | | genetlink: Add genl_notify()Pravin B Shelar2011-12-03
* | | | ipv6: Kill ndisc_get_neigh() inline helper.David S. Miller2011-12-03
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-02
|\ \ \
| * | | sch_red: fix red_calc_qavg_from_idle_timeEric Dumazet2011-11-30
| * | | Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller2011-11-29
| |\ \ \
| | * | | netfilter: nf_conntrack: make event callback registration per-netnsPablo Neira Ayuso2011-11-21
| * | | | inet: add a redirect generation id in inetpeerEric Dumazet2011-11-26
* | | | | ipv4: use a 64bit load/store in output pathEric Dumazet2011-12-01