1. 1304a73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  2. 792039c Bluetooth: L2CAP - Fix info leak via getsockname() by Mathias Krause · 12 years ago
  3. 9344a97 Bluetooth: RFCOMM - Fix info leak via getsockname() by Mathias Krause · 12 years ago
  4. f9432c5 Bluetooth: RFCOMM - Fix info leak in ioctl(RFCOMMGETDEVLIST) by Mathias Krause · 12 years ago
  5. 9ad2de4 Bluetooth: RFCOMM - Fix info leak in getsockopt(BT_SECURITY) by Mathias Krause · 12 years ago
  6. 3f68ba0 Bluetooth: HCI - Fix info leak via getsockname() by Mathias Krause · 12 years ago
  7. e15ca9a Bluetooth: HCI - Fix info leak in getsockopt(HCI_FILTER) by Mathias Krause · 12 years ago
  8. 49dfbb9 Bluetooth: Fix socket not getting freed if l2cap channel create fails by Jaganath Kanakkassery · 12 years ago
  9. d08fd0e Bluetooth: smp: Fix possible NULL dereference by Andrei Emeltchenko · 12 years ago
  10. c3e7c0d Bluetooth: Set name_state to unknown when entry name is empty by Ram Malovany · 12 years ago
  11. 7cc8380 Bluetooth: Fix using a NULL inquiry cache entry by Ram Malovany · 12 years ago
  12. c810089 Bluetooth: Fix using NULL inquiry entry by Ram Malovany · 12 years ago
  13. a9ea3ed Bluetooth: Fix legacy pairing with some devices by Szymon Janc · 12 years ago
  14. 269c484 Bluetooth: Fix possible deadlock in SCO code by Gustavo Padovan · 12 years ago
  15. cd17dec Bluetooth: Refactor in hci_le_conn_complete_evt by Andre Guedes · 12 years ago
  16. b47a09b Bluetooth: Lookup hci_conn in hci_le_conn_complete_evt by Andre Guedes · 12 years ago
  17. 0c95ab7 Bluetooth: Find hci_conn by BT_CONNECT state by Andre Guedes · 12 years ago
  18. f00a06a Bluetooth: Refactor hci_cs_le_create_conn by Andre Guedes · 12 years ago
  19. 847012c Bluetooth: Remove unneeded code by Andre Guedes · 12 years ago
  20. b9b343d Bluetooth: Fix hci_le_conn_complete_evt by Andre Guedes · 12 years ago
  21. 230fd16 Bluetooth: Trivial refactoring by Andre Guedes · 12 years ago
  22. de9b921 Bluetooth: Added /proc/net/sco via bt_procfs_init() by Masatake YAMATO · 12 years ago
  23. c6f5df16 Bluetooth: Added /proc/net/rfcomm via bt_procfs_init() by Masatake YAMATO · 12 years ago
  24. 5b28d95 Bluetooth: Added /proc/net/l2cap via bt_procfs_init() by Masatake YAMATO · 12 years ago
  25. 5c6ad8e Bluetooth: Added /proc/net/hidp via bt_procfs_init() by Masatake YAMATO · 12 years ago
  26. f7c8663 Bluetooth: Added /proc/net/hci via bt_procfs_init() by Masatake YAMATO · 12 years ago
  27. 8c8de58 Bluetooth: Added /proc/net/cmtp via bt_procfs_init() by Masatake YAMATO · 12 years ago
  28. 77cf558 Bluetooth: Added /proc/net/bnep via bt_procfs_init() by Masatake YAMATO · 12 years ago
  29. 256a06c Bluetooth: /proc/net/ entries for bluetooth protocols by Masatake YAMATO · 12 years ago
  30. 4af66c6 Bluetooth: Free the l2cap channel list only when refcount is zero by Jaganath Kanakkassery · 12 years ago
  31. 3064837 Bluetooth: Move l2cap_chan_hold/put to l2cap_core.c by Jaganath Kanakkassery · 12 years ago
  32. ee72d15 Bluetooth: Remove locking in hci_user_passkey_request_evt by Andre Guedes · 12 years ago
  33. 9e66463 Bluetooth: Make connect / disconnect cfm functions return void by Andrei Emeltchenko · 12 years ago
  34. c58e810 Bluetooth: Use lmp_no_flush_capable where applicable by Andre Guedes · 12 years ago
  35. 999dcd1 Bluetooth: Use lmp_sniffsubr_capable where applicable by Andre Guedes · 12 years ago
  36. 6eded10 Bluetooth: Use lmp_sniff_capable where applicable by Andre Guedes · 12 years ago
  37. 9f92ebf Bluetooth: Use lmp_rswitch_capable where applicable by Andre Guedes · 12 years ago
  38. 45db810f Bluetooth: Use lmp_esco_capable where applicable by Andre Guedes · 12 years ago
  39. 9a1a199 Bluetooth: Use lmp_ssp_capable where applicable by Andre Guedes · 12 years ago
  40. c383ddc Bluetooth: Use lmp_le_capable where applicable by Andre Guedes · 12 years ago
  41. ed3fa31 Bluetooth: Use lmp_bredr_capable where applicable by Andre Guedes · 12 years ago
  42. 78eb2f9 Bluetooth: Fix processing A2MP chan in security_cfm by Andrei Emeltchenko · 12 years ago
  43. d9fc1d5 Bluetooth: Do not shadow hdr variable by Andrei Emeltchenko · 12 years ago
  44. 8e8c7e3 Bluetooth: debug: Fix printing A2MP cmd code format by Andrei Emeltchenko · 12 years ago
  45. bb4b2a9 Bluetooth: mgmt: Managing only BR/EDR HCI controllers by Andrei Emeltchenko · 12 years ago
  46. 90b90f6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  47. 83ce9a06 Bluetooth: Change page scan interval in fast connectable mode by Johan Hedberg · 12 years ago
  48. c20f8e3 Bluetooth: Use tx window from config response for ack timing by Mat Martineau · 12 years ago
  49. a0dfe0a Bluetooth: debug: Print amp_mgr refcnt by Andrei Emeltchenko · 12 years ago
  50. 9f1db00 Bluetooth: debug: Use standard hex object specifiers in hci_event by Andrei Emeltchenko · 12 years ago
  51. 89d8b40 Bluetooth: debug: Add debug to l2cap_security_cfm by Andrei Emeltchenko · 12 years ago
  52. ad0ac6c Bluetooth: debug: Print CID and PSM in hex format by Andrei Emeltchenko · 12 years ago
  53. b440067 Bluetooth: debug: Correct types specifiers for L2CAP by Andrei Emeltchenko · 12 years ago
  54. 2104786 Bluetooth: debug: Add printing num of cmds queued by Andrei Emeltchenko · 12 years ago
  55. afeb019 Bluetooth: Refactor PIN code rejection to use user_pairing_resp() by Jaganath Kanakkassery · 12 years ago
  56. ce2be9a Bluetooth: Do not auto off AMP controller by Andrei Emeltchenko · 12 years ago
  57. d300fa9 Bluetooth: Route traffic only through BR/EDR controller by Andrei Emeltchenko · 12 years ago
  58. 38b3fef Bluetooth: Improve debugging messages for hci_conn by Andrei Emeltchenko · 12 years ago
  59. b26d344 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  60. f3747e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  61. 60d2c25 Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  62. b82c29d Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by Gustavo Padovan · 12 years ago
  63. e486463 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  64. 1f41a6a HID: Fix the generic Kconfig options by Henrik Rydberg · 12 years ago
  65. 790eff4 Bluetooth: Use GFP_KERNEL in mgmt events functions by Andre Guedes · 12 years ago
  66. 12b9456 Bluetooth: Use GFP_KERNEL in mgmt_pending_add by Andre Guedes · 12 years ago
  67. 92c4c20 Bluetooth: Use GFP_KERNEL in mgmt_handlers by Andre Guedes · 12 years ago
  68. 9345d40 Bluetooth: Use AUTO_OFF constant in jiffies by Andrei Emeltchenko · 12 years ago
  69. 33cef26 Bluetooth: Fix compile warnings in mgmt by Andrei Emeltchenko · 12 years ago
  70. f960727 Bluetooth: Fix sending HCI_Disconnect only when connected by Vishal Agarwal · 12 years ago
  71. 211c17a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  72. 3701f94 Bluetooth: Remove magic value in disconnect mgmt handler by Andre Guedes · 12 years ago
  73. af7985b Bluetooth: Fix flags of mgmt_device_found event by Jefferson Delfes · 12 years ago
  74. 1177871 Bluetooth: Fix not setting HCI_RESET flag for AMP by Andrei Emeltchenko · 12 years ago
  75. f0e0951 Bluetooth: Correct debug print specifier for u16 objects by Andrei Emeltchenko · 12 years ago
  76. bda4f23 Bluetooth: Add opcode to error message by Andrei Emeltchenko · 12 years ago
  77. 5f246e8 Bluetooth: Update HCI timeouts constants to use msecs_to_jiffies by Andrei Emeltchenko · 12 years ago
  78. 975b91b Bluetooth: Use standard HCI cmd timeout for RESET by Andrei Emeltchenko · 12 years ago
  79. 8f321f8 Bluetooth: Fix using uninitialized option in RFCMode by Szymon Janc · 12 years ago
  80. cbe461c Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by Gustavo Padovan · 12 years ago
  81. 1d0c4da Bluetooth: Fix style in hidp code by Gustavo Padovan · 12 years ago
  82. 1c2e004 Bluetooth: Add support for encryption key refresh by Johan Hedberg · 12 years ago
  83. 4dab786 Bluetooth: Fix SMP security elevation from medium to high by Johan Hedberg · 12 years ago
  84. d06cc41 Bluetooth: Fix deadlock and crash when SMP pairing times out by Johan Hedberg · 12 years ago
  85. 4c47d73 Bluetooth: Fix LE pairing completion on connection failure by Vishal Agarwal · 12 years ago
  86. 476585e Bluetooth: Fix SMP pairing method selection by Johan Hedberg · 12 years ago
  87. 7490c6c Bluetooth: Remove magic disconnect reason by Andrei Emeltchenko · 12 years ago
  88. d060991 Bluetooth: Fix checking the wrong flag when accepting a socket by Vinicius Costa Gomes · 12 years ago
  89. 0431a43 Bluetooth: Filter duplicated reports in LE scan by Andre Guedes · 12 years ago
  90. 7e1af8a Bluetooth: Create empty l2cap ops function by Gustavo Padovan · 12 years ago
  91. 8c3a4f0 Bluetooth: Rename L2CAP_LE_DEFAULT_MTU by Andre Guedes · 12 years ago
  92. 682877c Bluetooth: Check MTU value in l2cap_sock_setsockopt_old by Andre Guedes · 12 years ago
  93. 6fcb06a Bluetooth: Change default MTU for L2CAP ATT channel by Andre Guedes · 12 years ago
  94. 4f72b32 Bluetooth: Fix not removing hci_conn for failed LE connection by Andrzej Kaczmarek · 12 years ago
  95. 489dc48 Bluetooth: Return proper mgmt state when LE pairing connection failed by Andrzej Kaczmarek · 12 years ago
  96. dfc94db Bluetooth: Allow only one LE connection attempt by Andrzej Kaczmarek · 12 years ago
  97. f0f6279 Bluetooth: Remove unused err var from l2cap_segment_sdu() by Gustavo Padovan · 12 years ago
  98. ba7aa64 Bluetooth: Create function to return the ERTM header size by Gustavo Padovan · 12 years ago
  99. 6810fca Bluetooth: Make l2cap_att_channel return void by Andrei Emeltchenko · 12 years ago
  100. 84104b2 Bluetooth: Make l2cap_conless_channel return void by Andrei Emeltchenko · 12 years ago