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