Age | Commit message (Expand) | Author | Files | Lines |
2011-07-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -2/+1 |
2011-07-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2 | -4/+89 |
2011-07-23 | fs/9p: add 9P2000.L unlinkat operation | Aneesh Kumar K.V | 2 | -0/+3 |
2011-07-23 | fs/9p: add 9P2000.L renameat operation | Aneesh Kumar K.V | 2 | -1/+6 |
2011-07-23 | fs/9p: Clean-up get_protocol_version() to use strcmp | Prem Karat | 2 | -4/+4 |
2011-07-23 | net/9p: Remove structure not used in the code | Aneesh Kumar K.V | 1 | -178/+5 |
2011-07-23 | 9p: clean up packet dump code | Eric Van Hensbergen | 1 | -0/+6 |
2011-07-23 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2 | -4/+89 |
2011-07-22 | ipv6: make fragment identifications less predictable | Eric Dumazet | 2 | -14/+11 |
2011-07-20 | mac80211: sync driver before TX | Johannes Berg | 1 | -0/+42 |
2011-07-20 | cfg80211: allow userspace to control supported rates in scan | Johannes Berg | 1 | -0/+3 |
2011-07-18 | net: Add ->neigh_lookup() operation to dst_ops | David S. Miller | 3 | -9/+6 |
2011-07-18 | net: Abstract dst->neighbour accesses behind helpers. | David S. Miller | 1 | -3/+15 |
2011-07-18 | ipv6: Get rid of rt6i_nexthop macro. | David S. Miller | 1 | -1/+0 |
2011-07-18 | neigh: Pass neighbour entry to output ops. | David S. Miller | 1 | -9/+10 |
2011-07-17 | neigh: Kill ndisc_ops->queue_xmit | David S. Miller | 1 | -1/+0 |
2011-07-17 | neigh: Kill hh_cache->hh_output | David S. Miller | 1 | -2/+2 |
2011-07-17 | neigh: Kill neigh_ops->hh_output | David S. Miller | 1 | -1/+0 |
2011-07-17 | net: Create and use new helper, neigh_output(). | David S. Miller | 1 | -0/+9 |
2011-07-15 | mac80211: let key iteration get keys in install order | Johannes Berg | 1 | -0/+4 |
2011-07-15 | mac80211: allow driver access to TKIP RX P1K | Johannes Berg | 1 | -0/+14 |
2011-07-15 | nl80211/cfg80211: add max_sched_scan_ie_len in the hw description | Luciano Coelho | 1 | -0/+3 |
2011-07-15 | nl80211/cfg80211: add max_sched_scan_ssids in the hw description | Luciano Coelho | 1 | -0/+3 |
2011-07-15 | nl80211: advertise GTK rekey support, new triggers | Johannes Berg | 1 | -4/+20 |
2011-07-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 8 | -38/+221 |
2011-07-14 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2 | -1/+2 |
2011-07-14 | net: Embed hh_cache inside of struct neighbour. | David S. Miller | 2 | -10/+10 |
2011-07-13 | mac80211: allow driver to disconnect after resume | Johannes Berg | 1 | -0/+23 |
2011-07-13 | ipv4: Inline neigh binding. | David Miller | 1 | -1/+32 |
2011-07-11 | cfg80211: fix docbook | Johannes Berg | 1 | -0/+1 |
2011-07-11 | mac80211: add driver RSSI threshold events | Meenakshi Venkataraman | 1 | -0/+20 |
2011-07-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/... | John W. Linville | 6 | -12/+75 |
2011-07-11 | Merge branch 'master' into for-next | Jiri Kosina | 4 | -2/+17 |
2011-07-11 | ipv4: Use universal hash for ARP. | David S. Miller | 1 | -0/+7 |
2011-07-11 | neigh: Store hash shift instead of mask. | David S. Miller | 1 | -1/+1 |
2011-07-11 | Bluetooth: Fixes l2cap "command reject" reply according to spec | Ilia Kolomisnky | 1 | -1/+18 |
2011-07-09 | Bluetooth: Add support for returning the encryption key size | Vinicius Costa Gomes | 1 | -0/+1 |
2011-07-09 | Bluetooth: Add support for storing the key size | Vinicius Costa Gomes | 1 | -1/+2 |
2011-07-09 | Bluetooth: Remove unused field in hci_conn | Vinicius Costa Gomes | 1 | -1/+0 |
2011-07-09 | Bluetooth: Add functions to manipulate the link key list for SMP | Vinicius Costa Gomes | 1 | -0/+5 |
2011-07-09 | Bluetooth: Add new structures for supporting SM key distribution | Vinicius Costa Gomes | 3 | -0/+22 |
2011-07-09 | rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_check | Michal Hocko | 1 | -2/+1 |
2011-07-09 | Bluetooth: Add support for SMP phase 3 (key distribution) | Vinicius Costa Gomes | 1 | -0/+1 |
2011-07-08 | sctp: ABORT if receive, reassmbly, or reodering queue is not empty while clos... | Thomas Graf | 1 | -1/+1 |
2011-07-08 | mac80211: allow driver to generate P1K for IV32 | Johannes Berg | 1 | -2/+22 |
2011-07-08 | mac80211: allow drivers to access key sequence counter | Johannes Berg | 1 | -0/+60 |
2011-07-08 | mac80211: fix TKIP races, make API easier to use | Johannes Berg | 1 | -26/+22 |
2011-07-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 3 | -0/+229 |
2011-07-08 | sctp: Enforce retransmission limit during shutdown | Thomas Graf | 1 | -0/+1 |
2011-07-07 | Bluetooth: Remove L2CAP busy queue | Mat Martineau | 1 | -4/+0 |