1. 94fd874 Bluetooth: Fix race condition in hci_release_sock() by Dan Carpenter · 4 years, 6 months ago
  2. 6e01d07 Bluetooth: Fix memory leak in hci_connect_le_scan by Navid Emamdoost · 4 years, 7 months ago
  3. 641aec9 Bluetooth: delete a stray unlock by Dan Carpenter · 4 years, 8 months ago
  4. 587af61 Bluetooth: Fix advertising duplicated flags by Luiz Augusto von Dentz · 4 years, 8 months ago
  5. c4810ef Bluetooth: hci_core: fix init for HCI_USER_CHANNEL by Mattijs Korpershoek · 4 years, 9 months ago
  6. 203ec3c Bluetooth: L2CAP: Detect if remote is not able to use the whole MPS by Luiz Augusto von Dentz · 6 years ago
  7. 6b48ef1 Revert "Bluetooth: validate BLE connection interval updates" by Marcel Holtmann · 4 years, 10 months ago
  8. 8f3286c Bluetooth: Add SMP workaround Microsoft Surface Precision Mouse bug by Szymon Janc · 5 years ago
  9. 427d80d Bluetooth: validate BLE connection interval updates by csonsino · 5 years ago
  10. 0a5e8c1 Bluetooth: Check state in l2cap_disconnect_rsp by Matias Karhumaa · 5 years ago
  11. 09c3d40 Bluetooth: 6lowpan: search for destination address in all peers by Josua Mayer · 5 years ago
  12. f470557 Bluetooth: Fix faulty expression for minimum encryption key size check by Matias Karhumaa · 5 years ago
  13. 68d1e28 Bluetooth: Fix regression with minimum encryption key size alignment by Marcel Holtmann · 5 years ago
  14. 6290d9d Bluetooth: Align minimum encryption key size for LE and BR/EDR connections by Marcel Holtmann · 5 years ago
  15. 5e0c41c Revert "Bluetooth: Align minimum encryption key size for LE and BR/EDR connections" by Greg Kroah-Hartman · 5 years ago
  16. 745f5c5 Bluetooth: Align minimum encryption key size for LE and BR/EDR connections by Marcel Holtmann · 5 years ago
  17. 0d134ae Bluetooth: hidp: fix buffer overflow by Young Xiao · 5 years ago
  18. 99665dc Bluetooth: Verify that l2cap_get_conf_opt provides large enough buffer by Marcel Holtmann · 5 years ago
  19. def5c1f Bluetooth: Check L2CAP option sizes returned from l2cap_get_conf_opt by Marcel Holtmann · 5 years ago
  20. bd140b0 Bluetooth: Fix decrementing reference count twice in releasing socket by Myungho Jung · 5 years ago
  21. 11c7fac Bluetooth: Fix unnecessary error message for HCI request completion by Johan Hedberg · 6 years ago
  22. 83e158f Bluetooth: SMP: fix crash in unpairing by Matias Karhumaa · 6 years ago
  23. 64a6f7b Bluetooth: hidp: Fix handling of strncpy for hid->name information by Marcel Holtmann · 6 years ago
  24. 34a806b Bluetooth: avoid killing an already killed socket by Sudip Mukherjee · 6 years ago
  25. 7c7940f Bluetooth: hidp: buffer overflow in hidp_process_report by Mark Salyzyn · 6 years ago
  26. b0a2a2b Bluetooth: Fix connection if directed advertising and privacy is used by Szymon Janc · 6 years ago
  27. f5d899c Bluetooth: Send HCI Set Event Mask Page 2 command only when needed by Marcel Holtmann · 7 years ago
  28. 24382a6 Bluetooth: Fix missing encryption refresh on Security Request by Szymon Janc · 6 years ago
  29. b7ac7e4 Bluetooth: 6lowpan: fix delay work init in add_peer_chan() by Michael Scott · 7 years ago
  30. f3fa28a Bluetooth: Avoid bt_accept_unlink() double unlinking by Dean Jenkins · 7 years ago
  31. 6aebc26 Bluetooth: Prevent stack info leak from the EFS element. by Ben Seri · 7 years ago
  32. 6300c8b Bluetooth: Properly check L2CAP config option output buffer length by Ben Seri · 7 years ago
  33. 242cea2 Bluetooth: bnep: fix possible might sleep error in bnep_session by Jeffy Chen · 7 years ago
  34. ffb7640 Bluetooth: cmtp: fix possible might sleep error in cmtp_session by Jeffy Chen · 7 years ago
  35. 1b5fcb3 Bluetooth: hidp: fix possible might sleep error in hidp_session_thread by Jeffy Chen · 7 years ago
  36. 3da27a9d Bluetooth: use constant time memory comparison for secret values by Jason A. Donenfeld · 7 years ago
  37. 518ca84 Bluetooth: Fix user channel for 32bit userspace on 64bit kernel by Szymon Janc · 7 years ago
  38. 39385cb Bluetooth: Fix using the correct source address type by Johan Hedberg · 8 years ago
  39. f61851f Bluetooth: Fix append max 11 bytes of name to scan rsp data by Michał Narajowski · 8 years ago
  40. 1b42206 Bluetooth: Refactor append name and appearance by Michał Narajowski · 8 years ago
  41. 7ddb30c Bluetooth: Add appearance to default scan rsp data by Michał Narajowski · 8 years ago
  42. cecbf3e Bluetooth: Fix local name in scan rsp by Michał Narajowski · 8 years ago
  43. 7dc6f16 Bluetooth: Fix not updating scan rsp when adv off by Michał Narajowski · 8 years ago
  44. dd7e39b Bluetooth: Fix NULL pointer dereference in mgmt context by Arek Lichwa · 8 years ago
  45. af4168c Bluetooth: Set appearance only for LE capable controllers by Michał Narajowski · 8 years ago
  46. e74317f Bluetooth: Fix missing ext info event when setting appearance by Michał Narajowski · 8 years ago
  47. 5e9fae4 Bluetooth: Add supported data types to ext info changed event by Michał Narajowski · 8 years ago
  48. 6a9e90b Bluetooth: Add appearance to Read Ext Controller Info command by Szymon Janc · 8 years ago
  49. cde7a86 Bluetooth: Factor appending EIR to separate helper by Michał Narajowski · 8 years ago
  50. 7d5c11d Bluetooth: Refactor read_ext_controller_info handler by Szymon Janc · 8 years ago
  51. 3310230 Bluetooth: Increment management interface revision by Szymon Janc · 8 years ago
  52. 9c9db78 Bluetooth: Fix advertising instance validity check for flags by Szymon Janc · 8 years ago
  53. 2bb36870 Bluetooth: Unify advertising instance flags check by Szymon Janc · 8 years ago
  54. 5e2c59e Bluetooth: Remove unused parameter from tlv_data_is_valid function by Szymon Janc · 8 years ago
  55. c4960ec Bluetooth: Add support for appearance in scan rsp by Michał Narajowski · 8 years ago
  56. 7c295c4 Bluetooth: Add support for local name in scan rsp by Michał Narajowski · 8 years ago
  57. 83ebb9e Bluetooth: Fix not registering BR/EDR SMP channel with force_bredr flag by Szymon Janc · 8 years ago
  58. 3e36ca4 Bluetooth: Use kzalloc instead of kmalloc/memset by Wei Yongjun · 8 years ago
  59. 3c0975a Bluetooth: Fix reason code used for rejecting SCO connections by Frédéric Dalleau · 8 years ago
  60. baab793 Bluetooth: Fix wrong New Settings event when closing HCI User Channel by Marcel Holtmann · 8 years ago
  61. aa1638d Bluetooth: Send control open and close messages for HCI user channels by Marcel Holtmann · 8 years ago
  62. 8a0c9f4 Bluetooth: Append local name and CoD to Extended Controller Info by Michał Narajowski · 8 years ago
  63. 321c6fe Bluetooth: Add framework for Extended Controller Information by Marcel Holtmann · 8 years ago
  64. f4cdbb3 Bluetooth: Handle HCI raw socket transition from unbound to bound by Marcel Holtmann · 8 years ago
  65. f81f5b2 Bluetooth: Send control open and close messages for HCI raw sockets by Marcel Holtmann · 8 years ago
  66. d0bef1d Bluetooth: Add extra channel checks for control open/close messages by Marcel Holtmann · 8 years ago
  67. 5a6d2cf Bluetooth: Assign the channel early when binding HCI sockets by Marcel Holtmann · 8 years ago
  68. 0ef2c42 Bluetooth: Send control open and close only when cookie is present by Marcel Holtmann · 8 years ago
  69. 9e8305b Bluetooth: Use numbers for subsystem version string by Marcel Holtmann · 8 years ago
  70. df1cb87 Bluetooth: Introduce helper functions for socket cookie handling by Marcel Holtmann · 8 years ago
  71. 9db5c62 Bluetooth: Use command status event for Set IO Capability errors by Marcel Holtmann · 8 years ago
  72. 56f787c Bluetooth: Fix wrong Get Clock Information return parameters by Marcel Holtmann · 8 years ago
  73. 5504c3a Bluetooth: Use individual flags for certain management events by Marcel Holtmann · 8 years ago
  74. 37d3a1f Bluetooth: mgmt: Fix sending redundant event for Advertising Instance by Johan Hedberg · 8 years ago
  75. 38ceaa0 Bluetooth: Add support for sending MGMT commands and events to monitor by Marcel Holtmann · 8 years ago
  76. 249fa16 Bluetooth: Add support for sending MGMT open and close to monitor by Marcel Holtmann · 8 years ago
  77. 03c979c Bluetooth: Introduce helper to pack mgmt version information by Marcel Holtmann · 8 years ago
  78. 70ecce9 Bluetooth: Store control socket cookie and comm information by Marcel Holtmann · 8 years ago
  79. 47b0f57 Bluetooth: Check SOL_HCI for raw socket options by Marcel Holtmann · 8 years ago
  80. e64c97b Bluetooth: Add combined LED trigger for controller power by Marcel Holtmann · 8 years ago
  81. 4f34228 Bluetooth: Fix hci_sock_recvmsg when MSG_TRUNC is not set by Luiz Augusto von Dentz · 8 years ago
  82. 90a56f7 Bluetooth: Fix bt_sock_recvmsg when MSG_TRUNC is not set by Luiz Augusto von Dentz · 8 years ago
  83. dbb5088 Bluetooth: split sk_filter in l2cap_sock_recv_cb by Daniel Borkmann · 8 years ago
  84. 9afee94 Bluetooth: Fix memory leak at end of hci requests by Frederic Dalleau · 8 years ago
  85. 5177a83 Bluetooth: Add debugfs fields for hardware and firmware info by Marcel Holtmann · 8 years ago
  86. 23bc6ab Bluetooth: Fix l2cap_sock_setsockopt() with optname BT_RCVMTU by Amadeusz Sławiński · 8 years ago
  87. 8751097 Bluetooth: Increment management interface revision by Johan Hedberg · 8 years ago
  88. 160b925 Bluetooth: Add Authentication Failed reason to Disconnected Mgmt event by Szymon Janc · 8 years ago
  89. ca8bee5 Bluetooth: Rename HCI_BREDR into HCI_PRIMARY by Marcel Holtmann · 8 years ago
  90. e14dbe7 Bluetooth: Remove controller device attributes by Marcel Holtmann · 8 years ago
  91. 2a0be13 Bluetooth: Remove connection link attributes by Marcel Holtmann · 8 years ago
  92. 83871f8 Bluetooth: Fix hci_sock_recvmsg return value by Denis Kenzior · 8 years ago
  93. b5f34f9 Bluetooth: Fix bt_sock_recvmsg return value by Denis Kenzior · 8 years ago
  94. a4770e1 Bluetooth: Switch SMP to crypto_cipher_encrypt_one() by Andy Lutomirski · 8 years ago
  95. d3fff6c net: add netdev_lockdep_set_classes() helper by Eric Dumazet · 8 years ago
  96. f9eb8ae net_sched: transform qdisc running bit into a seqcount by Eric Dumazet · 8 years ago
  97. bf389cab Bluetooth: fix power_on vs close race by Jiri Slaby · 8 years ago
  98. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 8 years ago
  99. c0b0479 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 8 years ago
  100. 5544107 Bluetooth: 6lowpan: Fix memory corruption of ipv6 destination address by Glenn Ruben Bakke · 8 years ago