1. 74d803b mac80211: ignore invalid scan RSSI values by Sara Sharon · 9 years ago
  2. d01f858 mac80211: release channel on auth failure by Michal Kazior · 9 years ago
  3. 472be00 mac80211: handle aggregation session timeout on fast-xmit path by Johannes Berg · 9 years ago
  4. c526a46 mac80211: rename single hw-scan flag to follow naming convention by Johannes Berg · 9 years ago
  5. ea1b2b45 mac80211: remove short slot/short preamble incapable flags by Johannes Berg · 9 years ago
  6. 3b79af9 mac80211: stop using pointers as userspace cookies by Johannes Berg · 9 years ago
  7. b2eb0ee mac80211: copy nl80211 mgmt TX SKB for status by Johannes Berg · 9 years ago
  8. db388a5 mac80211: move TX PN to public part of key struct by Johannes Berg · 9 years ago
  9. c9c99f8 mac80211: act upon and report deauth while associating by Johannes Berg · 9 years ago
  10. f7959e9 net: rfkill: gpio: make better use of gpiod API by Uwe Kleine-König · 9 years ago
  11. 6cbfb1b cfg80211: ignore netif running state when changing iftype by Michal Kazior · 10 years ago
  12. ab499db mac80211: prevent possible crypto tx tailroom corruption by Michal Kazior · 10 years ago
  13. 80279fb cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnect by Johannes Berg · 10 years ago
  14. c5a7168 mac80211: disconnect TDLS stations on STA CSA by Arik Nemtsov · 10 years ago
  15. 464daaf mac80211: check fast-xmit on station change by Michal Kazior · 10 years ago
  16. 262918d cfg80211: Switch to PM ops by Lars-Peter Clausen · 10 years ago
  17. 28f297a net: rfkill: Switch to PM ops by Lars-Peter Clausen · 10 years ago
  18. 94c78cb mac80211: fix memory leak by Johannes Berg · 10 years ago
  19. 658358c mac80211: fix throughput LED trigger by Johannes Berg · 10 years ago
  20. 890b787 mac80211: TDLS: use the BSS chandef for HT/VHT operation IEs by Arik Nemtsov · 10 years ago
  21. 96a4688e mac80211: check fast-xmit if IBSS STA QoS changed by Johannes Berg · 10 years ago
  22. bf45a24 mac80211: adjust reserved chan_ctx when assigned to vif by Andrei Otcheretianski · 10 years ago
  23. bbbe8c8 mac80211: add missing documentation for rate_ctrl_lock by Johannes Berg · 10 years ago
  24. 06f207f cfg80211: change GO_CONCURRENT to IR_CONCURRENT for STA by Arik Nemtsov · 10 years ago
  25. be69c24 cfg80211: Allow GO concurrent relaxation after BSS disconnection by Avraham Stern · 10 years ago
  26. e3a55b5 mac80211: validate cipher scheme PN length better by Johannes Berg · 10 years ago
  27. a31cf1c mac80211: extend get_key() to return PN for all ciphers by Johannes Berg · 10 years ago
  28. 9352c19 mac80211: extend get_tkip_seq to all keys by Johannes Berg · 10 years ago
  29. f603f1f mac80211: remove useless skb->encapsulation check by Johannes Berg · 10 years ago
  30. 8d5c258 mac80211: make LED triggering depend on activation by Johannes Berg · 10 years ago
  31. f5c4ae0 mac80211: make LED trigger names const by Johannes Berg · 10 years ago
  32. 56ff510 mac80211: clean up station debugfs by Johannes Berg · 10 years ago
  33. f83f1c1 mac80211: remove sta->tx_fragments counter by Johannes Berg · 10 years ago
  34. c206ca6 mac80211: move dot11 counters under MAC80211_DEBUG_COUNTERS by Johannes Berg · 10 years ago
  35. f116043 mac80211: clean up global debugfs statistics by Johannes Berg · 10 years ago
  36. b8e69d5 mac80211: force off channel transmission for public action frames by Matti Gottlieb · 10 years ago
  37. b497de6 mac80211: notify the driver on reordering buffer timeout by Emmanuel Grumbach · 10 years ago
  38. 6382246 mac80211: notify the driver upon BAR Rx by Emmanuel Grumbach · 10 years ago
  39. c1041f1 mac80211: fix ignored HT/VHT override configs by Chaya Rachel Ivgi · 10 years ago
  40. 4292504 cfg80211: allow the plink state blocking for user managed mesh by Chun-Yeow Yeoh · 10 years ago
  41. 5a49051 mac80211: use per-CPU TX/RX statistics by Johannes Berg · 10 years ago
  42. ce5b071 mac80211: don't update dev->trans_start by Johannes Berg · 10 years ago
  43. 6fe3eac mac80211: OCB: remove pointless check for broadcast BSSID by Johannes Berg · 10 years ago
  44. a58fbe1 mac80211: clean up/rename prepare_for_handlers() by Johannes Berg · 10 years ago
  45. 5c90067 mac80211: remove IEEE80211_RX_RA_MATCH by Johannes Berg · 10 years ago
  46. df14046 mac80211: remove support for IFF_PROMISC by Johannes Berg · 10 years ago
  47. ebd82b3 mac80211: make station hash table max_size configurable by Johannes Berg · 10 years ago
  48. 80616c0 mac80211: allow segmentation offloads by Johannes Berg · 10 years ago
  49. 680a0da mac80211: allow drivers to support S/G by Johannes Berg · 10 years ago
  50. 2d981fd mac80211: allow checksum offload only in fast-xmit by Johannes Berg · 10 years ago
  51. 3ffd884 mac80211: extend fast-xmit to cover IBSS by Johannes Berg · 10 years ago
  52. e495c24 mac80211: extend fast-xmit for more ciphers by Johannes Berg · 10 years ago
  53. 725b812 mac80211: extend fast-xmit to driver fragmentation by Johannes Berg · 10 years ago
  54. 17c18bf mac80211: add TX fastpath by Johannes Berg · 10 years ago
  55. 35c347a mac80211: lock rate control by Johannes Berg · 10 years ago
  56. 48bf6be mac80211: introduce plink lock for plink fields by Bob Copeland · 10 years ago
  57. 388f997 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  58. e3122b7 net: dsa: use DEVICE_ATTR_RW to declare temp1_max by Vivien Didelot · 10 years ago
  59. 8b86a61 net: remove unused 'dev' argument from netif_needs_gso() by Johannes Berg · 10 years ago
  60. f40ae91 act_mirred: Fix bogus header when redirecting from VLAN by Herbert Xu · 10 years ago
  61. 521f1cf inet_diag: fix access to tcp cc information by Eric Dumazet · 10 years ago
  62. fad9dfe tcp: tcp_get_info() should fetch socket fields once by Eric Dumazet · 10 years ago
  63. 213dd74 skbuff: Do not scrub skb mark within the same name space by Herbert Xu · 10 years ago
  64. 4c0ee41 Revert "net: Reset secmark when scrubbing packet" by Herbert Xu · 10 years ago
  65. a166151 bpf: fix bpf helpers to use skb->mac_header relative offsets by Alexei Starovoitov · 10 years ago
  66. 5a950ad netns: remove duplicated include from net_namespace.c by Wei Yongjun · 10 years ago
  67. 540207a fou: avoid missing unlock in failure path by WANG Cong · 10 years ago
  68. eea3a00 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  69. 41416f2 lib/string_helpers.c: change semantics of string_escape_mem by Rasmus Villemoes · 10 years ago
  70. 2813893 kernel: conditionally support non-root users, groups and capabilities by Iulia Manda · 10 years ago
  71. fa92789 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  72. 6c373ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  73. 1dcf58d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  74. 4167e9b mm: remove GFP_THISNODE by David Rientjes · 10 years ago
  75. bae97d8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  76. ca2ec32 Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  77. 87ffabb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  78. eeee78c Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  79. d0bbe0d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  80. 6e8a9d9 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by David S. Miller · 10 years ago
  81. 789f558 tcp/dccp: get rid of central timewait timer by Eric Dumazet · 10 years ago
  82. 20a1d16 netfilter: Fix format string of nfnetlink_log proc file by Richard Weinberger · 10 years ago
  83. 6b46f7b netfilter: Fix format string of nfnetlink_queue proc file by Richard Weinberger · 10 years ago
  84. cc6bc44 netfilter: Fix portid types by Richard Weinberger · 10 years ago
  85. 65bc4f9 nfc: Fix portid type in urelease_work by Richard Weinberger · 10 years ago
  86. 97bb43c netfilter: nf_tables: get rid of the expression example code by Pablo Neira Ayuso · 10 years ago
  87. 3e135cd netfilter: nft_dynset: dynamic stateful expression instantiation by Patrick McHardy · 10 years ago
  88. 7c6c6e9 netfilter: nf_tables: add flag to indicate set contains expressions by Patrick McHardy · 10 years ago
  89. 151d799 netfilter: nf_tables: mark stateful expressions by Patrick McHardy · 10 years ago
  90. f25ad2e netfilter: nf_tables: prepare for expressions associated to set elements by Patrick McHardy · 10 years ago
  91. 0b2d8a7 netfilter: nf_tables: add helper functions for expression handling by Patrick McHardy · 10 years ago
  92. 3d0d26c tcp: fix bogus RTT for CC when retransmissions are acked by Kenneth Klette Jonassen · 10 years ago
  93. 4577139 net: use jump label patching for ingress qdisc in __netif_receive_skb_core by Daniel Borkmann · 10 years ago
  94. 7d74026 netfilter: nf_tables: variable sized set element keys / data by Patrick McHardy · 10 years ago
  95. d0a11fc netfilter: nf_tables: support variable sized data in nft_data_init() by Patrick McHardy · 10 years ago
  96. 49499c3 netfilter: nf_tables: switch registers to 32 bit addressing by Patrick McHardy · 10 years ago
  97. b1c96ed netfilter: nf_tables: add register parsing/dumping helpers by Patrick McHardy · 10 years ago
  98. 8cd8937 netfilter: nf_tables: convert sets to u32 data pointers by Patrick McHardy · 10 years ago
  99. e562d86 netfilter: nf_tables: kill nft_data_cmp() by Patrick McHardy · 10 years ago
  100. fad136e netfilter: nf_tables: convert expressions to u32 register pointers by Patrick McHardy · 10 years ago