1. 765c2a9 Bluetooth: Fix race condition with conn->sec_level by Johan Hedberg · 14 years ago
  2. d00ef24 Bluetooth: Fix authentication request for L2CAP raw sockets by Johan Hedberg · 14 years ago
  3. 8556edd3 Bluetooth: Create a unified auth_type evaluation function by Johan Hedberg · 14 years ago
  4. 65cf686 Bluetooth: Fix MITM protection requirement preservation by Johan Hedberg · 14 years ago
  5. 88644bb Revert "Bluetooth: Update sec_level/auth_type for already existing connections" by Johan Hedberg · 14 years ago
  6. 683d949 Bluetooth: Never deallocate a session when some DLC points to it by Lukáš Turek · 14 years ago
  7. e2e0cac Bluetooth: Fix leaking blacklist when unregistering a hci device by Johan Hedberg · 14 years ago
  8. 4571928 Bluetooth: l2cap: fix misuse of logical operation in place of bitop by David Sterba · 14 years ago
  9. 782a9e3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6 by John W. Linville · 14 years ago
  10. 17f9cc3 Bluetooth: Improve handling of HCI control channel in bind by Gustavo F. Padovan · 14 years ago
  11. 23bb576 Bluetooth: Fix __hci_request synchronization for hci_open_dev by Johan Hedberg · 14 years ago
  12. c71e97b Bluetooth: Add management events for controller addition & removal by Johan Hedberg · 14 years ago
  13. f7b64e6 Bluetooth: Add read_info management command by Johan Hedberg · 14 years ago
  14. faba42e Bluetooth: Add read_index_list management command by Johan Hedberg · 14 years ago
  15. 02d9812 Bluetooth: Add read_version management command by Johan Hedberg · 14 years ago
  16. e41d8b4 Bluetooth: Add error handling for managment command handlers by Johan Hedberg · 14 years ago
  17. 1fcfe76 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  18. a40c406 Bluetooth: Make hci_send_to_sock usable for management control sockets by Johan Hedberg · 14 years ago
  19. 0381101 Bluetooth: Add initial Bluetooth Management interface callbacks by Johan Hedberg · 14 years ago
  20. ff2109f Net: bluetooth: Makefile: Remove deprecated kbuild goal definitions by Tracey Dent · 14 years ago
  21. 183f732 Bluetooth: Fix initial RFCOMM DLC security level by Johan Hedberg · 14 years ago
  22. df6bd74 Bluetooth: Don't accept ConfigReq if we aren't in the BT_CONFIG state by Gustavo F. Padovan · 14 years ago
  23. 70f23020 Bluetooth: clean up hci code by Andrei Emeltchenko · 14 years ago
  24. 894718a Bluetooth: clean up l2cap code by Andrei Emeltchenko · 14 years ago
  25. 285b4e9 Bluetooth: clean up rfcomm code by Andrei Emeltchenko · 14 years ago
  26. 735cbc4 Bluetooth: clean up sco code by Andrei Emeltchenko · 14 years ago
  27. b78d7b4f Bluetooth: Fix error handling for l2cap_init() by Anderson Lizardo · 14 years ago
  28. eeb3665 Bluetooth: Get rid of __rfcomm_get_sock_by_channel() by Gustavo F. Padovan · 14 years ago
  29. e0f0cb5 Bluetooth: Get rid of __l2cap_get_sock_by_psm() by Gustavo F. Padovan · 14 years ago
  30. cc11b9c Bluetooth: do not use assignment in if condition by Andrei Emeltchenko · 14 years ago
  31. 940a9ee Bluetooth: timer check sk is not owned before freeing by Andrei Emeltchenko · 14 years ago
  32. a49184c Bluetooth: Check sk is not owned before freeing l2cap_conn by Andrei Emeltchenko · 14 years ago
  33. d31dbf6 Bluetooth: hidp: fix information leak to userland by Vasiliy Kulikov · 14 years ago
  34. 3185fbd Bluetooth: cmtp: fix information leak to userland by Vasiliy Kulikov · 14 years ago
  35. 5520d20 Bluetooth: bnep: fix information leak to userland by Vasiliy Kulikov · 14 years ago
  36. 127178d Bluetooth: Automate remote name requests by Johan Hedberg · 14 years ago
  37. 392599b Bluetooth: Create a unified authentication request function by Johan Hedberg · 14 years ago
  38. ccd556f Bluetooth: Simplify remote features callback function logic by Johan Hedberg · 14 years ago
  39. c89ad73 Bluetooth: Fix not returning proper error in SCO by Gustavo F. Padovan · 14 years ago
  40. 63ce090 Bluetooth: fix not setting security level when creating a rfcomm session by Luiz Augusto von Dentz · 14 years ago
  41. 4f8b691 Bluetooth: fix endianness conversion in L2CAP by Gustavo F. Padovan · 14 years ago
  42. bfaaeb3 Bluetooth: fix unaligned access to l2cap conf data by steven miao · 14 years ago
  43. bdb7524 Bluetooth: Fix non-SSP auth request for HIGH security level sockets by Johan Hedberg · 14 years ago
  44. 96c99b4 Bluetooth: fix hidp kconfig dependency warning by Randy Dunlap · 14 years ago
  45. 5f05647 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  46. 0587102 tty: icount changeover for other main devices by Alan Cox · 14 years ago
  47. 2198a10 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  48. d793fe8 Bluetooth: fix oops in l2cap_connect_req by Nathan Holstein · 14 years ago
  49. 534c92f Bluetooth: clean up rfcomm code by Andrei Emeltchenko · 14 years ago
  50. ab3e571 Bluetooth: Update conf_state before send config_req out by Haijun Liu · 14 years ago
  51. 0175d62 Bluetooth: Use the proper error value from bt_skb_send_alloc() by Gustavo F. Padovan · 14 years ago
  52. d6b2eb2 Bluetooth: make batostr() print in the right order by Gustavo F. Padovan · 14 years ago
  53. cb810a1 Bluetooth: remove unused variable from cmtp by Gustavo F. Padovan · 14 years ago
  54. aae7fe2 Bluetooth: check for l2cap header in start fragment by Andrei Emeltchenko · 14 years ago
  55. 8979481 Bluetooth: check L2CAP length in first ACL fragment by Andrei Emeltchenko · 14 years ago
  56. 80e2c88 Bluetooth: Don't clear the blacklist when closing the HCI device by Johan Hedberg · 14 years ago
  57. 5017d8d Bluetooth: remove extra newline from debug output by Andrei Emeltchenko · 14 years ago
  58. 6fdf482 Bluetooth: Use a stream-oriented recvmsg with SOCK_STREAM L2CAP sockets. by Mat Martineau · 14 years ago
  59. 3d7d01d Bluetooth: Use common SOCK_STREAM receive code in RFCOMM by Mat Martineau · 14 years ago
  60. 796c86e Bluetooth: Add common code for stream-oriented recvmsg() by Mat Martineau · 14 years ago
  61. 0fba255 Bluetooth: Validate PSM values in calls to connect() and bind() by Mat Martineau · 14 years ago
  62. 0860146 Bluetooth: Fix RFCOMM RPN negotiation by Yuri Kululin · 14 years ago
  63. 8f1e174 Bluetooth: HCI devices are either BR/EDR or AMP radios by David Vrabel · 14 years ago
  64. d122179 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  65. eaa71b3 Bluetooth: Disallow to change L2CAP_OPTIONS values when connected by Gustavo F. Padovan · 14 years ago
  66. b0239c8 Revert "Bluetooth: Don't accept ConfigReq if we aren't in the BT_CONFIG state" by Gustavo F. Padovan · 14 years ago
  67. fad003b Bluetooth: Fix inconsistent lock state with RFCOMM by Gustavo F. Padovan · 14 years ago
  68. ccbb84a Bluetooth: Simplify L2CAP Streaming mode sending by Gustavo F. Padovan · 14 years ago
  69. 8183b77 Bluetooth: fix MTU L2CAP configuration parameter by Andrei Emeltchenko · 14 years ago
  70. 8c462b6 Bluetooth: Only enable L2CAP FCS for ERTM or streaming by Mat Martineau · 14 years ago
  71. a02cec2 net: return operator cleanup by Eric Dumazet · 14 years ago
  72. db40980 net: poll() optimizations by Eric Dumazet · 14 years ago
  73. cff70fa Bluetooth: Fix incorrect setting of remote_tx_win for L2CAP ERTM by Mat Martineau · 14 years ago
  74. 86b1b26 Bluetooth: Fix endianness issue with L2CAP MPS configuration by Mat Martineau · 14 years ago
  75. adb08ed Bluetooth: Check result code of L2CAP information response by Ville Tervo · 14 years ago
  76. 6340650 Bluetooth: Don't send RFC for Basic Mode if only it is supported by Gustavo F. Padovan · 14 years ago
  77. 28e9509 Bluetooth: Remove __exit from rfcomm_cleanup_ttys() by Gustavo F. Padovan · 14 years ago
  78. ea4bd8b Bluetooth: Use list_head for HCI blacklist head by David Miller · 14 years ago
  79. 2f8362a Bluetooth: Add __init and __exit marks to RFCOMM by Gustavo F. Padovan · 14 years ago
  80. da5f6c3 Bluetooth: Test 'count' value before enter the loop by Gustavo F. Padovan · 14 years ago
  81. e73439d Bluetooth: Defer SCO setup if mode change is pending by Marcel Holtmann · 14 years ago
  82. d1c4a17 Bluetooth: Enable L2CAP Extended features by default by Gustavo F. Padovan · 14 years ago
  83. 893ef97 Bluetooth: Fix typo in hci_event.c by Gustavo F. Padovan · 14 years ago
  84. 5d8868f Bluetooth: Add Google's copyright to L2CAP by Gustavo F. Padovan · 14 years ago
  85. 9981151 Bluetooth: Implemented HCI frame reassembly for RX from stream by Suraj Sumangala · 14 years ago
  86. f39a3c0 Bluetooth: Modified hci_recv_fragment() to use hci_reassembly helper by Suraj Sumangala · 14 years ago
  87. 33e882a Bluetooth: Implement hci_reassembly helper to reassemble RX packets by Suraj Sumangala · 14 years ago
  88. cd4c539 Bluetooth: Add one more buffer for HCI stream reassembly by Suraj Sumangala · 14 years ago
  89. dd13524 Bluetooth: Update L2CAP version information by Gustavo F. Padovan · 14 years ago
  90. ce5706b Bluetooth: Add Copyright notice to L2CAP by Gustavo F. Padovan · 14 years ago
  91. 47731de Bluetooth: Keep code under column 80 by Gustavo F. Padovan · 14 years ago
  92. 89746b8 Bluetooth: Fix bug in kzalloc allocation size by Gustavo F. Padovan · 14 years ago
  93. e9aeb2d Bluetooth: Send ConfigReq after send a ConnectionRsp by Gustavo F. Padovan · 14 years ago
  94. 963cf68 Bluetooth: Fix error return on L2CAP-HCI interface. by João Paulo Rechi Vita · 14 years ago
  95. 7a560e5 Bluetooth: Fix error value for wrong FCS. by João Paulo Rechi Vita · 14 years ago
  96. 57d3b22 Bluetooth: Fix error return for l2cap_connect_rsp(). by João Paulo Rechi Vita · 14 years ago
  97. bc766db2 Bluetooth: Fix error return value on sendmsg. by João Paulo Rechi Vita · 14 years ago
  98. f9dd11b Bluetooth: Fix error return value on sendmsg. by João Paulo Rechi Vita · 14 years ago
  99. 305682e Bluetooth: Make l2cap_streaming_send() void. by João Paulo Rechi Vita · 14 years ago
  100. 8b0dc6d Bluetooth: Fix l2cap_sock_connect error return. by João Paulo Rechi Vita · 14 years ago