Age | Commit message (Expand) | Author | Files | Lines |
2012-06-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 4 | -12/+88 |
2012-06-26 | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2012-06-25 | HID: Fix the generic Kconfig options | Henrik Rydberg | 1 | -1/+1 |
2012-06-14 | Bluetooth: Fix sending HCI_Disconnect only when connected | Vishal Agarwal | 1 | -1/+1 |
2012-06-12 | Bluetooth: Fix using uninitialized option in RFCMode | Szymon Janc | 1 | -6/+8 |
2012-06-09 | Bluetooth: Add support for encryption key refresh | Johan Hedberg | 1 | -0/+48 |
2012-06-08 | Bluetooth: Fix SMP security elevation from medium to high | Johan Hedberg | 1 | -3/+6 |
2012-06-08 | Bluetooth: Fix deadlock and crash when SMP pairing times out | Johan Hedberg | 1 | -1/+6 |
2012-06-08 | Bluetooth: Fix LE pairing completion on connection failure | Vishal Agarwal | 1 | -0/+18 |
2012-06-08 | Bluetooth: Fix SMP pairing method selection | Johan Hedberg | 1 | -1/+1 |
2012-06-05 | Bluetooth: Fix checking the wrong flag when accepting a socket | Vinicius Costa Gomes | 1 | -1/+1 |
2012-06-03 | tty: Revert the tty locking series, it needs more work | Linus Torvalds | 1 | -2/+2 |
2012-05-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 12 | -638/+990 |
2012-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -26/+1 |
2012-05-23 | Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -73/+64 |
2012-05-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next | John W. Linville | 12 | -638/+990 |
2012-05-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 5 | -7/+31 |
2012-05-16 | Bluetooth: Report proper error number in disconnection | Gustavo Padovan | 1 | -1/+1 |
2012-05-16 | Bluetooth: Create flags for bt_sk() | Gustavo Padovan | 4 | -22/+35 |
2012-05-16 | Bluetooth: report the right security level in getsockopt | Gustavo Padovan | 1 | -1/+4 |
2012-05-16 | Bluetooth: Lock the L2CAP channel when sending | Mat Martineau | 1 | -6/+6 |
2012-05-16 | Bluetooth: Restore locking semantics when looking up L2CAP channels | Mat Martineau | 1 | -7/+3 |
2012-05-16 | Bluetooth: Fix a redundant and problematic incoming MTU check | Mat Martineau | 1 | -20/+0 |
2012-05-16 | Bluetooth: Fix EIR data generation for mgmt_device_found | Vishal Agarwal | 1 | -1/+3 |
2012-05-16 | Bluetooth: Fix Inquiry with RSSI event mask | Johan Hedberg | 1 | -1/+1 |
2012-05-16 | Bluetooth: improve readability of l2cap_seq_list code | Gustavo Padovan | 1 | -15/+18 |
2012-05-16 | Bluetooth: Fix skb length calculation | Gustavo Padovan | 1 | -0/+3 |
2012-05-16 | Bluetooth: Fix packet size provided to the controller | Gustavo Padovan | 1 | -2/+6 |
2012-05-16 | Bluetooth: Fix wrong set of skb fragments | Gustavo Padovan | 1 | -4/+8 |
2012-05-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth | Gustavo Padovan | 5 | -7/+31 |
2012-05-16 | Bluetooth: Initialize the transmit queue for L2CAP streaming mode | Mat Martineau | 1 | -1/+2 |
2012-05-14 | Bluetooth: Update tx_send_head when sending ERTM data | Mat Martineau | 1 | -0/+3 |
2012-05-14 | Bluetooth: mgmt: Fix device_connected sending order | Johan Hedberg | 2 | -2/+10 |
2012-05-14 | Bluetooth: notify userspace of security level change | Gustavo Padovan | 4 | -5/+21 |
2012-05-10 | bluetooth: Convert compare_ether_addr to ether_addr_equal | Joe Perches | 1 | -3/+3 |
2012-05-09 | Bluetooth: Fixed checkpatch warnings | Cristian Chilipirea | 1 | -1/+2 |
2012-05-09 | Bluetooth: bnep: use constant for ethertype | Eldad Zack | 1 | -1/+1 |
2012-05-09 | Bluetooth: Refactor L2CAP ERTM and streaming transmit segmentation | Mat Martineau | 1 | -58/+86 |
2012-05-09 | Bluetooth: Remove unneeded calculation and magic number | Andrei Emeltchenko | 1 | -2/+2 |
2012-05-09 | Bluetooth: Remove hlen variable | Gustavo Padovan | 1 | -3/+3 |
2012-05-09 | Bluetooth: Enable Low Energy support by default | Marcel Holtmann | 2 | -10/+4 |
2012-05-09 | Bluetooth: Remove unused hci_le_ltk_neg_reply() | Syam Sidhardhan | 1 | -14/+0 |
2012-05-09 | Bluetooth: Remove unneeded elements from size calculation | Gustavo Padovan | 1 | -1/+1 |
2012-05-09 | Bluetooth: Remove unused hci_le_ltk_reply() | Syam Sidhardhan | 1 | -16/+0 |
2012-05-09 | Bluetooth: Add Code Aurora Forum copyright | Mat Martineau | 1 | -0/+1 |
2012-05-09 | Bluetooth: Make better use of l2cap_chan reference counting | Mat Martineau | 2 | -0/+9 |
2012-05-09 | Bluetooth: Remove unused function | Mat Martineau | 1 | -11/+0 |
2012-05-09 | Bluetooth: Initialize new l2cap_chan structure members | Mat Martineau | 1 | -8/+17 |
2012-05-09 | Bluetooth: Move recently-added ERTM header packing functions | Mat Martineau | 1 | -100/+100 |
2012-05-09 | Bluetooth: Remove duplicate structure members from bt_skb_cb | Mat Martineau | 1 | -19/+19 |