1. 2faade5 Bluetooth: Add support for Add/Remove Device management commands by Marcel Holtmann · 10 years ago
  2. 037fc41 Bluetooth: Use LE connection parameters if known by Marcel Holtmann · 10 years ago
  3. f044eb0 Bluetooth: Store latency and supervision timeout in connection params by Marcel Holtmann · 10 years ago
  4. 1c1697c Bluetooth: Update background scanning from hci_conn_params_clear by Marcel Holtmann · 10 years ago
  5. 1089b67 Bluetooth: Clear pending connections from hci_conn_params_clear by Marcel Holtmann · 10 years ago
  6. 4b10966 Bluetooth: Move hci_pend_le_conn_* functions to different location by Marcel Holtmann · 10 years ago
  7. 6ab535a Bluetooth: Don't use non-resolvable private address for passive scanning by Marcel Holtmann · 10 years ago
  8. fee746b Bluetooth: Restrict access for raw-only controllers by Marcel Holtmann · 10 years ago
  9. 9586842 Bluetooth: Add support for Get Clock Info mgmt command by Johan Hedberg · 10 years ago
  10. 33f3572 Bluetooth: Add tracking of local and piconet clock values by Johan Hedberg · 10 years ago
  11. fca2001 Bluetooth: Use kzalloc instead of kmalloc for pending mgmt commands by Johan Hedberg · 10 years ago
  12. 730f091 Bluetooth: Increment management interface revision by Marcel Holtmann · 10 years ago
  13. df93542 Bluetooth: Send HCI_Read_Clock_Offset before disconnecting by Marcel Holtmann · 10 years ago
  14. 40051e4 Bluetooth: Remove unneeded hci_conn_disconnect abstraction by Marcel Holtmann · 10 years ago
  15. a2b1976 Bluetooth: Remove reason parameter from hci_amp_disconn function by Marcel Holtmann · 10 years ago
  16. b10e801 Bluetooth: Remove unnecessary hcon->smp_conn variable by Johan Hedberg · 10 years ago
  17. 642ac77 Bluetooth: Fix missing check for SMP session in smp_user_confirm_reply by Johan Hedberg · 10 years ago
  18. a999934 Bluetooth: Remove unnecessary hci_dev_unlock for smp_user_confirm_reply by Johan Hedberg · 10 years ago
  19. ec70f36 Bluetooth: Update SMP crypto functions to take the SMP context by Johan Hedberg · 10 years ago
  20. 6a7bd10 Bluetooth: Add dedicated AES instance for each SMP context by Johan Hedberg · 10 years ago
  21. 31dd624 Bluetooth: Fix missing hdev locking in smp_cmd_ident_addr_info by Johan Hedberg · 10 years ago
  22. 4dae279 Bluetooth: Convert hci_conn->link_mode into flags by Johan Hedberg · 10 years ago
  23. 985d904 Bluetooth: Remove ssp_debug_mode debugfs option by Marcel Holtmann · 10 years ago
  24. b9710979 Bluetooth: Add support for mode 0x02 for mgmt_set_debug_keys by Johan Hedberg · 10 years ago
  25. 3769972 Bluetooth: Add a new HCI_USE_DEBUG_KEYS flag by Johan Hedberg · 10 years ago
  26. 58e9293 Bluetooth: Fix ignoring debug keys in mgmt_load_link_keys by Johan Hedberg · 10 years ago
  27. af6a9c3 Bluetooth: Convert hcon->flush_key to a proper flag by Johan Hedberg · 10 years ago
  28. 6d5650c Bluetooth: Don't store debug keys if flag for them is not set by Johan Hedberg · 10 years ago
  29. 0663b29 Bluetooth: Rename HCI_DEBUG_KEYS to HCI_KEEP_DEBUG_KEYS by Johan Hedberg · 10 years ago
  30. 7652ff6 Bluetooth: Move mgmt event sending out from hci_add_link_key() by Johan Hedberg · 10 years ago
  31. 567fa2a Bluetooth: Update hci_add_link_key() to return pointer to key by Johan Hedberg · 10 years ago
  32. 80afeb6 Bluetooth: Add support LE slave connection update procedure by Marcel Holtmann · 10 years ago
  33. a720d73 Bluetooth: Set default min/max connection interval for LE slaves by Marcel Holtmann · 10 years ago
  34. 1855d92 Bluetooth: Track LE connection parameter update event by Marcel Holtmann · 10 years ago
  35. e04fde6 Bluetooth: Store current LE connection parameters in hci_conn struct by Marcel Holtmann · 10 years ago
  36. 7f11825 Bluetooth: 6LoWPAN: Remove network devices when unloading by Jukka Rissanen · 10 years ago
  37. 18d93c1 Bluetooth: 6LoWPAN: Count module usage by Jukka Rissanen · 10 years ago
  38. 5547e48 Bluetooth: 6LoWPAN: Create a kernel module by Jukka Rissanen · 10 years ago
  39. 6b8d4a6 Bluetooth: 6LoWPAN: Use connected oriented channel instead of fixed one by Jukka Rissanen · 10 years ago
  40. 0498878 Bluetooth: Provide L2CAP ops callback for memcpy_fromiovec by Jukka Rissanen · 10 years ago
  41. 111902f Bluetooth: Use separate dbg_flags to special debugfs options by Marcel Holtmann · 10 years ago
  42. d97c9fb Bluetooth: Fix checking for master LTKs by Johan Hedberg · 10 years ago
  43. 4ec86d4 Bluetooth: Fix validating IO capability values in mgmt commands by Johan Hedberg · 10 years ago
  44. 8a2936f Bluetooth: Add flexible buffer byte order swapping function by Johan Hedberg · 10 years ago
  45. 533e35d Bluetooth: Convert SMP flags into an enum by Johan Hedberg · 10 years ago
  46. 2ceba53 Bluetooth: Remove HCI prefix from SMP LTK defines by Johan Hedberg · 10 years ago
  47. 7d5843b Bluetooth: Remove unnecessary SMP STK define by Johan Hedberg · 10 years ago
  48. c29d244 Bluetooth: Fix missing NULL check for smp_chan_create() return value by Johan Hedberg · 10 years ago
  49. 65cc2b4 Bluetooth: Use struct delayed_work for HCI command timeout by Marcel Holtmann · 10 years ago
  50. d9fbd02 Bluetooth: Use explicit header and body length for L2CAP SKB allocation by Marcel Holtmann · 10 years ago
  51. 8d46321 Bluetooth: Assign L2CAP socket priority when allocating SKB by Marcel Holtmann · 10 years ago
  52. 67f86a4 Bluetooth: Use const for struct l2cap_ops field by Marcel Holtmann · 10 years ago
  53. 5373010 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by Marcel Holtmann · 10 years ago
  54. 97dc94f cfg80211: remove channel_switch combination check by Michal Kazior · 10 years ago
  55. 4c3ebc5 mac80211: use chanctx reservation for STA CSA by Michal Kazior · 10 years ago
  56. 03078de mac80211: use chanctx reservation for AP CSA by Michal Kazior · 10 years ago
  57. 71e6195 mac80211: make check_combinations() aware of chanctx reservation by Michal Kazior · 10 years ago
  58. 5bcae31 mac80211: implement multi-vif in-place reservations by Michal Kazior · 10 years ago
  59. 633e271 mac80211: split sched scan IEs by David Spinadel · 11 years ago
  60. c56ef67 mac80211: support more than one band in scan request by David Spinadel · 11 years ago
  61. ee10f2c mac80211: protect TDLS discovery session by Arik Nemtsov · 10 years ago
  62. 7adc3e4 mac80211: make sure TDLS peer STA exists during setup by Arik Nemtsov · 10 years ago
  63. c887f0d3 mac80211: add API to request TDLS operation from userspace by Arik Nemtsov · 10 years ago
  64. db67d66 mac80211: implement proper Tx path flushing for TDLS by Arik Nemtsov · 10 years ago
  65. 191dd46 mac80211: split tdls_mgmt function by Arik Nemtsov · 10 years ago
  66. 2fb6b9b mac80211: use TDLS initiator in tdls_mgmt operations by Arik Nemtsov · 10 years ago
  67. 31fa97c cfg80211: pass TDLS initiator in tdls_mgmt operations by Arik Nemtsov · 10 years ago
  68. 17e6a59 mac80211: cleanup TDLS state during failed setup by Arik Nemtsov · 10 years ago
  69. 68885a5 mac80211: set auth flags after other station info by Arik Nemtsov · 10 years ago
  70. 9deba04 mac80211: clarify TDLS Tx handling by Arik Nemtsov · 10 years ago
  71. a46992b mac80211: stop only the queues assigned to the vif during channel switch by Luciano Coelho · 10 years ago
  72. 26da23b mac80211: add functions to stop and wake all queues assigned to a vif by Luciano Coelho · 10 years ago
  73. cca07b0 mac80211: introduce refcount for queue_stop_reasons by Luciano Coelho · 10 years ago
  74. 59f48fe mac80211: don't stop all queues when flushing by Luciano Coelho · 10 years ago
  75. 8d7b70f net: Mac80211: Remove silly timespec dance by Thomas Gleixner · 10 years ago
  76. 1817152 mac80211: Use ktime_get_ts() by Thomas Gleixner · 10 years ago
  77. 10d78f2 mac80211: use csa counter offsets instead of csa_active by Michal Kazior · 10 years ago
  78. af296bd mac80211: move csa counters from sdata to beacon/presp by Michal Kazior · 10 years ago
  79. b493283 mac80211: allow tx via monitor iface when DFS by Janusz Dziedzic · 10 years ago
  80. b7ffbd7 cfg80211: make ethtool the driver's responsibility by Johannes Berg · 10 years ago
  81. ba9030c mac80211: remove weak WEP IV accounting by Johannes Berg · 10 years ago
  82. b314c66 trivial: net/mac80211/mesh.c: fix typo s/Substract/Subtract/ by Antonio Ospite · 10 years ago
  83. 2b470c3 mac80211: remove ignore_plink_timer flag by Bob Copeland · 10 years ago
  84. 5ac2e35 mac80211: fix station/driver powersave race by Johannes Berg · 11 years ago
  85. 20edb50 mac80211: remove PID rate control by John W. Linville · 11 years ago
  86. 1d56dc4 Bluetooth: Fix for ACL disconnect when pairing fails by Lukasz Rymanowski · 10 years ago
  87. 2ed8f65 Bluetooth: Fix rejecting pairing in case of insufficient capabilities by Johan Hedberg · 10 years ago
  88. 581370c Bluetooth: Refactor authentication method lookup into its own function by Johan Hedberg · 10 years ago
  89. c7262e7 Bluetooth: Fix overriding higher security level in SMP by Johan Hedberg · 10 years ago
  90. 7f4dbaa Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 10 years ago
  91. a9be224 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  92. b58537a net: sctp: fix permissions for rto_alpha and rto_beta knobs by Daniel Borkmann · 10 years ago
  93. 46fb51e net: Fix save software checksum complete by Tom Herbert · 10 years ago
  94. 63c6f81 udp: ipv4: do not waste time in __udp4_lib_mcast_demux_lookup by Eric Dumazet · 10 years ago
  95. 92d1372 Bluetooth: Allow change security level on ATT_CID in slave role by Marcin Kraglak · 10 years ago
  96. c73f94b Bluetooth: Fix locking of hdev when calling into SMP code by Johan Hedberg · 10 years ago
  97. 7ab56c3 Bluetooth: Fix deadlock in l2cap_conn_del() by Jukka Taimisto · 10 years ago
  98. f8680f1 Bluetooth: Reuse hci_stop_discovery function when cleaning up HCI state by Johan Hedberg · 10 years ago
  99. 21a60d3 Bluetooth: Refactor discovery stopping into its own function by Johan Hedberg · 10 years ago
  100. 50143a4 Bluetooth: Fix indicating discovery state when canceling inquiry by Johan Hedberg · 10 years ago