1. f86e4b0 Bluetooth: Hack: Don't dereference null pointer. by Nick Pelly · 15 years ago
  2. c172849 Bluetooth: Add ACL MTU, available buffers and total buffers to hci_conn_info. by Nick Pelly · 15 years ago
  3. 5c9b4de Bluetooth: Fallback to SCO on error code 0x10 (Connection Accept Timeout). by Nick Pelly · 15 years ago
  4. 1349d4a Bluetooth: Do not attempt to send dlci disconnect when in BT_CONFIG. by Nick Pelly · 15 years ago
  5. 8affb4e Paranoid network. by Robert Love · 16 years ago
  6. a7567b2 bluetooth l2cap: fix locking in l2cap_global_chan_by_psm by Johannes Berg · 13 years ago
  7. ee9ec4f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 13 years ago
  8. 06f4e92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago
  9. 6b7b8e4 Merge branch 'master' into upstream. by Jiri Kosina · 13 years ago
  10. 6dcae1e bluetooth: Fix warnings in l2cap_core.c by David S. Miller · 13 years ago
  11. e00cf3b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  12. 15cb309 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6 by John W. Linville · 13 years ago
  13. 55183d0 Bluetooth: Remove leftover debug messages by Gustavo F. Padovan · 13 years ago
  14. ce84537 Revert "Bluetooth: fix shutdown on SCO sockets" by Linus Torvalds · 13 years ago
  15. 365227e Bluetooth: Add support for disconnecting LE links via mgmt by Vinicius Costa Gomes · 14 years ago
  16. 83bc71b Bluetooth: Add support for sending connection events for LE links by Vinicius Costa Gomes · 14 years ago
  17. b3b1b06 Bluetooth: Double check sec req for pre 2.1 device by Waldemar Rymarkiewicz · 14 years ago
  18. a70171d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  19. 23691d7 Bluetooth: Remove l2cap_sk_list by Gustavo F. Padovan · 14 years ago
  20. 73b2ec1 Bluetooth: Handle psm == 0 case inside l2cap_add_psm() by Gustavo F. Padovan · 14 years ago
  21. 9e4425f Bluetooth: Add l2cap_add_psm() and l2cap_add_scid() by Gustavo F. Padovan · 14 years ago
  22. dee04ca Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6 by John W. Linville · 14 years ago
  23. 7cbc9bd Bluetooth: Fix updating conn->auth_type in hci_io_capa_request_evt by Johan Hedberg · 14 years ago
  24. 4df378a Bluetooth: Add store_hint parameter to mgmt_new_key by Johan Hedberg · 14 years ago
  25. 4748fed Bluetooth: Remove old_key_type from mgmt_ev_new_key by Johan Hedberg · 14 years ago
  26. 655fe6e Bluetooth: Fix connection key type updating for buggy controllers by Johan Hedberg · 14 years ago
  27. 12adcf3 Bluetooth: Fix old_key_type logic for non-persistent keys by Johan Hedberg · 14 years ago
  28. d25e28a Bluetooth: Fix link key persistent storage criteria by Johan Hedberg · 14 years ago
  29. 582fbe9 Bluetooth: Fix logic in hci_pin_code_request_evt by Johan Hedberg · 14 years ago
  30. be77159 Bluetooth: Fix reason code for pairing rejection by Johan Hedberg · 14 years ago
  31. 55bc1a3 Bluetooth: Add confirm_hint parameter to user confirmation requests by Johan Hedberg · 14 years ago
  32. 79c6c70 Bluetooth: Fix HCI_CONN_AUTH_PEND flag for all authentication requests by Johan Hedberg · 14 years ago
  33. 9f61656 Bluetooth: Add variable SSP auto-accept delay support by Johan Hedberg · 14 years ago
  34. 7a82890 Bluetooth: Add automated SSP user confirmation responses by Johan Hedberg · 14 years ago
  35. a770bb5 Bluetooth: Add secure flag for mgmt_pin_code_req by Waldemar Rymarkiewicz · 14 years ago
  36. 58797bf Bluetooth: Respect local MITM req in io_cap reply by Waldemar Rymarkiewicz · 14 years ago
  37. 60b83f5 Bluetooth: Ignore key unauthenticated for high security by Waldemar Rymarkiewicz · 14 years ago
  38. 13d3931 Bluetooth: Map sec_level to link key requirements by Waldemar Rymarkiewicz · 14 years ago
  39. 9003c4e Bluetooth: Don't modify sec_level if auth failed by Waldemar Rymarkiewicz · 14 years ago
  40. b6020ba Bluetooth: Add definitions for link key types by Waldemar Rymarkiewicz · 14 years ago
  41. 314b238 Bluetooth: Add discovering event to the Management interface by Johan Hedberg · 14 years ago
  42. 14a5366 Bluetooth: Add basic discovery commands to the management interface by Johan Hedberg · 14 years ago
  43. cf2f90f Bluetooth: Don't export l2cap_sock_ops by Gustavo F. Padovan · 14 years ago
  44. 6ff5abb Bluetooth: Fix memory leak with L2CAP channels by Gustavo F. Padovan · 14 years ago
  45. 8c1d787 Bluetooth: Move conn to struct l2cap_chan by Gustavo F. Padovan · 14 years ago
  46. fe4128e Bluetooth: Move more vars to struct l2cap_chan by Gustavo F. Padovan · 14 years ago
  47. 0c1bc5c Bluetooth: Move more channel info to struct l2cap_chan by Gustavo F. Padovan · 14 years ago
  48. 47d1ec6 Bluetooth: Move more vars to struct l2cap_chan by Gustavo F. Padovan · 14 years ago
  49. 4343478 Bluetooth: Move some more elements to struct l2cap_chan by Gustavo F. Padovan · 14 years ago
  50. 77a74c7 Bluetooth: Rename l2cap_do_connect() to l2cap_chan_connect() by Gustavo F. Padovan · 14 years ago
  51. b445003 Bluetooth: Move conf_state to struct l2cap_chan by Gustavo F. Padovan · 14 years ago
  52. 5d41ce1 Bluetooth: Refactor L2CAP channel allocation by Gustavo F. Padovan · 14 years ago
  53. 429576b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  54. 2bd93d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  55. bf73484 bluetooth: Fix use-before-initiailized var. by David S. Miller · 14 years ago
  56. cfef604 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  57. 1ed3aad Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  58. 6d67c11 HID: bt: hidp.h: do not use a tab after a #define by Antonio Ospite · 14 years ago
  59. 828d7d7 Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6 by Gustavo F. Padovan · 14 years ago
  60. a429b51 Bluetooth: Only keeping SAR bits when retransmitting one frame. by Ruiyi Zhang · 14 years ago
  61. f21ca5f Bluetooth: fix shutdown on SCO sockets by Luiz Augusto von Dentz · 14 years ago
  62. b79f44c Bluetooth: Fix keeping the command timer running by Vinicius Costa Gomes · 14 years ago
  63. 7a74aeb Bluetooth: Fix refcount balance for hci connection by Ville Tervo · 14 years ago
  64. 26954c7 Bluetooth: Fix lockdep warning in L2CAP by Gustavo F. Padovan · 14 years ago
  65. 62f3a2c Bluetooth: Fix another locking unbalance by Gustavo F. Padovan · 14 years ago
  66. 280f294 Bluetooth: Don't lock sock inside l2cap_get_sock_by_scid() by Gustavo F. Padovan · 14 years ago
  67. e1ba1f1 Bluetooth: Fix Out Of Band pairing when mgmt interface is disabled by Szymon Janc · 14 years ago
  68. 9f69bda Bluetooth: Add proper handling of received LE data by Gustavo F. Padovan · 14 years ago
  69. cd69a03 Bluetooth: Fix wrong comparison in listen() by Gustavo F. Padovan · 14 years ago
  70. 58d35f8 Bluetooth: Move tx queue to struct l2cap_chan by Gustavo F. Padovan · 14 years ago
  71. c916fbe Bluetooth: Remove unneeded uninitialized_vars() by Gustavo F. Padovan · 14 years ago
  72. 49208c9 Bluetooth: Remove some sk references from l2cap_core.c by Gustavo F. Padovan · 14 years ago
  73. 39d5a3e Bluetooth: Move SREJ list to struct l2cap_chan by Gustavo F. Padovan · 14 years ago
  74. 252f4bf Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  75. 2ead70b Bluetooth: Fix lockdep warning with skb list lock by Gustavo F. Padovan · 14 years ago
  76. 311bb89 Bluetooth: Move busy workqueue to struct l2cap_chan by Gustavo F. Padovan · 14 years ago
  77. f1c6775 Bluetooth: Move srej and busy queues to struct l2cap_chan by Gustavo F. Padovan · 14 years ago
  78. e92c8e7 Bluetooth: Move ERTM timers to struct l2cap_chan by Gustavo F. Padovan · 14 years ago
  79. 2c03a7a Bluetooth: Move remote info to struct l2cap_chan by Gustavo F. Padovan · 14 years ago
  80. 6f61fd4 Bluetooth: Move SDU related vars to struct l2cap_chan by Gustavo F. Padovan · 14 years ago
  81. 6a02661 Bluetooth: Move more ERTM stuff to struct l2cap_chan by Gustavo F. Padovan · 14 years ago
  82. 42e5c80 Bluetooth: Move of ERTM *_seq vars to struct l2cap_chan by Gustavo F. Padovan · 14 years ago
  83. 525cd18 Bluetooth: Move conn_state to struct l2cap_chan by Gustavo F. Padovan · 14 years ago
  84. 710f9b0 Bluetooth: clean up l2cap_sock_recvmsg() by Gustavo F. Padovan · 14 years ago
  85. 73ffa90 Bluetooth: Move conf_{req,rsp} stuff to struct l2cap_chan by Gustavo F. Padovan · 14 years ago
  86. fc7f8a7 Bluetooth: Move ident to struct l2cap_chan by Gustavo F. Padovan · 14 years ago
  87. 820ffdb Bluetooth: Remove struct del_list by Gustavo F. Padovan · 14 years ago
  88. baa7e1f Bluetooth: Use struct list_head for L2CAP channels list by Gustavo F. Padovan · 14 years ago
  89. 4845407 Bluetooth: Create struct l2cap_chan by Gustavo F. Padovan · 14 years ago
  90. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 14 years ago
  91. db940cb Bluetooth: convert net/bluetooth/ to kstrtox by Alexey Dobriyan · 14 years ago
  92. e63a15e Bluetooth: Use GFP_KERNEL in user context by Gustavo F. Padovan · 14 years ago
  93. 1322901 Bluetooth: Don't use spin_lock_bh in user context by Gustavo F. Padovan · 14 years ago
  94. fada4ac Bluetooth: Use kthread API in cmtp by Szymon Janc · 14 years ago
  95. f4d7cd4 Bluetooth: Use kthread API in bnep by Szymon Janc · 14 years ago
  96. aabf6f8 Bluetooth: Use kthread API in hidp by Szymon Janc · 14 years ago
  97. a88a965 Bluetooth: Add mgmt_remote_name event by Johan Hedberg · 14 years ago
  98. e17acd4 Bluetooth: Add mgmt_device_found event by Johan Hedberg · 14 years ago
  99. 1e429f3 Bluetooth: Remove gfp_mask param from hci_reassembly() by Gustavo F. Padovan · 14 years ago
  100. 220b881 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6 by Gustavo F. Padovan · 14 years ago