1. ebd3a74 Bluetooth: Add hci_update_random_address() convenience function by Johan Hedberg · 10 years ago
  2. d6bfd59 Bluetooth: Add timer for regenerating local RPA by Johan Hedberg · 10 years ago
  3. 755a900 Bluetooth: Add mgmt defines for privacy by Johan Hedberg · 10 years ago
  4. 863efaf Bluetooth: Add initial code for distributing local IRK by Johan Hedberg · 10 years ago
  5. 3f959d4 Bluetooth: Provide option for changing LE advertising channel map by Marcel Holtmann · 10 years ago
  6. 7a4cd51 Bluetooth: Track the current configured random address by Marcel Holtmann · 10 years ago
  7. b32bba6 Bluetooth: Replace own_address_type with force_static_address debugfs by Marcel Holtmann · 10 years ago
  8. 95fbac8 Bluetooth: Add support for sending New IRK event by Johan Hedberg · 10 years ago
  9. 35d7027 Bluetooth: Move SMP LTK notification after key distribution by Johan Hedberg · 10 years ago
  10. ba74b66 Bluetooth: Move New LTK store hint evaluation into mgmt_new_ltk by Johan Hedberg · 10 years ago
  11. ca9142b Bluetooth: Return added key when adding LTKs and IRKs by Johan Hedberg · 10 years ago
  12. f4a407b Bluetooth: Wait for SMP key distribution completion when pairing by Johan Hedberg · 10 years ago
  13. 387a33e Bluetooth: Fix updating Identity Address in L2CAP channels by Johan Hedberg · 10 years ago
  14. b075dd4 Bluetooth: allocate static minor for vhci by Lucas De Marchi · 10 years ago
  15. 2426f3a Bluetooth: Add convenience function for fetching IRKs by Johan Hedberg · 10 years ago
  16. a7ec733 Bluetooth: Fix removing any IRKs when unpairing devices by Johan Hedberg · 10 years ago
  17. 35f7498 Bluetooth: Remove return values from functions that don't need them by Johan Hedberg · 10 years ago
  18. e0b2b27 Bluetooth: Fix missing address type check for removing LTKs by Johan Hedberg · 10 years ago
  19. 41edf16 Bluetooth: Implement mgmt_load_irks command by Johan Hedberg · 10 years ago
  20. 301cb2d Bluetooth: Add hci_bdaddr_is_rpa convenience function by Johan Hedberg · 10 years ago
  21. 970c4e4 Bluetooth: Add basic IRK management support by Johan Hedberg · 10 years ago
  22. 99780a7 Bluetooth: Add AES crypto context for each HCI device by Johan Hedberg · 10 years ago
  23. 72e5108 Bluetooth: Don't fail RFCOMM tty writes by Peter Hurley · 10 years ago
  24. c10a848 Bluetooth: Verify dlci not in use before rfcomm_dev create by Peter Hurley · 10 years ago
  25. 80ea733 Bluetooth: Fix unreleased rfcomm_dev reference by Peter Hurley · 10 years ago
  26. 1c64834 Bluetooth: Release rfcomm_dev only once by Peter Hurley · 10 years ago
  27. c0fdfb8 tty: Fix ref counting for port krefs by Peter Hurley · 10 years ago
  28. 9b7655e Bluetooth: Enable LE L2CAP CoC support by default by Johan Hedberg · 10 years ago
  29. 15819a7 Bluetooth: Introduce connection parameters list by Andre Guedes · 11 years ago
  30. 424ef943 Bluetooth: Add constants for LTK key types by Marcel Holtmann · 11 years ago
  31. 03c515d Bluetooth: Remove __packed from struct smp_ltk by Marcel Holtmann · 11 years ago
  32. d40f3ee Bluetooth: Rename authentication to key_type in mgmt_ltk_info by Marcel Holtmann · 11 years ago
  33. abf76ba Bluetooth: Track the AES-CCM encryption status of LE and BR/EDR links by Marcel Holtmann · 11 years ago
  34. 4e39ac8 Bluetooth: Add management command to allow use of debug keys by Marcel Holtmann · 11 years ago
  35. b1de97d Bluetooth: Add management setting for use of debug keys by Marcel Holtmann · 11 years ago
  36. 5c136e9 Bluetooth: Group list_head fields from strcut hci_dev together by Andre Guedes · 11 years ago
  37. 1e406ee Bluetooth: Save connection interval parameters in hci_conn by Andre Guedes · 11 years ago
  38. 98a0b84 Bluetooth: Fix differentiating stored master vs slave LTK types by Johan Hedberg · 11 years ago
  39. 2338a7e Bluetooth: Rename L2CAP_CHAN_CONN_FIX_A2MP to L2CAP_CHAN_FIXED by Johan Hedberg · 11 years ago
  40. 61a939c Bluetooth: Queue incoming ACL data until BT_CONNECTED state is reached by Johan Hedberg · 11 years ago
  41. 134c2a8 Bluetooth: Add debugfs entry to show Secure Connections Only mode by Marcel Holtmann · 11 years ago
  42. 2c068e0 Bluetooth: Handle security level 4 for RFCOMM connections by Marcel Holtmann · 11 years ago
  43. 7d513e9 Bluetooth: Handle security level 4 for L2CAP connections by Marcel Holtmann · 11 years ago
  44. 7b5a924 Bluetooth: Introduce requirements for security level 4 by Marcel Holtmann · 11 years ago
  45. eb9a8f3 Bluetooth: Track Secure Connections support of remote devices by Marcel Holtmann · 11 years ago
  46. ec10911 Bluetooth: Add support for remote OOB input of P-256 data by Marcel Holtmann · 11 years ago
  47. 0798872 Bluetooth: Add internal function for storing P-192 and P-256 data by Marcel Holtmann · 11 years ago
  48. 519ca9d Bluetooth: Provide remote OOB data for Secure Connections by Marcel Holtmann · 11 years ago
  49. 5afeac14 Bluetooth: Add debugfs quirk for forcing Secure Connections support by Marcel Holtmann · 11 years ago
  50. 4d2d279 Bluetooth: Add support for local OOB data with Secure Connections by Marcel Holtmann · 11 years ago
  51. eac83dc Bluetooth: Add management command for enabling Secure Connections by Marcel Holtmann · 11 years ago
  52. e98d2ce Bluetooth: Add flags and setting for Secure Connections support by Marcel Holtmann · 11 years ago
  53. 11015c7 Bluetooth: Add definitions for new link key types by Marcel Holtmann · 11 years ago
  54. e2f9913 Bluetooth: Add HCI command definition for extended OOB data by Marcel Holtmann · 11 years ago
  55. eb4b95c Bluetooth: Add HCI command definition for Secure Connections enabling by Marcel Holtmann · 11 years ago
  56. d599158 Bluetooth: Add LMP feature definitions for Secure Connections support by Marcel Holtmann · 11 years ago
  57. 841577c Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 10 years ago
  58. f94aa7c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  59. d311d79 fix O_SYNC|O_APPEND syncing the wrong range on write() by Al Viro · 10 years ago
  60. c1ff843 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  61. a3b072c Merge tag 'efi-urgent' into x86/urgent by H. Peter Anvin · 11 years ago
  62. 579f829 swap: add a simple detector for inappropriate swapin readahead by Shaohua Li · 11 years ago
  63. 63c361f mac80211: propagate STBC / LDPC flags to radiotap by Emmanuel Grumbach · 11 years ago
  64. 1b8d242 mac80211: move VHT related RX_FLAG to another variable by Emmanuel Grumbach · 11 years ago
  65. 0059b2b mac80211: remove unused radiotap vendor fields in ieee80211_rx_status by Emmanuel Grumbach · 11 years ago
  66. 1cd731d Merge tag 'stable/for-linus-3.14-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  67. 8352650a Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 11 years ago
  68. c4ad8f9 execve: use 'struct filename *' for executable name passing by Linus Torvalds · 11 years ago
  69. 8c78e38 wireless: sort and extend element ID list by Johannes Berg · 11 years ago
  70. 9752482 cfg80211: regulatory introduce maximum bandwidth calculation by Janusz Dziedzic · 11 years ago
  71. 9e0e296 cfg80211: consider existing DFS interfaces by Michal Kazior · 11 years ago
  72. fe94f3a cfg80211: fix channel configuration in IBSS join by Antonio Quartulli · 11 years ago
  73. b4ba544 mac80211: fix bufferable MMPDU RX handling by Johannes Berg · 11 years ago
  74. ea73cbc nl80211: fix scheduled scan RSSI matchset attribute confusion by Johannes Berg · 11 years ago
  75. d8ca16d mac80211: add length check in ieee80211_is_robust_mgmt_frame() by Johannes Berg · 11 years ago
  76. cc01f9b mac80211: remove module handling from rate control ops by Johannes Berg · 11 years ago
  77. 631ad70 mac80211: make rate control ops const by Johannes Berg · 11 years ago
  78. 0b9323f nl80211: add Guard Interval support for set_bitrate_mask by Janusz Dziedzic · 11 years ago
  79. 4b5800f cfg80211: make connect ie param const by Johannes Berg · 11 years ago
  80. 664834d cfg80211: Clean up connect params and channel fetching by Jouni Malinen · 11 years ago
  81. b43504c cfg80211: Advertise maximum associated STAs in AP mode by Jouni Malinen · 11 years ago
  82. 1df4a51 cfg80211: Allow BSS hint to be provided for connect by Jouni Malinen · 11 years ago
  83. 66e01cf mac80211: only set CSA beacon when at least one beacon must be transmitted by Luciano Coelho · 11 years ago
  84. d7512f7 Merge tag 'nfs-for-3.14-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  85. e85fc98 Revert "xen/grant-table: Avoid m2p_override during mapping" by Konrad Rzeszutek Wilk · 11 years ago
  86. 7b383be Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 11 years ago
  87. 17ead6c NFSv4: Fix memory corruption in nfs4_proc_open_confirm by Trond Myklebust · 11 years ago
  88. efc518e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  89. 8a1f006 Merge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  90. 4e13c5d Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  91. e5fbf67 Typo in compat_sys_lseek() declaration by Stephan Springl · 11 years ago
  92. b399c46 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  93. b890eb4 Merge tag 'pm+acpi-3.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  94. aafd9d6 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  95. ab531878 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  96. 14164b4 Merge tag 'stable/for-linus-3.14-rc0-late-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  97. 08ece5b xen/grant-table: Avoid m2p_override during mapping by Zoltan Kiss · 11 years ago
  98. 433a91f mm: sl[uo]b: fix misleading comments by Dave Hansen · 11 years ago
  99. e7651b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  100. aa2e710 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago