1. 40b861a mac80211: add QoS IE during TDLS setup start by Arik Nemtsov · 10 years ago
  2. dd8c0b0 mac80211: set TDLS capab to zero on failure frames by Arik Nemtsov · 10 years ago
  3. 1606ef4 mac80211: avoid adding some IEs on TDLS setup failure packets by Arik Nemtsov · 10 years ago
  4. f09a87d mac80211: split extra TDLS IEs in setup frames by Arik Nemtsov · 10 years ago
  5. 46792a2 mac80211: consolidate TDLS IE treatment by Arik Nemtsov · 10 years ago
  6. 6ae32e5 mac80211: fix error path for TDLS setup by Arik Nemtsov · 10 years ago
  7. 626911c mac80211: track TDLS initiator internally by Arik Nemtsov · 10 years ago
  8. 1d4cc30 mac80211: suppress unused variable warning without lockdep by Johannes Berg · 10 years ago
  9. 97dc94f cfg80211: remove channel_switch combination check by Michal Kazior · 10 years ago
  10. 4c3ebc5 mac80211: use chanctx reservation for STA CSA by Michal Kazior · 10 years ago
  11. 03078de mac80211: use chanctx reservation for AP CSA by Michal Kazior · 10 years ago
  12. 71e6195 mac80211: make check_combinations() aware of chanctx reservation by Michal Kazior · 10 years ago
  13. 5bcae31 mac80211: implement multi-vif in-place reservations by Michal Kazior · 10 years ago
  14. 633e271 mac80211: split sched scan IEs by David Spinadel · 11 years ago
  15. c56ef67 mac80211: support more than one band in scan request by David Spinadel · 11 years ago
  16. ee10f2c mac80211: protect TDLS discovery session by Arik Nemtsov · 10 years ago
  17. 7adc3e4 mac80211: make sure TDLS peer STA exists during setup by Arik Nemtsov · 10 years ago
  18. c887f0d3 mac80211: add API to request TDLS operation from userspace by Arik Nemtsov · 10 years ago
  19. db67d66 mac80211: implement proper Tx path flushing for TDLS by Arik Nemtsov · 10 years ago
  20. 191dd46 mac80211: split tdls_mgmt function by Arik Nemtsov · 10 years ago
  21. 2fb6b9b mac80211: use TDLS initiator in tdls_mgmt operations by Arik Nemtsov · 10 years ago
  22. 31fa97c cfg80211: pass TDLS initiator in tdls_mgmt operations by Arik Nemtsov · 10 years ago
  23. 17e6a59 mac80211: cleanup TDLS state during failed setup by Arik Nemtsov · 10 years ago
  24. 68885a5 mac80211: set auth flags after other station info by Arik Nemtsov · 10 years ago
  25. 9deba04 mac80211: clarify TDLS Tx handling by Arik Nemtsov · 10 years ago
  26. a46992b mac80211: stop only the queues assigned to the vif during channel switch by Luciano Coelho · 10 years ago
  27. 26da23b mac80211: add functions to stop and wake all queues assigned to a vif by Luciano Coelho · 10 years ago
  28. cca07b0 mac80211: introduce refcount for queue_stop_reasons by Luciano Coelho · 10 years ago
  29. 59f48fe mac80211: don't stop all queues when flushing by Luciano Coelho · 10 years ago
  30. 8d7b70f net: Mac80211: Remove silly timespec dance by Thomas Gleixner · 10 years ago
  31. 3283e286 mac80211_hwsim: clean up own address matching by Johannes Berg · 10 years ago
  32. 1817152 mac80211: Use ktime_get_ts() by Thomas Gleixner · 10 years ago
  33. 10d78f2 mac80211: use csa counter offsets instead of csa_active by Michal Kazior · 10 years ago
  34. af296bd mac80211: move csa counters from sdata to beacon/presp by Michal Kazior · 10 years ago
  35. b493283 mac80211: allow tx via monitor iface when DFS by Janusz Dziedzic · 10 years ago
  36. b7ffbd7 cfg80211: make ethtool the driver's responsibility by Johannes Berg · 10 years ago
  37. ba9030c mac80211: remove weak WEP IV accounting by Johannes Berg · 10 years ago
  38. b314c66 trivial: net/mac80211/mesh.c: fix typo s/Substract/Subtract/ by Antonio Ospite · 10 years ago
  39. 2b470c3 mac80211: remove ignore_plink_timer flag by Bob Copeland · 10 years ago
  40. 5ac2e35 mac80211: fix station/driver powersave race by Johannes Berg · 10 years ago
  41. 20edb50 mac80211: remove PID rate control by John W. Linville · 10 years ago
  42. 7171511 Linux 3.16-rc1 by Linus Torvalds · 10 years ago
  43. a9be224 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  44. dd1845a Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
  45. b55b390 Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 10 years ago
  46. b58537a net: sctp: fix permissions for rto_alpha and rto_beta knobs by Daniel Borkmann · 10 years ago
  47. e4f7ae9 Merge branch 'csum_fixes' by David S. Miller · 10 years ago
  48. f79b064 vxlan: Checksum fixes by Tom Herbert · 10 years ago
  49. e5eb4e3 net: add skb_pop_rcv_encapsulation by Tom Herbert · 10 years ago
  50. bbdff22 udp: call __skb_checksum_complete when doing full checksum by Tom Herbert · 10 years ago
  51. 46fb51e net: Fix save software checksum complete by Tom Herbert · 10 years ago
  52. 4b28252 net: Fix GSO constants to match NETIF flags by Tom Herbert · 10 years ago
  53. abf04af Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  54. 16d52ef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  55. a311c48 Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 10 years ago
  56. 0506408 fix __swap_writepage() compile failure on old gcc versions by Al Viro · 10 years ago
  57. 4a54e5e Merge tag 'hsi-for-3.16-fixes1' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi by Linus Torvalds · 10 years ago
  58. 1ad96bb Merge tag 'gpio-v3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  59. c728762 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  60. 503698e Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 10 years ago
  61. 63c6f81 udp: ipv4: do not waste time in __udp4_lib_mcast_demux_lookup by Eric Dumazet · 10 years ago
  62. 2853af6 vxlan: use dev->needed_headroom instead of dev->hard_header_len by Cong Wang · 10 years ago
  63. 56f16c7 MAINTAINERS: update cxgb4 maintainer by Dimitris Michailidis · 10 years ago
  64. a934fb5 x86/vdso: Fix vdso_install by Andy Lutomirski · 10 years ago
  65. b8e0808 NVMe: Fix START_STOP_UNIT Scsi->NVMe translation. by Dan McLeran · 10 years ago
  66. 47a306a btrfs: fix error handling in create_pending_snapshot by Eric Sandeen · 10 years ago
  67. 3e2426b btrfs: fix use of uninit "ret" in end_extent_writepage() by Eric Sandeen · 10 years ago
  68. d737278 btrfs: free ulist in qgroup_shared_accounting() error path by Eric Sandeen · 10 years ago
  69. b050f9f Btrfs: fix qgroups sanity test crash or hang by Filipe Manana · 10 years ago
  70. f1e3c28 btrfs: prevent RCU warning when dereferencing radix tree slot by Sasha Levin · 10 years ago
  71. 5fbc7c5 Btrfs: fix unfinished readahead thread for raid5/6 degraded mounting by Wang Shilong · 10 years ago
  72. cc68a8a btrfs: new ioctl TREE_SEARCH_V2 by Gerhard Heift · 11 years ago
  73. ef351b9 NVMe: Use Log Page constants in SCSI emulation by Matthew Wilcox · 10 years ago
  74. 3d69bb6 NVMe: Define Log Page constants by Matthew Wilcox · 10 years ago
  75. f3db22f NVMe: Fix hot cpu notification dead lock by Keith Busch · 10 years ago
  76. 6391f34 Merge tag 'sound-fix-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  77. 4bdeb31 Merge tag 'dlm-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 10 years ago
  78. aa569fa Merge branch 'serge-next-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sergeh/linux-security by Linus Torvalds · 10 years ago
  79. 8a02b16 ALSA: hda/realtek - Add more entry for enable HP mute led by Kailang Yang · 10 years ago
  80. 2041d56 ALSA: hda - Add quirk for external mic on Lifebook U904 by David Henningsson · 10 years ago
  81. 64eb428 ALSA: hda - fix a fixup value for codec alc293 in the pin_quirk table by Hui Wang · 10 years ago
  82. 6d87c22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  83. 338c09a Merge branch 'topic/omap3isp' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
  84. ed9ea4e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  85. c1fdb2d Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  86. 1700ff8 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  87. 8841c8b Merge tag 'trace-3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  88. b7c8c19 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  89. 88bbfb4 Merge tag 'blackfin-for-linus' of http://git.kernel.org/pub/scm/linux/kernel/git/realmz6/blackfin-linux by Linus Torvalds · 10 years ago
  90. 71998d1 Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  91. b2e09f6 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  92. 3737a12 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  93. e0bf7b8 x86/vdso: Hack to keep 64-bit Go programs working by Andy Lutomirski · 10 years ago
  94. b4b31f6 x86/vdso: Add PUT_LE to store little-endian values by Andy Lutomirski · 10 years ago
  95. 4ebbefd x86/vdso/doc: Make vDSO examples more portable by Andy Lutomirski · 10 years ago
  96. 6e8f215 x86/vdso/doc: Rename vdso_test.c to vdso_standalone_test_x86.c by Andy Lutomirski · 10 years ago
  97. c29deef Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  98. ba346b3 btrfs: tree_search, search_ioctl: direct copy to userspace by Gerhard Heift · 11 years ago
  99. 550ac1d btrfs: new function read_extent_buffer_to_user by Gerhard Heift · 11 years ago
  100. 9b6e817 btrfs: tree_search, copy_to_sk: return needed size on EOVERFLOW by Gerhard Heift · 11 years ago