| Commit message (Expand) | Author | Age | Files | Lines |
* | net: ping: remove some sparse errors | Eric Dumazet | 2011-12-14 | 1 | -2/+2 |
* | cls_flow: remove one dynamic array | Eric Dumazet | 2011-12-14 | 1 | -1/+1 |
* | vlan: static functions | Eric Dumazet | 2011-12-14 | 1 | -3/+3 |
* | vlan: add rtnl_dereference() annotations | Dan Carpenter | 2011-12-14 | 1 | -5/+9 |
* | rtnetlink: rtnl_link_register() sanity test | Eric Dumazet | 2011-12-14 | 1 | -11/+14 |
* | ipv6: If neigh lookup fails during icmp6 dst allocation, propagate error. | David S. Miller | 2011-12-13 | 1 | -2/+4 |
* | net: Remove unused neighbour layer ops. | David S. Miller | 2011-12-13 | 1 | -10/+0 |
* | netem: add cell concept to simulate special MAC behavior | Hagen Paul Pfeifer | 2011-12-12 | 1 | -4/+29 |
* | Merge branch 'batman-adv/next' of git://git.open-mesh.org/linux-merge | David S. Miller | 2011-12-12 | 7 | -165/+212 |
|\ |
|
| * | batman-adv: Only write requested number of byte to user buffer | Sven Eckelmann | 2011-12-12 | 1 | -3/+2 |
| * | batman-adv: Directly check read of icmp packet in copy_from_user | Sven Eckelmann | 2011-12-12 | 1 | -6/+1 |
| * | batman-adv: bat_socket_read missing checks | Paul Kot | 2011-12-12 | 1 | -2/+2 |
| * | batman-adv: format multi-line if in the correct way | Antonio Quartulli | 2011-12-07 | 1 | -2/+1 |
| * | batman-adv: remove extra negation in gw_out_of_range() | Dan Carpenter | 2011-12-07 | 1 | -1/+1 |
| * | batman-adv: use unregister_netdevice() when softif_create fails | Simon Wunderlich | 2011-11-20 | 1 | -1/+1 |
| * | batman-adv: check return value for hash_add() | Simon Wunderlich | 2011-11-20 | 1 | -6/+22 |
| * | batman-adv: generalise tt_local_reset_flags() | Antonio Quartulli | 2011-11-20 | 1 | -12/+23 |
| * | batman-adv: create a common substructure for tt_global/local_entry | Antonio Quartulli | 2011-11-20 | 3 | -140/+167 |
| * | batman-adv: report compat_version in version field in case of version mismatch | Marek Lindner | 2011-11-20 | 1 | -1/+1 |
* | | Display maximum tcp memory allocation in kmem cgroup | Glauber Costa | 2011-12-12 | 1 | -1/+11 |
* | | Display current tcp failcnt in kmem cgroup | Glauber Costa | 2011-12-12 | 1 | -0/+31 |
* | | Display current tcp memory allocation in kmem cgroup | Glauber Costa | 2011-12-12 | 1 | -0/+21 |
* | | tcp buffer limitation: per-cgroup limit | Glauber Costa | 2011-12-12 | 2 | -2/+149 |
* | | per-netns ipv4 sysctl_tcp_mem | Glauber Costa | 2011-12-12 | 7 | -21/+56 |
* | | tcp memory pressure controls | Glauber Costa | 2011-12-12 | 5 | -4/+128 |
* | | socket: initial cgroup code. | Glauber Costa | 2011-12-12 | 1 | -8/+16 |
* | | foundations of per-cgroup memory pressure controlling. | Glauber Costa | 2011-12-12 | 7 | -37/+48 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-12-12 | 21 | -288/+935 |
|\ \ |
|
| * | | wireless: disable wext sysfs by default | Johannes Berg | 2011-12-07 | 1 | -3/+4 |
| * | | mac80211: Remove WARN_ON in apply-ht-override logic. | Ben Greear | 2011-12-06 | 1 | -1/+3 |
| * | | mac80211: accept public action frames with mismatched BSSID | Johannes Berg | 2011-12-06 | 1 | -3/+10 |
| * | | mac80211: fix retransmit | Johannes Berg | 2011-12-06 | 1 | -1/+4 |
| * | | mac80211: Add HT operation modes for IBSS | Alexander Simon | 2011-12-06 | 7 | -12/+87 |
| * | | mac80211: handle protection mode, RIFS and ADDBA for HT IBSS | Simon Wunderlich | 2011-12-06 | 3 | -0/+44 |
| * | | nl80211: Parse channel type attribute in an ibss join request | Alexander Simon | 2011-12-06 | 2 | -7/+37 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova... | John W. Linville | 2011-12-06 | 9 | -261/+746 |
| |\ \ |
|
| | * | | Bluetooth: trivial: correct check for LMP version | Andrei Emeltchenko | 2011-12-03 | 1 | -1/+1 |
| | * | | Bluetooth: Remove magic bluetooth version numbers | Andrei Emeltchenko | 2011-12-03 | 2 | -4/+4 |
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova... | Gustavo F. Padovan | 2011-12-03 | 3 | -8/+7 |
| | |\ \ |
|
| | | * | | Bluetooth: Correct version check in hci_setup | Andrei Emeltchenko | 2011-12-03 | 1 | -1/+1 |
| | | * | | Bluetooth: bnep: Fix module reference | David Herrmann | 2011-11-21 | 1 | -5/+3 |
| | | * | | Bluetooth: cmtp: Fix module reference | David Herrmann | 2011-11-21 | 1 | -2/+3 |
| | * | | | Bluetooth: remove old code | Andrei Emeltchenko | 2011-12-02 | 1 | -12/+0 |
| | * | | | Bluetooth: LE Set Scan Parameter Command | Andre Guedes | 2011-12-02 | 1 | -0/+10 |
| | * | | | Bluetooth: Add dev_flags to struct hci_dev | Andre Guedes | 2011-12-02 | 2 | -0/+7 |
| | * | | | Bluetooth: Add HCI Read Flow Control Mode function | Andrei Emeltchenko | 2011-12-02 | 1 | -0/+19 |
| | * | | | Bluetooth: Centralize SMP pairing failure handling | Brian Gix | 2011-12-01 | 1 | -6/+16 |
| | * | | | Bluetooth: Cleanup blkcipher on SMP termination | Brian Gix | 2011-12-01 | 1 | -1/+9 |
| | * | | | Bluetooth: Add HCI User Passkey Req Evt handling | Brian Gix | 2011-12-01 | 1 | -0/+58 |
| | * | | | Bluetooth: Add User Passkey Response handling | Brian Gix | 2011-12-01 | 1 | -1/+73 |