1. 0d8614b mac80211: replace SMPS hw flags with wiphy feature bits by Eliad Peller · 10 years ago
  2. f699317 mac80211: set smps_mode according to ap params by Eliad Peller · 10 years ago
  3. 18998c3 cfg80211: allow requesting SMPS mode on ap start by Eliad Peller · 10 years ago
  4. 59cd85c mac80211: set network header in TDLS frames by Arik Nemtsov · 10 years ago
  5. b0b6aa2 cfg80211/mac80211: add wmm info to assoc event by Eliad Peller · 10 years ago
  6. 960d01a cfg80211: add WMM traffic stream API by Johannes Berg · 10 years ago
  7. 9d58f25 mac80211: add TDLS connection timeout by Liad Kaufman · 10 years ago
  8. 5935839 mac80211: improve minstrel_ht rate sorting by throughput & probability by Thomas Huehn · 10 years ago
  9. ca12c0c mac80211: Unify rate statistic variables between Minstrel & Minstrel_HT by Thomas Huehn · 10 years ago
  10. 5393b91 cfg80211: clear nl80211 messages carrying keys after processing by Johannes Berg · 10 years ago
  11. 78f686c cfg80211: don't put kek/kck/replay counter on the stack by Johannes Berg · 10 years ago
  12. 538c9eb cfg80211: clear wext keys when freeing and removing them by Johannes Berg · 10 years ago
  13. 29c3f9c mac80211: clear key material when freeing keys by Johannes Berg · 10 years ago
  14. b47f610 cfg80211: clear connect keys when freeing them by Johannes Berg · 10 years ago
  15. b1e9be8 mac80211: annotate MMIC head/tailroom warning by Johannes Berg · 10 years ago
  16. c8d6591 mac80211: support DTPC IE (from Cisco Client eXtensions) by Steinar H. Gunderson · 10 years ago
  17. 24a4e40 mac80211: split 802.11h parsing from transmit power policy by Steinar H. Gunderson · 10 years ago
  18. f3000e1b mac80211: fix broken use of VHT/20Mhz with some APs by Eyal Shapira · 10 years ago
  19. a4bcaf5 mac80211: extend set_coverage_class signature by Lorenzo Bianconi · 10 years ago
  20. 3057dbf cfg80211: enable dynack through nl80211 by Lorenzo Bianconi · 10 years ago
  21. eaa336b mac80211: combine roc with the "next roc" if possible by Eliad Peller · 10 years ago
  22. 24ecd45 mac80211: adjust roc duration when combining ROCs by Eliad Peller · 10 years ago
  23. a62a1ae cfg80211: avoid duplicate entries on regdomain intersection by Eliad Peller · 10 years ago
  24. cd2f5dd mac80211: Add RRM support to assoc request by Assaf Krauss · 10 years ago
  25. bab5ab7 nl80211: Add flag attribute for RRM connections by Assaf Krauss · 10 years ago
  26. 1c7e23b nl80211: Allow declaring RRM-related features by Assaf Krauss · 10 years ago
  27. 6188c27 mac80211: fix description comment of ieee80211_subif_start_xmit by Liad Kaufman · 10 years ago
  28. 2740f0c cfg80211: add Intel Mobile Communications copyright by Johannes Berg · 10 years ago
  29. d98ad83 mac80211: add Intel Mobile Communications copyright by Johannes Berg · 10 years ago
  30. c10a199 mac80211: clean up ieee80211_i.h by Johannes Berg · 10 years ago
  31. 4549cf2 mac80211: fix offloaded BA session traffic after hw restart by Michal Kazior · 10 years ago
  32. d061661 net: rfkill: gpio: Add more Broadcom bluetooth ACPI IDs by Mika Westerberg · 10 years ago
  33. a00f4f6 mac80211: fix chantype recalc warning by Michal Kazior · 10 years ago
  34. 2688eba mac80211: Replace rcu_dereference() with rcu_access_pointer() by Andreea-Cristina Bernat · 10 years ago
  35. ad053a9 mac80211: scan: Replace rcu_assign_pointer() with RCU_INIT_POINTER() by Andreea-Cristina Bernat · 10 years ago
  36. 5bc8c1f cfg80211: allow passing frame type to cfg80211_inform_bss() by Johannes Berg · 10 years ago
  37. 0e22708 cfg80211: clarify BSS probe response vs. beacon data by Johannes Berg · 10 years ago
  38. f41ef64 cfg80211: re-enable CSA for drivers that support it by Michal Kazior · 10 years ago
  39. c70f59a mac80211: don't resize skbs needlessly by Ido Yariv · 10 years ago
  40. ca34e3b mac80211: Fix accounting of the tailroom-needed counter by Ido Yariv · 10 years ago
  41. 170fd0b ieee80211: Support parsing TPC report element in action frames by Andrei Otcheretianski · 10 years ago
  42. 970fdfa cfg80211: remove @gfp parameter from cfg80211_rx_mgmt() by Vladimir Kondratiev · 10 years ago
  43. 649b2a4 mac80211: make ieee80211_vif_use_reserved_switch static by Johannes Berg · 10 years ago
  44. f8134fe mac80211: mesh_plink: use get_unaligned_le16 instead of memcpy by Bob Copeland · 10 years ago
  45. 53b954e mac80211: disable 40MHz support in case of 20MHz AP by Eliad Peller · 10 years ago
  46. a74a8c8 mac80211: don't duplicate station QoS capability data by Johannes Berg · 10 years ago
  47. c9d2642 Merge tag 'pm+acpi-3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  48. a11c5c9 Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  49. 179c0ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
  50. ad15afb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  51. a61ebdf Merge tag 'master-2014-08-14' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  52. 9ce12eb netlink: Annotate RCU locking for seq_file walker by Thomas Graf · 10 years ago
  53. 93f56081 rhashtable: fix annotations for rht_for_each_entry_rcu() by Thomas Graf · 10 years ago
  54. c91eee5 rhashtable: unexport and make rht_obj() static by Thomas Graf · 10 years ago
  55. 5300fdc rhashtable: RCU annotations for next pointers by Thomas Graf · 10 years ago
  56. 0c9ab09 tcp: fix ssthresh and undo for consecutive short FRTO episodes by Neal Cardwell · 10 years ago
  57. a26552a tcp: don't allow syn packets without timestamps to pass tcp_tw_recycle logic by Hannes Frederic Sowa · 10 years ago
  58. 4fab907 tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced() by Neal Cardwell · 10 years ago
  59. bc8fc7b sit: Fix ipip6_tunnel_lookup device matching criteria by Shmulik Ladkani · 10 years ago
  60. 3b3e0ea net: ethernet: ibm: ehea: Remove duplicate object from Makefile by Andreas Ruprecht · 10 years ago
  61. 9b9ba82 net: xgene: Check negative return value of xgene_enet_get_ring_size() by Tobias Klauser · 10 years ago
  62. 9d186ca tcp: don't use timestamp from repaired skb-s to calculate RTT (v2) by Andrey Vagin · 10 years ago
  63. fdd42e4 net: xilinx: Remove .owner field for driver by Michal Simek · 10 years ago
  64. 5e3c516 Revert "macvlan: simplify the structure port" by David S. Miller · 10 years ago
  65. 899552d Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  66. 3b7b3e6 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  67. e3b1fd5 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  68. 0680eb1 timekeeping: Another fix to the VSYSCALL_OLD update_vsyscall by John Stultz · 10 years ago
  69. f2937e4 Merge branch 'akpm' (fixes from Andrew Morton) by Linus Torvalds · 10 years ago
  70. a2a368d mm: fix CROSS_MEMORY_ATTACH help text grammar by Geert Uytterhoeven · 10 years ago
  71. 1813908 drivers/mfd/rtsx_usb.c: export device table by Jeff Mahoney · 10 years ago
  72. 24d7cd2 mm, hugetlb_cgroup: align hugetlb cgroup limit to hugepage size by David Rientjes · 10 years ago
  73. 77b2f28 iwlwifi: mvm: disable scheduled scan to prevent firmware crash by Emmanuel Grumbach · 10 years ago
  74. 1d508f8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  75. 2d0c05e Merge tag 'hwspinlock-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/hwspinlock by Linus Torvalds · 10 years ago
  76. 311bf6d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  77. d087f6a Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4', 'mlx5', 'ocrdma' and 'srp' into for-next by Roland Dreier · 10 years ago
  78. da05be2 IB/srp: Fix return value check in srp_init_module() by Wei Yongjun · 10 years ago
  79. 82f05a0 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 10 years ago
  80. ae36e95 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 10 years ago
  81. cc8a44c Merge tag 'vfio-v3.17-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 10 years ago
  82. 4dacb91 Merge tag 'stable/for-linus-3.17-b-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  83. ba36899 Merge tag 'dm-3.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  84. a8e4def Merge tag 'mmc-v3.17-1' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 10 years ago
  85. d429a36 Merge branch 'for-3.17/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  86. 4a319a4 Merge branch 'for-3.17/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  87. 10cf15e sparc: Hook up memfd_create system call. by David S. Miller · 10 years ago
  88. f1d25d3 sparc64: Properly claim resources as each PCI bus is probed. by David S. Miller · 10 years ago
  89. 4afba24 sparc64: Skip bogus PCI bridge ranges. by David S. Miller · 10 years ago
  90. 93a6423 sparc64: Expand PCI bridge probing debug logging. by David S. Miller · 10 years ago
  91. db8d457 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 10 years ago
  92. a468813 Merge branch 'xen-netback-synchronization' by David S. Miller · 10 years ago
  93. b125285 xen-netback: remove loop waiting function by Wei Liu · 10 years ago
  94. a64bd93 xen-netback: don't stop dealloc kthread too early by Wei Liu · 10 years ago
  95. ea2c5e1 xen-netback: move NAPI add/remove calls by Wei Liu · 10 years ago
  96. 6880995 Merge branch 'xen-netback-debugfs' by David S. Miller · 10 years ago
  97. 628fa76 xen-netback: fix debugfs entry creation by Wei Liu · 10 years ago
  98. 5c80700 xen-netback: fix debugfs write length check by Wei Liu · 10 years ago
  99. 490cc7d net-timestamp: fix missing tcp fragmentation cases by Willem de Bruijn · 10 years ago
  100. 712a722 net-timestamp: fix missing ACK timestamp by Willem de Bruijn · 10 years ago