1. 2064ee3 Bluetooth: Use bt_dev_err and bt_dev_info when possible by Marcel Holtmann · 7 years ago
  2. 65bce46 Bluetooth: make baswap src const by Loic Poulain · 7 years ago
  3. 21fcf57 Bluetooth: __ variants of u8 and friends are not neccessary inside kernel by Pavel Machek · 8 years ago
  4. 4037a77 Bluetooth: Increase the subsystem minor version number by Marcel Holtmann · 8 years ago
  5. 9e8305b Bluetooth: Use numbers for subsystem version string by Marcel Holtmann · 8 years ago
  6. 70ecce9 Bluetooth: Store control socket cookie and comm information by Marcel Holtmann · 8 years ago
  7. dd31506 Bluetooth: Add support for sending system notes to monitor channel by Marcel Holtmann · 9 years ago
  8. 44d2713 Bluetooth: Compress the size of struct hci_ctrl by Johan Hedberg · 9 years ago
  9. 5fcc86b Bluetooth: Remove redundant setting to zero of bt_cb by Johan Hedberg · 9 years ago
  10. f5c4a42 Bluetooth: Add hci_skb_* helper wrappers for bt_cb(skb) access by Marcel Holtmann · 9 years ago
  11. 242c0eb Bluetooth: Rename bt_cb()->req into bt_cb()->hci by Marcel Holtmann · 9 years ago
  12. 594b31e Bluetooth: Add BT_WARN and bt_dev_warn logging macros by Frederic Danis · 9 years ago
  13. e781b7f Bluetooth: Add BT_ERR_RATELIMITED by Szymon Janc · 9 years ago
  14. 6f558b7 Bluetooth: Add bt_dev logging macros by Loic Poulain · 9 years ago
  15. ff50e8a Bluetooth: Move SCO support under BT_BREDR config option by Arron Wang · 10 years ago
  16. e6214487 Bluetooth: Add second hci_request callback option for full skb by Johan Hedberg · 10 years ago
  17. db6e3e8 Bluetooth: Refactor HCI request variables into own struct by Johan Hedberg · 10 years ago
  18. a4368ff Bluetooth: Refactor L2CAP variables into l2cap_ctrl by Johan Hedberg · 10 years ago
  19. d0f172b Bluetooth: Add helper to get HCI channel of a socket by Johan Hedberg · 10 years ago
  20. c85be54 Bluetooth: Add hci_sock_test_flag helper function by Marcel Holtmann · 10 years ago
  21. 6befc64 Bluetooth: Add flags field and setting function for HCI sockets by Marcel Holtmann · 10 years ago
  22. 6d785aa3 Bluetooth: Convert mgmt to use HCI chan registration API by Johan Hedberg · 10 years ago
  23. 1b78414 net: Remove iocb argument from sendmsg and recvmsg by Ying Xue · 10 years ago
  24. 6368c23 net: bluetooth: compact struct bt_skb_cb by converting boolean fields to bit fields by Eyal Birger · 10 years ago
  25. 49a6fe0 net: bluetooth: compact struct bt_skb_cb by inlining struct hci_req_ctrl by Eyal Birger · 10 years ago
  26. 1904a85 Bluetooth: Add opcode parameter to hci_req_complete_t callback by Marcel Holtmann · 10 years ago
  27. 2b0bf6c Bluetooth: Convert bt_<level> logging functions to return void by Joe Perches · 10 years ago
  28. 43e73e4 Bluetooth: Provide HCI command opcode information to driver by Marcel Holtmann · 10 years ago
  29. 0775899 Bluetooth: Shrink size of struct l2cap_ctrl fields by Marcel Holtmann · 11 years ago
  30. 7b5a924 Bluetooth: Introduce requirements for security level 4 by Marcel Holtmann · 11 years ago
  31. 1f43542 Bluetooth: Add new BT_SNDMTU and BT_RCVMTU socket options by Johan Hedberg · 11 years ago
  32. c1f3bb6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  33. 87bc072 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  34. 0e790c6 Bluetooth: Add L2CAP channel to skb private data by Gustavo Padovan · 11 years ago
  35. 2edf870 Bluetooth: Provide msg_name callback for L2CAP connectionless channels by Marcel Holtmann · 11 years ago
  36. d976369 Bluetooth: Add support for per socket msg_name callback by Marcel Holtmann · 11 years ago
  37. 5f6cd79 Bluetooth: Remove src and dst fields from bt_sock structure by Marcel Holtmann · 11 years ago
  38. 7009dea Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 11 years ago
  39. a59ac2f Bluetooth: Replace BDADDR_LOCAL with BDADDR_NONE by Marcel Holtmann · 11 years ago
  40. e74e58f bluetooth: Remove extern from function prototypes by Joe Perches · 11 years ago
  41. e793dcf Bluetooth: Fix waiting for clearing of BT_SK_SUSPEND flag by Johan Hedberg · 11 years ago
  42. ad10b1a Bluetooth: Add Bluetooth socket voice option by Frédéric Dalleau · 11 years ago
  43. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  44. f53c20e Bluetooth: allow constant arguments for bacmp()/bacpy() by David Herrmann · 12 years ago
  45. c10c062 bluetooth: kill unused fops field in struct bt_sock_list by Al Viro · 12 years ago
  46. b031661 bluetooth: kill unused 'module' argument of bt_procfs_init() by Al Viro · 12 years ago
  47. 02350a7 Bluetooth: Add support for custom event terminated commands by Johan Hedberg · 12 years ago
  48. 3119ae9 Bluetooth: Add initial skeleton for asynchronous HCI requests by Johan Hedberg · 12 years ago
  49. be9f97f Bluetooth: change bt_sock_unregister() to return void by David Herrmann · 12 years ago
  50. 679efe2 Bluetooth: Add helper functions for testing bdaddr types by Johan Hedberg · 12 years ago
  51. d945df2 bluetooth: Remove unneeded batostr function by Andrei Emeltchenko · 12 years ago
  52. 256a06c Bluetooth: /proc/net/ entries for bluetooth protocols by Masatake YAMATO · 12 years ago
  53. 8c520a5 Bluetooth: Remove unnecessary headers include by Gustavo Padovan · 13 years ago
  54. c3c7ea6 Bluetooth: Fix coding style in include/net/bluetooth by Gustavo Padovan · 13 years ago
  55. 38351c6 Bluetooth: Fix trailing whitespaces in license text by Gustavo Padovan · 13 years ago
  56. c5daa68 Bluetooth: Create flags for bt_sk() by Gustavo Padovan · 13 years ago
  57. a6a5568 Bluetooth: Lock the L2CAP channel when sending by Mat Martineau · 13 years ago
  58. 08e6d90 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by Gustavo Padovan · 13 years ago
  59. a7d7723 Bluetooth: notify userspace of security level change by Gustavo Padovan · 13 years ago
  60. 3ce3514 Bluetooth: Remove duplicate structure members from bt_skb_cb by Mat Martineau · 13 years ago
  61. 591f47f Bluetooth: Move address type macros to bluetooth.h by Andre Guedes · 13 years ago
  62. e47872209 Bluetooth: Remove strtoba header declared but not defined by Syam Sidhardhan · 13 years ago
  63. 00e3112 Bluetooth: Add a structure to carry ERTM data in skb control blocks by Mat Martineau · 13 years ago
  64. a6fb08d Bluetooth: Remove unneeded bt_cb(skb)->channel variable by Marcel Holtmann · 13 years ago
  65. 20d1803 Bluetooth: Move scope of state_to_string by Andrei Emeltchenko · 13 years ago
  66. 3ed7003 Bluetooth: Add logging functions bt_info and bt_err by Joe Perches · 13 years ago
  67. d22015a Bluetooth: silence lockdep warning by Octavian Purdila · 13 years ago
  68. f1e91e1 Bluetooth: Always compile SCO and L2CAP in Bluetooth Core by Ulisses Furquim · 13 years ago
  69. 5f779bb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next by John W. Linville · 13 years ago
  70. d095c1e Bluetooth: Remove magic bluetooth version numbers by Andrei Emeltchenko · 13 years ago
  71. 515db09 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by John W. Linville · 13 years ago
  72. c14968b Bluetooth: Add BT_CHANNEL_POLICY socket option by Mat Martineau · 13 years ago
  73. b9075fa treewide: use __printf not __attribute__((format(printf,...))) by Joe Perches · 13 years ago
  74. 836be93 Bluetooth: EWS: support extended seq numbers by Andrei Emeltchenko · 13 years ago
  75. 8f36011 Bluetooth: Add support for returning the encryption key size by Vinicius Costa Gomes · 13 years ago
  76. e1447d8 Bluetooth: Add bt_printk by Joe Perches · 13 years ago
  77. e175072 Bluetooth: Rename function bt_err to bt_to_errno by Joe Perches · 13 years ago
  78. 5a9d0a3 Bluetooth: Clean up some code style issues by Waldemar Rymarkiewicz · 14 years ago
  79. 14b12d0 Bluetooth: Add BT_POWER L2CAP socket option. by Jaikumar Ganesh · 14 years ago
  80. 6427451 Bluetooth: Merge L2CAP and SCO modules into bluetooth.ko by Gustavo F. Padovan · 14 years ago
  81. e702112 Bluetooth: Use non-flushable by default L2CAP data packets by Andrei Emeltchenko · 14 years ago
  82. a40c406 Bluetooth: Make hci_send_to_sock usable for management control sockets by Johan Hedberg · 14 years ago
  83. 796c86e Bluetooth: Add common code for stream-oriented recvmsg() by Mat Martineau · 14 years ago
  84. e454c84 Bluetooth: Fix deadlock in the ERTM logic by Gustavo F. Padovan · 14 years ago
  85. 66c853c Bluetooth: Use __packed annotation by Gustavo F. Padovan · 14 years ago
  86. 33e882a Bluetooth: Implement hci_reassembly helper to reassemble RX packets by Suraj Sumangala · 14 years ago
  87. aef7d97 Bluetooth: Convert debug files to actually use debugfs instead of sysfs by Marcel Holtmann · 15 years ago
  88. ec1b4cf net: mark net_proto_ops as const by Stephen Hemminger · 15 years ago
  89. 8f17154 Bluetooth: Add support for L2CAP SREJ exception by Gustavo F. Padovan · 15 years ago
  90. e90bac0 Bluetooth: Add support for Retransmission and Monitor Timers by Gustavo F. Padovan · 15 years ago
  91. 1c2acff Bluetooth: Add initial support for ERTM packets transfers by Gustavo F. Padovan · 15 years ago
  92. bb40080 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6 by David S. Miller · 16 years ago
  93. 05f77f8 bluetooth: Kill skb_frags_no(), unused. by David S. Miller · 16 years ago
  94. b4324b5 Bluetooth: Remove pointless endian conversion helpers by Marcel Holtmann · 16 years ago
  95. 8c1b235 Bluetooth: Add enhanced security model for Simple Pairing by Marcel Holtmann · 16 years ago
  96. c4f912e Bluetooth: Add global deferred socket parameter by Marcel Holtmann · 16 years ago
  97. a418b89 Bluetooth: Enable per-module dynamic debug messages by Marcel Holtmann · 16 years ago
  98. d5c003b include: replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  99. 3241ad8 [Bluetooth] Add timestamp support to L2CAP, RFCOMM and SCO by Marcel Holtmann · 16 years ago
  100. 04005dd bluetooth: Make hci_sock_cleanup() return void by Tobias Klauser · 17 years ago