1. bf45a24 mac80211: adjust reserved chan_ctx when assigned to vif by Andrei Otcheretianski · 10 years ago
  2. bbbe8c8 mac80211: add missing documentation for rate_ctrl_lock by Johannes Berg · 10 years ago
  3. 06f207f cfg80211: change GO_CONCURRENT to IR_CONCURRENT for STA by Arik Nemtsov · 10 years ago
  4. be69c24 cfg80211: Allow GO concurrent relaxation after BSS disconnection by Avraham Stern · 10 years ago
  5. e3a55b5 mac80211: validate cipher scheme PN length better by Johannes Berg · 10 years ago
  6. a31cf1c mac80211: extend get_key() to return PN for all ciphers by Johannes Berg · 10 years ago
  7. 9352c19 mac80211: extend get_tkip_seq to all keys by Johannes Berg · 10 years ago
  8. f603f1f mac80211: remove useless skb->encapsulation check by Johannes Berg · 10 years ago
  9. 8d5c258 mac80211: make LED triggering depend on activation by Johannes Berg · 10 years ago
  10. f5c4ae0 mac80211: make LED trigger names const by Johannes Berg · 10 years ago
  11. 56ff510 mac80211: clean up station debugfs by Johannes Berg · 10 years ago
  12. f83f1c1 mac80211: remove sta->tx_fragments counter by Johannes Berg · 10 years ago
  13. c206ca6 mac80211: move dot11 counters under MAC80211_DEBUG_COUNTERS by Johannes Berg · 10 years ago
  14. f116043 mac80211: clean up global debugfs statistics by Johannes Berg · 10 years ago
  15. b8e69d5 mac80211: force off channel transmission for public action frames by Matti Gottlieb · 10 years ago
  16. b497de6 mac80211: notify the driver on reordering buffer timeout by Emmanuel Grumbach · 10 years ago
  17. 6382246 mac80211: notify the driver upon BAR Rx by Emmanuel Grumbach · 10 years ago
  18. c1041f1 mac80211: fix ignored HT/VHT override configs by Chaya Rachel Ivgi · 10 years ago
  19. 4292504 cfg80211: allow the plink state blocking for user managed mesh by Chun-Yeow Yeoh · 10 years ago
  20. 5a49051 mac80211: use per-CPU TX/RX statistics by Johannes Berg · 10 years ago
  21. ce5b071 mac80211: don't update dev->trans_start by Johannes Berg · 10 years ago
  22. 6fe3eac mac80211: OCB: remove pointless check for broadcast BSSID by Johannes Berg · 10 years ago
  23. a58fbe1 mac80211: clean up/rename prepare_for_handlers() by Johannes Berg · 10 years ago
  24. 5c90067 mac80211: remove IEEE80211_RX_RA_MATCH by Johannes Berg · 10 years ago
  25. df14046 mac80211: remove support for IFF_PROMISC by Johannes Berg · 10 years ago
  26. ebd82b3 mac80211: make station hash table max_size configurable by Johannes Berg · 10 years ago
  27. 80616c0 mac80211: allow segmentation offloads by Johannes Berg · 10 years ago
  28. 680a0da mac80211: allow drivers to support S/G by Johannes Berg · 10 years ago
  29. 2d981fd mac80211: allow checksum offload only in fast-xmit by Johannes Berg · 10 years ago
  30. 3ffd884 mac80211: extend fast-xmit to cover IBSS by Johannes Berg · 10 years ago
  31. e495c24 mac80211: extend fast-xmit for more ciphers by Johannes Berg · 10 years ago
  32. 725b812 mac80211: extend fast-xmit to driver fragmentation by Johannes Berg · 10 years ago
  33. 17c18bf mac80211: add TX fastpath by Johannes Berg · 10 years ago
  34. 35c347a mac80211: lock rate control by Johannes Berg · 10 years ago
  35. 48bf6be mac80211: introduce plink lock for plink fields by Bob Copeland · 10 years ago
  36. 388f997 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  37. e3122b7 net: dsa: use DEVICE_ATTR_RW to declare temp1_max by Vivien Didelot · 10 years ago
  38. 8b86a61 net: remove unused 'dev' argument from netif_needs_gso() by Johannes Berg · 10 years ago
  39. f40ae91 act_mirred: Fix bogus header when redirecting from VLAN by Herbert Xu · 10 years ago
  40. 521f1cf inet_diag: fix access to tcp cc information by Eric Dumazet · 10 years ago
  41. fad9dfe tcp: tcp_get_info() should fetch socket fields once by Eric Dumazet · 10 years ago
  42. 213dd74 skbuff: Do not scrub skb mark within the same name space by Herbert Xu · 10 years ago
  43. 4c0ee41 Revert "net: Reset secmark when scrubbing packet" by Herbert Xu · 10 years ago
  44. a166151 bpf: fix bpf helpers to use skb->mac_header relative offsets by Alexei Starovoitov · 10 years ago
  45. 5a950ad netns: remove duplicated include from net_namespace.c by Wei Yongjun · 10 years ago
  46. 540207a fou: avoid missing unlock in failure path by WANG Cong · 10 years ago
  47. eea3a00 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  48. 41416f2 lib/string_helpers.c: change semantics of string_escape_mem by Rasmus Villemoes · 10 years ago
  49. 2813893 kernel: conditionally support non-root users, groups and capabilities by Iulia Manda · 10 years ago
  50. fa92789 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  51. 6c373ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  52. 1dcf58d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  53. 4167e9b mm: remove GFP_THISNODE by David Rientjes · 10 years ago
  54. bae97d8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  55. ca2ec32 Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  56. 87ffabb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  57. 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
  58. d0bbe0d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  59. 6e8a9d9 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by David S. Miller · 10 years ago
  60. 789f558 tcp/dccp: get rid of central timewait timer by Eric Dumazet · 10 years ago
  61. 20a1d16 netfilter: Fix format string of nfnetlink_log proc file by Richard Weinberger · 10 years ago
  62. 6b46f7b netfilter: Fix format string of nfnetlink_queue proc file by Richard Weinberger · 10 years ago
  63. cc6bc44 netfilter: Fix portid types by Richard Weinberger · 10 years ago
  64. 65bc4f9 nfc: Fix portid type in urelease_work by Richard Weinberger · 10 years ago
  65. 97bb43c netfilter: nf_tables: get rid of the expression example code by Pablo Neira Ayuso · 10 years ago
  66. 3e135cd netfilter: nft_dynset: dynamic stateful expression instantiation by Patrick McHardy · 10 years ago
  67. 7c6c6e9 netfilter: nf_tables: add flag to indicate set contains expressions by Patrick McHardy · 10 years ago
  68. 151d799 netfilter: nf_tables: mark stateful expressions by Patrick McHardy · 10 years ago
  69. f25ad2e netfilter: nf_tables: prepare for expressions associated to set elements by Patrick McHardy · 10 years ago
  70. 0b2d8a7 netfilter: nf_tables: add helper functions for expression handling by Patrick McHardy · 10 years ago
  71. 3d0d26c tcp: fix bogus RTT for CC when retransmissions are acked by Kenneth Klette Jonassen · 10 years ago
  72. 4577139 net: use jump label patching for ingress qdisc in __netif_receive_skb_core by Daniel Borkmann · 10 years ago
  73. 7d74026 netfilter: nf_tables: variable sized set element keys / data by Patrick McHardy · 10 years ago
  74. d0a11fc netfilter: nf_tables: support variable sized data in nft_data_init() by Patrick McHardy · 10 years ago
  75. 49499c3 netfilter: nf_tables: switch registers to 32 bit addressing by Patrick McHardy · 10 years ago
  76. b1c96ed netfilter: nf_tables: add register parsing/dumping helpers by Patrick McHardy · 10 years ago
  77. 8cd8937 netfilter: nf_tables: convert sets to u32 data pointers by Patrick McHardy · 10 years ago
  78. e562d86 netfilter: nf_tables: kill nft_data_cmp() by Patrick McHardy · 10 years ago
  79. fad136e netfilter: nf_tables: convert expressions to u32 register pointers by Patrick McHardy · 10 years ago
  80. 1ca2e17 netfilter: nf_tables: use struct nft_verdict within struct nft_data by Patrick McHardy · 10 years ago
  81. a55e22e netfilter: nf_tables: get rid of NFT_REG_VERDICT usage by Patrick McHardy · 10 years ago
  82. d07db98 netfilter: nf_tables: introduce nft_validate_register_load() by Patrick McHardy · 10 years ago
  83. 27e6d20 netfilter: nf_tables: kill nft_validate_output_register() by Patrick McHardy · 10 years ago
  84. 58f40ab netfilter: nft_lookup: use nft_validate_register_store() to validate types by Patrick McHardy · 10 years ago
  85. 1ec1021 netfilter: nf_tables: rename nft_validate_data_load() by Patrick McHardy · 10 years ago
  86. 45d9bcd netfilter: nf_tables: validate len in nft_validate_data_load() by Patrick McHardy · 10 years ago
  87. e60a9de Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 10 years ago
  88. 7a6c8c3 fou: implement FOU_CMD_GET by WANG Cong · 10 years ago
  89. 02d793c fou: add network namespace support by WANG Cong · 10 years ago
  90. 4cbcdf2 fou: always use be16 for port by WANG Cong · 10 years ago
  91. 6727063 fou: exit early when parsing config fails by WANG Cong · 10 years ago
  92. 9272f04 fou: avoid calling udp_del_offload() twice by WANG Cong · 10 years ago
  93. 52db70d tcp: do not cache align timewait sockets by Eric Dumazet · 10 years ago
  94. 4e78eb0d Merge tag 'mac80211-next-for-davem-2015-04-10' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 10 years ago
  95. 5d5d568 make new_sync_{read,write}() static by Al Viro · 10 years ago
  96. dcdbd7b net/9p: remove (now-)unused helpers by Al Viro · 10 years ago
  97. 21c9f5c p9_client_attach(): set fid->uid correctly by Al Viro · 10 years ago
  98. e1200fe6 9p: switch p9_client_read() to passing struct iov_iter * by Al Viro · 10 years ago
  99. 070b365 9p: switch p9_client_write() to passing it struct iov_iter * by Al Viro · 10 years ago
  100. 4f3b35c net/9p: switch the guts of p9_client_{read,write}() to iov_iter by Al Viro · 10 years ago