1. 5044bbd Merge remote-tracking branch '4.4/tmp-e5517c2' into 4.8 by Kyle Yan · 8 years ago
  2. 39385cb Bluetooth: Fix using the correct source address type by Johan Hedberg · 8 years ago
  3. dd5e9dd Merge remote-tracking branch 'origin/tmp-bc33b0c' into 4.8 by Channagoud Kadabi · 8 years ago
  4. 1b817cf Paranoid network. by Robert Love · 16 years ago
  5. f61851f Bluetooth: Fix append max 11 bytes of name to scan rsp data by Michał Narajowski · 8 years ago
  6. 1b42206 Bluetooth: Refactor append name and appearance by Michał Narajowski · 8 years ago
  7. 7ddb30c Bluetooth: Add appearance to default scan rsp data by Michał Narajowski · 8 years ago
  8. cecbf3e Bluetooth: Fix local name in scan rsp by Michał Narajowski · 8 years ago
  9. 7dc6f16 Bluetooth: Fix not updating scan rsp when adv off by Michał Narajowski · 8 years ago
  10. dd7e39b Bluetooth: Fix NULL pointer dereference in mgmt context by Arek Lichwa · 8 years ago
  11. af4168c Bluetooth: Set appearance only for LE capable controllers by Michał Narajowski · 8 years ago
  12. e74317f Bluetooth: Fix missing ext info event when setting appearance by Michał Narajowski · 8 years ago
  13. 5e9fae4 Bluetooth: Add supported data types to ext info changed event by Michał Narajowski · 8 years ago
  14. 6a9e90b Bluetooth: Add appearance to Read Ext Controller Info command by Szymon Janc · 8 years ago
  15. cde7a86 Bluetooth: Factor appending EIR to separate helper by Michał Narajowski · 8 years ago
  16. 7d5c11d Bluetooth: Refactor read_ext_controller_info handler by Szymon Janc · 8 years ago
  17. 3310230 Bluetooth: Increment management interface revision by Szymon Janc · 8 years ago
  18. 9c9db78 Bluetooth: Fix advertising instance validity check for flags by Szymon Janc · 8 years ago
  19. 2bb36870 Bluetooth: Unify advertising instance flags check by Szymon Janc · 8 years ago
  20. 5e2c59e Bluetooth: Remove unused parameter from tlv_data_is_valid function by Szymon Janc · 8 years ago
  21. c4960ec Bluetooth: Add support for appearance in scan rsp by Michał Narajowski · 8 years ago
  22. 7c295c4 Bluetooth: Add support for local name in scan rsp by Michał Narajowski · 8 years ago
  23. 83ebb9e Bluetooth: Fix not registering BR/EDR SMP channel with force_bredr flag by Szymon Janc · 8 years ago
  24. 3e36ca4 Bluetooth: Use kzalloc instead of kmalloc/memset by Wei Yongjun · 8 years ago
  25. 3c0975a Bluetooth: Fix reason code used for rejecting SCO connections by Frédéric Dalleau · 8 years ago
  26. baab793 Bluetooth: Fix wrong New Settings event when closing HCI User Channel by Marcel Holtmann · 8 years ago
  27. aa1638d Bluetooth: Send control open and close messages for HCI user channels by Marcel Holtmann · 8 years ago
  28. 8a0c9f4 Bluetooth: Append local name and CoD to Extended Controller Info by Michał Narajowski · 8 years ago
  29. 321c6fe Bluetooth: Add framework for Extended Controller Information by Marcel Holtmann · 8 years ago
  30. f4cdbb3 Bluetooth: Handle HCI raw socket transition from unbound to bound by Marcel Holtmann · 8 years ago
  31. f81f5b2 Bluetooth: Send control open and close messages for HCI raw sockets by Marcel Holtmann · 8 years ago
  32. d0bef1d Bluetooth: Add extra channel checks for control open/close messages by Marcel Holtmann · 8 years ago
  33. 5a6d2cf Bluetooth: Assign the channel early when binding HCI sockets by Marcel Holtmann · 8 years ago
  34. 0ef2c42 Bluetooth: Send control open and close only when cookie is present by Marcel Holtmann · 8 years ago
  35. 9e8305b Bluetooth: Use numbers for subsystem version string by Marcel Holtmann · 8 years ago
  36. df1cb87 Bluetooth: Introduce helper functions for socket cookie handling by Marcel Holtmann · 8 years ago
  37. 9db5c62 Bluetooth: Use command status event for Set IO Capability errors by Marcel Holtmann · 8 years ago
  38. 56f787c Bluetooth: Fix wrong Get Clock Information return parameters by Marcel Holtmann · 8 years ago
  39. 5504c3a Bluetooth: Use individual flags for certain management events by Marcel Holtmann · 8 years ago
  40. 37d3a1f Bluetooth: mgmt: Fix sending redundant event for Advertising Instance by Johan Hedberg · 8 years ago
  41. 38ceaa0 Bluetooth: Add support for sending MGMT commands and events to monitor by Marcel Holtmann · 8 years ago
  42. 249fa16 Bluetooth: Add support for sending MGMT open and close to monitor by Marcel Holtmann · 8 years ago
  43. 03c979c Bluetooth: Introduce helper to pack mgmt version information by Marcel Holtmann · 8 years ago
  44. 70ecce9 Bluetooth: Store control socket cookie and comm information by Marcel Holtmann · 8 years ago
  45. 47b0f57 Bluetooth: Check SOL_HCI for raw socket options by Marcel Holtmann · 8 years ago
  46. e64c97b Bluetooth: Add combined LED trigger for controller power by Marcel Holtmann · 8 years ago
  47. 4f34228 Bluetooth: Fix hci_sock_recvmsg when MSG_TRUNC is not set by Luiz Augusto von Dentz · 8 years ago
  48. 90a56f7 Bluetooth: Fix bt_sock_recvmsg when MSG_TRUNC is not set by Luiz Augusto von Dentz · 8 years ago
  49. dbb5088 Bluetooth: split sk_filter in l2cap_sock_recv_cb by Daniel Borkmann · 8 years ago
  50. 9afee94 Bluetooth: Fix memory leak at end of hci requests by Frederic Dalleau · 8 years ago
  51. 5177a83 Bluetooth: Add debugfs fields for hardware and firmware info by Marcel Holtmann · 8 years ago
  52. 23bc6ab Bluetooth: Fix l2cap_sock_setsockopt() with optname BT_RCVMTU by Amadeusz Sławiński · 8 years ago
  53. 8751097 Bluetooth: Increment management interface revision by Johan Hedberg · 8 years ago
  54. 160b925 Bluetooth: Add Authentication Failed reason to Disconnected Mgmt event by Szymon Janc · 8 years ago
  55. ca8bee5 Bluetooth: Rename HCI_BREDR into HCI_PRIMARY by Marcel Holtmann · 8 years ago
  56. e14dbe7 Bluetooth: Remove controller device attributes by Marcel Holtmann · 8 years ago
  57. 2a0be13 Bluetooth: Remove connection link attributes by Marcel Holtmann · 8 years ago
  58. 83871f8 Bluetooth: Fix hci_sock_recvmsg return value by Denis Kenzior · 8 years ago
  59. b5f34f9 Bluetooth: Fix bt_sock_recvmsg return value by Denis Kenzior · 8 years ago
  60. a4770e1 Bluetooth: Switch SMP to crypto_cipher_encrypt_one() by Andy Lutomirski · 8 years ago
  61. d3fff6c net: add netdev_lockdep_set_classes() helper by Eric Dumazet · 8 years ago
  62. f9eb8ae net_sched: transform qdisc running bit into a seqcount by Eric Dumazet · 8 years ago
  63. bf389cab Bluetooth: fix power_on vs close race by Jiri Slaby · 8 years ago
  64. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 8 years ago
  65. 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
  66. 5544107 Bluetooth: 6lowpan: Fix memory corruption of ipv6 destination address by Glenn Ruben Bakke · 8 years ago
  67. fafc4e1 sock: tigthen lockdep checks for sock_owned_by_user by Hannes Frederic Sowa · 8 years ago
  68. 2e4d60c 6lowpan: change naming for lowpan private data by Alexander Aring · 8 years ago
  69. a164cee Bluetooth: Allow setting BT_SECURITY_FIPS with setsockopt by Patrik Flykt · 8 years ago
  70. 56b40fb Bluetooth: Ignore unknown advertising packet types by Johan Hedberg · 8 years ago
  71. f18ba58 Bluetooth: Fix setting NO_BREDR advertising flag by Johan Hedberg · 8 years ago
  72. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  73. 7047737 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  74. 6a0e780 Bluetooth: Fix potential buffer overflow with Add Advertising by Johan Hedberg · 8 years ago
  75. 6a19cc8 Bluetooth: Fix setting correct flags in AD by Johan Hedberg · 8 years ago
  76. 9c176ce Bluetooth: Increment management interface revision by Johan Hedberg · 8 years ago
  77. 82a37ad Bluetooth: Add support for limited privacy mode by Johan Hedberg · 8 years ago
  78. d43efbd Bluetooth: Fix adding discoverable to adv instance flags by Johan Hedberg · 8 years ago
  79. eec7a01 Bluetooth: Move memset closer to where it's needed by Johan Hedberg · 8 years ago
  80. d82142a Bluetooth: hci_core: cancel power off delayed work properly by Wei-Ning Huang · 8 years ago
  81. b6e402f Bluetooth: Use managed version of led_trigger_register in LED trigger by Heiner Kallweit · 8 years ago
  82. 6d5d2ee Bluetooth: add LED trigger for indicating HCI is powered up by Heiner Kallweit · 8 years ago
  83. 3bd7594 Bluetooth: hci_core: Avoid mixing up req_complete and req_complete_skb by Douglas Anderson · 8 years ago
  84. cff10ce Bluetooth: Fix incorrect removing of IRKs by Johan Hedberg · 8 years ago
  85. a2342c5 Bluetooth: L2CAP: Fix setting chan src info before adding PSM/CID by Johan Hedberg · 8 years ago
  86. 92594a5 Bluetooth: L2CAP: Fix auto-allocating LE PSM values by Johan Hedberg · 8 years ago
  87. 114f9f1 Bluetooth: L2CAP: Introduce proper defines for PSM ranges by Johan Hedberg · 8 years ago
  88. 71af2f6 Bluetooth: Use skcipher and hash by Herbert Xu · 8 years ago
  89. 87f5fed Bluetooth: 6lowpan: Fix handling of uncompressed IPv6 packets by Lukasz Duda · 8 years ago
  90. 4c58f32 Bluetooth: 6lowpan: Fix kernel NULL pointer dereferences by Glenn Ruben Bakke · 8 years ago
  91. 787b306 Bluetooth: avoid rebuilding hci_sock all the time by Johannes Berg · 8 years ago
  92. 78b781c Bluetooth: Add support for Start Limited Discovery command by Johan Hedberg · 8 years ago
  93. 0d3b7f6 Bluetooth: Change eir_has_data_type() to more generic eir_get_data() by Johan Hedberg · 8 years ago
  94. 7eb7404 Bluetooth: use list_for_each_entry* by Geliang Tang · 8 years ago
  95. b3e0d3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  96. 5233252 bluetooth: Validate socket address length in sco_sock_bind(). by David S. Miller · 9 years ago
  97. 4ada128 Bluetooth: Do not filter multicast addresses by default by Danny Schweizer · 9 years ago
  98. 00f5931 6lowpan: add lowpan dev register helpers by Alexander Aring · 9 years ago
  99. 1a11ec8 Bluetooth: Fix locking in bt_accept_dequeue after disconnection by Yichen Zhao · 9 years ago
  100. acb9f91 Bluetooth: Don't treat connection timeout as a failure by Johan Hedberg · 9 years ago