summaryrefslogtreecommitdiffstats
path: root/net/bluetooth
Commit message (Expand)AuthorAgeFilesLines
...
| * Bluetooth: Add self-tests for SMP crypto functionsJohan Hedberg2014-10-251-0/+87
| * Bluetooth: Add skeleton for SMP self-testsJohan Hedberg2014-10-252-0/+39
| * Bluetooth: Pass only crypto context to SMP crypto functionsJohan Hedberg2014-10-251-18/+12
| * Bluetooth: fix shadow warning in hci_disconnect()Fabian Frederick2014-10-251-3/+4
| * Bluetooth: Fix missing channel unlock in l2cap_le_creditsMartin Townsend2014-10-251-0/+1
| * 6lowpan: Use skb_cow in IPHC decompression.Martin Townsend2014-10-251-0/+4
| * Bluetooth: 6lowpan: remove unnecessary codes in give_skb_to_upperLi RongQing2014-10-251-8/+1
| * Bluetooth: Improve RFCOMM __test_pf macro robustnessSzymon Janc2014-10-251-1/+1
| * Bluetooth: Fix RFCOMM NSC responseSzymon Janc2014-10-251-2/+2
| * Bluetooth: Defer connection-parameter removal when unpairingAlfonso Acosta2014-10-252-13/+41
| * Bluetooth: Remove redundant check on hci_conn's device classAlfonso Acosta2014-10-251-2/+1
| * Bluetooth: Include ADV_IND report in Device Connected eventAlfonso Acosta2014-10-252-16/+40
| * Bluetooth: Refactor arguments of mgmt_device_connectedAlfonso Acosta2014-10-253-20/+11
* | net: Add and use skb_copy_datagram_msg() helper.David S. Miller2014-11-052-3/+3
|/
* Bluetooth: 6lowpan: Check transmit errors for multicast packetsJukka Rissanen2014-10-021-3/+10
* Bluetooth: 6lowpan: Return EAGAIN error also for multicast packetsJukka Rissanen2014-10-021-11/+5
* Bluetooth: 6lowpan: Avoid memory leak if memory allocation failsJukka Rissanen2014-10-021-2/+6
* Bluetooth: 6lowpan: Memory leak as the skb is not freedJukka Rissanen2014-10-021-0/+2
* Bluetooth: Fix lockdep warning with l2cap_chan_connectJohan Hedberg2014-10-021-5/+8
* Bluetooth: 6lowpan: Enable multicast supportJukka Rissanen2014-09-291-1/+2
* Bluetooth: 6lowpan: Ensure header compression does not corrupt IPv6 headerJukka Rissanen2014-09-291-52/+83
* Bluetooth: 6lowpan: Make sure skb exists before accessing itJukka Rissanen2014-09-291-0/+6
* Bluetooth: Rename sco_param_wideband table to esco_param_msbcJohan Hedberg2014-09-251-3/+3
* Bluetooth: Add retransmission effort into SCO parameter tableJohan Hedberg2014-09-241-12/+11
* Bluetooth: Fix reason code used for rejecting SCO connectionsJohan Hedberg2014-09-241-1/+1
* Bluetooth: Convert bt_<level> logging functions to return voidJoe Perches2014-09-241-10/+4
* Bluetooth: Check for SCO type before setting retransmission effortBernhard Thaler2014-09-231-5/+17
* Bluetooth: Fix setting correct security level when initiating SMPJohan Hedberg2014-09-181-1/+4
* Bluetooth: Remove exported hci_recv_fragment functionMarcel Holtmann2014-09-171-20/+0
* Bluetooth: Provide HCI command opcode information to driverMarcel Holtmann2014-09-151-0/+1
* Bluetooth: Add BUILD_BUG_ON check for SKB control buffer sizeMarcel Holtmann2014-09-151-0/+3
* Bluetooth: Fix re-setting RPA as expired when deferring updateJohan Hedberg2014-09-121-0/+1
* Bluetooth: Expire RPA if encryption failsJohan Hedberg2014-09-111-0/+6
* Bluetooth: Avoid hard-coded IO capability values in SMPJohan Hedberg2014-09-111-2/+2
* Bluetooth: Fix L2CAP information request handling for fixed channelsJohan Hedberg2014-09-111-20/+33
* Bluetooth: Add smp_ltk_sec_level() helper functionJohan Hedberg2014-09-113-5/+10
* Bluetooth: Fix SMP security level when we have no IO capabilitiesJohan Hedberg2014-09-111-2/+10
* Bluetooth: Centralize disallowing SMP commands to a single placeJohan Hedberg2014-09-111-16/+1
* Bluetooth: Fix ignoring unknown SMP authentication requirement bitsJohan Hedberg2014-09-111-9/+13
* Bluetooth: Remove unnecessary early initialization of variableJohan Hedberg2014-09-111-6/+2
* Bluetooth: Fix allowing SMP Signing info PDUJohan Hedberg2014-09-101-0/+2
* Bluetooth: 6lowpan: Route packets that are not meant to peer via correct deviceJukka Rissanen2014-09-091-2/+63
* Bluetooth: 6lowpan: Set the peer IPv6 address correctlyJukka Rissanen2014-09-091-0/+13
* Bluetooth: 6lowpan: Increase the connection timeout valueJukka Rissanen2014-09-091-1/+1
* Bluetooth: Fix mgmt pairing failure when authentication failsJohan Hedberg2014-09-093-12/+16
* Bluetooth: Fix dereferencing conn variable before NULL checkJohan Hedberg2014-09-081-1/+3
* Bluetooth: LLVMLinux: Remove VLAIS from bluetooth/amp.cBehan Webster2014-09-081-7/+6
* Bluetooth: Add strict checks for allowed SMP PDUsJohan Hedberg2014-09-082-38/+84
* Bluetooth: Fix calling smp_distribute_keys() when still waiting for keysJohan Hedberg2014-09-081-2/+3
* Bluetooth: Add define for key distribution maskJohan Hedberg2014-09-081-2/+3
OpenPOWER on IntegriCloud