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