aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-06-28
|\
| * Bluetooth: Fix sending HCI_Disconnect only when connectedVishal Agarwal2012-06-14
| * Bluetooth: Fix using uninitialized option in RFCModeSzymon Janc2012-06-11
| * Bluetooth: Add support for encryption key refreshJohan Hedberg2012-06-08
| * Bluetooth: Fix SMP security elevation from medium to highJohan Hedberg2012-06-08
| * Bluetooth: Fix deadlock and crash when SMP pairing times outJohan Hedberg2012-06-08
| * Bluetooth: Fix LE pairing completion on connection failureVishal Agarwal2012-06-08
| * Bluetooth: Fix SMP pairing method selectionJohan Hedberg2012-06-08
* | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-06-26
|\ \ | |/ |/|
| * HID: Fix the generic Kconfig optionsHenrik Rydberg2012-06-25
* | Bluetooth: Fix checking the wrong flag when accepting a socketVinicius Costa Gomes2012-06-04
* | tty: Revert the tty locking series, it needs more workLinus Torvalds2012-06-02
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-05-24
|\ \ | |/ |/|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextJohn W. Linville2012-05-22
| |\
| | * Bluetooth: Report proper error number in disconnectionGustavo Padovan2012-05-16
| | * Bluetooth: Create flags for bt_sk()Gustavo Padovan2012-05-16
| | * Bluetooth: report the right security level in getsockoptGustavo Padovan2012-05-16
| | * Bluetooth: Lock the L2CAP channel when sendingMat Martineau2012-05-16
| | * Bluetooth: Restore locking semantics when looking up L2CAP channelsMat Martineau2012-05-16
| | * Bluetooth: Fix a redundant and problematic incoming MTU checkMat Martineau2012-05-16
| | * Bluetooth: Fix EIR data generation for mgmt_device_foundVishal Agarwal2012-05-16
| | * Bluetooth: Fix Inquiry with RSSI event maskJohan Hedberg2012-05-16
| | * Bluetooth: improve readability of l2cap_seq_list codeGustavo Padovan2012-05-16
| | * Bluetooth: Fix skb length calculationGustavo Padovan2012-05-16
| | * Bluetooth: Fix packet size provided to the controllerGustavo Padovan2012-05-16
| | * Bluetooth: Fix wrong set of skb fragmentsGustavo Padovan2012-05-16
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothGustavo Padovan2012-05-16
| | |\
| | * | Bluetooth: Initialize the transmit queue for L2CAP streaming modeMat Martineau2012-05-15
| | * | Bluetooth: Update tx_send_head when sending ERTM dataMat Martineau2012-05-14
| | * | Bluetooth: Fixed checkpatch warningsCristian Chilipirea2012-05-09
| | * | Bluetooth: bnep: use constant for ethertypeEldad Zack2012-05-09
| | * | Bluetooth: Refactor L2CAP ERTM and streaming transmit segmentationMat Martineau2012-05-09
| | * | Bluetooth: Remove unneeded calculation and magic numberAndrei Emeltchenko2012-05-09
| | * | Bluetooth: Remove hlen variableGustavo Padovan2012-05-09
| | * | Bluetooth: Enable Low Energy support by defaultMarcel Holtmann2012-05-09
| | * | Bluetooth: Remove unused hci_le_ltk_neg_reply()Syam Sidhardhan2012-05-09
| | * | Bluetooth: Remove unneeded elements from size calculationGustavo Padovan2012-05-09
| | * | Bluetooth: Remove unused hci_le_ltk_reply()Syam Sidhardhan2012-05-09
| | * | Bluetooth: Add Code Aurora Forum copyrightMat Martineau2012-05-09
| | * | Bluetooth: Make better use of l2cap_chan reference countingMat Martineau2012-05-09
| | * | Bluetooth: Remove unused functionMat Martineau2012-05-09
| | * | Bluetooth: Initialize new l2cap_chan structure membersMat Martineau2012-05-09
| | * | Bluetooth: Move recently-added ERTM header packing functionsMat Martineau2012-05-09
| | * | Bluetooth: Remove duplicate structure members from bt_skb_cbMat Martineau2012-05-09
| | * | Bluetooth: Remove advertising cacheAndre Guedes2012-05-09
| | * | Bluetooth: Use address type info from user-spaceAndre Guedes2012-05-09
| | * | Bluetooth: Add dst_type parameter to hci_connectAndre Guedes2012-05-09
| | * | Bluetooth: Move bdaddr_to_le to hci_coreAndre Guedes2012-05-09
| | * | Bluetooth: Rename mgmt_to_le to bdaddr_to_leAndre Guedes2012-05-09
| | * | Bluetooth: Rename link_to_mgmt to link_to_bdaddrAndre Guedes2012-05-09