1. 8a4988d mac80211: IBSS: refactor ieee80211_rx_bss_info by Janusz.Dziedzic@tieto.com · 10 years ago
  2. d66c258 mac80211: minstrel_ht: fix rounding issue in MCS duration calculation by Felix Fietkau · 10 years ago
  3. 2e54a68 cfg80211: Process all pending regulatory requests/hints by Ben · 10 years ago
  4. c23e31c mac80211: initialize rate control earlier for tdls station by Marek Puzyniak · 10 years ago
  5. f3b0bbb mac80211: refactor drop connection/unlock in CSA processing by Johannes Berg · 10 years ago
  6. dc5a1ad mac80211: allow to get wireless_dev structure from ieee80211_vif by Emmanuel Grumbach · 10 years ago
  7. 45ceeee mac80211: add comment for rx_path_lock by Johannes Berg · 10 years ago
  8. 4cc0dba mac80211: move netdev stats to common function by Johannes Berg · 10 years ago
  9. eeca9fc cfg80211: Schedule timeout for all CRDA calls by Ilan peer · 10 years ago
  10. 0505075 cfg80211: Add API to change the indoor regulatory setting by Ilan peer · 10 years ago
  11. 0c4ddcd cfg80211: Simplify the handling of regulatory indoor setting by Ilan peer · 10 years ago
  12. 0df2f6c mesh_plink: fixup type of timeout to match usage by Nicholas Mc Guire · 10 years ago
  13. cc57ac5 mesh_plink: use msecs_to_jiffies for proper time conversion by Nicholas Mc Guire · 10 years ago
  14. 64a8cef mac80211: provide station PMF configuration to driver by SenthilKumar Jegadeesan · 10 years ago
  15. 3384d75 mac80211: allow iterating inactive interfaces by Arik Nemtsov · 10 years ago
  16. 98fc438 nl80211: prohibit mixing 'any' and regular wowlan triggers by Johannes Berg · 10 years ago
  17. 88724a8 mac80211: check and dequeue skb in ieee80211_tx_prepare_skb() by Johannes Berg · 10 years ago
  18. 0b4e110 mac80211: remove duplicate check for quiescing when queueing work by Luciano Coelho · 10 years ago
  19. ae2e9fb mac80211: allow TDLS setup code to take wdev lock by Arik Nemtsov · 10 years ago
  20. 23e3709 mac80211: start queues if driver rejected wowlan by Johannes Berg · 10 years ago
  21. 8bb6f4b mac80211: remove useless double check for open_count in __ieee80211_suspend() by Luciano Coelho · 10 years ago
  22. ef7c672 mac80211: don't do driver suspend with auth/assoc in progress by Johannes Berg · 10 years ago
  23. c8fff3d mac80211: handle drv_add_interface failures properly during reconfig by Luciano Coelho · 10 years ago
  24. be72afe mac80211: fix another suspend vs. association race by Johannes Berg · 10 years ago
  25. fb28ec0 mac80211: TDLS: support VHT between peers by Arik Nemtsov · 10 years ago
  26. 954a86e cfg80211: add operating classes 128-130 by Eliad Peller · 10 years ago
  27. 2ecc390 mac80211: Update beacon's timing and DTIM count on every beacon by Alexander Bondar · 10 years ago
  28. 6c09e79 cfg80211: Allow NL80211_ATTR_IFINDEX to be added to vendor events by Ahmad Kholaif · 10 years ago
  29. ffc1199 cfg80211: add VHT support for IBSS by Janusz.Dziedzic@tieto.com · 10 years ago
  30. 6eb1813 cfg80211: add bss_type and privacy arguments in cfg80211_get_bss() by Dedy Lansky · 10 years ago
  31. 76a70e9 cfg80211-wext: return -E2BIG when buffer can't hold full BSS entry by James Minor · 10 years ago
  32. abfbc3a mac80211: remove TX latency measurement code by Johannes Berg · 10 years ago
  33. 31f909a nl/mac80211: allow zero plink timeout to disable STA expiration by Masashi Honma · 10 years ago
  34. 2afe38d cfg80211-wext: export symbols only when needed by Johannes Berg · 10 years ago
  35. 7d9bb2f mac80211: iterate using station list in AP SMPS by Johannes Berg · 10 years ago
  36. 9d6b106 mac80211: don't look up stations for multicast addresses by Johannes Berg · 10 years ago
  37. b7853d7 bridge: add vlan info to bridge setlink and dellink notification messages by Roopa Prabhu · 10 years ago
  38. e099b2d net: __aligned(size) is preferred over __attribute__((aligned(size))) by Ameen Ali · 10 years ago
  39. 92b8391 batman-adv: Fix use of seq_has_overflowed() by Joe Perches · 10 years ago
  40. 059a244 net: Remove state argument from skb_find_text() by Bojan Prtvar · 10 years ago
  41. d340c86 ethtool: use "ops" name consistenty in ethtool_set_rxfh() by Dan Carpenter · 10 years ago
  42. 29778be ipv6: Replace "#include <asm/uaccess>" with "#include <linux/uaccess>" by Alex W Slater · 10 years ago
  43. 959d10f igmp: add __ip_mc_{join|leave}_group() by Eric Dumazet · 10 years ago
  44. 6d91147 batman-adv: Remove uses of return value of seq_printf by Joe Perches · 10 years ago
  45. db2855a tcp: silence registration message by stephen hemminger · 10 years ago
  46. f5af19d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  47. 1933492 net: dsa: Set valid phy interface type by Guenter Roeck · 10 years ago
  48. 7afb888 rtnetlink: call ->dellink on failure when ->newlink exists by WANG Cong · 10 years ago
  49. ca9f1fd net: spelling fixes by Stephen Hemminger · 10 years ago
  50. 4a26e453 net/core: Fix warning while make xmldocs caused by dev.c by Masanari Iida · 10 years ago
  51. 3b47117 ipv6: fix ipv6_cow_metrics for non DST_HOST case by Martin KaFai Lau · 10 years ago
  52. 26ad0b8 openvswitch: Fix key serialization. by Pravin B Shelar · 10 years ago
  53. f090682 net: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 10 years ago
  54. ba34e6d tcp: make sure skb is not shared before using skb_get() by Eric Dumazet · 10 years ago
  55. f48b80a memcg: cleanup static keys decrement by Vladimir Davydov · 10 years ago
  56. 6184514 Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  57. 9672723 bridge: netfilter: Move sysctl-specific error code inside #ifdef by Geert Uytterhoeven · 10 years ago
  58. 4762fb9 ipv6: fix possible deadlock in ip6_fl_purge / ip6_fl_gc by Jan Stancek · 10 years ago
  59. 8cc748a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  60. 59d5373 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  61. 6f83e5b Merge tag 'nfs-for-3.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  62. 7e33912 mm: gup: use get_user_pages_unlocked by Andrea Arcangeli · 10 years ago
  63. 650c5e5 mm: page_counter: pull "-1" handling out of page_counter_memparse() by Johannes Weiner · 10 years ago
  64. fe881ef gue: Use checksum partial with remote checksum offload by Tom Herbert · 10 years ago
  65. 15e2396 net: Infrastructure for CHECKSUM_PARTIAL with remote checsum offload by Tom Herbert · 10 years ago
  66. 6db93ea udp: Set SKB_GSO_UDP_TUNNEL* in UDP GRO path by Tom Herbert · 10 years ago
  67. 26c4f7d net: Fix remcsum in GRO path to not change packet by Tom Herbert · 10 years ago
  68. 1310160 openvswitch: Add missing initialization in validate_and_copy_set_tun() by Geert Uytterhoeven · 10 years ago
  69. b35725a openvswitch: Reset key metadata for packet execution. by Pravin B Shelar · 10 years ago
  70. 80ad0d4 rds: rds_cong_queue_updates needs to defer the congestion update transmission by Sowmini Varadhan · 10 years ago
  71. bf250a1 ipv6: Partial checksum only UDP packets by Vlad Yasevich · 10 years ago
  72. 4a3046d Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  73. 04f81f0 cipso: don't use IPCB() to locate the CIPSO IP option by Paul Moore · 10 years ago
  74. c627d31 SUNRPC: Cleanup to remove xs_tcp_close() by Trond Myklebust · 10 years ago
  75. b0f9ca5 ipv4: Namespecify TCP PMTU mechanism by Fan Du · 10 years ago
  76. 2573bee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  77. 402e23b SUNRPC: Fix stupid typo in xs_sock_set_reuseport by Trond Myklebust · 10 years ago
  78. 531c94a tcp: don't include Fast Open option in SYN-ACK on pure SYN-data by Yuchung Cheng · 10 years ago
  79. fd3137c openvswitch: Only set TUNNEL_VXLAN_OPT if VXLAN-GBP metadata is set by Thomas Graf · 10 years ago
  80. 8381eac ipv6: Make __ipv6_select_ident static by Vlad Yasevich · 10 years ago
  81. 51f3077 ipv6: Fix fragment id assignment on LE arches. by Vlad Yasevich · 10 years ago
  82. 25d3b49 bridge: Fix inability to add non-vlan fdb entry by Toshiaki Makita · 10 years ago
  83. b750f5b net: dsa: Remove redundant phy_attach() by Andrew Lunn · 10 years ago
  84. 941787b tipc: remove tipc_snprintf by Richard Alpe · 10 years ago
  85. 22ae7cf tipc: nl compat add noop and remove legacy nl framework by Richard Alpe · 10 years ago
  86. 5a81a63 tipc: convert legacy nl stats show to nl compat by Richard Alpe · 10 years ago
  87. 3c26181 tipc: convert legacy nl net id get to nl compat by Richard Alpe · 10 years ago
  88. 964f950 tipc: convert legacy nl net id set to nl compat by Richard Alpe · 10 years ago
  89. d7cc75d tipc: convert legacy nl node addr set to nl compat by Richard Alpe · 10 years ago
  90. 4b28cb5 tipc: convert legacy nl node dump to nl compat by Richard Alpe · 10 years ago
  91. 5bfc335 tipc: convert legacy nl media dump to nl compat by Richard Alpe · 10 years ago
  92. 487d2a3 tipc: convert legacy nl socket dump to nl compat by Richard Alpe · 10 years ago
  93. 44a8ae9 tipc: convert legacy nl name table dump to nl compat by Richard Alpe · 10 years ago
  94. 1817877 tipc: convert legacy nl link stat reset to nl compat by Richard Alpe · 10 years ago
  95. 37e2d48 tipc: convert legacy nl link prop set to nl compat by Richard Alpe · 10 years ago
  96. 357ebdb tipc: convert legacy nl link dump to nl compat by Richard Alpe · 10 years ago
  97. f2b3b2d tipc: convert legacy nl link stat to nl compat by Richard Alpe · 10 years ago
  98. 9ab1546 tipc: convert legacy nl bearer enable/disable to nl compat by Richard Alpe · 10 years ago
  99. d0796d1 tipc: convert legacy nl bearer dump to nl compat by Richard Alpe · 10 years ago
  100. bfb3e5d tipc: move and rename the legacy nl api to "nl compat" by Richard Alpe · 10 years ago