1. 0b1db38c Bluetooth: Fix check for direct advertising by Johan Hedberg · 10 years ago
  2. 980ffc0 Bluetooth: Fix LE connection timeout deadlock by Johan Hedberg · 10 years ago
  3. 49c922b Bluetooth: spelling fixes by Stephen Hemminger · 10 years ago
  4. df09230 Bluetooth: 6lowpan: Fix lockdep splats by Jukka Rissanen · 10 years ago
  5. 9030582 Bluetooth: 6lowpan: Converting rwlocks to use RCU by Jukka Rissanen · 10 years ago
  6. da213f8 Bluetooth: Revert SMP self-test patches by Johan Hedberg · 10 years ago
  7. 0114123 ieee802154: 6lowpan: rename process_data and lowpan_process_data by Martin Townsend · 10 years ago
  8. 3c400b8 bluetooth:6lowpan: use consume_skb when packet processed successfully by Martin Townsend · 10 years ago
  9. 04dfd73 6lowpan: fix process_data return values by Martin Townsend · 10 years ago
  10. f8b3617 6lowpan: remove skb_deliver from IPHC by Martin Townsend · 10 years ago
  11. c6992e9 Bluetooth: Add self-tests for SMP crypto functions by Johan Hedberg · 10 years ago
  12. 4cd3362 Bluetooth: Add skeleton for SMP self-tests by Johan Hedberg · 10 years ago
  13. e491eaf Bluetooth: Pass only crypto context to SMP crypto functions by Johan Hedberg · 10 years ago
  14. 4f639ed Bluetooth: fix shadow warning in hci_disconnect() by Fabian Frederick · 10 years ago
  15. ee93053 Bluetooth: Fix missing channel unlock in l2cap_le_credits by Martin Townsend · 10 years ago
  16. 11e3ff70 6lowpan: Use skb_cow in IPHC decompression. by Martin Townsend · 10 years ago
  17. 4456c50 Bluetooth: 6lowpan: remove unnecessary codes in give_skb_to_upper by Li RongQing · 10 years ago
  18. 15346a9 Bluetooth: Improve RFCOMM __test_pf macro robustness by Szymon Janc · 10 years ago
  19. ec51154 Bluetooth: Fix RFCOMM NSC response by Szymon Janc · 10 years ago
  20. 89cbb06 Bluetooth: Defer connection-parameter removal when unpairing by Alfonso Acosta · 10 years ago
  21. ddbea5c Bluetooth: Remove redundant check on hci_conn's device class by Alfonso Acosta · 10 years ago
  22. fd45ada Bluetooth: Include ADV_IND report in Device Connected event by Alfonso Acosta · 10 years ago
  23. 48ec92f Bluetooth: Refactor arguments of mgmt_device_connected by Alfonso Acosta · 10 years ago
  24. 9c238ca Bluetooth: 6lowpan: Check transmit errors for multicast packets by Jukka Rissanen · 10 years ago
  25. d7b6b0a Bluetooth: 6lowpan: Return EAGAIN error also for multicast packets by Jukka Rissanen · 10 years ago
  26. a7807d73 Bluetooth: 6lowpan: Avoid memory leak if memory allocation fails by Jukka Rissanen · 10 years ago
  27. fc12518 Bluetooth: 6lowpan: Memory leak as the skb is not freed by Jukka Rissanen · 10 years ago
  28. 02e246ae Bluetooth: Fix lockdep warning with l2cap_chan_connect by Johan Hedberg · 10 years ago
  29. 156395c Bluetooth: 6lowpan: Enable multicast support by Jukka Rissanen · 10 years ago
  30. 36b3dd2 Bluetooth: 6lowpan: Ensure header compression does not corrupt IPv6 header by Jukka Rissanen · 10 years ago
  31. 59790aa Bluetooth: 6lowpan: Make sure skb exists before accessing it by Jukka Rissanen · 10 years ago
  32. 565766b Bluetooth: Rename sco_param_wideband table to esco_param_msbc by Johan Hedberg · 10 years ago
  33. c7da579 Bluetooth: Add retransmission effort into SCO parameter table by Johan Hedberg · 10 years ago
  34. d41c15c Bluetooth: Fix reason code used for rejecting SCO connections by Johan Hedberg · 10 years ago
  35. 2b0bf6c Bluetooth: Convert bt_<level> logging functions to return void by Joe Perches · 10 years ago
  36. 48e68ff Bluetooth: Check for SCO type before setting retransmission effort by Bernhard Thaler · 10 years ago
  37. 5eb596f Bluetooth: Fix setting correct security level when initiating SMP by Johan Hedberg · 10 years ago
  38. 0097db0 Bluetooth: Remove exported hci_recv_fragment function by Marcel Holtmann · 10 years ago
  39. 43e73e4 Bluetooth: Provide HCI command opcode information to driver by Marcel Holtmann · 10 years ago
  40. 7cb9d20 Bluetooth: Add BUILD_BUG_ON check for SKB control buffer size by Marcel Holtmann · 10 years ago
  41. 9a783a1 Bluetooth: Fix re-setting RPA as expired when deferring update by Johan Hedberg · 10 years ago
  42. 7ed3fa2 Bluetooth: Expire RPA if encryption fails by Johan Hedberg · 10 years ago
  43. 5be5e27 Bluetooth: Avoid hard-coded IO capability values in SMP by Johan Hedberg · 10 years ago
  44. aeaeb4b Bluetooth: Fix L2CAP information request handling for fixed channels by Johan Hedberg · 10 years ago
  45. a6f7833 Bluetooth: Add smp_ltk_sec_level() helper function by Johan Hedberg · 10 years ago
  46. 1afc2a1 Bluetooth: Fix SMP security level when we have no IO capabilities by Johan Hedberg · 10 years ago
  47. 24bd0bd Bluetooth: Centralize disallowing SMP commands to a single place by Johan Hedberg · 10 years ago
  48. c05b933 Bluetooth: Fix ignoring unknown SMP authentication requirement bits by Johan Hedberg · 10 years ago
  49. 3a7dbfb Bluetooth: Remove unnecessary early initialization of variable by Johan Hedberg · 10 years ago
  50. 196332f Bluetooth: Fix allowing SMP Signing info PDU by Johan Hedberg · 10 years ago
  51. 39e90c7 Bluetooth: 6lowpan: Route packets that are not meant to peer via correct device by Jukka Rissanen · 10 years ago
  52. b2799ce Bluetooth: 6lowpan: Set the peer IPv6 address correctly by Jukka Rissanen · 10 years ago
  53. 2ae50d8 Bluetooth: 6lowpan: Increase the connection timeout value by Jukka Rissanen · 10 years ago
  54. e1e930f Bluetooth: Fix mgmt pairing failure when authentication fails by Johan Hedberg · 10 years ago
  55. c68b7f1 Bluetooth: Fix dereferencing conn variable before NULL check by Johan Hedberg · 10 years ago
  56. 9f06a8d Bluetooth: LLVMLinux: Remove VLAIS from bluetooth/amp.c by Behan Webster · 10 years ago
  57. b28b494 Bluetooth: Add strict checks for allowed SMP PDUs by Johan Hedberg · 10 years ago
  58. c6e81e9 Bluetooth: Fix calling smp_distribute_keys() when still waiting for keys by Johan Hedberg · 10 years ago
  59. 88d3a8a Bluetooth: Add define for key distribution mask by Johan Hedberg · 10 years ago
  60. fc75cc8 Bluetooth: Fix locking of the SMP context by Johan Hedberg · 10 years ago
  61. d6268e8 Bluetooth: Remove unnecessary deferred work for SMP key distribution by Johan Hedberg · 10 years ago
  62. f3d82d0 Bluetooth: Move identity address update behind a workqueue by Johan Hedberg · 10 years ago
  63. 84bc0db Bluetooth: Don't take any action in smp_resume_cb if not encrypted by Johan Hedberg · 10 years ago
  64. 1b0921d Bluetooth: Remove unnecessary checks after canceling SMP security timer by Johan Hedberg · 10 years ago
  65. 434714d Bluetooth: Add clarifying comment for LE CoC result value by Johan Hedberg · 10 years ago
  66. 839035a Bluetooth: Move clock offset reading into hci_disconnect() by Johan Hedberg · 10 years ago
  67. e3f2f92 Bluetooth: Use hci_disconnect() for mgmt_disconnect_device() by Johan Hedberg · 10 years ago
  68. e3b679d Bluetooth: Update hci_disconnect() to return an error value by Johan Hedberg · 10 years ago
  69. 9b7b18e Bluetooth: Fix SMP error and response to be mutually exclusive by Johan Hedberg · 10 years ago
  70. b04afa0 Bluetooth: Remove unused l2cap_conn_shutdown API by Johan Hedberg · 10 years ago
  71. 1e91c29 Bluetooth: Use hci_disconnect for immediate disconnection from SMP by Johan Hedberg · 10 years ago
  72. e31fb86 Bluetooth: Set discon_timeout to 0 in l2cap_conn_del by Johan Hedberg · 10 years ago
  73. bcbb655 Bluetooth: Remove hci_conn_hold/drop from hci_chan by Johan Hedberg · 10 years ago
  74. f94b665 Bluetooth: Ignore incoming data after initiating disconnection by Johan Hedberg · 10 years ago
  75. b3ff670 Bluetooth: Set disc_timeout to 0 when calling hci_chan_del by Johan Hedberg · 10 years ago
  76. 6c388d3 Bluetooth: Fix hci_conn reference counting with hci_chan by Johan Hedberg · 10 years ago
  77. f6c6324 Bluetooth: Refactor connection parameter freeing into its own function by Johan Hedberg · 10 years ago
  78. f8aaf9b Bluetooth: Fix using hci_conn_get() for hci_conn pointers by Johan Hedberg · 10 years ago
  79. 51bb8457 Bluetooth: Improve *_get() functions to return the object type by Johan Hedberg · 10 years ago
  80. 5477610 Bluetooth: Optimize connection parameter lookup for LE connections by Johan Hedberg · 10 years ago
  81. 08853f1 Bluetooth: Set addr_type only when it's needed by Johan Hedberg · 10 years ago
  82. c16900c Bluetooth: Fix hci_conn reference counting for fixed channels by Johan Hedberg · 10 years ago
  83. b3ed6c6 Bluetooth: Remove unnecessary l2cap_chan_unlock before l2cap_chan_add by Johan Hedberg · 10 years ago
  84. 72c6fb9 Bluetooth: Fix incorrect LE CoC PDU length restriction based on HCI MTU by Johan Hedberg · 10 years ago
  85. 61a3d4f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  86. f161dd4 Bluetooth: Fix hci_conn reference counting for auto-connections by Johan Hedberg · 10 years ago
  87. 13cac15 Bluetooth: Fix ERTM L2CAP resend packet by Lukasz Rymanowski · 10 years ago
  88. 069cb27 Bluetooth: Improve data packing in SAR mode by Lukasz Rymanowski · 10 years ago
  89. 6f48e26 Bluetooth: Make smp_chan_destroy() private to smp.c by Johan Hedberg · 10 years ago
  90. 86d1407 Bluetooth: Always call smp_distribute_keys() from a workqueue by Johan Hedberg · 10 years ago
  91. 109ec23 Bluetooth: Move canceling security_timer into smp_chan_destroy() by Johan Hedberg · 10 years ago
  92. 276d807 Bluetooth: Remove unused l2cap_conn->security_timer by Johan Hedberg · 10 years ago
  93. b68fda6 Bluetooth: Add SMP-internal timeout callback by Johan Hedberg · 10 years ago
  94. 8ae9b98 Bluetooth: Fix double free of SMP data skb by Johan Hedberg · 10 years ago
  95. 4befb86 Bluetooth: Call l2cap_conn_shutdown() when SMP recv callback fails by Johan Hedberg · 10 years ago
  96. dec5b49 Bluetooth: Add public l2cap_conn_shutdown() API to request disconnection by Johan Hedberg · 10 years ago
  97. 44f1a7a Bluetooth: Use L2CAP resume callback to call smp_distribute_keys by Johan Hedberg · 10 years ago
  98. 5d88cc7 Bluetooth: Convert SMP to use l2cap_chan infrastructure by Johan Hedberg · 10 years ago
  99. defce9e Bluetooth: Make AES crypto context private to SMP by Johan Hedberg · 10 years ago
  100. 70db83c Bluetooth: Add SMP L2CAP channel skeleton by Johan Hedberg · 10 years ago