aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth
Commit message (Expand)AuthorAge
* 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
* Bluetooth: Add smp_ltk_sec_level() helper functionJohan Hedberg2014-09-10
* Bluetooth: Fix SMP security level when we have no IO capabilitiesJohan Hedberg2014-09-10
* Bluetooth: Centralize disallowing SMP commands to a single placeJohan Hedberg2014-09-10
* Bluetooth: Fix ignoring unknown SMP authentication requirement bitsJohan Hedberg2014-09-10
* Bluetooth: Remove unnecessary early initialization of variableJohan Hedberg2014-09-10
* Bluetooth: Fix allowing SMP Signing info PDUJohan Hedberg2014-09-09
* Bluetooth: 6lowpan: Route packets that are not meant to peer via correct deviceJukka Rissanen2014-09-09
* Bluetooth: 6lowpan: Set the peer IPv6 address correctlyJukka Rissanen2014-09-09
* Bluetooth: 6lowpan: Increase the connection timeout valueJukka Rissanen2014-09-09
* Bluetooth: Fix mgmt pairing failure when authentication failsJohan Hedberg2014-09-08
* Bluetooth: Fix dereferencing conn variable before NULL checkJohan Hedberg2014-09-08
* Bluetooth: LLVMLinux: Remove VLAIS from bluetooth/amp.cBehan Webster2014-09-08
* Bluetooth: Add strict checks for allowed SMP PDUsJohan Hedberg2014-09-08
* Bluetooth: Fix calling smp_distribute_keys() when still waiting for keysJohan Hedberg2014-09-08
* Bluetooth: Add define for key distribution maskJohan Hedberg2014-09-08
* Bluetooth: Fix locking of the SMP contextJohan Hedberg2014-09-08
* Bluetooth: Remove unnecessary deferred work for SMP key distributionJohan Hedberg2014-09-08
* Bluetooth: Move identity address update behind a workqueueJohan Hedberg2014-09-08
* Bluetooth: Don't take any action in smp_resume_cb if not encryptedJohan Hedberg2014-09-08
* Bluetooth: Remove unnecessary checks after canceling SMP security timerJohan Hedberg2014-09-08
* Bluetooth: Add clarifying comment for LE CoC result valueJohan Hedberg2014-09-08
* Bluetooth: Move clock offset reading into hci_disconnect()Johan Hedberg2014-09-08
* Bluetooth: Use hci_disconnect() for mgmt_disconnect_device()Johan Hedberg2014-09-08
* Bluetooth: Update hci_disconnect() to return an error valueJohan Hedberg2014-09-08
* Bluetooth: Fix SMP error and response to be mutually exclusiveJohan Hedberg2014-09-08
* Bluetooth: Remove unused l2cap_conn_shutdown APIJohan Hedberg2014-09-08
* Bluetooth: Use hci_disconnect for immediate disconnection from SMPJohan Hedberg2014-09-08
* Bluetooth: Set discon_timeout to 0 in l2cap_conn_delJohan Hedberg2014-09-08
* Bluetooth: Remove hci_conn_hold/drop from hci_chanJohan Hedberg2014-09-08