1. 457f485 Bluetooth: correct debug output by Andrei Emeltchenko · 13 years ago
  2. c6337ea Bluetooth: remove magic offset and size by Andrei Emeltchenko · 13 years ago
  3. 3e6b3b9 Bluetooth: small styles clean ups to l2cap_core.c by Gustavo F. Padovan · 13 years ago
  4. 0e8b207 Bluetooth: EFS: implement L2CAP config pending state by Andrei Emeltchenko · 13 years ago
  5. 5973563 Bluetooth: Make hci_unregister_dev return void by David Herrmann · 13 years ago
  6. 96af739 Bluetooth: Replace rfcomm tty tasklet by workqueue by David Herrmann · 13 years ago
  7. 5ada991 Bluetooth: Return proper error codes on rfcomm tty init by David Herrmann · 13 years ago
  8. 42dceae Bluetooth: EFS: parse L2CAP config request by Andrei Emeltchenko · 13 years ago
  9. c8f7916 Bluetooth: EWS: fix max_pdu calculation by Andrei Emeltchenko · 13 years ago
  10. 03a5121 Bluetooth: EWS: remove magic numbers in l2cap by Andrei Emeltchenko · 13 years ago
  11. 836be93 Bluetooth: EWS: support extended seq numbers by Andrei Emeltchenko · 13 years ago
  12. 88843ab Bluetooth: EWS: handling different Control fields by Andrei Emeltchenko · 13 years ago
  13. e5b82e5 Bluetooth: Fix missing cmd_status in mgmt by Gustavo F. Padovan · 13 years ago
  14. 12dc074 Bluetooth: Use list_for_each_entry() in mgmt by Gustavo F. Padovan · 13 years ago
  15. b705913 Bluetooth: Add missing cmd_status() in mgmt by Gustavo F. Padovan · 13 years ago
  16. 56b7d13 Bluetooth: return proper error if sock_queue_rcv_skb() fails by Gustavo F. Padovan · 13 years ago
  17. 33ca954 Bluetooth: Forward errors from hci_register_dev by David Herrmann · 13 years ago
  18. ce24297 Bluetooth: Rename sysfs un/register to add/del by David Herrmann · 13 years ago
  19. 0ac7e70 Bluetooth: Fix hci core device initialization by David Herrmann · 13 years ago
  20. 928abaa Bluetooth: AMP: read local amp info HCI command by Andrei Emeltchenko · 13 years ago
  21. f89cef0 Bluetooth: EFS: add efs option in L2CAP conf req by Andrei Emeltchenko · 13 years ago
  22. 8f7975b Bluetooth: EFS: assign default values in chan add by Andrei Emeltchenko · 13 years ago
  23. e4ca6d9 Bluetooth: EWS: recalculate L2CAP header size by Andrei Emeltchenko · 13 years ago
  24. e378173 Bluetooth: EWS: rewrite handling POLL (P) bit by Andrei Emeltchenko · 13 years ago
  25. 03f6715 Bluetooth: EWS: rewrite handling FINAL (F) bit by Andrei Emeltchenko · 13 years ago
  26. 793c2f1 Bluetooth: EWS: rewrite check frame type function by Andrei Emeltchenko · 13 years ago
  27. fb45de7 Bluetooth: EWS: rewrite L2CAP ERTM txseq calculation by Andrei Emeltchenko · 13 years ago
  28. 0b209fa Bluetooth: EWS: rewrite reqseq calculation by Andrei Emeltchenko · 13 years ago
  29. 7e0ef6e Bluetooth: EWS: rewrite handling SAR bits by Andrei Emeltchenko · 13 years ago
  30. ab784b7 Bluetooth: EWS: rewrite handling Supervisory (S) bits by Andrei Emeltchenko · 13 years ago
  31. 6327eb9 Bluetooth: EWS: extended window size option support by Andrei Emeltchenko · 13 years ago
  32. 669bb39 Bluetooth: Fix permission of enable_le param by Gustavo F. Padovan · 13 years ago
  33. 43bd0f3 Bluetooth: convert role_switch variable to flag in l2cap chan by Andrei Emeltchenko · 13 years ago
  34. 15770b1 Bluetooth: convert force_active variable to flag in l2cap chan by Andrei Emeltchenko · 13 years ago
  35. ecf61bd Bluetooth: convert force_reliable variable to flag in l2cap chan by Andrei Emeltchenko · 13 years ago
  36. d57b0e8 Bluetooth: convert flushable variable to flag in l2cap chan by Andrei Emeltchenko · 13 years ago
  37. 3e90dc8 Bluetooth: Rename hidp_find_connection() by Gustavo F. Padovan · 13 years ago
  38. 81b25cd Bluetooth: Delay session allocation in hidp by Gustavo F. Padovan · 13 years ago
  39. 1785dbf Bluetooth: hidp: safely acquire hci connection by Peter Hurley · 13 years ago
  40. ab88f71 Bluetooth: Uses test_and_clear_bit() when possible by Gustavo F. Padovan · 13 years ago
  41. 192893c Bluetooth: Remove wrong error check by Gustavo F. Padovan · 13 years ago
  42. 3415a5f Bluetooth: Fix input device registration by Gustavo F. Padovan · 13 years ago
  43. 679344e Bluetooth: Trasmit interrupt channel messages first by Gustavo F. Padovan · 13 years ago
  44. dc0da5c Bluetooth: prioritize the interrupt channel in hidp by Gustavo F. Padovan · 13 years ago
  45. cd11cdd Bluetooth: use list_for_each_entry() in hidp by Gustavo F. Padovan · 13 years ago
  46. 794d175 Bluetooth: hidp: Stop I/O on shutdown by David Herrmann · 13 years ago
  47. a5fd6f3 Bluetooth: EFS: add enable_hs kernel param by Andrei Emeltchenko · 13 years ago
  48. e95beb4 Bluetooth: hci_le_adv_report_evt code refactoring by Andre Guedes · 13 years ago
  49. b6f9804 Bluetooth: Fix possible NULL pointer dereference by Waldemar Rymarkiewicz · 13 years ago
  50. 67c9e84 Bluetooth: Mark not declared l2cap_core functions as static by Szymon Janc · 13 years ago
  51. 0e83391 Bluetooth: use recommended LE connection parameters by Anderson Lizardo · 13 years ago
  52. 84084a3 Bluetooth: Perform L2CAP SDU reassembly without copying data by Mat Martineau · 13 years ago
  53. 5b668eb Bluetooth: Handle fragmented skbs in bt_sock_stream_recvmsg() by Mat Martineau · 13 years ago
  54. 4493572 Bluetooth: Linearize skbs for use in BNEP, CMTP, HIDP, and RFCOMM by Mat Martineau · 13 years ago
  55. ab0ff76 Bluetooth: mark l2cap_create_iframe_pdu as static by Luiz Augusto von Dentz · 13 years ago
  56. f852359 Bluetooth: Check 'dev_class' in mgmt_device_found() by Andre Guedes · 13 years ago
  57. a8f13c8 Bluetooth: Reduce critical region. by Andre Guedes · 13 years ago
  58. 51beabd Bluetooth: Fix wrong memcpy size on LE start encryption by Anderson Briglia · 13 years ago
  59. ca10b5e Bluetooth: Remove support for other SMP keys than the LTK by Vinicius Costa Gomes · 13 years ago
  60. feb45eb Bluetooth: Fix not setting a pending security level by Vinicius Costa Gomes · 13 years ago
  61. a492cd5 Revert "Bluetooth: Add support for communicating keys with userspace" by Vinicius Costa Gomes · 13 years ago
  62. 988c599 Bluetooth: Use the LTK after receiving a LE Security Request by Vinicius Costa Gomes · 13 years ago
  63. 0fb4eb6 Bluetooth: Fix sending wrong authentication requirements by Vinicius Costa Gomes · 13 years ago
  64. 5e76244 Bluetooth: Add mgmt events for blacklisting by Antti Julku · 13 years ago
  65. c908df3 Bluetooth: Use the MEDIUM security level for pairings by Vinicius Costa Gomes · 13 years ago
  66. e9bf2bf Bluetooth: Require authentication if MITM protection is requested by Vinicius Costa Gomes · 13 years ago
  67. 8aab475 Bluetooth: Move SMP crypto functions to a workqueue by Vinicius Costa Gomes · 13 years ago
  68. 1c1def0 Bluetooth: Move SMP fields to a separate structure by Vinicius Costa Gomes · 13 years ago
  69. 142c69c Bluetooth: hidp: Add support for NO_INIT_REPORTS quirk by David Herrmann · 13 years ago
  70. 21061df Bluetooth: Add LE link type for debugfs output by Peter Hurley · 13 years ago
  71. f6422ec Bluetooth: Add mgmt command for fast connectable mode by Antti Julku · 13 years ago
  72. cfafccf Bluetooth: Add link_type information to the mgmt Connected event by Vinicius Costa Gomes · 13 years ago
  73. 160dc6a Bluetooth: Add support for running SMP without a socket by Vinicius Costa Gomes · 13 years ago
  74. 7a512d0 Bluetooth: Add support for pairing via mgmt over LE by Vinicius Costa Gomes · 13 years ago
  75. d26a234 Bluetooth: Add a flag to indicate that SMP is going on by Vinicius Costa Gomes · 13 years ago
  76. e2dcd11 Bluetooth: Reset the security timer when a command is queued by Vinicius Costa Gomes · 13 years ago
  77. 52087a7 Bluetooth: make use of connection number to optimize the scheduler by Luiz Augusto von Dentz · 13 years ago
  78. 2d20a26 Bluetooth: Fix timeout on scanning for the second time by Oliver Neukum · 13 years ago
  79. 687beaa Bluetooth: cmtp: Fix session cleanup on failed conn add by Peter Hurley · 13 years ago
  80. ff062ea Bluetooth: hidp: Don't release device ref if never held by Peter Hurley · 13 years ago
  81. 615aedd Bluetooth: hidp: Only free input device if failed register by Peter Hurley · 13 years ago
  82. 1c97e94 Bluetooth: hidp: Fix memory leak of cached report descriptor by Peter Hurley · 13 years ago
  83. e9d5cb5 Bluetooth: hidp: Fix session cleanup on failed conn add by Peter Hurley · 13 years ago
  84. 7176522 Bluetooth: cmtp: Fix deadlock in session deletion by Peter Hurley · 13 years ago
  85. 751c10a Bluetooth: bnep: Fix deadlock in session deletion by Peter Hurley · 13 years ago
  86. 7bdb8a5 Bluetooth: Don't use cmd_timer to timeout HCI reset command by Szymon Janc · 13 years ago
  87. 6be6b11 Bluetooth: Fixed wrong L2CAP Sock timer value by Chen Ganir · 13 years ago
  88. a71a0cf Bluetooth: l2cap: Fix lost wakeup waiting for ERTM acks by Peter Hurley · 13 years ago
  89. 3a3f5c7 Bluetooth: cmtp: Fix lost wakeup of session thread by Peter Hurley · 13 years ago
  90. 38d5755 Bluetooth: bnep: Fix lost wakeup of session thread by Peter Hurley · 13 years ago
  91. 552b0d3 Bluetooth: sco: Fix lost wakeups waiting to accept socket by Peter Hurley · 13 years ago
  92. f9a3c20 Bluetooth: l2cap: Fix lost wakeups waiting to accept socket by Peter Hurley · 13 years ago
  93. 9be4e3f Bluetooth: Fix lost wakeups waiting for sock state change by Peter Hurley · 13 years ago
  94. 950e2d5 Bluetooth: rfcomm: Fix lost wakeups waiting to accept socket by Peter Hurley · 13 years ago
  95. e5842cd Bluetooth: rfcomm: Remove unnecessary krfcommd event by Peter Hurley · 13 years ago
  96. 8475e23 Bluetooth: unlock if allocation fails in hci_blacklist_add() by Dan Carpenter · 13 years ago
  97. 550fd08 net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared by Neil Horman · 13 years ago
  98. 033b114 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  99. 05e9a2f Bluetooth: Fix crash with incoming L2CAP connections by Ilia Kolomisnky · 13 years ago
  100. 9191e6a Bluetooth: Fix regression in L2CAP connection procedure by Gustavo F. Padovan · 13 years ago