1. b9f9dba Bluetooth: hci_sock: fix endian bug in hci_sock_setsockopt() by Dan Carpenter · 3 years ago
  2. 709fca5 Bluetooth: hci_sock: purge socket queues in the destruct() callback by Nguyen Dinh Phi · 3 years, 3 months ago
  3. 64ba2eb Bluetooth: hci_sock: Replace use of memcpy_from_msg with bt_skb_sendmsg by Luiz Augusto von Dentz · 3 years, 3 months ago
  4. 09572fc Bluetooth: hci_sock: Add support for BT_{SND,RCV}BUF by Luiz Augusto von Dentz · 3 years, 3 months ago
  5. 0b59e27 Bluetooth: reorganize functions from hci_sock_sendmsg() by Tetsuo Handa · 3 years, 5 months ago
  6. e044809 Bluetooth: defer cleanup of resources in hci_unregister_dev() by Tetsuo Handa · 3 years, 5 months ago
  7. 3d4f9c0 Bluetooth: use inclusive language when filtering devices by Archie Pusaka · 3 years, 7 months ago
  8. 1262856 Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 7 months ago
  9. 91641b7 Bluetooth: Fix spelling mistakes by Zheng Yongjun · 3 years, 7 months ago
  10. e305509 Bluetooth: use correct lock to prevent UAF of hdev object by Lin Ma · 3 years, 7 months ago
  11. 4bb540d Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 4 years, 5 months ago
  12. a7b75c5 net: pass a sockptr_t into ->setsockopt by Christoph Hellwig · 4 years, 5 months ago
  13. 19186c7 Bluetooth: core: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 6 months ago
  14. 32929e1f Bluetooth: Use only 8 bits for the HCI CMSG state flags by Alain Michaud · 4 years, 7 months ago
  15. d5cc662 Bluetooth: Introduce HCI_MGMT_HDEV_OPTIONAL option by Marcel Holtmann · 4 years, 8 months ago
  16. 11eb85e Bluetooth: Fix race condition in hci_release_sock() by Dan Carpenter · 5 years ago
  17. cc97400 Bluetooth: Add missing checks for HCI_ISODATA_PKT packet type by Marcel Holtmann · 5 years ago
  18. f9a619d Bluetooth: monitor: Add support for ISO packets by Luiz Augusto von Dentz · 5 years ago
  19. 7a6038b compat_ioctl: move hci_sock handlers into driver by Arnd Bergmann · 6 years ago
  20. e8b47b5 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 6 years ago
  21. e20a2e9 Bluetooth: Fix decrementing reference count twice in releasing socket by Myungho Jung · 6 years ago
  22. 13c6ee2 socket: Use old_timeval types for socket timestamps by Deepa Dinamani · 6 years ago
  23. a11e1d4 Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL by Linus Torvalds · 7 years ago
  24. db5051e net: convert datagram_poll users tp ->poll_mask by Christoph Hellwig · 7 years ago
  25. 9b2c45d net: make getname() functions return length rather than use int* parameter by Denys Vlasenko · 7 years ago
  26. a9ee77a Bluetooth: avoid recursive locking in hci_send_to_channel() by Sebastian Andrzej Siewior · 7 years ago
  27. e49aa15 Revert "Bluetooth: Add option for disabling legacy ioctl interfaces" by Linus Torvalds · 7 years ago
  28. dbbccdc Bluetooth: Add option for disabling legacy ioctl interfaces by Marcel Holtmann · 7 years ago
  29. 634fef6 networking: add and use skb_put_u8() by Johannes Berg · 8 years ago
  30. d58ff35 networking: make skb_push & __skb_push return void pointers by Johannes Berg · 8 years ago
  31. 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 8 years ago
  32. 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 8 years ago
  33. ab89f0b Bluetooth: Fix user channel for 32bit userspace on 64bit kernel by Szymon Janc · 8 years ago
  34. 9332ef9 scripts/spelling.txt: add "an user" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  35. aa1638d Bluetooth: Send control open and close messages for HCI user channels by Marcel Holtmann · 8 years ago
  36. f4cdbb3 Bluetooth: Handle HCI raw socket transition from unbound to bound by Marcel Holtmann · 8 years ago
  37. f81f5b2 Bluetooth: Send control open and close messages for HCI raw sockets by Marcel Holtmann · 8 years ago
  38. d0bef1d Bluetooth: Add extra channel checks for control open/close messages by Marcel Holtmann · 8 years ago
  39. 5a6d2cf Bluetooth: Assign the channel early when binding HCI sockets by Marcel Holtmann · 8 years ago
  40. 0ef2c42 Bluetooth: Send control open and close only when cookie is present by Marcel Holtmann · 8 years ago
  41. 9e8305b Bluetooth: Use numbers for subsystem version string by Marcel Holtmann · 8 years ago
  42. df1cb87 Bluetooth: Introduce helper functions for socket cookie handling by Marcel Holtmann · 8 years ago
  43. 5504c3a Bluetooth: Use individual flags for certain management events by Marcel Holtmann · 8 years ago
  44. 38ceaa0 Bluetooth: Add support for sending MGMT commands and events to monitor by Marcel Holtmann · 8 years ago
  45. 249fa16 Bluetooth: Add support for sending MGMT open and close to monitor by Marcel Holtmann · 8 years ago
  46. 70ecce9 Bluetooth: Store control socket cookie and comm information by Marcel Holtmann · 8 years ago
  47. 47b0f573 Bluetooth: Check SOL_HCI for raw socket options by Marcel Holtmann · 8 years ago
  48. 4f34228 Bluetooth: Fix hci_sock_recvmsg when MSG_TRUNC is not set by Luiz Augusto von Dentz · 8 years ago
  49. ca8bee5 Bluetooth: Rename HCI_BREDR into HCI_PRIMARY by Marcel Holtmann · 8 years ago
  50. 83871f8 Bluetooth: Fix hci_sock_recvmsg return value by Denis Kenzior · 9 years ago
  51. 787b306 Bluetooth: avoid rebuilding hci_sock all the time by Johannes Berg · 9 years ago
  52. ac71494 Bluetooth: Add support for controller specific logging by Marcel Holtmann · 9 years ago
  53. dd31506 Bluetooth: Add support for sending system notes to monitor channel by Marcel Holtmann · 9 years ago
  54. 8528d3f Bluetooth: Fix casting coding style within HCI sockets by Marcel Holtmann · 9 years ago
  55. 1982162 Bluetooth: Add missing hci_skb_opcode for raw socket commands by Marcel Holtmann · 9 years ago
  56. 44d2713 Bluetooth: Compress the size of struct hci_ctrl by Johan Hedberg · 9 years ago
  57. d79f34e Bluetooth: Use new hci_skb_pkt_* wrappers for core packet handling by Marcel Holtmann · 9 years ago
  58. 242c0eb Bluetooth: Rename bt_cb()->req into bt_cb()->hci by Marcel Holtmann · 9 years ago
  59. d94a610 Bluetooth: Remove unneeded parenthesis around MSG_OOB by Marcel Holtmann · 9 years ago
  60. e131d74 Bluetooth: Add support setup stage internal notification event by Marcel Holtmann · 9 years ago
  61. bb77543 Bluetooth: Restrict valid packet types via HCI_CHANNEL_RAW by Marcel Holtmann · 9 years ago
  62. 8cd4f58 Bluetooth: Remove quirk for HCI_VENDOR_PKT filter handling by Marcel Holtmann · 9 years ago
  63. e875ff8 Bluetooth: Add support for vendor specific diagnostic channel by Marcel Holtmann · 9 years ago
  64. 6c566dd Bluetooth: Send index information updates to monitor channel by Marcel Holtmann · 9 years ago
  65. 22db3cbc Bluetooth: Send transport open and close monitor events by Marcel Holtmann · 9 years ago
  66. ed1b28a Bluetooth: Limit userspace exposure of stack internal events by Marcel Holtmann · 9 years ago
  67. 6b3cc1d Bluetooth: close HCI device when user channel socket gets closed by Simon Fels · 9 years ago
  68. 781f899 Bluetooth: Fix race condition with user channel and setup stage by Marcel Holtmann · 10 years ago
  69. 9380f9e Bluetooth: Reorder HCI user channel socket release by Loic Poulain · 10 years ago
  70. 11aa9c2 net: Pass kern from net_proto_family.create to sk_alloc by Eric W. Biederman · 10 years ago
  71. db6e3e8 Bluetooth: Refactor HCI request variables into own struct by Johan Hedberg · 10 years ago
  72. fa4335d Bluetooth: Move generic mgmt command dispatcher to hci_sock.c by Johan Hedberg · 10 years ago
  73. d0f172b Bluetooth: Add helper to get HCI channel of a socket by Johan Hedberg · 10 years ago
  74. f6b7712 Bluetooth: Send global configuration updates to all management users by Marcel Holtmann · 10 years ago
  75. 1195fbb Bluetooth: Open management interface for untrusted users by Marcel Holtmann · 10 years ago
  76. c85be54 Bluetooth: Add hci_sock_test_flag helper function by Marcel Holtmann · 10 years ago
  77. c08b1a1 Bluetooth: Consolidate socket channel sending function back into one by Marcel Holtmann · 10 years ago
  78. 50ebc05 Bluetooth: Introduce trusted flag for management control sockets by Marcel Holtmann · 10 years ago
  79. f920733 Bluetooth: Use special function to send filter management index events by Marcel Holtmann · 10 years ago
  80. 17711c6 Bluetooth: Provide hci_send_to_flagged_channel helper function by Marcel Holtmann · 10 years ago
  81. 6befc64 Bluetooth: Add flags field and setting function for HCI sockets by Marcel Holtmann · 10 years ago
  82. 238be78 Bluetooth: Introduce hci_dev_test_and_set_flag helper macro by Marcel Holtmann · 10 years ago
  83. a358dc1 Bluetooth: Introduce hci_dev_clear_flag helper macro by Marcel Holtmann · 10 years ago
  84. d7a5a11 Bluetooth: Introduce hci_dev_test_flag helper macro by Marcel Holtmann · 10 years ago
  85. 6d785aa3 Bluetooth: Convert mgmt to use HCI chan registration API by Johan Hedberg · 10 years ago
  86. 801c1e8 Bluetooth: Add mgmt HCI channel registration API by Johan Hedberg · 10 years ago
  87. 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
  88. 1b78414 net: Remove iocb argument from sendmsg and recvmsg by Ying Xue · 10 years ago
  89. 6368c23 net: bluetooth: compact struct bt_skb_cb by converting boolean fields to bit fields by Eyal Birger · 10 years ago
  90. 49a6fe0 net: bluetooth: compact struct bt_skb_cb by inlining struct hci_req_ctrl by Eyal Birger · 10 years ago
  91. 9391976 Bluetooth: make hci_test_bit's addr const by Jiri Slaby · 10 years ago
  92. 03f310e Bluetooth: Remove unnecessary queue_monitor_skb() function by Johan Hedberg · 10 years ago
  93. 7129069 Bluetooth: Rename hci_send_to_control to hci_send_to_channel by Johan Hedberg · 10 years ago
  94. 41e91e7 Bluetooth: Replace send_monitor_event with queue_monitor_skb by Marcel Holtmann · 10 years ago
  95. d7f72f6 Bluetooth: Create generic queue_monitor_skb helper function by Marcel Holtmann · 10 years ago
  96. 2b53129 Bluetooth: Simplify packet copy in hci_send_to_monitor function by Marcel Holtmann · 10 years ago
  97. b0a8e28 Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_hci by Marcel Holtmann · 10 years ago
  98. 6ce8e9c new helper: memcpy_from_msg() by Al Viro · 11 years ago
  99. 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
  100. 51f3d02 net: Add and use skb_copy_datagram_msg() helper. by David S. Miller · 10 years ago