1. db6e3e8 Bluetooth: Refactor HCI request variables into own struct by Johan Hedberg · 10 years ago
  2. fa4335d Bluetooth: Move generic mgmt command dispatcher to hci_sock.c by Johan Hedberg · 10 years ago
  3. d0f172b Bluetooth: Add helper to get HCI channel of a socket by Johan Hedberg · 10 years ago
  4. f6b7712 Bluetooth: Send global configuration updates to all management users by Marcel Holtmann · 10 years ago
  5. 1195fbb Bluetooth: Open management interface for untrusted users by Marcel Holtmann · 10 years ago
  6. c85be54 Bluetooth: Add hci_sock_test_flag helper function by Marcel Holtmann · 10 years ago
  7. c08b1a1 Bluetooth: Consolidate socket channel sending function back into one by Marcel Holtmann · 10 years ago
  8. 50ebc05 Bluetooth: Introduce trusted flag for management control sockets by Marcel Holtmann · 10 years ago
  9. f920733 Bluetooth: Use special function to send filter management index events by Marcel Holtmann · 10 years ago
  10. 17711c6 Bluetooth: Provide hci_send_to_flagged_channel helper function by Marcel Holtmann · 10 years ago
  11. 6befc64 Bluetooth: Add flags field and setting function for HCI sockets by Marcel Holtmann · 10 years ago
  12. 238be78 Bluetooth: Introduce hci_dev_test_and_set_flag helper macro by Marcel Holtmann · 10 years ago
  13. a358dc1 Bluetooth: Introduce hci_dev_clear_flag helper macro by Marcel Holtmann · 10 years ago
  14. d7a5a11 Bluetooth: Introduce hci_dev_test_flag helper macro by Marcel Holtmann · 10 years ago
  15. 6d785aa3 Bluetooth: Convert mgmt to use HCI chan registration API by Johan Hedberg · 10 years ago
  16. 801c1e8 Bluetooth: Add mgmt HCI channel registration API by Johan Hedberg · 10 years ago
  17. 70c836a4 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 10 years ago
  18. 1b78414 net: Remove iocb argument from sendmsg and recvmsg by Ying Xue · 10 years ago
  19. 6368c23 net: bluetooth: compact struct bt_skb_cb by converting boolean fields to bit fields by Eyal Birger · 10 years ago
  20. 49a6fe0 net: bluetooth: compact struct bt_skb_cb by inlining struct hci_req_ctrl by Eyal Birger · 10 years ago
  21. 9391976 Bluetooth: make hci_test_bit's addr const by Jiri Slaby · 10 years ago
  22. 03f310e Bluetooth: Remove unnecessary queue_monitor_skb() function by Johan Hedberg · 10 years ago
  23. 7129069 Bluetooth: Rename hci_send_to_control to hci_send_to_channel by Johan Hedberg · 10 years ago
  24. 41e91e7 Bluetooth: Replace send_monitor_event with queue_monitor_skb by Marcel Holtmann · 10 years ago
  25. d7f72f6 Bluetooth: Create generic queue_monitor_skb helper function by Marcel Holtmann · 10 years ago
  26. 2b53129 Bluetooth: Simplify packet copy in hci_send_to_monitor function by Marcel Holtmann · 10 years ago
  27. b0a8e28 Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_hci by Marcel Holtmann · 10 years ago
  28. 6ce8e9c new helper: memcpy_from_msg() by Al Viro · 11 years ago
  29. b921726 Merge tag 'master-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  30. 51f3d02 net: Add and use skb_copy_datagram_msg() helper. by David S. Miller · 10 years ago
  31. 49c922b Bluetooth: spelling fixes by Stephen Hemminger · 10 years ago
  32. 863def5 Bluetooth: Move struct hci_pinfo into net/bluetooth/hci_sock.c by Marcel Holtmann · 11 years ago
  33. 7e67c11 Bluetooth: Delcare the hci_sec_filter as const by Marcel Holtmann · 11 years ago
  34. 3ad254f Bluetooth: Move struct hci_sec_filter next to its user by Marcel Holtmann · 11 years ago
  35. dcc36c1 Bluetooth: Unify helpers for bdaddr_list manipulations by Johan Hedberg · 11 years ago
  36. d603b76b Bluetooth: Run controller setup after external configuration by Marcel Holtmann · 11 years ago
  37. 0602a8a Bluetooth: Add support for Unconfigured Index Added events by Marcel Holtmann · 11 years ago
  38. 4a96440 Bluetooth: Introduce unconfigured controller state by Marcel Holtmann · 11 years ago
  39. fee746b Bluetooth: Restrict access for raw-only controllers by Marcel Holtmann · 11 years ago
  40. bad93e9 net: add __pskb_copy_fclone and pskb_copy_for_clone by Octavian Purdila · 11 years ago
  41. db59668 Bluetooth: Return EOPNOTSUPP for HCISETRAW ioctl command by Marcel Holtmann · 11 years ago
  42. dcf4adb Bluetooth: Convert uses of __constant_<foo> to <foo> by Joe Perches · 11 years ago
  43. c652140 Bluetooth: Add missing index added event on user channel failure by Marcel Holtmann · 11 years ago
  44. b7e0473 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 11 years ago
  45. 1bc5ad1 Bluetooth: Fix HCI User Channel permission check in hci_sock_sendmsg by Marcel Holtmann · 11 years ago
  46. f3d3342 net: rework recvmsg handler msg_name and msg_namelen logic by Hannes Frederic Sowa · 11 years ago
  47. e71f41b Bluetooth: Use BDADDR_BREDR type for old blacklist ioctl interface by Marcel Holtmann · 11 years ago
  48. 57d17d7 Bluetooth: Move skb->dev assignment for hdev->send into central place by Marcel Holtmann · 11 years ago
  49. 324d36e Bluetooth: Remove hdev->ioctl driver callback by Marcel Holtmann · 11 years ago
  50. 5b69bef5 Bluetooth: AMP contollers do not support the legacy ioctls by Marcel Holtmann · 11 years ago
  51. 10a8b86 Bluetooth: Require CAP_NET_ADMIN for HCI User Channel operation by Marcel Holtmann · 11 years ago
  52. 2350018 Bluetooth: Introduce new HCI socket channel for user operation by Marcel Holtmann · 12 years ago
  53. 0736cfa Bluetooth: Introduce user channel flag for HCI devices by Marcel Holtmann · 12 years ago
  54. c1c4f95 Bluetooth: Restrict ioctls to HCI raw channel sockets by Marcel Holtmann · 12 years ago
  55. c2371e8 Bluetooth: Fix error handling for HCI socket options by Marcel Holtmann · 12 years ago
  56. 9d4b68b Bluetooth: Fix handling of getsockname() for HCI sockets by Marcel Holtmann · 12 years ago
  57. 06f43cb Bluetooth: Fix handling of getpeername() for HCI sockets by Marcel Holtmann · 12 years ago
  58. f81fe64 Bluetooth: Refactor raw socket filter into more readable code by Marcel Holtmann · 12 years ago
  59. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  60. b031661 bluetooth: kill unused 'module' argument of bt_procfs_init() by Al Viro · 12 years ago
  61. 11714b3 Bluetooth: Fix stand-alone HCI command handling by Johan Hedberg · 12 years ago
  62. 5e9d7f8 Bluetooth: discard bt_sock_unregister() errors by David Herrmann · 12 years ago
  63. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 12 years ago
  64. 6a06e5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  65. bf5b30b net: change return values from -EACCES to -EPERM by Zhao Hongjiang · 12 years ago
  66. 1304a73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  67. 3f68ba0 Bluetooth: HCI - Fix info leak via getsockname() by Mathias Krause · 13 years ago
  68. e15ca9a Bluetooth: HCI - Fix info leak in getsockopt(HCI_FILTER) by Mathias Krause · 13 years ago
  69. f7c8663 Bluetooth: Added /proc/net/hci via bt_procfs_init() by Masatake YAMATO · 13 years ago
  70. 8c520a5 Bluetooth: Remove unnecessary headers include by Gustavo Padovan · 13 years ago
  71. 8fc9ced Bluetooth: Fix coding style in the subsystem by Gustavo Padovan · 13 years ago
  72. fc5fef6 Bluetooth: Remove 'register' usage from the subsystem by Gustavo Padovan · 13 years ago
  73. 6039aa7 Bluetooth: Remove most of the inline usage by Gustavo Padovan · 13 years ago
  74. 3bb3c75 Bluetooth: Fix coding style in hci_sock.c by Gustavo Padovan · 13 years ago
  75. a591afc Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  76. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 13 years ago
  77. 4f87da8 Bluetooth: Remove HCI_PI_MGMT_INIT flag for sockets by Johan Hedberg · 13 years ago
  78. 97e0bde Bluetooth: Enable timestamps for control channel by Marcel Holtmann · 13 years ago
  79. 4b95a24 Bluetooth: Always enable management interface by Marcel Holtmann · 13 years ago
  80. 801f13b Bluetooth: Restrict access to management interface by Marcel Holtmann · 13 years ago
  81. cd82e61 Bluetooth: Add support for HCI monitor channel by Marcel Holtmann · 13 years ago
  82. da88cea compat: Use COMPAT_USE_64BIT_TIME in the Bluetooth subsystem by H. J. Lu · 13 years ago
  83. 040030e Bluetooth: Remove HCI notifier handling by Marcel Holtmann · 13 years ago
  84. e0edf37 Bluetooth: Fix issue with shared SKB between HCI raw socket and driver by Marcel Holtmann · 13 years ago
  85. 7cc2ade Bluetooth: Simplify HCI socket bind handling by Marcel Holtmann · 13 years ago
  86. 3a20862 Bluetooth: Add HCI CMSG details only to raw sockets by Marcel Holtmann · 13 years ago
  87. cedc546 Bluetooth: Lock socket when reading HCI socket options by Marcel Holtmann · 13 years ago
  88. 2f39cdb Bluetooth: Limit HCI raw socket options to actual raw sockets by Marcel Holtmann · 13 years ago
  89. 470fe1b Bluetooth: Split sending for HCI raw and control sockets by Marcel Holtmann · 13 years ago
  90. 88c1fe4 Bluetooth: Add address type to mgmt blacklist messages by Johan Hedberg · 13 years ago
  91. 874c60b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next by John W. Linville · 13 years ago
  92. 57adc1f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  93. 4b5dd69 Bluetooth: Remove local_bh_disable() from hci_sock.c by Gustavo F. Padovan · 13 years ago
  94. eb93992 module_param: make bool parameters really bool (net & drivers/net) by Rusty Russell · 13 years ago
  95. 14c0b60 Bluetooth: Remove mgmt_set_service_cache by Johan Hedberg · 13 years ago
  96. 3eff45e Bluetooth: convert tx_task to workqueue by Gustavo F. Padovan · 13 years ago
  97. c347b76 Bluetooth: Move command task to workqueue by Gustavo F. Padovan · 13 years ago
  98. 09fd0de Bluetooth: Replace spin_lock by mutex in hci_dev by Gustavo F. Padovan · 14 years ago
  99. 5e76244 Bluetooth: Add mgmt events for blacklisting by Antti Julku · 14 years ago
  100. b2a66aa Bluetooth: Move blacklisting functions to hci_core by Antti Julku · 14 years ago