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