- 3d4f9c0 Bluetooth: use inclusive language when filtering devices by Archie Pusaka · 3 years, 9 months ago
- 74be523 Bluetooth: use inclusive language in HCI role comments by Archie Pusaka · 3 years, 9 months ago
- de895b4 Bluetooth: L2CAP: Fix invalid access on ECRED Connection response by Luiz Augusto von Dentz · 3 years, 10 months ago
- 1fa20d7 Bluetooth: L2CAP: Fix invalid access if ECRED Reconfigure fails by Luiz Augusto von Dentz · 3 years, 10 months ago
- 1c6ed31 Bluetooth: Return whether a connection is outbound by Yu Liu · 4 years ago
- 93917fd Bluetooth: use the correct print format for L2CAP debug statements by Kai Ye · 4 years ago
- 149b3f1 Bluetooth: Coding style fix by Meng Yu · 4 years ago
- 82a1242 Bluetooth: Remove 'return' in void function by Meng Yu · 4 years ago
- 5153ceb Bluetooth: L2CAP: Rudimentary typo fixes by Bhaskar Chowdhury · 4 years ago
- be85972 Bluetooth: initialize skb_queue_head at l2cap_chan_create() by Tetsuo Handa · 4 years ago
- 3a9d54b Bluetooth: Set CONF_NOT_COMPLETE as l2cap_chan default by Archie Pusaka · 4 years ago
- 7cf3b1d Bluetooth: L2CAP: Fix not checking for maximum number of DCID by Luiz Augusto von Dentz · 4 years ago
- 98d2c3e Bluetooth: L2CAP: Try harder to accept device not knowing options by Bastien Nocera · 4 years, 3 months ago
- 4d7ea8e Bluetooth: L2CAP: Fix handling fragmented length by Luiz Augusto von Dentz · 4 years, 2 months ago
- 5b8ec15 Bluetooth: Fix for Bluetooth SIG test L2CAP/COS/CFD/BV-14-C by Jimmy Wahlberg · 4 years, 4 months ago
- 288c069 Bluetooth: Enforce key size of 16 bytes on FIPS level by Archie Pusaka · 4 years, 4 months ago
- f194256 Bluetooth: L2CAP: Fix calling sk_filter on non-socket based channel by Luiz Augusto von Dentz · 4 years, 7 months ago
- 19186c7 Bluetooth: core: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 8 months ago
- 76b1399 Bluetooth: Terminate the link if pairing is cancelled by Manish Mandlik · 4 years, 9 months ago
- 69d67b4 Bluetooth: L2CAP: Fix errors during L2CAP_CREDIT_BASED_CONNECTION_REQ (0x17) by Konstantin Forostyan · 4 years, 10 months ago
- da49b60 Bluetooth: L2CAP: Use DEFER_SETUP to group ECRED connections by Luiz Augusto von Dentz · 5 years ago
- 965995b Bluetooth: L2CAP: remove set but not used variable 'credits' by YueHaibing · 5 years ago
- 96298f6 Bluetooth: L2CAP: handle l2cap config request during open state by Howard Chung · 5 years ago
- 4be5ca6 Bluetooth: L2CAP: Add module option to enable ECRED mode by Luiz Augusto von Dentz · 5 years ago
- 15f02b9 Bluetooth: L2CAP: Add initial code for Enhanced Credit Based Mode by Luiz Augusto von Dentz · 5 years ago
- 55cee73 Bluetooth: Make use of skb_pull to parse L2CAP signaling PDUs by Luiz Augusto von Dentz · 5 years ago
- 6c08fc8 Bluetooth: Fix refcount use-after-free issue by Manish Mandlik · 5 years ago
- 788d10c Bluetooth: remove redundant assignment to variable icid by Colin Ian King · 5 years ago
- 4b6e228 Bluetooth: Auto tune if input MTU is set to 0 by Luiz Augusto von Dentz · 5 years ago
- df66499 Bluetooth: delete a stray unlock by Dan Carpenter · 5 years ago
- 68d19d7 Revert "Bluetooth: validate BLE connection interval updates" by Marcel Holtmann · 6 years ago
- 58a96fc Bluetooth: Add debug setting for changing minimum encryption key size by Marcel Holtmann · 6 years ago
- 237f83d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
- 00f6272 Bluetooth: L2CAP: Check bearer type on __l2cap_global_chan_by_addr by Luiz Augusto von Dentz · 6 years ago
- c49a868 Bluetooth: validate BLE connection interval updates by csonsino · 6 years ago
- 28261da Bluetooth: Check state in l2cap_disconnect_rsp by Matias Karhumaa · 6 years ago
- eca9443 Bluetooth: Fix faulty expression for minimum encryption key size check by Matias Karhumaa · 6 years ago
- 693cd8c Bluetooth: Fix regression with minimum encryption key size alignment by Marcel Holtmann · 6 years ago
- ba8f528 Bluetooth: Fix not initializing L2CAP tx_credits by Luiz Augusto von Dentz · 6 years ago
- 6317950 Bluetooth: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
- 7c9cbd0 Bluetooth: Verify that l2cap_get_conf_opt provides large enough buffer by Marcel Holtmann · 6 years ago
- af3d5d1 Bluetooth: Check L2CAP option sizes returned from l2cap_get_conf_opt by Marcel Holtmann · 6 years ago
- 8e2924e Bluetooth: Change to use DEFINE_SHOW_ATTRIBUTE macro by Yangtao Li · 6 years ago
- dd1a8f8 Bluetooth: Errata Service Release 8, Erratum 3253 by Mallikarjun Phulari · 6 years ago
- 571f739 Bluetooth: Use separate L2CAP LE credit based connection result values by Mallikarjun Phulari · 6 years ago
- a5c3021 Bluetooth: L2CAP: Detect if remote is not able to use the whole MPS by Luiz Augusto von Dentz · 7 years ago
- 96cd8ea Bluetooth: L2CAP: Derive rx credits from MTU and MPS by Luiz Augusto von Dentz · 7 years ago
- fe14931 Bluetooth: L2CAP: Derive MPS from connection MTU by Luiz Augusto von Dentz · 7 years ago
- 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
- 082f230 Bluetooth: Fix connection if directed advertising and privacy is used by Szymon Janc · 7 years ago
- 06e7e77 Bluetooth: Prevent stack info leak from the EFS element. by Ben Seri · 7 years ago
- e860d2c Bluetooth: Properly check L2CAP config option output buffer length by Ben Seri · 8 years ago
- 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 8 years ago
- 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 8 years ago
- 8a505b7 Bluetooth: L2CAP: Add l2cap_le_flowctl_send by Luiz Augusto von Dentz · 8 years ago
- 0373214 Bluetooth: L2CAP: Don't return -EAGAIN if out of credits by Luiz Augusto von Dentz · 8 years ago
- 2c935bc locking/atomic, kref: Add kref_read() by Peter Zijlstra · 8 years ago
- cbbd26b [iov_iter] new primitives - copy_from_iter_full() and friends by Al Viro · 8 years ago
- 39385cb Bluetooth: Fix using the correct source address type by Johan Hedberg · 8 years ago
- dbb5088 Bluetooth: split sk_filter in l2cap_sock_recv_cb by Daniel Borkmann · 9 years ago
- ca8bee5 Bluetooth: Rename HCI_BREDR into HCI_PRIMARY by Marcel Holtmann · 9 years ago
- 92594a5 Bluetooth: L2CAP: Fix auto-allocating LE PSM values by Johan Hedberg · 9 years ago
- 9a54421 Bluetooth: remove unneeded variable in l2cap_stream_rx by Prasanna Karthik · 9 years ago
- 0ad06aa Bluetooth: Fix specifying role for LE connections by Johan Hedberg · 9 years ago
- 4062418 Bluetooth: L2CAP: Add missing checks for invalid LE DCID by Johan Hedberg · 9 years ago
- ab0c127 Bluetooth: L2CAP: Fix checked range when allocating new CID by Johan Hedberg · 9 years ago
- 8a7889c Bluetooth: L2CAP: Fix returning correct LE CoC response codes by Johan Hedberg · 9 years ago
- fa14222 Bluetooth: Enable new connection establishment procedure. by Jakub Pawlowski · 10 years ago
- ab944c8 Bluetooth: Reinitialize the list after deletion for session user list by Tedd Ho-Jeong An · 10 years ago
- 835a6a2 Bluetooth: Stop sabotaging list poisoning by Alexey Dobriyan · 10 years ago
- 9b4c333 Bluetooth: Make l2cap_recv_acldata() and sco_recv_scodata() return void by Arron Wang · 10 years ago
- a4368ff Bluetooth: Refactor L2CAP variables into l2cap_ctrl by Johan Hedberg · 10 years ago
- b7cb93e Bluetooth: Merge hdev->dbg_flags fields into hdev->dev_flags by Marcel Holtmann · 10 years ago
- d7a5a11 Bluetooth: Introduce hci_dev_test_flag helper macro by Marcel Holtmann · 10 years ago
- 3a6d576 Bluetooth: Convert disconn_cfm to be triggered through hci_cb by Johan Hedberg · 10 years ago
- 539c496 Bluetooth: Convert connect_cfm to be triggered through hci_cb by Johan Hedberg · 10 years ago
- 354fe80 Bluetooth: Convert L2CAP security callback to use hci_cb by Johan Hedberg · 10 years ago
- 315917e Bluetooth: Fix accepting early data on fixed channels by Johan Hedberg · 10 years ago
- 327a719 Bluetooth: Fix lookup of fixed channels by local bdaddr by Johan Hedberg · 10 years ago
- a250e04 Bluetooth: Add helpers for src/dst bdaddr type conversion by Johan Hedberg · 10 years ago
- eeb5a06 Bluetooth: Show device address type for L2CAP debugfs entries by Marcel Holtmann · 10 years ago
- 300acfde Bluetooth: Introduce force_bredr_smp debugfs option for testing by Marcel Holtmann · 10 years ago
- a463e9c Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 10 years ago
- 6e5f59a Merge branch 'for-davem-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by David S. Miller · 10 years ago
- 1783639 first fruits - kill l2cap ->memcpy_fromiovec() by Al Viro · 10 years ago
- 56c39fb switch l2cap ->memcpy_fromiovec() to msghdr by Al Viro · 10 years ago
- f9be9e8 Bluetooth: Check for force_lesc_support when enabling SMP over BR/EDR by Marcel Holtmann · 10 years ago
- b5ae344 Bluetooth: Add full SMP BR/EDR support by Johan Hedberg · 11 years ago
- 0bd49fc Bluetooth: Track both local and remote L2CAP fixed channel mask by Johan Hedberg · 10 years ago
- f6af675 Bluetooth: Automatically flushable packets aren't allowed on LE links by Steven Walter · 10 years ago
- 49d1174 Bluetooth: Add debug logs to help track locking issues by Johan Hedberg · 10 years ago
- 3e64b7b Bluetooth: Trigger SMP for the appropriate LE CoC errors by Johan Hedberg · 10 years ago
- 35dc6f8 Bluetooth: Add key preference parameter to smp_sufficient_security by Johan Hedberg · 10 years ago
- fa37c1a Bluetooth: Fix sending incorrect LE CoC PDU in BT_CONNECT2 state by Johan Hedberg · 10 years ago
- ff71411 Bluetooth: Fix L2CAP nesting level initialization location by Johan Hedberg · 10 years ago
- 49c922b Bluetooth: spelling fixes by Stephen Hemminger · 10 years ago
- ee93053 Bluetooth: Fix missing channel unlock in l2cap_le_credits by Martin Townsend · 10 years ago
- 48ec92f Bluetooth: Refactor arguments of mgmt_device_connected by Alfonso Acosta · 10 years ago
- 02e246ae Bluetooth: Fix lockdep warning with l2cap_chan_connect by Johan Hedberg · 10 years ago
- aeaeb4b Bluetooth: Fix L2CAP information request handling for fixed channels by Johan Hedberg · 11 years ago