| Commit message (Expand) | Author | Age |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-06-18 |
|\ |
|
| * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2012-06-13 |
| |\ |
|
| | * | mac80211: add some missing kernel-doc | Johannes Berg | 2012-06-09 |
| * | | Bluetooth: Add support for encryption key refresh | Johan Hedberg | 2012-06-08 |
| |/ |
|
* | | net: remove my future former mail address | RĂ©mi Denis-Courmont | 2012-06-17 |
* | | Revert "ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ip... | David S. Miller | 2012-06-16 |
* | | ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ipv6_route | Thomas Graf | 2012-06-15 |
* | | bonding: Fix corrupted queue_mapping | Eric Dumazet | 2012-06-12 |
* | | net: Reorder initialization in ip_route_output to fix gcc warning | Roland Dreier | 2012-06-11 |
* | | inetpeer: fix a race in inetpeer_gc_worker() | Eric Dumazet | 2012-06-06 |
|/ |
|
* | cipso: handle CIPSO options correctly when NetLabel is disabled | Paul Moore | 2012-06-01 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-05-31 |
|\ |
|
| * | ipv6: fix incorrect ipsec fragment | Gao feng | 2012-05-27 |
* | | memcg: decrement static keys at real destroy time | Glauber Costa | 2012-05-29 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-05-24 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next | John W. Linville | 2012-05-22 |
| |\ |
|
| | * | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 2012-05-16 |
| | |\ |
|
| | | * | Bluetooth: Create flags for bt_sk() | Gustavo Padovan | 2012-05-16 |
| | | * | Bluetooth: Lock the L2CAP channel when sending | Mat Martineau | 2012-05-16 |
| | | * | Bluetooth: Fix EIR data generation for mgmt_device_found | Vishal Agarwal | 2012-05-16 |
| | | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth | Gustavo Padovan | 2012-05-16 |
| | | |\ |
|
| | | * | | Bluetooth: Refactor L2CAP ERTM and streaming transmit segmentation | Mat Martineau | 2012-05-09 |
| | | * | | Bluetooth: Enable Low Energy support by default | Marcel Holtmann | 2012-05-09 |
| | | * | | Bluetooth: Remove unused hci_le_ltk_neg_reply() | Syam Sidhardhan | 2012-05-09 |
| | | * | | Bluetooth: Remove unused hci_le_ltk_reply() | Syam Sidhardhan | 2012-05-09 |
| | | * | | Bluetooth: Remove duplicate structure members from bt_skb_cb | Mat Martineau | 2012-05-09 |
| | | * | | Bluetooth: Improve ERTM sequence number offset calculation | Mat Martineau | 2012-05-09 |
| | | * | | Bluetooth: Remove advertising cache | Andre Guedes | 2012-05-09 |
| | | * | | Bluetooth: Use address type info from user-space | Andre Guedes | 2012-05-09 |
| | | * | | Bluetooth: Add dst_type parameter to hci_connect | Andre Guedes | 2012-05-09 |
| | | * | | Bluetooth: Move bdaddr_to_le to hci_core | Andre Guedes | 2012-05-09 |
| | | * | | Bluetooth: Add address type to struct sockaddr_l2 | Andre Guedes | 2012-05-09 |
| | | * | | Bluetooth: Move address type macros to bluetooth.h | Andre Guedes | 2012-05-09 |
| | | * | | Bluetooth: trivial: Remove empty line | Andrei Emeltchenko | 2012-05-09 |
| | | * | | Bluetooth: Remove strtoba header declared but not defined | Syam Sidhardhan | 2012-05-09 |
| | | * | | Bluetooth: remove header declared but not defined | Syam Sidhardhan | 2012-05-09 |
| | | * | | Bluetooth: Add the l2cap_seq_list structure for tracking frames | Mat Martineau | 2012-05-09 |
| | | * | | Bluetooth: Remove err parameter from alloc_skb() | Gustavo Padovan | 2012-05-09 |
| | | * | | Bluetooth: Adds set_default function in L2CAP setup | Andrei Emeltchenko | 2012-05-08 |
| | | * | | Bluetooth: Remove MGMT_ADDR_INVALID macro | Andre Guedes | 2012-05-08 |
| | | * | | Bluetooth: Remove sk parameter from l2cap_chan_create() | Gustavo Padovan | 2012-05-08 |
| | | * | | Bluetooth: Add a structure to carry ERTM data in skb control blocks | Mat Martineau | 2012-05-08 |
| | | * | | Bluetooth: Add definitions and struct members for new ERTM state machine | Mat Martineau | 2012-05-08 |
| | | * | | Bluetooth: Comments and style fixes | Andrei Emeltchenko | 2012-05-08 |
| | | * | | Bluetooth: Add HCI_PERIODIC_INQ to dev_flags | Andre Guedes | 2012-05-08 |
| | | * | | Bluetooth: Add Periodic Inquiry command complete handler | Andre Guedes | 2012-05-08 |
| | | * | | Bluetooth: Add hci_cancel_le_scan() to hci_core | Andre Guedes | 2012-05-08 |
| | | * | | Bluetooth: Correct ediv in SMP | Andrei Emeltchenko | 2012-05-08 |
| | | * | | Bluetooth: Add management command for setting Device ID | Marcel Holtmann | 2012-05-08 |
| | | * | | Bluetooth: Handle EIR tags for Device ID | Marcel Holtmann | 2012-05-08 |