1. eeb1bd5 net: Add a struct net parameter to sock_create_kern by Eric W. Biederman · 10 years ago
  2. 72e4a6b Bluetooth: Remove duplicate constant for RFCOMM PSM by Marcel Holtmann · 10 years ago
  3. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  4. 2a68c89 Bluetooth: Fix sparse warnings in RFCOMM by Johan Hedberg · 10 years ago
  5. eedf7e4 rfcomm, sched/wait: Fix broken wait construct by Peter Zijlstra · 10 years ago
  6. 15346a9 Bluetooth: Improve RFCOMM __test_pf macro robustness by Szymon Janc · 10 years ago
  7. ec51154 Bluetooth: Fix RFCOMM NSC response by Szymon Janc · 10 years ago
  8. 32333ed Bluetooth: Avoid use of session socket after the session gets freed by Vignesh Raman · 10 years ago
  9. e7cafc4 Bluetooth: Pass initiator/acceptor information to hci_conn_security() by Johan Hedberg · 10 years ago
  10. a5eb1ae Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 10 years ago
  11. 86aae6c Bluetooth: Convert RFCOMM spinlocks into mutexes by Libor Pechacek · 11 years ago
  12. 676d236 net: Fix use after free by removing length arg from sk_data_ready callbacks. by David S. Miller · 11 years ago
  13. dcf4adb Bluetooth: Convert uses of __constant_<foo> to <foo> by Joe Perches · 11 years ago
  14. 72e5108 Bluetooth: Don't fail RFCOMM tty writes by Peter Hurley · 11 years ago
  15. c4fd318 Bluetooth: Directly close dlc for not yet started RFCOMM session by Peter Hurley · 11 years ago
  16. f622357 Bluetooth: Refactor dlc disconnect logic in rfcomm_dlc_close() by Peter Hurley · 11 years ago
  17. 5998e04 Bluetooth: Refactor deferred setup test in rfcomm_dlc_close() by Peter Hurley · 11 years ago
  18. 4339c25 Bluetooth: Simplify RFCOMM session state eval by Peter Hurley · 11 years ago
  19. c10a848 Bluetooth: Verify dlci not in use before rfcomm_dev create by Peter Hurley · 11 years ago
  20. 2c068e0 Bluetooth: Handle security level 4 for RFCOMM connections by Marcel Holtmann · 11 years ago
  21. 32019c7 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 11 years ago
  22. 8992da0 Bluetooth: Fix to set proper bdaddr_type for RFCOMM connect by Seung-Woo Kim · 11 years ago
  23. c507f13 Bluetooth: Fix RFCOMM bind fail for L2CAP sock by Seung-Woo Kim · 11 years ago
  24. 1120e4b Bluetooth: Use IS_ERR_OR_NULL for checking bt_debugfs by Marcel Holtmann · 11 years ago
  25. 24bc10c Bluetooth: Access RFCOMM session addresses through L2CAP channel by Marcel Holtmann · 11 years ago
  26. 0227c7b Bluetooth: fix error return code in rfcomm_add_listener() by Wei Yongjun · 12 years ago
  27. 24fd642 Bluetooth: Remove redundant RFCOMM BT_CLOSED settings by Dean Jenkins · 12 years ago
  28. 8e888f2 Bluetooth: Remove redundant call to rfcomm_send_disc by Dean Jenkins · 12 years ago
  29. 08c30ac Bluetooth: Remove RFCOMM session refcnt by Dean Jenkins · 12 years ago
  30. 8ff52f7 Bluetooth: Return RFCOMM session ptrs to avoid freed session by Dean Jenkins · 12 years ago
  31. c06f7d5 Bluetooth: Check rfcomm session and DLC exists on socket close by Dean Jenkins · 12 years ago
  32. fea7b02 Bluetooth: Avoid rfcomm_session_timeout using freed session by Dean Jenkins · 12 years ago
  33. 25cc4ae net: remove redundant check for timer pending state before del_timer by Ying Xue · 12 years ago
  34. 5bcb809 Bluetooth: Use __constant modifier for RFCOMM PSM by Syam Sidhardhan · 12 years ago
  35. fcb7333 Bluetooth: Use %pMR in sprintf/seq_printf instead of batostr by Andrei Emeltchenko · 12 years ago
  36. 6ed93dc Bluetooth: Use %pMR in debug instead of batostr by Andrei Emeltchenko · 12 years ago
  37. 8c520a5 Bluetooth: Remove unnecessary headers include by Gustavo Padovan · 12 years ago
  38. 6039aa73 Bluetooth: Remove most of the inline usage by Gustavo Padovan · 12 years ago
  39. cf33e77 Bluetooth: Fix RFCOMM session reference counting issue by Octavian Purdila · 13 years ago
  40. 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
  41. 4ae1652 Bluetooth: Fix a compile warning in RFCOMM by Gustavo F. Padovan · 13 years ago
  42. abb434c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  43. 5436538 Bluetooth: Remove l2cap priority from inside RFCOMM. by Gustavo F. Padovan · 13 years ago
  44. eb93992 module_param: make bool parameters really bool (net & drivers/net) by Rusty Russell · 13 years ago
  45. 4b0b2f0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth by Gustavo F. Padovan · 13 years ago
  46. 79e6547 Bluetooth: Clear RFCOMM session timer when disconnecting last channel by Mat Martineau · 13 years ago
  47. db54467 Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfm by Szymon Janc · 13 years ago
  48. 262038f Bluetooth: make use sk_priority to priritize RFCOMM packets by Luiz Augusto von Dentz · 13 years ago
  49. 8035ded Bluetooth: replace list_for_each with list_for_each_entry whenever possible by Luiz Augusto von Dentz · 13 years ago
  50. c125d5e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth by John W. Linville · 13 years ago
  51. 88149db Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfm by Szymon Janc · 13 years ago
  52. 4493572 Bluetooth: Linearize skbs for use in BNEP, CMTP, HIDP, and RFCOMM by Mat Martineau · 13 years ago
  53. e5842cd Bluetooth: rfcomm: Remove unnecessary krfcommd event by Peter Hurley · 13 years ago
  54. b3b1b06 Bluetooth: Double check sec req for pre 2.1 device by Waldemar Rymarkiewicz · 14 years ago
  55. 8c1d787 Bluetooth: Move conn to struct l2cap_chan by Gustavo F. Padovan · 14 years ago
  56. 0c1bc5c Bluetooth: Move more channel info to struct l2cap_chan by Gustavo F. Padovan · 14 years ago
  57. 47d1ec6 Bluetooth: Move more vars to struct l2cap_chan by Gustavo F. Padovan · 14 years ago
  58. c531a12 Bluetooth: remove l2cap_load() hack by Gustavo F. Padovan · 14 years ago
  59. 683d949 Bluetooth: Never deallocate a session when some DLC points to it by Lukáš Turek · 14 years ago
  60. b4aa9e0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  61. 183f732 Bluetooth: Fix initial RFCOMM DLC security level by Johan Hedberg · 14 years ago
  62. 285b4e9 Bluetooth: clean up rfcomm code by Andrei Emeltchenko · 14 years ago
  63. 63ce090 Bluetooth: fix not setting security level when creating a rfcomm session by Luiz Augusto von Dentz · 14 years ago
  64. 534c92f Bluetooth: clean up rfcomm code by Andrei Emeltchenko · 14 years ago
  65. 5017d8d Bluetooth: remove extra newline from debug output by Andrei Emeltchenko · 14 years ago
  66. 0860146 Bluetooth: Fix RFCOMM RPN negotiation by Yuri Kululin · 14 years ago
  67. a02cec2 net: return operator cleanup by Eric Dumazet · 14 years ago
  68. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  69. aef7d97 Bluetooth: Convert debug files to actually use debugfs instead of sysfs by Marcel Holtmann · 15 years ago
  70. 101545f Bluetooth: Fix potential bad memory access with sysfs files by Marcel Holtmann · 15 years ago
  71. 28812fe driver-core: Add attribute argument to class_attribute show/store by Andi Kleen · 15 years ago
  72. 6c2718d Bluetooth: Do not call rfcomm_session_put() for RFCOMM UA on closed socket by Nick Pelly · 15 years ago
  73. 485f1ef Bluetooth: Fix sleeping function in RFCOMM within invalid context by Marcel Holtmann · 15 years ago
  74. eae38ee Bluetooth: Add RFCOMM option to use L2CAP ERTM mode by Marcel Holtmann · 15 years ago
  75. 9e726b1 Bluetooth: Fix rejected connection not disconnecting ACL link by Luiz Augusto von Dentz · 15 years ago
  76. 52d1834 Bluetooth: Coding style cleanup from previous rfcomm_init bug fix by Marcel Holtmann · 15 years ago
  77. af0d3b1 bluetooth: rfcomm_init bug fix by Dave Young · 15 years ago
  78. b4324b5 Bluetooth: Remove pointless endian conversion helpers by Marcel Holtmann · 15 years ago
  79. e2139b3 Bluetooth: Fix removing of RFCOMM DLC timer with DEFER_SETUP by Johan Hedberg · 16 years ago
  80. 37e62f5 Bluetooth: Fix RFCOMM usage of in-kernel L2CAP sockets by Marcel Holtmann · 16 years ago
  81. 8bf4794 Bluetooth: Change RFCOMM to use BT_CONNECT2 for BT_DEFER_SETUP by Marcel Holtmann · 16 years ago
  82. 0684e5f Bluetooth: Use general bonding whenever possible by Marcel Holtmann · 16 years ago
  83. 6e1031a Bluetooth: When encryption is dropped, do not send RFCOMM packets by Jaikumar Ganesh · 16 years ago
  84. 5f9018a Bluetooth: Update version numbers by Marcel Holtmann · 16 years ago
  85. 8c84b83 Bluetooth: Pause RFCOMM TX when encryption drops by Marcel Holtmann · 16 years ago
  86. 9f2c8a0 Bluetooth: Replace RFCOMM link mode with security level by Marcel Holtmann · 16 years ago
  87. 8c1b235 Bluetooth: Add enhanced security model for Simple Pairing by Marcel Holtmann · 16 years ago
  88. bb23c0a Bluetooth: Add support for deferring RFCOMM connection setup by Marcel Holtmann · 16 years ago
  89. 6332178 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  90. 1b08534 net: Fix module refcount leak in kernel_accept() by Wei Yongjun · 16 years ago
  91. a418b89 Bluetooth: Enable per-module dynamic debug messages by Marcel Holtmann · 16 years ago
  92. 63fbd24 [Bluetooth] Consolidate maintainers information by Marcel Holtmann · 16 years ago
  93. 407d819 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by David S. Miller · 16 years ago
  94. a0c22f2 [Bluetooth] Move pending packets from RFCOMM socket to TTY by Marcel Holtmann · 16 years ago
  95. 8b6b3da [Bluetooth] Store remote modem status for RFCOMM TTY by Marcel Holtmann · 16 years ago
  96. 40be492 [Bluetooth] Export details about authentication requirements by Marcel Holtmann · 16 years ago
  97. 9719f8a [Bluetooth] Disconnect when encryption gets disabled by Marcel Holtmann · 16 years ago
  98. 77db198 [Bluetooth] Enforce security for outgoing RFCOMM connections by Marcel Holtmann · 16 years ago
  99. 0b04082 net: remove CVS keywords by Adrian Bunk · 16 years ago
  100. 4c8411f bluetooth: fix locking bug in the rfcomm socket cleanup handling by Arjan van de Ven · 16 years ago