1. b4c14c2 Merge tag 'v4.9.95' into android-4.9.95 by Greg Hackmann · 6 years ago
  2. b0a2a2b Bluetooth: Fix connection if directed advertising and privacy is used by Szymon Janc · 6 years ago
  3. 8683408 Merge 4.9.94 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  4. f5d899c Bluetooth: Send HCI Set Event Mask Page 2 command only when needed by Marcel Holtmann · 7 years ago
  5. 05baf14 Merge tag 'v4.9.93' into android-4.9 by Greg Hackmann · 6 years ago
  6. 24382a6 Bluetooth: Fix missing encryption refresh on Security Request by Szymon Janc · 6 years ago
  7. 960923f Merge 4.9.89 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  8. b7ac7e4 Bluetooth: 6lowpan: fix delay work init in add_peer_chan() by Michael Scott · 7 years ago
  9. f3fa28a Bluetooth: Avoid bt_accept_unlink() double unlinking by Dean Jenkins · 7 years ago
  10. 033d019 Merge 4.9.77 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  11. 6aebc26 Bluetooth: Prevent stack info leak from the EFS element. by Ben Seri · 6 years ago
  12. f7d2974 Merge 4.9.50 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  13. 6300c8b Bluetooth: Properly check L2CAP config option output buffer length by Ben Seri · 7 years ago
  14. a3840b1 Merge 4.9.46 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  15. 242cea2 Bluetooth: bnep: fix possible might sleep error in bnep_session by Jeffy Chen · 7 years ago
  16. ffb7640 Bluetooth: cmtp: fix possible might sleep error in cmtp_session by Jeffy Chen · 7 years ago
  17. 1b5fcb3 Bluetooth: hidp: fix possible might sleep error in hidp_session_thread by Jeffy Chen · 7 years ago
  18. 9ae2c67 Merge 4.9.40 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  19. 3da27a9d Bluetooth: use constant time memory comparison for secret values by Jason A. Donenfeld · 7 years ago
  20. 33c4c2a Merge 4.9.29 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  21. 518ca84 Bluetooth: Fix user channel for 32bit userspace on 64bit kernel by Szymon Janc · 7 years ago
  22. ec2622b ANDROID: Paranoid network. by Robert Love · 16 years ago
  23. 39385cb Bluetooth: Fix using the correct source address type by Johan Hedberg · 8 years ago
  24. f61851f Bluetooth: Fix append max 11 bytes of name to scan rsp data by Michał Narajowski · 8 years ago
  25. 1b42206 Bluetooth: Refactor append name and appearance by Michał Narajowski · 8 years ago
  26. 7ddb30c Bluetooth: Add appearance to default scan rsp data by Michał Narajowski · 8 years ago
  27. cecbf3e Bluetooth: Fix local name in scan rsp by Michał Narajowski · 8 years ago
  28. 7dc6f16 Bluetooth: Fix not updating scan rsp when adv off by Michał Narajowski · 8 years ago
  29. dd7e39b Bluetooth: Fix NULL pointer dereference in mgmt context by Arek Lichwa · 8 years ago
  30. af4168c Bluetooth: Set appearance only for LE capable controllers by Michał Narajowski · 8 years ago
  31. e74317f Bluetooth: Fix missing ext info event when setting appearance by Michał Narajowski · 8 years ago
  32. 5e9fae4 Bluetooth: Add supported data types to ext info changed event by Michał Narajowski · 8 years ago
  33. 6a9e90b Bluetooth: Add appearance to Read Ext Controller Info command by Szymon Janc · 8 years ago
  34. cde7a86 Bluetooth: Factor appending EIR to separate helper by Michał Narajowski · 8 years ago
  35. 7d5c11d Bluetooth: Refactor read_ext_controller_info handler by Szymon Janc · 8 years ago
  36. 3310230 Bluetooth: Increment management interface revision by Szymon Janc · 8 years ago
  37. 9c9db78 Bluetooth: Fix advertising instance validity check for flags by Szymon Janc · 8 years ago
  38. 2bb36870 Bluetooth: Unify advertising instance flags check by Szymon Janc · 8 years ago
  39. 5e2c59e Bluetooth: Remove unused parameter from tlv_data_is_valid function by Szymon Janc · 8 years ago
  40. c4960ec Bluetooth: Add support for appearance in scan rsp by Michał Narajowski · 8 years ago
  41. 7c295c4 Bluetooth: Add support for local name in scan rsp by Michał Narajowski · 8 years ago
  42. 83ebb9e Bluetooth: Fix not registering BR/EDR SMP channel with force_bredr flag by Szymon Janc · 8 years ago
  43. 3e36ca4 Bluetooth: Use kzalloc instead of kmalloc/memset by Wei Yongjun · 8 years ago
  44. 3c0975a Bluetooth: Fix reason code used for rejecting SCO connections by Frédéric Dalleau · 8 years ago
  45. baab793 Bluetooth: Fix wrong New Settings event when closing HCI User Channel by Marcel Holtmann · 8 years ago
  46. aa1638d Bluetooth: Send control open and close messages for HCI user channels by Marcel Holtmann · 8 years ago
  47. 8a0c9f4 Bluetooth: Append local name and CoD to Extended Controller Info by Michał Narajowski · 8 years ago
  48. 321c6fe Bluetooth: Add framework for Extended Controller Information by Marcel Holtmann · 8 years ago
  49. f4cdbb3 Bluetooth: Handle HCI raw socket transition from unbound to bound by Marcel Holtmann · 8 years ago
  50. f81f5b2 Bluetooth: Send control open and close messages for HCI raw sockets by Marcel Holtmann · 8 years ago
  51. d0bef1d Bluetooth: Add extra channel checks for control open/close messages by Marcel Holtmann · 8 years ago
  52. 5a6d2cf Bluetooth: Assign the channel early when binding HCI sockets by Marcel Holtmann · 8 years ago
  53. 0ef2c42 Bluetooth: Send control open and close only when cookie is present by Marcel Holtmann · 8 years ago
  54. 9e8305b Bluetooth: Use numbers for subsystem version string by Marcel Holtmann · 8 years ago
  55. df1cb87 Bluetooth: Introduce helper functions for socket cookie handling by Marcel Holtmann · 8 years ago
  56. 9db5c62 Bluetooth: Use command status event for Set IO Capability errors by Marcel Holtmann · 8 years ago
  57. 56f787c Bluetooth: Fix wrong Get Clock Information return parameters by Marcel Holtmann · 8 years ago
  58. 5504c3a Bluetooth: Use individual flags for certain management events by Marcel Holtmann · 8 years ago
  59. 37d3a1f Bluetooth: mgmt: Fix sending redundant event for Advertising Instance by Johan Hedberg · 8 years ago
  60. 38ceaa0 Bluetooth: Add support for sending MGMT commands and events to monitor by Marcel Holtmann · 8 years ago
  61. 249fa16 Bluetooth: Add support for sending MGMT open and close to monitor by Marcel Holtmann · 8 years ago
  62. 03c979c Bluetooth: Introduce helper to pack mgmt version information by Marcel Holtmann · 8 years ago
  63. 70ecce9 Bluetooth: Store control socket cookie and comm information by Marcel Holtmann · 8 years ago
  64. 47b0f57 Bluetooth: Check SOL_HCI for raw socket options by Marcel Holtmann · 8 years ago
  65. e64c97b Bluetooth: Add combined LED trigger for controller power by Marcel Holtmann · 8 years ago
  66. 4f34228 Bluetooth: Fix hci_sock_recvmsg when MSG_TRUNC is not set by Luiz Augusto von Dentz · 8 years ago
  67. 90a56f7 Bluetooth: Fix bt_sock_recvmsg when MSG_TRUNC is not set by Luiz Augusto von Dentz · 8 years ago
  68. dbb5088 Bluetooth: split sk_filter in l2cap_sock_recv_cb by Daniel Borkmann · 8 years ago
  69. 9afee94 Bluetooth: Fix memory leak at end of hci requests by Frederic Dalleau · 8 years ago
  70. 5177a83 Bluetooth: Add debugfs fields for hardware and firmware info by Marcel Holtmann · 8 years ago
  71. 23bc6ab Bluetooth: Fix l2cap_sock_setsockopt() with optname BT_RCVMTU by Amadeusz Sławiński · 8 years ago
  72. 8751097 Bluetooth: Increment management interface revision by Johan Hedberg · 8 years ago
  73. 160b925 Bluetooth: Add Authentication Failed reason to Disconnected Mgmt event by Szymon Janc · 8 years ago
  74. ca8bee5 Bluetooth: Rename HCI_BREDR into HCI_PRIMARY by Marcel Holtmann · 8 years ago
  75. e14dbe7 Bluetooth: Remove controller device attributes by Marcel Holtmann · 8 years ago
  76. 2a0be13 Bluetooth: Remove connection link attributes by Marcel Holtmann · 8 years ago
  77. 83871f8 Bluetooth: Fix hci_sock_recvmsg return value by Denis Kenzior · 8 years ago
  78. b5f34f9 Bluetooth: Fix bt_sock_recvmsg return value by Denis Kenzior · 8 years ago
  79. a4770e1 Bluetooth: Switch SMP to crypto_cipher_encrypt_one() by Andy Lutomirski · 8 years ago
  80. d3fff6c net: add netdev_lockdep_set_classes() helper by Eric Dumazet · 8 years ago
  81. f9eb8ae net_sched: transform qdisc running bit into a seqcount by Eric Dumazet · 8 years ago
  82. bf389cab Bluetooth: fix power_on vs close race by Jiri Slaby · 8 years ago
  83. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 8 years ago
  84. 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
  85. 5544107 Bluetooth: 6lowpan: Fix memory corruption of ipv6 destination address by Glenn Ruben Bakke · 8 years ago
  86. fafc4e1 sock: tigthen lockdep checks for sock_owned_by_user by Hannes Frederic Sowa · 8 years ago
  87. 2e4d60c 6lowpan: change naming for lowpan private data by Alexander Aring · 8 years ago
  88. a164cee Bluetooth: Allow setting BT_SECURITY_FIPS with setsockopt by Patrik Flykt · 8 years ago
  89. 56b40fb Bluetooth: Ignore unknown advertising packet types by Johan Hedberg · 8 years ago
  90. f18ba58 Bluetooth: Fix setting NO_BREDR advertising flag by Johan Hedberg · 8 years ago
  91. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  92. 7047737 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  93. 6a0e780 Bluetooth: Fix potential buffer overflow with Add Advertising by Johan Hedberg · 8 years ago
  94. 6a19cc8 Bluetooth: Fix setting correct flags in AD by Johan Hedberg · 8 years ago
  95. 9c176ce Bluetooth: Increment management interface revision by Johan Hedberg · 8 years ago
  96. 82a37ad Bluetooth: Add support for limited privacy mode by Johan Hedberg · 8 years ago
  97. d43efbd Bluetooth: Fix adding discoverable to adv instance flags by Johan Hedberg · 8 years ago
  98. eec7a01 Bluetooth: Move memset closer to where it's needed by Johan Hedberg · 8 years ago
  99. d82142a Bluetooth: hci_core: cancel power off delayed work properly by Wei-Ning Huang · 8 years ago
  100. b6e402f Bluetooth: Use managed version of led_trigger_register in LED trigger by Heiner Kallweit · 8 years ago