summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Move limit definitions outside CONFIG_INETGlauber Costa2011-12-151-1/+1
* inet: remove rcu protection on tw_netEric Dumazet2011-12-141-10/+2
* net: Remove unused neighbour layer ops.David S. Miller2011-12-132-2/+0
* mlx4_core: Modify driver initialization flow to accommodate SRIOV for EthernetJack Morgenstein2011-12-132-0/+3
* mlx4_core: mtts resources units changed to offsetMarcel Apfelbaum2011-12-131-3/+2
* mlx4: Ethernet port management modificationsEugenia Emantayev2011-12-131-3/+9
* mlx4_core: Reduce number of PD bits to 17Jack Morgenstein2011-12-131-0/+1
* mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed)Jack Morgenstein2011-12-131-7/+13
* mlx4: Extanding port_mask functionalityJack Morgenstein2011-12-131-7/+6
* mlx4_core: initial header-file changes for SRIOV supportJack Morgenstein2011-12-132-3/+68
* net: fix build error if CONFIG_CGROUPS=nEric Dumazet2011-12-131-0/+2
* netem: add cell concept to simulate special MAC behaviorHagen Paul Pfeifer2011-12-121-0/+3
* 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-123-0/+20
* socket: initial cgroup code.Glauber Costa2011-12-122-6/+172
* 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-129-14/+143
|\
| * Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho2011-12-081-1/+4
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Luciano Coelho2011-12-01581-4457/+18334
| | |\
| | * | wl12xx: move common init code from bus modules to mainFelipe Balbi2011-10-111-1/+4
| * | | mac80211: accept public action frames with mismatched BSSIDJohannes Berg2011-12-061-0/+17
| * | | nl80211: Parse channel type attribute in an ibss join requestAlexander Simon2011-12-062-0/+13
| * | | 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
| | * | Bluetooth: Create a unique mgmt error code hierarchyJohan Hedberg2011-11-161-0/+17
| | * | Bluetooth: Add address type to mgmt_pair_deviceJohan Hedberg2011-11-161-2/+2
| | * | Bluetooth: mgmt_stop_discovery_failed()Andre Guedes2011-11-161-0/+1
| | * | Bluetooth: Rename mgmt_inquiry_failed()Andre Guedes2011-11-161-1/+1
| | * | Bluetooth: Rename l2cap_check_security()Gustavo F. Padovan2011-11-101-0/+1
| | * | Bluetooth: Add status parameter to mgmt_disconnect responseJohan Hedberg2011-11-102-1/+2
| | * | Bluetooth: Add proper response to mgmt_remove_keys commandJohan Hedberg2011-11-101-0/+4
| | * | Bluetooth: Add public/random LE address information to mgmt messagesJohan Hedberg2011-11-102-8/+10
* | | | net: use IS_ENABLED(CONFIG_IPV6)Eric Dumazet2011-12-1116-34/+34
* | | | udp: Export code sk lookup routinesPavel Emelyanov2011-12-091-0/+6
* | | | inet_diag: Generalize inet_diag dump and get_exact callsPavel Emelyanov2011-12-091-1/+17
* | | | inet_diag: Introduce the inet socket dumping routinePavel Emelyanov2011-12-091-0/+7
* | | | inet_diag: Introduce the byte-code run on an inet socketPavel Emelyanov2011-12-091-0/+2
* | | | inet_diag: Export inet diag cookie checking routinePavel Emelyanov2011-12-091-0/+2
* | | | inet_diag: Remove indirect sizeof from inet diag handlersPavel Emelyanov2011-12-091-1/+0
* | | | sch_red: generalize accurate MAX_P support to RED/GRED/CHOKEEric Dumazet2011-12-092-5/+13