1. d8949aa Bluetooth: Delay check for conn->smp in smp_conn_security() by Johan Hedberg · 9 years ago
  2. 618353b Bluetooth: Fix SCO link type handling on connection complete by Kuba Pawlak · 9 years ago
  3. df94536 Bluetooth: Make the function sco_conn_del have a return type of void by Nicholas Krause · 9 years ago
  4. 0aa65cc Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  5. 182ad46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  6. b72f6f5 6lowpan: add generic 6lowpan netdev private data by Alexander Aring · 9 years ago
  7. a42bbba Bluetooth: 6lowpan: change netdev_priv to lowpan_dev by Alexander Aring · 9 years ago
  8. fa14222 Bluetooth: Enable new connection establishment procedure. by Jakub Pawlowski · 9 years ago
  9. cc2b691 Bluetooth: timeout handling in new connect procedure by Jakub Pawlowski · 9 years ago
  10. 28a667c Bluetooth: advertisement handling in new connect procedure by Jakub Pawlowski · 9 years ago
  11. f75113a Bluetooth: add hci_connect_le_scan by Jakub Pawlowski · 9 years ago
  12. e7d9ab7 Bluetooth: add hci_lookup_le_connect by Jakub Pawlowski · 9 years ago
  13. 0208bc8 Bluetooth: Fix breakage in amp_write_rem_assoc_frag() by Dan Carpenter · 9 years ago
  14. cb92205 Bluetooth: fix MGMT_EV_NEW_LONG_TERM_KEY event by Jakub Pawlowski · 9 years ago
  15. 5510b3c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  16. 5857d1d Bluetooth: 6lowpan: Fix possible race by Alexander Aring · 9 years ago
  17. 54c9ee3 Bluetooth: cmtp: Do not use list_for_each_safe when not needed by Christophe JAILLET · 9 years ago
  18. df9b89c Bluetooth: Move create/accept phy link completed callback to amp.c by Arron Wang · 9 years ago
  19. b3d3914 Bluetooth: Move amp assoc read/write completed callback to amp.c by Arron Wang · 9 years ago
  20. 8392788 Bluetooth: Move get info completed callback to a2mp.c by Arron Wang · 9 years ago
  21. a77a6a1 Bluetooth: Move high speed specific event under BT_HS option by Arron Wang · 9 years ago
  22. 244bc37 Bluetooth: Add BT_HS config option by Arron Wang · 9 years ago
  23. 9a0a8a8 Bluetooth: Move IRK checking logic in preparation to new connect method by Jakub Pawlowski · 9 years ago
  24. e432c72 Bluetooth: __l2cap_wait_ack() add defensive timeout by Dean Jenkins · 9 years ago
  25. cb02a25 Bluetooth: __l2cap_wait_ack() use msecs_to_jiffies() by Dean Jenkins · 9 years ago
  26. 451e4c6 Bluetooth: Add BT_DBG to l2cap_sock_shutdown() by Dean Jenkins · 9 years ago
  27. f65468f Bluetooth: Make __l2cap_wait_ack more efficient by Dean Jenkins · 9 years ago
  28. 2baea85 Bluetooth: L2CAP ERTM shutdown protect sk and chan by Dean Jenkins · 9 years ago
  29. 25ba265 Bluetooth: Fix NULL pointer dereference in smp_conn_security by Johan Hedberg · 9 years ago
  30. 9b284cb bluetooth: fix list handling by Linus Torvalds · 9 years ago
  31. ab944c8 Bluetooth: Reinitialize the list after deletion for session user list by Tedd Ho-Jeong An · 9 years ago
  32. 7c25867 Bluetooth: hidp: Initialize list header of hidp session user by Tedd Ho-Jeong An · 9 years ago
  33. 952497b Bluetooth: Fix warning of potentially uninitialized adv_instance variable by Johan Hedberg · 9 years ago
  34. 39ecfad Bluetooth: Use zalloc when possible by Johan Hedberg · 9 years ago
  35. e58627d Bluetooth: Increment management interface revision by Marcel Holtmann · 9 years ago
  36. d4c5af8 Bluetooth: hci_core: remove obsolete adv_instance by Florian Grandel · 9 years ago
  37. eb6f95f Bluetooth: mgmt: multi-adv for mgmt_reenable_advertising() by Florian Grandel · 9 years ago
  38. 9d5fc2f Bluetooth: mgmt: multi-adv for trigger_le_scan() by Florian Grandel · 9 years ago
  39. 320b3bf Bluetooth: mgmt: program multi-adv on power on by Florian Grandel · 9 years ago
  40. 0194833 Bluetooth: mgmt: multi adv for remove_advertising*() by Florian Grandel · 9 years ago
  41. fffd38b Bluetooth: mgmt/hci_core: multi-adv for add_advertising*() by Florian Grandel · 9 years ago
  42. 847818d Bluetooth: mgmt: multi adv for clear_adv_instances() by Florian Grandel · 9 years ago
  43. 7816b82 Bluetooth: mgmt: multi adv for set_advertising*() by Florian Grandel · 9 years ago
  44. f63ba24 Bluetooth: mgmt: multi adv for create_instance_adv_data() by Florian Grandel · 9 years ago
  45. ca21fbe Bluetooth: mgmt: multi adv for create_instance_scan_rsp_data() by Florian Grandel · 9 years ago
  46. 7b683b7 Bluetooth: mgmt: multi adv for enable_advertising() by Florian Grandel · 9 years ago
  47. bea28e6 Bluetooth: mgmt: improve get_adv_instance_flags() readability by Florian Grandel · 9 years ago
  48. 411b412 Bluetooth: mgmt: multi adv for get_adv_instance_flags() by Florian Grandel · 9 years ago
  49. 3ff37e6 Bluetooth: mgmt: multi adv for get_current_adv_instance() by Florian Grandel · 9 years ago
  50. 286e0c8 Bluetooth: mgmt: multi adv for read_adv_features() by Florian Grandel · 9 years ago
  51. efae002 Bluetooth: mgmt: rename update_*_data_for_instance() by Florian Grandel · 9 years ago
  52. 91aa9bb Bluetooth: mgmt: dry update_scan_rsp_data() by Florian Grandel · 9 years ago
  53. 5d900e4 Bluetooth: hci_core/mgmt: move adv timeout to hdev by Florian Grandel · 9 years ago
  54. d2609b3 Bluetooth: hci_core/mgmt: Introduce multi-adv list by Florian Grandel · 9 years ago
  55. 89e4042 Bluetooth: 6lowpan: Fix module refcount by Glenn Ruben Bakke · 9 years ago
  56. 2ad88fb Bluetooth: 6lowpan: Fix double kfree of netdev priv by Glenn Ruben Bakke · 9 years ago
  57. fc84242 Bluetooth: 6lowpan: Move netdev sysfs device reference by Glenn Ruben Bakke · 9 years ago
  58. f63666d Bluetooth: 6lowpan: Rename ambiguous variable by Glenn Ruben Bakke · 9 years ago
  59. a2105ae Bluetooth: 6lowpan: Enable delete_netdev to be scheduled when last peer is deleted by Glenn Ruben Bakke · 9 years ago
  60. 5d667ef Bluetooth: Remove redundant check for ACL_LINK by Johan Hedberg · 9 years ago
  61. e3f6a25 Bluetooth: Use actual encryption key size for SMP over BR/EDR by Johan Hedberg · 9 years ago
  62. 821f376 Bluetooth: Read encryption key size for BR/EDR connections by Johan Hedberg · 9 years ago
  63. 035ad62 Bluetooth: Move SC-only check outside of BT_CONFIG branch by Johan Hedberg · 9 years ago
  64. b1f663c Bluetooth: Add debugfs support for min LE encryption key size by Johan Hedberg · 9 years ago
  65. 2fd3655 Bluetooth: Add debugfs support for max LE encryption key size by Johan Hedberg · 9 years ago
  66. 835a6a2 Bluetooth: Stop sabotaging list poisoning by Alexey Dobriyan · 9 years ago
  67. 1fc62c5 Bluetooth: Fix exposing full value of shortened LTKs by Johan Hedberg · 9 years ago
  68. ff50e8a Bluetooth: Move SCO support under BT_BREDR config option by Arron Wang · 9 years ago
  69. 9b4c333 Bluetooth: Make l2cap_recv_acldata() and sco_recv_scodata() return void by Arron Wang · 9 years ago
  70. 867146a Bluetooth: Don't call shutdown when leaving user channel by Loic Poulain · 9 years ago
  71. 8b76ce3 Bluetooth: Fix encryption key size handling for LTKs by Johan Hedberg · 9 years ago
  72. 781f899 Bluetooth: Fix race condition with user channel and setup stage by Marcel Holtmann · 9 years ago
  73. 9380f9e Bluetooth: Reorder HCI user channel socket release by Loic Poulain · 9 years ago
  74. 951b6a0 Bluetooth: Fix potential NULL dereference in RFCOMM bind callback by Jaganath Kanakkassery · 9 years ago
  75. 9d52bf0 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  76. f72186d Bluetooth: mgmt: fix typos by Florian Grandel · 9 years ago
  77. 2647a9b ipv6: Remove external dependency on rt6i_gateway and RTF_ANYCAST by Martin KaFai Lau · 9 years ago
  78. 36583eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  79. 011c391 Bluetooth: Add debug logs for legacy SMP crypto functions by Johan Hedberg · 9 years ago
  80. cffd2ee Bluetooth: Fix calls to __hci_cmd_sync() by Frederic Danis · 9 years ago
  81. 177d050 Bluetooth: Fix remote name event return directly. by Wesley Kuo · 9 years ago
  82. b04096f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  83. 11aa9c2 net: Pass kern from net_proto_family.create to sk_alloc by Eric W. Biederman · 9 years ago
  84. eeb1bd5 net: Add a struct net parameter to sock_create_kern by Eric W. Biederman · 9 years ago
  85. d24d814 Bluetooth: Skip the shutdown routine if the interface is not up by Gabriele Mazzotta · 9 years ago
  86. 1f5014d Bluetooth: hidp: Fix regression with older userspace and flags validation by Marcel Holtmann · 9 years ago
  87. 0fe29fd Bluetooth: Read LE remote features during connection establishment by Marcel Holtmann · 9 years ago
  88. 40f66c0 Bluetooth: Add local SSP OOB data to OOB ext data mgmt command by Johan Hedberg · 9 years ago
  89. 2d7cc19 Bluetooth: Remove hci_recv_stream_fragment function by Marcel Holtmann · 9 years ago
  90. 5c7d2dd Bluetooth: Make data pointer of hci_recv_stream_fragment const by Marcel Holtmann · 9 years ago
  91. 38c8af6 Bluetooth: Fix location of TX power field in LE advertising data by Marcel Holtmann · 9 years ago
  92. fd6413d Bluetooth: hidp: Use BIT(x) instead of (1 << x) by Marcel Holtmann · 9 years ago
  93. b2ddeb1 Bluetooth: cmtp: Use BIT(x) instead of (1 << x) by Marcel Holtmann · 9 years ago
  94. 836a061 Bluetooth: bnep: Handle BNEP connection setup request by Grzegorz Kolodziejczyk · 9 years ago
  95. bf8b9a9 Bluetooth: bnep: Add support to extended headers of control frames by Grzegorz Kolodziejczyk · 9 years ago
  96. 0477e2e Bluetooth: bnep: Add support for get bnep features via ioctl by Grzegorz Kolodziejczyk · 9 years ago
  97. e0fdbab Bluetooth: bnep: Return err value while sending cmd is not understood by Grzegorz Kolodziejczyk · 9 years ago
  98. e213568 Bluetooth: Disallow LE local out-of-band data when LE privacy is used by Marcel Holtmann · 9 years ago
  99. 1b9441f Bluetooth: Convert local OOB data reading to use HCI request by Johan Hedberg · 9 years ago
  100. 757aa0b Bluetooth: Move hci_get_cmd_complete() to hci_event.c by Johan Hedberg · 9 years ago