- da49b60 Bluetooth: L2CAP: Use DEFER_SETUP to group ECRED connections by Luiz Augusto von Dentz · 4 years, 10 months ago
- 32b5072 Bluetooth: don't assume key size is 16 when the command fails by Alain Michaud · 4 years, 10 months ago
- b48596d Bluetooth: L2CAP: Add get_peer_pid callback by Luiz Augusto von Dentz · 4 years, 10 months ago
- 2d186fc Bluetooth: Fix incorrect branch in connection complete by Abhishek Pandit-Subedi · 4 years, 10 months ago
- 8731840 Bluetooth: Restore running state if suspend fails by Abhishek Pandit-Subedi · 4 years, 10 months ago
- ba7c1b4 Bluetooth: Do not cancel advertising when starting a scan by Dmitry Grinberg · 4 years, 10 months ago
- 965995b Bluetooth: L2CAP: remove set but not used variable 'credits' by YueHaibing · 4 years, 10 months ago
- b354e6c Bluetooth: L2CAP: Fix a condition in l2cap_sock_recvmsg() by Dan Carpenter · 4 years, 10 months ago
- 96298f6 Bluetooth: L2CAP: handle l2cap config request during open state by Howard Chung · 4 years, 10 months ago
- b8d2905 Bluetooth: clean up connection in hci_cs_disconnect by Joseph Hwang · 4 years, 10 months ago
- 4867bd0 Bluetooth: Pause discovery and advertising during suspend by Abhishek Pandit-Subedi · 4 years, 10 months ago
- dd522a7 Bluetooth: Handle LE devices during suspend by Abhishek Pandit-Subedi · 4 years, 10 months ago
- 4f40afc Bluetooth: Handle BR/EDR devices during suspend by Abhishek Pandit-Subedi · 4 years, 10 months ago
- 9952d90 Bluetooth: Handle PM_SUSPEND_PREPARE and PM_POST_SUSPEND by Abhishek Pandit-Subedi · 4 years, 10 months ago
- 72da7b2 Bluetooth: mgmt: add mgmt_cmd_status in add_advertising by Joseph Hwang · 4 years, 10 months ago
- 8a59561 Bluetooth: fix off by one in err_data_reporting cmd masks. by Alain Michaud · 4 years, 10 months ago
- 00b383b Bluetooth: Use bt_dev_err for RPA generation failure message by Marcel Holtmann · 4 years, 10 months ago
- 71811ca Bluetooth: RFCOMM: fix ODEBUG bug in rfcomm_dev_ioctl by Qiujun Huang · 4 years, 10 months ago
- 4be5ca6 Bluetooth: L2CAP: Add module option to enable ECRED mode by Luiz Augusto von Dentz · 4 years, 10 months ago
- 15f02b9 Bluetooth: L2CAP: Add initial code for Enhanced Credit Based Mode by Luiz Augusto von Dentz · 4 years, 10 months ago
- 985048f Bluetooth: Increment management interface revision by Marcel Holtmann · 4 years, 10 months ago
- 00bce3f Bluetooth: Enable erroneous data reporting if WBS is supported by Alain Michaud · 4 years, 10 months ago
- 55cee73 Bluetooth: Make use of skb_pull to parse L2CAP signaling PDUs by Luiz Augusto von Dentz · 4 years, 10 months ago
- debdedf Bluetooth: Fix calculation of SCO handle for packet processing by Marcel Holtmann · 4 years, 10 months ago
- 08bb4da Bluetooth: guard against controllers sending zero'd events by Alain Michaud · 4 years, 10 months ago
- 4b127bd Bluetooth: Support querying for WBS support through MGMT by Alain Michaud · 4 years, 11 months ago
- c3bed4d Bluetooth: During le_conn_timeout disable EXT_ADV by Sathish Narsimman · 4 years, 11 months ago
- a9e4569 Bluetooth: Remove adv set for directed advertising by Sathish Narsimman · 4 years, 11 months ago
- 0c2ac7d Bluetooth: Use list_for_each_entry_rcu() to traverse RCU list in RCU read-side CS by Madhuparna Bhowmik · 4 years, 11 months ago
- d7d4168 Bluetooth: Fix Suspicious RCU usage warnings by Madhuparna Bhowmik · 4 years, 11 months ago
- a7e4545 Bluetooth: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 11 months ago
- eed467b Bluetooth: fix passkey uninitialized when used by Howard Chung · 4 years, 11 months ago
- 1c22d3c Bluetooth: RFCOMM: Use MTU auto tune logic by Luiz Augusto von Dentz · 4 years, 11 months ago
- a2a8b0b Bluetooth: Fix crash when using new BT_PHY option by Luiz Augusto von Dentz · 5 years ago
- 05bd80a Bluetooth: Disable Extended Adv if enabled by Sathish Narsimman · 5 years ago
- eab2404 Bluetooth: Add BT_PHY socket option by Luiz Augusto von Dentz · 5 years ago
- cee5f20 Bluetooth: secure bluetooth stack from bluedump attack by Howard Chung · 5 years ago
- 2ade42d Bluetooth: remove __get_channel/dir and __dir by Alex Shi · 5 years ago
- 2a15490 Bluetooth: prefetch channel before killing sock by Hillf Danton · 5 years ago
- fe66483 Bluetooth: optimize barrier usage for Rmw atomics by Davidlohr Bueso · 5 years ago
- 6c08fc8 Bluetooth: Fix refcount use-after-free issue by Manish Mandlik · 5 years ago
- 151129d Bluetooth: SMP: Fix SALT value in some comments by Christophe JAILLET · 5 years ago
- 11eb85e Bluetooth: Fix race condition in hci_release_sock() by Dan Carpenter · 5 years ago
- 18f8124 Bluetooth: Move {min,max}_key_size debugfs into hci_debugfs_create_le by Marcel Holtmann · 5 years ago
- cc97400 Bluetooth: Add missing checks for HCI_ISODATA_PKT packet type by Marcel Holtmann · 5 years ago
- 6613bab Bluetooth: fix appearance typo in mgmt.c by Alain Michaud · 5 years ago
- bdf2aca Bluetooth: adding missing const decoration to mgmt_status_table by Alain Michaud · 5 years ago
- 117717e Bluetooth: Increment management interface revision by Marcel Holtmann · 5 years ago
- 1b1d29e5 Bluetooth: Make use of __check_timeout on hci_sched_le by Luiz Augusto von Dentz · 5 years ago
- f9a619d Bluetooth: monitor: Add support for ISO packets by Luiz Augusto von Dentz · 5 years ago
- 600a874 Bluetooth: Implementation of MGMT_OP_SET_BLOCKED_KEYS. by Alain Michaud · 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
- 1efd927 Bluetooth: Add support for LE PHY Update Complete event by Luiz Augusto von Dentz · 5 years ago
- 657cc64 Bluetooth: Remove usage of BT_ERR_RATELIMITED macro by Marcel Holtmann · 5 years ago
- 36278a5 Bluetooth: Adding a bt_dev_warn_ratelimited macro. by Alain Michaud · 5 years ago
- 0290bd2 netdev: pass the stuck queue to the timeout handler by Michael S. Tsirkin · 5 years ago
- 0da5221 Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
- 386403a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
- 642356c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
- d088337 Bluetooth: Fix memory leak in hci_connect_le_scan by Navid Emamdoost · 5 years ago
- 7fdf6c6 Bluetooth: Allow combination of BDADDR_PROPERTY and INVALID_BDADDR quirks by Marcel Holtmann · 5 years ago
- df66499 Bluetooth: delete a stray unlock by Dan Carpenter · 5 years ago
- ce9db46 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 5 years ago
- 7976a11 net: use helpers to change sk_ack_backlog by Eric Dumazet · 5 years ago
- 6012b93 Bluetooth: Fix advertising duplicated flags by Luiz Augusto von Dentz · 5 years ago
- d31e955 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- b95bba5 crypto: skcipher - rename the crypto_blkcipher module and kconfig option by Eric Biggers · 5 years ago
- 3ef7cf5 net: use skb_queue_empty_lockless() in poll() handlers by Eric Dumazet · 5 years ago
- 492ad78 Bluetooth: Fix not using LE_ADV_NONCONN_IND for instance 0 by Luiz Augusto von Dentz · 5 years ago
- 10bbffa Bluetooth: Fix using advertising instance duration as timeout by Luiz Augusto von Dentz · 5 years ago
- ab92d68 net: core: add generic lockdep keys by Taehee Yoo · 5 years ago
- 7a6038b compat_ioctl: move hci_sock handlers into driver by Arnd Bergmann · 6 years ago
- 7d60a7a compat_ioctl: move rfcomm handlers into driver by Arnd Bergmann · 6 years ago
- eb8c101 Bluetooth: hci_core: fix init for HCI_USER_CHANNEL by Mattijs Korpershoek · 5 years ago
- 4c371bb Bluetooth: Workaround directed advertising bug in Broadcom controllers by Szymon Janc · 5 years ago
- 727ea61 Bluetooth: missed cpu_to_le16 conversion in hci_init4_req by Ben Dooks (Codethink) · 5 years ago
- 75f7293 Bluetooth: remove set but not used variable 'smp' by YueHaibing · 5 years ago
- 81160dd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
- 8b53c76 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
- aa2eaa8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- 8bb3537 Bluetooth: hidp: Fix assumptions on the return value of hidp_send_message by Dan Elkouby · 5 years ago
- 72bb169 Bluetooth: mgmt: Use struct_size() helper by Gustavo A. R. Silva · 5 years ago
- 569428d Bluetooth: 6lowpan: Make variable header_ops constant by Nishka Dasgupta · 5 years ago
- ad4a679 Bluetooth: Add support for utilizing Fast Advertising Interval by Spoorthi Ravishankar Koppad · 5 years ago
- 68d19d7 Revert "Bluetooth: validate BLE connection interval updates" by Marcel Holtmann · 5 years ago
- 58a96fc Bluetooth: Add debug setting for changing minimum encryption key size by Marcel Holtmann · 5 years ago
- 48d9cc9 Bluetooth: hidp: Let hidp_send_message return number of queued bytes by Fabian Henneke · 5 years ago
- 28a220a bluetooth: switch to AES library by Ard Biesheuvel · 6 years ago
- 237f83d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
- 688d94f Bluetooth: 6lowpan: always check destination address by Josua Mayer · 6 years ago
- 5636376 Bluetooth: 6lowpan: check neighbour table for SLAAC by Josua Mayer · 6 years ago
- b188b03 Bluetooth: 6lowpan: search for destination address in all peers by Josua Mayer · 6 years ago
- 1d87b88 Bluetooth: Add SMP workaround Microsoft Surface Precision Mouse bug by Szymon Janc · 6 years ago
- 00f6272 Bluetooth: L2CAP: Check bearer type on __l2cap_global_chan_by_addr by Luiz Augusto von Dentz · 6 years ago
- 1d0fac2 Bluetooth: Use controller sets when available by Luiz Augusto von Dentz · 6 years ago
- c49a868 Bluetooth: validate BLE connection interval updates by csonsino · 6 years ago
- 302975c Bluetooth: Add support for LE ping feature by Spoorthi Ravishankar Koppad · 6 years ago
- 28261da Bluetooth: Check state in l2cap_disconnect_rsp by Matias Karhumaa · 6 years ago
- dcae905 Bluetooth: hidp: NUL terminate a string in the compat ioctl by Dan Carpenter · 6 years ago