1. 9b284cb bluetooth: fix list handling by Linus Torvalds · 9 years ago
  2. 952497b Bluetooth: Fix warning of potentially uninitialized adv_instance variable by Johan Hedberg · 9 years ago
  3. 39ecfad Bluetooth: Use zalloc when possible by Johan Hedberg · 9 years ago
  4. e58627d Bluetooth: Increment management interface revision by Marcel Holtmann · 9 years ago
  5. d4c5af8 Bluetooth: hci_core: remove obsolete adv_instance by Florian Grandel · 9 years ago
  6. eb6f95f Bluetooth: mgmt: multi-adv for mgmt_reenable_advertising() by Florian Grandel · 9 years ago
  7. 9d5fc2f Bluetooth: mgmt: multi-adv for trigger_le_scan() by Florian Grandel · 9 years ago
  8. 320b3bf Bluetooth: mgmt: program multi-adv on power on by Florian Grandel · 9 years ago
  9. 0194833 Bluetooth: mgmt: multi adv for remove_advertising*() by Florian Grandel · 9 years ago
  10. fffd38b Bluetooth: mgmt/hci_core: multi-adv for add_advertising*() by Florian Grandel · 9 years ago
  11. 847818d Bluetooth: mgmt: multi adv for clear_adv_instances() by Florian Grandel · 9 years ago
  12. 7816b82 Bluetooth: mgmt: multi adv for set_advertising*() by Florian Grandel · 9 years ago
  13. f63ba24 Bluetooth: mgmt: multi adv for create_instance_adv_data() by Florian Grandel · 9 years ago
  14. ca21fbe Bluetooth: mgmt: multi adv for create_instance_scan_rsp_data() by Florian Grandel · 9 years ago
  15. 7b683b7 Bluetooth: mgmt: multi adv for enable_advertising() by Florian Grandel · 9 years ago
  16. bea28e6 Bluetooth: mgmt: improve get_adv_instance_flags() readability by Florian Grandel · 9 years ago
  17. 411b412 Bluetooth: mgmt: multi adv for get_adv_instance_flags() by Florian Grandel · 9 years ago
  18. 3ff37e6 Bluetooth: mgmt: multi adv for get_current_adv_instance() by Florian Grandel · 9 years ago
  19. 286e0c8 Bluetooth: mgmt: multi adv for read_adv_features() by Florian Grandel · 9 years ago
  20. efae002 Bluetooth: mgmt: rename update_*_data_for_instance() by Florian Grandel · 9 years ago
  21. 91aa9bb Bluetooth: mgmt: dry update_scan_rsp_data() by Florian Grandel · 9 years ago
  22. 5d900e4 Bluetooth: hci_core/mgmt: move adv timeout to hdev by Florian Grandel · 9 years ago
  23. d2609b3 Bluetooth: hci_core/mgmt: Introduce multi-adv list by Florian Grandel · 9 years ago
  24. 89e4042 Bluetooth: 6lowpan: Fix module refcount by Glenn Ruben Bakke · 9 years ago
  25. 2ad88fb Bluetooth: 6lowpan: Fix double kfree of netdev priv by Glenn Ruben Bakke · 9 years ago
  26. fc84242 Bluetooth: 6lowpan: Move netdev sysfs device reference by Glenn Ruben Bakke · 9 years ago
  27. f63666d Bluetooth: 6lowpan: Rename ambiguous variable by Glenn Ruben Bakke · 9 years ago
  28. a2105ae Bluetooth: 6lowpan: Enable delete_netdev to be scheduled when last peer is deleted by Glenn Ruben Bakke · 9 years ago
  29. 5d667ef Bluetooth: Remove redundant check for ACL_LINK by Johan Hedberg · 9 years ago
  30. e3f6a25 Bluetooth: Use actual encryption key size for SMP over BR/EDR by Johan Hedberg · 9 years ago
  31. 821f376 Bluetooth: Read encryption key size for BR/EDR connections by Johan Hedberg · 9 years ago
  32. 035ad62 Bluetooth: Move SC-only check outside of BT_CONFIG branch by Johan Hedberg · 9 years ago
  33. b1f663c Bluetooth: Add debugfs support for min LE encryption key size by Johan Hedberg · 9 years ago
  34. 2fd3655 Bluetooth: Add debugfs support for max LE encryption key size by Johan Hedberg · 9 years ago
  35. 835a6a2 Bluetooth: Stop sabotaging list poisoning by Alexey Dobriyan · 9 years ago
  36. 1fc62c5 Bluetooth: Fix exposing full value of shortened LTKs by Johan Hedberg · 9 years ago
  37. ff50e8a Bluetooth: Move SCO support under BT_BREDR config option by Arron Wang · 9 years ago
  38. 9b4c333 Bluetooth: Make l2cap_recv_acldata() and sco_recv_scodata() return void by Arron Wang · 9 years ago
  39. 867146a Bluetooth: Don't call shutdown when leaving user channel by Loic Poulain · 9 years ago
  40. 8b76ce3 Bluetooth: Fix encryption key size handling for LTKs by Johan Hedberg · 9 years ago
  41. 781f899 Bluetooth: Fix race condition with user channel and setup stage by Marcel Holtmann · 9 years ago
  42. 9380f9e Bluetooth: Reorder HCI user channel socket release by Loic Poulain · 9 years ago
  43. 951b6a0 Bluetooth: Fix potential NULL dereference in RFCOMM bind callback by Jaganath Kanakkassery · 9 years ago
  44. 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
  45. f72186d Bluetooth: mgmt: fix typos by Florian Grandel · 9 years ago
  46. 2647a9b ipv6: Remove external dependency on rt6i_gateway and RTF_ANYCAST by Martin KaFai Lau · 9 years ago
  47. 36583eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  48. 011c391 Bluetooth: Add debug logs for legacy SMP crypto functions by Johan Hedberg · 9 years ago
  49. cffd2ee Bluetooth: Fix calls to __hci_cmd_sync() by Frederic Danis · 9 years ago
  50. 177d050 Bluetooth: Fix remote name event return directly. by Wesley Kuo · 9 years ago
  51. b04096f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  52. 11aa9c2 net: Pass kern from net_proto_family.create to sk_alloc by Eric W. Biederman · 9 years ago
  53. eeb1bd5 net: Add a struct net parameter to sock_create_kern by Eric W. Biederman · 9 years ago
  54. d24d814 Bluetooth: Skip the shutdown routine if the interface is not up by Gabriele Mazzotta · 9 years ago
  55. 1f5014d Bluetooth: hidp: Fix regression with older userspace and flags validation by Marcel Holtmann · 9 years ago
  56. 0fe29fd Bluetooth: Read LE remote features during connection establishment by Marcel Holtmann · 9 years ago
  57. 40f66c0 Bluetooth: Add local SSP OOB data to OOB ext data mgmt command by Johan Hedberg · 9 years ago
  58. 2d7cc19 Bluetooth: Remove hci_recv_stream_fragment function by Marcel Holtmann · 9 years ago
  59. 5c7d2dd Bluetooth: Make data pointer of hci_recv_stream_fragment const by Marcel Holtmann · 9 years ago
  60. 38c8af6 Bluetooth: Fix location of TX power field in LE advertising data by Marcel Holtmann · 9 years ago
  61. fd6413d Bluetooth: hidp: Use BIT(x) instead of (1 << x) by Marcel Holtmann · 9 years ago
  62. b2ddeb1 Bluetooth: cmtp: Use BIT(x) instead of (1 << x) by Marcel Holtmann · 9 years ago
  63. 836a061 Bluetooth: bnep: Handle BNEP connection setup request by Grzegorz Kolodziejczyk · 9 years ago
  64. bf8b9a9 Bluetooth: bnep: Add support to extended headers of control frames by Grzegorz Kolodziejczyk · 9 years ago
  65. 0477e2e Bluetooth: bnep: Add support for get bnep features via ioctl by Grzegorz Kolodziejczyk · 9 years ago
  66. e0fdbab Bluetooth: bnep: Return err value while sending cmd is not understood by Grzegorz Kolodziejczyk · 9 years ago
  67. e213568 Bluetooth: Disallow LE local out-of-band data when LE privacy is used by Marcel Holtmann · 9 years ago
  68. 1b9441f Bluetooth: Convert local OOB data reading to use HCI request by Johan Hedberg · 9 years ago
  69. 757aa0b Bluetooth: Move hci_get_cmd_complete() to hci_event.c by Johan Hedberg · 9 years ago
  70. abe66a4 Bluetooth: Remove unused hci_req_pending() function by Johan Hedberg · 9 years ago
  71. f7d9e97 Bluetooth: Remove unneeded recv_event variable by Johan Hedberg · 9 years ago
  72. f60cb30 Bluetooth: Convert hci_req_sync family of function to new request API by Johan Hedberg · 9 years ago
  73. e6214487 Bluetooth: Add second hci_request callback option for full skb by Johan Hedberg · 9 years ago
  74. 444c6dd Bluetooth: Add clarifying comment to command status handling by Johan Hedberg · 9 years ago
  75. 64dd374 Bluetooth: Export SMP selftest result in debugfs by Marcel Holtmann · 9 years ago
  76. 6de50f9 Bluetooth: Export ECDH selftest result in debugfs by Marcel Holtmann · 9 years ago
  77. 0151e42 Bluetooth: Restrict BNEP flags to only valid ones by Marcel Holtmann · 9 years ago
  78. 5f5da99 Bluetooth: Restrict HIDP flags to only valid ones by Marcel Holtmann · 9 years ago
  79. 8bf17a3 Bluetooth: Restrict CMTP flags to only valid ones by Marcel Holtmann · 9 years ago
  80. c3370de Bluetooth: Expose current Device ID information via debugfs by Marcel Holtmann · 9 years ago
  81. db6e3e8 Bluetooth: Refactor HCI request variables into own struct by Johan Hedberg · 9 years ago
  82. a4368ff Bluetooth: Refactor L2CAP variables into l2cap_ctrl by Johan Hedberg · 9 years ago
  83. 20fa110 Bluetooth: Remove superfluous extra empty line between functions by Marcel Holtmann · 9 years ago
  84. 57b0d3e Bluetooth: Fix error returns for Read Local OOB Extended Data commands by Marcel Holtmann · 9 years ago
  85. efcd8c9 Bluetooth: Move memory location outside of hci_dev lock by Marcel Holtmann · 9 years ago
  86. 880897d Bluetooth: Update adv. parameters when conn. setting changes by Arman Uguray · 9 years ago
  87. c7d4883 Bluetooth: Use ADV_SCAN_IND for adv. instances by Arman Uguray · 9 years ago
  88. faccb95 Bluetooth: Fix using global connectable settings for adv by Arman Uguray · 9 years ago
  89. 600b215 Bluetooth: Fix race condition with HCI_RESET flag by Johan Hedberg · 9 years ago
  90. fdf5178 Bluetooth: Unify advertising data code paths by Arman Uguray · 9 years ago
  91. 089fa8c Bluetooth: Update supported_flags for AD features by Arman Uguray · 9 years ago
  92. 5507e35 Bluetooth: Support the "tx-power" adv flag by Arman Uguray · 9 years ago
  93. 67e0c0c Bluetooth: Support the "managed-flags" adv flag by Arman Uguray · 9 years ago
  94. 807ec77 Bluetooth: Support the "limited-discoverable" adv flag by Arman Uguray · 9 years ago
  95. b44133f Bluetooth: Support the "discoverable" adv flag by Arman Uguray · 9 years ago
  96. e7a685d Bluetooth: Support the "connectable mode" adv flag by Arman Uguray · 9 years ago
  97. 08dc0e9 Bluetooth: Fix minor typo in comment for static address setting by Marcel Holtmann · 9 years ago
  98. 99c679a Bluetooth: Filter list of supported commands/events for untrusted users by Marcel Holtmann · 9 years ago
  99. 912098a Bluetooth: Add support for adv instance timeout by Arman Uguray · 9 years ago
  100. 4117ed7 Bluetooth: Add support for instance scan response by Arman Uguray · 9 years ago