1. 49c922b Bluetooth: spelling fixes by Stephen Hemminger · 10 years ago
  2. 863def5 Bluetooth: Move struct hci_pinfo into net/bluetooth/hci_sock.c by Marcel Holtmann · 10 years ago
  3. 7e67c11 Bluetooth: Delcare the hci_sec_filter as const by Marcel Holtmann · 10 years ago
  4. 3ad254f Bluetooth: Move struct hci_sec_filter next to its user by Marcel Holtmann · 10 years ago
  5. dcc36c1 Bluetooth: Unify helpers for bdaddr_list manipulations by Johan Hedberg · 10 years ago
  6. d603b76 Bluetooth: Run controller setup after external configuration by Marcel Holtmann · 10 years ago
  7. 0602a8a Bluetooth: Add support for Unconfigured Index Added events by Marcel Holtmann · 10 years ago
  8. 4a96440 Bluetooth: Introduce unconfigured controller state by Marcel Holtmann · 10 years ago
  9. fee746b Bluetooth: Restrict access for raw-only controllers by Marcel Holtmann · 10 years ago
  10. bad93e9 net: add __pskb_copy_fclone and pskb_copy_for_clone by Octavian Purdila · 10 years ago
  11. db59668 Bluetooth: Return EOPNOTSUPP for HCISETRAW ioctl command by Marcel Holtmann · 10 years ago
  12. dcf4adb Bluetooth: Convert uses of __constant_<foo> to <foo> by Joe Perches · 10 years ago
  13. c652140 Bluetooth: Add missing index added event on user channel failure by Marcel Holtmann · 10 years ago
  14. b7e0473 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 11 years ago
  15. 1bc5ad1 Bluetooth: Fix HCI User Channel permission check in hci_sock_sendmsg by Marcel Holtmann · 11 years ago
  16. f3d3342 net: rework recvmsg handler msg_name and msg_namelen logic by Hannes Frederic Sowa · 11 years ago
  17. e71f41b Bluetooth: Use BDADDR_BREDR type for old blacklist ioctl interface by Marcel Holtmann · 11 years ago
  18. 57d17d7 Bluetooth: Move skb->dev assignment for hdev->send into central place by Marcel Holtmann · 11 years ago
  19. 324d36e Bluetooth: Remove hdev->ioctl driver callback by Marcel Holtmann · 11 years ago
  20. 5b69bef5 Bluetooth: AMP contollers do not support the legacy ioctls by Marcel Holtmann · 11 years ago
  21. 10a8b86 Bluetooth: Require CAP_NET_ADMIN for HCI User Channel operation by Marcel Holtmann · 11 years ago
  22. 2350018 Bluetooth: Introduce new HCI socket channel for user operation by Marcel Holtmann · 11 years ago
  23. 0736cfa Bluetooth: Introduce user channel flag for HCI devices by Marcel Holtmann · 11 years ago
  24. c1c4f95 Bluetooth: Restrict ioctls to HCI raw channel sockets by Marcel Holtmann · 11 years ago
  25. c2371e8 Bluetooth: Fix error handling for HCI socket options by Marcel Holtmann · 11 years ago
  26. 9d4b68b Bluetooth: Fix handling of getsockname() for HCI sockets by Marcel Holtmann · 11 years ago
  27. 06f43cb Bluetooth: Fix handling of getpeername() for HCI sockets by Marcel Holtmann · 11 years ago
  28. f81fe64 Bluetooth: Refactor raw socket filter into more readable code by Marcel Holtmann · 11 years ago
  29. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  30. b031661 bluetooth: kill unused 'module' argument of bt_procfs_init() by Al Viro · 11 years ago
  31. 11714b3 Bluetooth: Fix stand-alone HCI command handling by Johan Hedberg · 11 years ago
  32. 5e9d7f8 Bluetooth: discard bt_sock_unregister() errors by David Herrmann · 11 years ago
  33. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  34. 6a06e5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  35. bf5b30b net: change return values from -EACCES to -EPERM by Zhao Hongjiang · 12 years ago
  36. 1304a73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  37. 3f68ba0 Bluetooth: HCI - Fix info leak via getsockname() by Mathias Krause · 12 years ago
  38. e15ca9a Bluetooth: HCI - Fix info leak in getsockopt(HCI_FILTER) by Mathias Krause · 12 years ago
  39. f7c8663 Bluetooth: Added /proc/net/hci via bt_procfs_init() by Masatake YAMATO · 12 years ago
  40. 8c520a5 Bluetooth: Remove unnecessary headers include by Gustavo Padovan · 12 years ago
  41. 8fc9ced Bluetooth: Fix coding style in the subsystem by Gustavo Padovan · 12 years ago
  42. fc5fef6 Bluetooth: Remove 'register' usage from the subsystem by Gustavo Padovan · 12 years ago
  43. 6039aa73 Bluetooth: Remove most of the inline usage by Gustavo Padovan · 12 years ago
  44. 3bb3c75 Bluetooth: Fix coding style in hci_sock.c by Gustavo Padovan · 12 years ago
  45. 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
  46. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  47. 4f87da8 Bluetooth: Remove HCI_PI_MGMT_INIT flag for sockets by Johan Hedberg · 12 years ago
  48. 97e0bde Bluetooth: Enable timestamps for control channel by Marcel Holtmann · 12 years ago
  49. 4b95a24 Bluetooth: Always enable management interface by Marcel Holtmann · 12 years ago
  50. 801f13b Bluetooth: Restrict access to management interface by Marcel Holtmann · 12 years ago
  51. cd82e61 Bluetooth: Add support for HCI monitor channel by Marcel Holtmann · 12 years ago
  52. da88cea compat: Use COMPAT_USE_64BIT_TIME in the Bluetooth subsystem by H. J. Lu · 12 years ago
  53. 040030e Bluetooth: Remove HCI notifier handling by Marcel Holtmann · 12 years ago
  54. e0edf37 Bluetooth: Fix issue with shared SKB between HCI raw socket and driver by Marcel Holtmann · 12 years ago
  55. 7cc2ade Bluetooth: Simplify HCI socket bind handling by Marcel Holtmann · 12 years ago
  56. 3a20862 Bluetooth: Add HCI CMSG details only to raw sockets by Marcel Holtmann · 12 years ago
  57. cedc546 Bluetooth: Lock socket when reading HCI socket options by Marcel Holtmann · 12 years ago
  58. 2f39cdb Bluetooth: Limit HCI raw socket options to actual raw sockets by Marcel Holtmann · 12 years ago
  59. 470fe1b Bluetooth: Split sending for HCI raw and control sockets by Marcel Holtmann · 12 years ago
  60. 88c1fe4 Bluetooth: Add address type to mgmt blacklist messages by Johan Hedberg · 12 years ago
  61. 874c60b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next by John W. Linville · 13 years ago
  62. 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
  63. 4b5dd69 Bluetooth: Remove local_bh_disable() from hci_sock.c by Gustavo F. Padovan · 13 years ago
  64. eb93992 module_param: make bool parameters really bool (net & drivers/net) by Rusty Russell · 13 years ago
  65. 14c0b60 Bluetooth: Remove mgmt_set_service_cache by Johan Hedberg · 13 years ago
  66. 3eff45e Bluetooth: convert tx_task to workqueue by Gustavo F. Padovan · 13 years ago
  67. c347b76 Bluetooth: Move command task to workqueue by Gustavo F. Padovan · 13 years ago
  68. 09fd0de Bluetooth: Replace spin_lock by mutex in hci_dev by Gustavo F. Padovan · 13 years ago
  69. 5e76244 Bluetooth: Add mgmt events for blacklisting by Antti Julku · 13 years ago
  70. b2a66aa Bluetooth: Move blacklisting functions to hci_core by Antti Julku · 13 years ago
  71. b7440a14 Bluetooth: fix build break on hci_sock.c by Anand Gadiyar · 13 years ago
  72. eec8d2b Bluetooth: Add support for set_powered management command by Johan Hedberg · 14 years ago
  73. 17f9cc3 Bluetooth: Improve handling of HCI control channel in bind by Gustavo F. Padovan · 14 years ago
  74. a40c406 Bluetooth: Make hci_send_to_sock usable for management control sockets by Johan Hedberg · 14 years ago
  75. 0381101 Bluetooth: Add initial Bluetooth Management interface callbacks by Johan Hedberg · 14 years ago
  76. 70f23020 Bluetooth: clean up hci code by Andrei Emeltchenko · 14 years ago
  77. ea4bd8b Bluetooth: Use list_head for HCI blacklist head by David Miller · 14 years ago
  78. f035856 Bluetooth: Add blacklist support for incoming connections by Johan Hedberg · 14 years ago
  79. f6e623a Bluetooth: Fix out of scope variable access in hci_sock_cmsg() by Johann Felix Soden · 14 years ago
  80. c78ae28 Bluetooth: Unobfuscate tasklet_schedule usage by Marcel Holtmann · 15 years ago
  81. 7e21add Bluetooth: Return ENETDOWN when interface is down by Marcel Holtmann · 15 years ago
  82. 3f378b6 net: pass kern to net_proto_family create function by Eric Paris · 15 years ago
  83. ec1b4cf net: mark net_proto_ops as const by Stephen Hemminger · 15 years ago
  84. b705884 net: Make setsockopt() optlen be unsigned. by David S. Miller · 15 years ago
  85. a418b89 Bluetooth: Enable per-module dynamic debug messages by Marcel Holtmann · 16 years ago
  86. 40be492 [Bluetooth] Export details about authentication requirements by Marcel Holtmann · 16 years ago
  87. 8398531 bluetooth: use get/put_unaligned_* helpers by Harvey Harrison · 16 years ago
  88. d5fb296 bluetooth: replace deprecated RW_LOCK_UNLOCKED macros by Robert P. J. Day · 16 years ago
  89. 04005dd bluetooth: Make hci_sock_cleanup() return void by Tobias Klauser · 16 years ago
  90. 6257ff2 [NET]: Forget the zero_it argument of sk_alloc() by Pavel Emelyanov · 17 years ago
  91. a9de924 [Bluetooth] Switch from OGF+OCF to using only opcodes by Marcel Holtmann · 17 years ago
  92. 1b8d7ae [NET]: Make socket creation namespace safe. by Eric W. Biederman · 17 years ago
  93. 1da97f8 [BLUETOOTH]: Fix non-COMPAT build of hci_sock.c by David S. Miller · 17 years ago
  94. 7c631a6 [Bluetooth] Update security filter for Bluetooth 2.1 by Marcel Holtmann · 17 years ago
  95. 767c5eb [Bluetooth] Add compat handling for timestamp structure by Marcel Holtmann · 17 years ago
  96. 4ce61d1 [BLUETOOTH]: Fix locking in hci_sock_dev_event(). by Satyam Sharma · 17 years ago
  97. 0878b66 [Bluetooth] Fix L2CAP and HCI setsockopt() information leaks by Marcel Holtmann · 17 years ago
  98. badff6d [SK_BUFF]: Introduce skb_reset_transport_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  99. b40df57 [PATCH] bluetooth: fix socket locking in hci_sock_dev_event() by Jiri Kosina · 17 years ago
  100. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago