1. 13cac15 Bluetooth: Fix ERTM L2CAP resend packet by Lukasz Rymanowski · 10 years ago
  2. 069cb27 Bluetooth: Improve data packing in SAR mode by Lukasz Rymanowski · 10 years ago
  3. 6f48e26 Bluetooth: Make smp_chan_destroy() private to smp.c by Johan Hedberg · 10 years ago
  4. 86d1407 Bluetooth: Always call smp_distribute_keys() from a workqueue by Johan Hedberg · 10 years ago
  5. 109ec23 Bluetooth: Move canceling security_timer into smp_chan_destroy() by Johan Hedberg · 10 years ago
  6. 276d807 Bluetooth: Remove unused l2cap_conn->security_timer by Johan Hedberg · 10 years ago
  7. b68fda6 Bluetooth: Add SMP-internal timeout callback by Johan Hedberg · 10 years ago
  8. 8ae9b98 Bluetooth: Fix double free of SMP data skb by Johan Hedberg · 10 years ago
  9. 4befb86 Bluetooth: Call l2cap_conn_shutdown() when SMP recv callback fails by Johan Hedberg · 10 years ago
  10. dec5b49 Bluetooth: Add public l2cap_conn_shutdown() API to request disconnection by Johan Hedberg · 10 years ago
  11. 44f1a7a Bluetooth: Use L2CAP resume callback to call smp_distribute_keys by Johan Hedberg · 10 years ago
  12. 5d88cc7 Bluetooth: Convert SMP to use l2cap_chan infrastructure by Johan Hedberg · 10 years ago
  13. defce9e Bluetooth: Make AES crypto context private to SMP by Johan Hedberg · 10 years ago
  14. 70db83c Bluetooth: Add SMP L2CAP channel skeleton by Johan Hedberg · 10 years ago
  15. 711eafe Bluetooth: Move SMP (de)initialization to smp.c by Johan Hedberg · 10 years ago
  16. 5450691 Bluetooth: Move SMP initialization after HCI init by Johan Hedberg · 10 years ago
  17. 222916e Bluetooth: Refactor SMP (de)initialization into separate functions by Johan Hedberg · 10 years ago
  18. 893eded Bluetooth: Fix IRK lookup when tfm_aes is not available by Johan Hedberg · 10 years ago
  19. fabed38 Bluetooth: Fix hci_update_random_address() error return for no crypto by Johan Hedberg · 10 years ago
  20. d336860 Bluetooth: Fix using HCI_CONN_LE_SMP_PEND to check for SMP context by Johan Hedberg · 10 years ago
  21. 79a0572 Bluetooth: Call l2cap_le_conn_ready after notifying channels by Johan Hedberg · 10 years ago
  22. 72847ce Bluetooth: Call L2CAP teardown callback before clearing chan->conn by Johan Hedberg · 10 years ago
  23. 1482430 Bluetooth: Move parts of fixed channel initialization to l2cap_add_scid by Johan Hedberg · 10 years ago
  24. 06171e0 Bluetooth: Remove special ATT data channel handling by Johan Hedberg · 10 years ago
  25. 54a1b62 Bluetooth: Improve fixed channel lookup based on link type by Johan Hedberg · 10 years ago
  26. e760ec1 Bluetooth: Move L2CAP fixed channel creation into l2cap_conn_cfm by Johan Hedberg · 10 years ago
  27. dc0f508 Bluetooth: Refactor l2cap_connect_cfm by Johan Hedberg · 10 years ago
  28. 191eb39 Bluetooth: Remove special handling of ATT in l2cap_security_cfm() by Johan Hedberg · 10 years ago
  29. d52deb1 Bluetooth: Resume BT_CONNECTED state after LE security elevation by Johan Hedberg · 10 years ago
  30. 5ff6f34 Bluetooth: Fix __l2cap_no_conn_pending() usage with all channels by Johan Hedberg · 10 years ago
  31. a24cce1 Bluetooth: Fix reference counting of global L2CAP channels by Johan Hedberg · 10 years ago
  32. 2b29349 Bluetooth: Fix confusion between parent and child channel for 6lowpan by Johan Hedberg · 10 years ago
  33. 5fcb934 Bluetooth: Remove redundant check for remote_key_dist by Johan Hedberg · 10 years ago
  34. 22f433d Bluetooth: Disable page scan if all whitelisted devices are connected by Johan Hedberg · 10 years ago
  35. 432df05 Bluetooth: Create unified helper function for updating page scan by Johan Hedberg · 10 years ago
  36. 84c61d9 Bluetooth: Add convenience function to check for pending power off by Johan Hedberg · 10 years ago
  37. ae045e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  38. aef4f5b Merge tag 'master-2014-07-31' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  39. 82c295b Bluetooth: Always use non-bonding requirement when not bondable by Johan Hedberg · 10 years ago
  40. b293947 Bluetooth: Rename pairable mgmt setting to bondable by Johan Hedberg · 10 years ago
  41. b6ae845 Bluetooth: Rename HCI_PAIRABLE to HCI_BONDABLE by Johan Hedberg · 10 years ago
  42. bdb9434 Bluetooth: Fix sparse warning from HID new leds handling by Marcel Holtmann · 10 years ago
  43. 6f78fd4 Bluetooth: Fix check for connected state when pairing by Johan Hedberg · 10 years ago
  44. 616d55b Bluetooth: Fix SMP context tracking leading to a kernel crash by Johan Hedberg · 10 years ago
  45. 3fd0202 Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  46. 3bd2724 Bluetooth: Fix incorrectly disabling page scan when toggling connectable by Johan Hedberg · 10 years ago
  47. 204e399 Bluetooth: Fix clearing HCI_PSCAN flag by Johan Hedberg · 10 years ago
  48. ca5bc6c Merge branch 'sched/urgent' into sched/core, to merge fixes before applying new changes by Ingo Molnar · 10 years ago
  49. 32226e4 Bluetooth: Set Simultaneous LE and BR/EDR controller option to zero by Marcel Holtmann · 10 years ago
  50. 729a105 Bluetooth: Expose default LE advertising interval via debugfs by Georg Lukas · 10 years ago
  51. 628531c Bluetooth: Provide defaults for LE advertising interval by Georg Lukas · 10 years ago
  52. 66d8e83 Bluetooth: Fix white list handling with resolvable private addresses by Marcel Holtmann · 10 years ago
  53. 8540f6c Bluetooth: Add support for using controller white list filtering by Marcel Holtmann · 10 years ago
  54. 4b9e7e7 Bluetooth: Fix issue with ADV_IND reports and auto-connection handling by Marcel Holtmann · 10 years ago
  55. cd4d567 Bluetooth: Ignore ADV_DIRECT_IND attempts from unknown devices by Marcel Holtmann · 10 years ago
  56. f4fe73e Bluetooth: Get MWS transport configuration of the controller by Marcel Holtmann · 10 years ago
  57. 109e319 Bluetooth: Read list of local codecs supported by the controller by Marcel Holtmann · 10 years ago
  58. 32333ed Bluetooth: Avoid use of session socket after the session gets freed by Vignesh Raman · 10 years ago
  59. 27f70f3 Bluetooth: Prefer sizeof(*ptr) when allocating memory by Johan Hedberg · 10 years ago
  60. 0a961a4 Bluetooth: Remove unneeded variable assignment in hmac_sha256 by Marcel Holtmann · 10 years ago
  61. d1d588c Bluetooth: Disable HCI_CONNECTABLE based passive scanning for now by Johan Hedberg · 10 years ago
  62. beb19e4 Bluetooth: Use EOPNOTSUPP instead of ENOTSUPP by Johan Hedberg · 10 years ago
  63. 2f407f0 Bluetooth: Fix allowing initiating pairing when not pairable by Johan Hedberg · 10 years ago
  64. 977f8fc Bluetooth: Introduce a flag to track who really initiates authentication by Johan Hedberg · 10 years ago
  65. e7cafc4 Bluetooth: Pass initiator/acceptor information to hci_conn_security() by Johan Hedberg · 10 years ago
  66. c1d4fa7 Bluetooth: Fix resetting remote authentication requirement after pairing by Johan Hedberg · 10 years ago
  67. 093facf Bluetooth: never linger on process exit by Vladimir Davydov · 10 years ago
  68. 02f3e25 Bluetooth: Don't bother user space without IO capabilities by Johan Hedberg · 10 years ago
  69. 9f743d7 Bluetooth: Fix using uninitialized variable when pairing by Johan Hedberg · 10 years ago
  70. 46c4c94 Bluetooth: Fix always checking the blacklist for incoming connections by Johan Hedberg · 10 years ago
  71. 7431620 sched: Remove proliferation of wait_on_bit() action functions by NeilBrown · 10 years ago
  72. f99353c Bluetooth: Fix trying to initiate connections when acting as LE slave by Johan Hedberg · 10 years ago
  73. a5c4e30 Bluetooth: Add a role parameter to hci_conn_add() by Johan Hedberg · 10 years ago
  74. e804d25 Bluetooth: Use explicit role instead of a bool in function parameters by Johan Hedberg · 10 years ago
  75. 40bef30 Bluetooth: Convert HCI_CONN_MASTER flag to a conn->role variable by Johan Hedberg · 10 years ago
  76. ba165a9 Bluetooth: Add proper defines for HCI connection role by Johan Hedberg · 10 years ago
  77. c835a67 net: set name_assign_type in alloc_netdev() by Tom Gundersen · 10 years ago
  78. 2d3c226 Bluetooth: Don't try to reject failed LE connections by Johan Hedberg · 10 years ago
  79. 3a19b6f Bluetooth: Remove unnecessary params variable from process_adv_report() by Johan Hedberg · 10 years ago
  80. 4d04265 Bluetooth: cmtp: Remove unnecessary null test by Himangi Saraogi · 10 years ago
  81. b2d5e25 Bluetooth: Fix trying LTK re-encryption when we don't have an LTK by Johan Hedberg · 10 years ago
  82. eb5a4de Bluetooth: Remove sco_chan_get helper function by Marcel Holtmann · 10 years ago
  83. 5a54e7c Bluetooth: Convert L2CAP ident spinlock into a mutex by Marcel Holtmann · 10 years ago
  84. e03ab51 Bluetooth: Remove unneeded forward declaration of sco_chan_del by Marcel Holtmann · 10 years ago
  85. 015b01c Bluetooth: Remove unneeded forward declaration of __sco_chan_add by Marcel Holtmann · 10 years ago
  86. 395365e Bluetooth: Allocate struct inquiry_entry with GFP_KERNEL by Marcel Holtmann · 10 years ago
  87. 4d6c705 Bluetooth: Enable LE Long Term Key Request event only when supported by Marcel Holtmann · 10 years ago
  88. 0da71f1 Bluetooth: Enable LE encryption events only when supported by Marcel Holtmann · 10 years ago
  89. 15a49cc Bluetooth: Read LE Advertising Channel TX Power only when available by Marcel Holtmann · 10 years ago
  90. 2c6bed7 6lowpan: introduce new net/6lowpan directory by Alexander Aring · 10 years ago
  91. 6c53823 Bluetooth: Fix tracking local SSP authentication requirement by Johan Hedberg · 10 years ago
  92. 068d69e Bluetooth: Move SCO timeout constants into net/bluetooth/sco.c by Marcel Holtmann · 10 years ago
  93. fc8f525 Bluetooth: Move struct sco_conn into net/bluetooth/sco.c by Marcel Holtmann · 10 years ago
  94. 2a0dccb Bluetooth: Move struct sco_pinfo into net/bluetooth/sco.c by Marcel Holtmann · 10 years ago
  95. a6801ca Bluetooth: Update the list of L2CAP fixed channels by Marcel Holtmann · 10 years ago
  96. 899de76 Bluetooth: Move HCI request internals to net/bluetooth/hci_core.c by Marcel Holtmann · 10 years ago
  97. 863def5 Bluetooth: Move struct hci_pinfo into net/bluetooth/hci_sock.c by Marcel Holtmann · 10 years ago
  98. 7e67c11 Bluetooth: Delcare the hci_sec_filter as const by Marcel Holtmann · 10 years ago
  99. 3ad254f Bluetooth: Move struct hci_sec_filter next to its user by Marcel Holtmann · 10 years ago
  100. 12aa4f0 Bluetooth: Set HCI_PAIRABLE during power on for legacy ioctl by Marcel Holtmann · 10 years ago