| Commit message (Expand) | Author | Age | Files | Lines |
* | net: Compute protocol sequence numbers and fragment IDs using MD5. | David S. Miller | 2011-08-06 | 1 | -0/+20 |
* | net: fix NULL dereferences in check_peer_redir() | Eric Dumazet | 2011-08-03 | 1 | -4/+13 |
* | doc: Update the email address for Paul Moore in various source files | Paul Moore | 2011-08-01 | 2 | -2/+2 |
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 | 15 | -15/+15 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-07-25 | 1 | -2/+1 |
|\ |
|
| * | Merge branch 'master' into for-next | Jiri Kosina | 2011-07-11 | 4 | -2/+17 |
| |\ |
|
| * | | rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_check | Michal Hocko | 2011-07-08 | 1 | -2/+1 |
| * | | treewide: fix kernel-doc warnings | Vitaliy Ivanov | 2011-06-28 | 1 | -1/+0 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2011-07-24 | 2 | -4/+89 |
|\ \ \ |
|
| * \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-07-22 | 2 | -4/+89 |
| |\ \ \ |
|
| | * | | | mac80211: sync driver before TX | Johannes Berg | 2011-07-20 | 1 | -0/+42 |
| | * | | | cfg80211: allow userspace to control supported rates in scan | Johannes Berg | 2011-07-19 | 1 | -0/+3 |
| | * | | | mac80211: let key iteration get keys in install order | Johannes Berg | 2011-07-15 | 1 | -0/+4 |
| | * | | | mac80211: allow driver access to TKIP RX P1K | Johannes Berg | 2011-07-15 | 1 | -0/+14 |
| | * | | | nl80211/cfg80211: add max_sched_scan_ie_len in the hw description | Luciano Coelho | 2011-07-15 | 1 | -0/+3 |
| | * | | | nl80211/cfg80211: add max_sched_scan_ssids in the hw description | Luciano Coelho | 2011-07-15 | 1 | -0/+3 |
| | * | | | nl80211: advertise GTK rekey support, new triggers | Johannes Berg | 2011-07-15 | 1 | -4/+20 |
* | | | | | fs/9p: add 9P2000.L unlinkat operation | Aneesh Kumar K.V | 2011-07-23 | 2 | -0/+3 |
* | | | | | fs/9p: add 9P2000.L renameat operation | Aneesh Kumar K.V | 2011-07-23 | 2 | -1/+6 |
* | | | | | fs/9p: Clean-up get_protocol_version() to use strcmp | Prem Karat | 2011-07-23 | 2 | -4/+4 |
* | | | | | net/9p: Remove structure not used in the code | Aneesh Kumar K.V | 2011-07-23 | 1 | -178/+5 |
* | | | | | 9p: clean up packet dump code | Eric Van Hensbergen | 2011-07-23 | 1 | -0/+6 |
|/ / / / |
|
* | | | | ipv6: make fragment identifications less predictable | Eric Dumazet | 2011-07-21 | 2 | -14/+11 |
* | | | | net: Add ->neigh_lookup() operation to dst_ops | David S. Miller | 2011-07-18 | 3 | -9/+6 |
* | | | | net: Abstract dst->neighbour accesses behind helpers. | David S. Miller | 2011-07-17 | 1 | -3/+15 |
* | | | | ipv6: Get rid of rt6i_nexthop macro. | David S. Miller | 2011-07-17 | 1 | -1/+0 |
* | | | | neigh: Pass neighbour entry to output ops. | David S. Miller | 2011-07-17 | 1 | -9/+10 |
* | | | | neigh: Kill ndisc_ops->queue_xmit | David S. Miller | 2011-07-16 | 1 | -1/+0 |
* | | | | neigh: Kill hh_cache->hh_output | David S. Miller | 2011-07-16 | 1 | -2/+2 |
* | | | | neigh: Kill neigh_ops->hh_output | David S. Miller | 2011-07-16 | 1 | -1/+0 |
* | | | | net: Create and use new helper, neigh_output(). | David S. Miller | 2011-07-16 | 1 | -0/+9 |
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-07-15 | 8 | -38/+221 |
|\ \ \ \
| |/ / / |
|
| * | | | mac80211: allow driver to disconnect after resume | Johannes Berg | 2011-07-13 | 1 | -0/+23 |
| * | | | cfg80211: fix docbook | Johannes Berg | 2011-07-11 | 1 | -0/+1 |
| * | | | mac80211: add driver RSSI threshold events | Meenakshi Venkataraman | 2011-07-11 | 1 | -0/+20 |
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/... | John W. Linville | 2011-07-11 | 6 | -12/+75 |
| |\ \ \ |
|
| | * | | | Bluetooth: Fixes l2cap "command reject" reply according to spec | Ilia Kolomisnky | 2011-07-11 | 1 | -1/+18 |
| | * | | | Bluetooth: Add support for returning the encryption key size | Vinicius Costa Gomes | 2011-07-08 | 1 | -0/+1 |
| | * | | | Bluetooth: Add support for storing the key size | Vinicius Costa Gomes | 2011-07-08 | 1 | -1/+2 |
| | * | | | Bluetooth: Remove unused field in hci_conn | Vinicius Costa Gomes | 2011-07-08 | 1 | -1/+0 |
| | * | | | Bluetooth: Add functions to manipulate the link key list for SMP | Vinicius Costa Gomes | 2011-07-08 | 1 | -0/+5 |
| | * | | | Bluetooth: Add new structures for supporting SM key distribution | Vinicius Costa Gomes | 2011-07-08 | 3 | -0/+22 |
| | * | | | Bluetooth: Add support for SMP phase 3 (key distribution) | Vinicius Costa Gomes | 2011-07-08 | 1 | -0/+1 |
| | * | | | Bluetooth: Remove L2CAP busy queue | Mat Martineau | 2011-07-07 | 1 | -4/+0 |
| | * | | | Bluetooth: Use event-driven approach for handling ERTM receive buffer | Mat Martineau | 2011-07-07 | 1 | -0/+2 |
| | * | | | Bluetooth: Add lmp_host_le_capable() macro | Andre Guedes | 2011-07-06 | 2 | -0/+6 |
| | * | | | Bluetooth: Add enable_le module parameter | Andre Guedes | 2011-07-06 | 1 | -0/+1 |
| | * | | | Bluetooth: Write LE Host Supported command | Andre Guedes | 2011-07-06 | 1 | -0/+6 |
| | * | | | Bluetooth: Add extfeatures to struct hci_dev | Andre Guedes | 2011-07-06 | 2 | -0/+5 |
| | * | | | Bluetooth: Clean up unused struct hci_conn items | Gustavo F. Padovan | 2011-07-01 | 1 | -2/+0 |