1. dd31506 Bluetooth: Add support for sending system notes to monitor channel by Marcel Holtmann · 9 years ago
  2. 8528d3f Bluetooth: Fix casting coding style within HCI sockets by Marcel Holtmann · 9 years ago
  3. 1982162 Bluetooth: Add missing hci_skb_opcode for raw socket commands by Marcel Holtmann · 9 years ago
  4. 44d2713 Bluetooth: Compress the size of struct hci_ctrl by Johan Hedberg · 9 years ago
  5. d79f34e Bluetooth: Use new hci_skb_pkt_* wrappers for core packet handling by Marcel Holtmann · 9 years ago
  6. 242c0eb Bluetooth: Rename bt_cb()->req into bt_cb()->hci by Marcel Holtmann · 9 years ago
  7. d94a610 Bluetooth: Remove unneeded parenthesis around MSG_OOB by Marcel Holtmann · 9 years ago
  8. e131d74 Bluetooth: Add support setup stage internal notification event by Marcel Holtmann · 9 years ago
  9. bb77543 Bluetooth: Restrict valid packet types via HCI_CHANNEL_RAW by Marcel Holtmann · 9 years ago
  10. 8cd4f58 Bluetooth: Remove quirk for HCI_VENDOR_PKT filter handling by Marcel Holtmann · 9 years ago
  11. e875ff8 Bluetooth: Add support for vendor specific diagnostic channel by Marcel Holtmann · 9 years ago
  12. 6c566dd Bluetooth: Send index information updates to monitor channel by Marcel Holtmann · 9 years ago
  13. 22db3cbc Bluetooth: Send transport open and close monitor events by Marcel Holtmann · 9 years ago
  14. ed1b28a Bluetooth: Limit userspace exposure of stack internal events by Marcel Holtmann · 9 years ago
  15. 6b3cc1d Bluetooth: close HCI device when user channel socket gets closed by Simon Fels · 9 years ago
  16. 781f899 Bluetooth: Fix race condition with user channel and setup stage by Marcel Holtmann · 9 years ago
  17. 9380f9e Bluetooth: Reorder HCI user channel socket release by Loic Poulain · 9 years ago
  18. 11aa9c2 net: Pass kern from net_proto_family.create to sk_alloc by Eric W. Biederman · 9 years ago
  19. db6e3e8 Bluetooth: Refactor HCI request variables into own struct by Johan Hedberg · 9 years ago
  20. fa4335d Bluetooth: Move generic mgmt command dispatcher to hci_sock.c by Johan Hedberg · 9 years ago
  21. d0f172b Bluetooth: Add helper to get HCI channel of a socket by Johan Hedberg · 9 years ago
  22. f6b7712 Bluetooth: Send global configuration updates to all management users by Marcel Holtmann · 10 years ago
  23. 1195fbb Bluetooth: Open management interface for untrusted users by Marcel Holtmann · 10 years ago
  24. c85be54 Bluetooth: Add hci_sock_test_flag helper function by Marcel Holtmann · 10 years ago
  25. c08b1a1 Bluetooth: Consolidate socket channel sending function back into one by Marcel Holtmann · 10 years ago
  26. 50ebc05 Bluetooth: Introduce trusted flag for management control sockets by Marcel Holtmann · 10 years ago
  27. f920733 Bluetooth: Use special function to send filter management index events by Marcel Holtmann · 10 years ago
  28. 17711c6 Bluetooth: Provide hci_send_to_flagged_channel helper function by Marcel Holtmann · 10 years ago
  29. 6befc64 Bluetooth: Add flags field and setting function for HCI sockets by Marcel Holtmann · 10 years ago
  30. 238be78 Bluetooth: Introduce hci_dev_test_and_set_flag helper macro by Marcel Holtmann · 10 years ago
  31. a358dc1 Bluetooth: Introduce hci_dev_clear_flag helper macro by Marcel Holtmann · 10 years ago
  32. d7a5a11 Bluetooth: Introduce hci_dev_test_flag helper macro by Marcel Holtmann · 10 years ago
  33. 6d785aa3 Bluetooth: Convert mgmt to use HCI chan registration API by Johan Hedberg · 10 years ago
  34. 801c1e8 Bluetooth: Add mgmt HCI channel registration API by Johan Hedberg · 10 years ago
  35. 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
  36. 1b78414 net: Remove iocb argument from sendmsg and recvmsg by Ying Xue · 10 years ago
  37. 6368c23 net: bluetooth: compact struct bt_skb_cb by converting boolean fields to bit fields by Eyal Birger · 10 years ago
  38. 49a6fe0 net: bluetooth: compact struct bt_skb_cb by inlining struct hci_req_ctrl by Eyal Birger · 10 years ago
  39. 9391976 Bluetooth: make hci_test_bit's addr const by Jiri Slaby · 10 years ago
  40. 03f310e Bluetooth: Remove unnecessary queue_monitor_skb() function by Johan Hedberg · 10 years ago
  41. 7129069 Bluetooth: Rename hci_send_to_control to hci_send_to_channel by Johan Hedberg · 10 years ago
  42. 41e91e7 Bluetooth: Replace send_monitor_event with queue_monitor_skb by Marcel Holtmann · 10 years ago
  43. d7f72f6 Bluetooth: Create generic queue_monitor_skb helper function by Marcel Holtmann · 10 years ago
  44. 2b53129 Bluetooth: Simplify packet copy in hci_send_to_monitor function by Marcel Holtmann · 10 years ago
  45. b0a8e28 Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_hci by Marcel Holtmann · 10 years ago
  46. 6ce8e9c new helper: memcpy_from_msg() by Al Viro · 10 years ago
  47. 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
  48. 51f3d02 net: Add and use skb_copy_datagram_msg() helper. by David S. Miller · 10 years ago
  49. 49c922b Bluetooth: spelling fixes by Stephen Hemminger · 10 years ago
  50. 863def5 Bluetooth: Move struct hci_pinfo into net/bluetooth/hci_sock.c by Marcel Holtmann · 10 years ago
  51. 7e67c11 Bluetooth: Delcare the hci_sec_filter as const by Marcel Holtmann · 10 years ago
  52. 3ad254f Bluetooth: Move struct hci_sec_filter next to its user by Marcel Holtmann · 10 years ago
  53. dcc36c1 Bluetooth: Unify helpers for bdaddr_list manipulations by Johan Hedberg · 10 years ago
  54. d603b76 Bluetooth: Run controller setup after external configuration by Marcel Holtmann · 10 years ago
  55. 0602a8a Bluetooth: Add support for Unconfigured Index Added events by Marcel Holtmann · 10 years ago
  56. 4a96440 Bluetooth: Introduce unconfigured controller state by Marcel Holtmann · 10 years ago
  57. fee746b Bluetooth: Restrict access for raw-only controllers by Marcel Holtmann · 10 years ago
  58. bad93e9 net: add __pskb_copy_fclone and pskb_copy_for_clone by Octavian Purdila · 10 years ago
  59. db59668 Bluetooth: Return EOPNOTSUPP for HCISETRAW ioctl command by Marcel Holtmann · 10 years ago
  60. dcf4adb Bluetooth: Convert uses of __constant_<foo> to <foo> by Joe Perches · 11 years ago
  61. c652140 Bluetooth: Add missing index added event on user channel failure by Marcel Holtmann · 11 years ago
  62. b7e0473 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 11 years ago
  63. 1bc5ad1 Bluetooth: Fix HCI User Channel permission check in hci_sock_sendmsg by Marcel Holtmann · 11 years ago
  64. f3d3342 net: rework recvmsg handler msg_name and msg_namelen logic by Hannes Frederic Sowa · 11 years ago
  65. e71f41b Bluetooth: Use BDADDR_BREDR type for old blacklist ioctl interface by Marcel Holtmann · 11 years ago
  66. 57d17d7 Bluetooth: Move skb->dev assignment for hdev->send into central place by Marcel Holtmann · 11 years ago
  67. 324d36e Bluetooth: Remove hdev->ioctl driver callback by Marcel Holtmann · 11 years ago
  68. 5b69bef5 Bluetooth: AMP contollers do not support the legacy ioctls by Marcel Holtmann · 11 years ago
  69. 10a8b86 Bluetooth: Require CAP_NET_ADMIN for HCI User Channel operation by Marcel Holtmann · 11 years ago
  70. 2350018 Bluetooth: Introduce new HCI socket channel for user operation by Marcel Holtmann · 11 years ago
  71. 0736cfa Bluetooth: Introduce user channel flag for HCI devices by Marcel Holtmann · 11 years ago
  72. c1c4f95 Bluetooth: Restrict ioctls to HCI raw channel sockets by Marcel Holtmann · 11 years ago
  73. c2371e8 Bluetooth: Fix error handling for HCI socket options by Marcel Holtmann · 11 years ago
  74. 9d4b68b Bluetooth: Fix handling of getsockname() for HCI sockets by Marcel Holtmann · 11 years ago
  75. 06f43cb Bluetooth: Fix handling of getpeername() for HCI sockets by Marcel Holtmann · 11 years ago
  76. f81fe64 Bluetooth: Refactor raw socket filter into more readable code by Marcel Holtmann · 11 years ago
  77. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  78. b031661 bluetooth: kill unused 'module' argument of bt_procfs_init() by Al Viro · 11 years ago
  79. 11714b3 Bluetooth: Fix stand-alone HCI command handling by Johan Hedberg · 12 years ago
  80. 5e9d7f8 Bluetooth: discard bt_sock_unregister() errors by David Herrmann · 12 years ago
  81. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 12 years ago
  82. 6a06e5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  83. bf5b30b net: change return values from -EACCES to -EPERM by Zhao Hongjiang · 12 years ago
  84. 1304a73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  85. 3f68ba0 Bluetooth: HCI - Fix info leak via getsockname() by Mathias Krause · 12 years ago
  86. e15ca9a Bluetooth: HCI - Fix info leak in getsockopt(HCI_FILTER) by Mathias Krause · 12 years ago
  87. f7c8663 Bluetooth: Added /proc/net/hci via bt_procfs_init() by Masatake YAMATO · 12 years ago
  88. 8c520a5 Bluetooth: Remove unnecessary headers include by Gustavo Padovan · 12 years ago
  89. 8fc9ced Bluetooth: Fix coding style in the subsystem by Gustavo Padovan · 12 years ago
  90. fc5fef6 Bluetooth: Remove 'register' usage from the subsystem by Gustavo Padovan · 12 years ago
  91. 6039aa73 Bluetooth: Remove most of the inline usage by Gustavo Padovan · 12 years ago
  92. 3bb3c75 Bluetooth: Fix coding style in hci_sock.c by Gustavo Padovan · 12 years ago
  93. a591afc Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  94. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  95. 4f87da8 Bluetooth: Remove HCI_PI_MGMT_INIT flag for sockets by Johan Hedberg · 13 years ago
  96. 97e0bde Bluetooth: Enable timestamps for control channel by Marcel Holtmann · 13 years ago
  97. 4b95a24 Bluetooth: Always enable management interface by Marcel Holtmann · 13 years ago
  98. 801f13b Bluetooth: Restrict access to management interface by Marcel Holtmann · 13 years ago
  99. cd82e61 Bluetooth: Add support for HCI monitor channel by Marcel Holtmann · 13 years ago
  100. da88cea compat: Use COMPAT_USE_64BIT_TIME in the Bluetooth subsystem by H. J. Lu · 13 years ago