aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth
Commit message (Expand)AuthorAge
...
| * | Merge tag 'master-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-11-10
| |\|
| | * Bluetooth: Clear LE white list when resetting controllerMarcel Holtmann2014-10-30
| | * Bluetooth: 6lowpan: use after free in disconnect_devices()Dan Carpenter2014-10-30
| | * Bluetooth: Wrong style spin lock usedJukka Rissanen2014-10-29
| | * Bluetooth: Fix check for direct advertisingJohan Hedberg2014-10-28
| | * Bluetooth: Fix LE connection timeout deadlockJohan Hedberg2014-10-28
| | * Bluetooth: spelling fixesStephen Hemminger2014-10-28
| | * Bluetooth: 6lowpan: Fix lockdep splatsJukka Rissanen2014-10-28
| | * Bluetooth: 6lowpan: Converting rwlocks to use RCUJukka Rissanen2014-10-28
| | * Bluetooth: Revert SMP self-test patchesJohan Hedberg2014-10-28
| | * ieee802154: 6lowpan: rename process_data and lowpan_process_dataMartin Townsend2014-10-27
| | * bluetooth:6lowpan: use consume_skb when packet processed successfullyMartin Townsend2014-10-27
| | * 6lowpan: fix process_data return valuesMartin Townsend2014-10-27
| | * 6lowpan: remove skb_deliver from IPHCMartin Townsend2014-10-27
| | * Bluetooth: Add self-tests for SMP crypto functionsJohan Hedberg2014-10-25
| | * Bluetooth: Add skeleton for SMP self-testsJohan Hedberg2014-10-25
| | * Bluetooth: Pass only crypto context to SMP crypto functionsJohan Hedberg2014-10-25
| | * Bluetooth: fix shadow warning in hci_disconnect()Fabian Frederick2014-10-25
| | * Bluetooth: Fix missing channel unlock in l2cap_le_creditsMartin Townsend2014-10-25
| | * 6lowpan: Use skb_cow in IPHC decompression.Martin Townsend2014-10-25
| | * Bluetooth: 6lowpan: remove unnecessary codes in give_skb_to_upperLi RongQing2014-10-25
| | * Bluetooth: Improve RFCOMM __test_pf macro robustnessSzymon Janc2014-10-25
| | * Bluetooth: Fix RFCOMM NSC responseSzymon Janc2014-10-25
| | * Bluetooth: Defer connection-parameter removal when unpairingAlfonso Acosta2014-10-25
| | * Bluetooth: Remove redundant check on hci_conn's device classAlfonso Acosta2014-10-25
| | * Bluetooth: Include ADV_IND report in Device Connected eventAlfonso Acosta2014-10-25
| | * Bluetooth: Refactor arguments of mgmt_device_connectedAlfonso Acosta2014-10-25
| * | net: Add and use skb_copy_datagram_msg() helper.David S. Miller2014-11-05
| |/
* / rfcomm, sched/wait: Fix broken wait constructPeter Zijlstra2014-11-04
|/
* Bluetooth: 6lowpan: Check transmit errors for multicast packetsJukka Rissanen2014-10-02
* Bluetooth: 6lowpan: Return EAGAIN error also for multicast packetsJukka Rissanen2014-10-02
* Bluetooth: 6lowpan: Avoid memory leak if memory allocation failsJukka Rissanen2014-10-02
* Bluetooth: 6lowpan: Memory leak as the skb is not freedJukka Rissanen2014-10-02
* Bluetooth: Fix lockdep warning with l2cap_chan_connectJohan Hedberg2014-10-02
* Bluetooth: 6lowpan: Enable multicast supportJukka Rissanen2014-09-29
* Bluetooth: 6lowpan: Ensure header compression does not corrupt IPv6 headerJukka Rissanen2014-09-29
* Bluetooth: 6lowpan: Make sure skb exists before accessing itJukka Rissanen2014-09-29
* Bluetooth: Rename sco_param_wideband table to esco_param_msbcJohan Hedberg2014-09-25
* Bluetooth: Add retransmission effort into SCO parameter tableJohan Hedberg2014-09-24
* Bluetooth: Fix reason code used for rejecting SCO connectionsJohan Hedberg2014-09-24
* Bluetooth: Convert bt_<level> logging functions to return voidJoe Perches2014-09-24
* Bluetooth: Check for SCO type before setting retransmission effortBernhard Thaler2014-09-23
* Bluetooth: Fix setting correct security level when initiating SMPJohan Hedberg2014-09-18
* Bluetooth: Remove exported hci_recv_fragment functionMarcel Holtmann2014-09-17
* Bluetooth: Provide HCI command opcode information to driverMarcel Holtmann2014-09-15
* Bluetooth: Add BUILD_BUG_ON check for SKB control buffer sizeMarcel Holtmann2014-09-15
* Bluetooth: Fix re-setting RPA as expired when deferring updateJohan Hedberg2014-09-12
* Bluetooth: Expire RPA if encryption failsJohan Hedberg2014-09-11
* Bluetooth: Avoid hard-coded IO capability values in SMPJohan Hedberg2014-09-10
* Bluetooth: Fix L2CAP information request handling for fixed channelsJohan Hedberg2014-09-10