1. 38252e9 mac80211: minstrel: avoid port control frames for sampling by Thomas Huehn · 8 years ago
  2. 73b1658 mac80211: minstrel_ht: remove obsolete #if for >= 3 streams by Felix Fietkau · 8 years ago
  3. 4cae4cd mac80211: minstrel: make prob_ewma u16 instead of u32 by Felix Fietkau · 8 years ago
  4. 4f0bc9c mac80211: minstrel: store probability variance instead of standard deviation by Felix Fietkau · 8 years ago
  5. 0217eef mac80211: minstrel: reduce MINSTREL_SCALE by Felix Fietkau · 8 years ago
  6. 1109dc3 mac80211: minstrel: remove cur_prob from debugfs by Felix Fietkau · 8 years ago
  7. 95cd470 mac80211: check for MCS in ieee80211_duration before fetching chanctx by Felix Fietkau · 8 years ago
  8. 70550df mac80211: minstrel_ht: make att_hist and succ_hist u32 instead of u64 by Felix Fietkau · 8 years ago
  9. 782dda0 mac80211: minstrel_ht: move short preamble check out of get_rate by Felix Fietkau · 8 years ago
  10. 41d0858 mac80211: minstrel_ht: move supported bitrate mask out of group data by Felix Fietkau · 8 years ago
  11. 0c2e384 mac80211: only alloc mem if a station doesn't exist yet by Koen Vandeputte · 8 years ago
  12. 445cd45 mac80211: Use appropriate name for functions and messages by Masashi Honma · 8 years ago
  13. 76f43b4 mac80211: Remove invalid flag operations in mesh TSF synchronization by Masashi Honma · 8 years ago
  14. 73f4f76 rfkill: Add rfkill-any LED trigger by Michał Kępień · 8 years ago
  15. 6124c53e rfkill: Cleanup error handling in rfkill_init() by Michał Kępień · 8 years ago
  16. 4a5ecca mac80211: Show pending txqlen in debugfs. by Ben Greear · 8 years ago
  17. 11197d0 mac80211: Suppress NEW_PEER_CANDIDATE event if no room by Masashi Honma · 8 years ago
  18. ebceec8 mac80211: multicast to unicast conversion by Michael Braun · 8 years ago
  19. ab72572 mac80211: Remove unused 'beaconint_us' variable by Kirtika Ruchandani · 8 years ago
  20. 148f284 mac80211: Remove unused 'sband' and 'local' variables by Kirtika Ruchandani · 8 years ago
  21. cd5861b mac80211: Remove unused 'len' variable by Kirtika Ruchandani · 8 years ago
  22. b7f2405 mac80211: Remove unused 'i' variable by Kirtika Ruchandani · 8 years ago
  23. fb803be mac80211: Remove unused 'struct rate_control_ref' variable by Kirtika Ruchandani · 8 years ago
  24. 872684b mac80211: Remove unused 'rates_idx' variable by Kirtika Ruchandani · 8 years ago
  25. 99cd258 mac80211: Remove unused 'struct ieee80211_rx_status' ptr by Kirtika Ruchandani · 8 years ago
  26. b528414 nl80211: multicast_to_unicast can be changed while IFF_UP by Michael Braun · 8 years ago
  27. 5a88de5 nl80211: check NL80211_ATTR_SCHED_SCAN_INTERVAL only once by Arend Van Spriel · 8 years ago
  28. 543b921 cfg80211: get rid of name indirection trick for ieee80211_get_channel() by Arend Van Spriel · 8 years ago
  29. 74204f8 rfkill: simplify rfkill_set_hw_state() slightly by Johannes Berg · 8 years ago
  30. d84701e netfilter: nft_counter: rework atomic dump and reset by Pablo Neira · 8 years ago
  31. fba40c6 net: l2tp: ppp: change PPPOL2TP_MSG_* => L2TP_MSG_* by Asbjørn Sloth Tønnesen · 8 years ago
  32. 41c43fb net: l2tp: export debug flags to UAPI by Asbjørn Sloth Tønnesen · 8 years ago
  33. 34d8acd net: bridge: shorten ageing time on topology change by Vivien Didelot · 8 years ago
  34. 8384b5f net: bridge: add helper to set topology change by Vivien Didelot · 8 years ago
  35. 82dd433 net: bridge: add helper to offload ageing time by Vivien Didelot · 8 years ago
  36. fa1bd57 net: socket: removed an unnecessary newline by Amit Kushwaha · 8 years ago
  37. efa172f netlink: use blocking notifier by WANG Cong · 8 years ago
  38. 821781a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  39. 3174fed net: skb_condense() can also deal with empty skbs by Eric Dumazet · 8 years ago
  40. 5ac9efb Merge tag 'mac80211-next-for-davem-2016-12-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 8 years ago
  41. 02ab0d1 udp: udp_rmem_release() should touch sk_rmem_alloc later by Eric Dumazet · 8 years ago
  42. 6b229cf udp: add batching to udp_rmem_release() by Eric Dumazet · 8 years ago
  43. c84d949 udp: copy skb->truesize in the first cache line by Eric Dumazet · 8 years ago
  44. 4b27275 udp: add busylocks in RX path by Eric Dumazet · 8 years ago
  45. e6f462d cfg80211/mac80211: fix BSS leaks when abandoning assoc attempts by Johannes Berg · 8 years ago
  46. 2fa436b nl80211: Use different attrs for BSSID and random MAC addr in scan req by Vamsi Krishna · 8 years ago
  47. eeb04a9 nl80211: fix logic inversion in start_nan() by Johannes Berg · 8 years ago
  48. 846cc12 net: socket: preferred __aligned(size) for control buffer by Amit Kushwaha · 8 years ago
  49. 107bc0a Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 8 years ago
  50. 17bedab bpf: xdp: Allow head adjustment in XDP prog by Martin KaFai Lau · 8 years ago
  51. c8c8b12 udp: under rx pressure, try to condense skbs by Eric Dumazet · 8 years ago
  52. 13bfff2 net: rfs: add a jump label by Eric Dumazet · 8 years ago
  53. 7b68488 net/sched: cls_flower: Support matching on ICMP type and code by Simon Horman · 8 years ago
  54. 972d387 flow dissector: ICMP support by Simon Horman · 8 years ago
  55. faa3ffc net/sched: cls_flower: Add support for matching on flags by Or Gerlitz · 8 years ago
  56. f91c58d icmp: correct return value of icmp_rcv() by Zhang Shengju · 8 years ago
  57. a62da6f Bluetooth: SMP: Add support for H7 crypto function and CT2 auth flag by Johan Hedberg · 8 years ago
  58. 5fccd64 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  59. 73c25fb netfilter: nft_quota: allow to restore consumed quota by Pablo Neira Ayuso · 8 years ago
  60. 2c16d60 netfilter: xt_bpf: support ebpf by Willem de Bruijn · 8 years ago
  61. 5bad873 netfilter: x_tables: avoid warn and OOM killer on vmalloc call by Marcelo Ricardo Leitner · 8 years ago
  62. 8411b64 netfilter: nf_tables: support for set flushing by Pablo Neira Ayuso · 8 years ago
  63. 37df530 netfilter: nft_set: introduce nft_{hash, rbtree}_deactivate_one() by Pablo Neira Ayuso · 8 years ago
  64. 1a37ef7 netfilter: nf_tables: constify struct nft_ctx * parameter in nft_trans_alloc() by Pablo Neira Ayuso · 8 years ago
  65. 3189a29 netfilter: nat: skip checksum on offload SCTP packets by Davide Caratti · 8 years ago
  66. 3b760dc netfilter: rpfilter: bypass ipv4 lbcast packets with zeronet source by Liping Zhang · 8 years ago
  67. a9fea2a netfilter: nf_tables: allow to filter stateful object dumps by type by Pablo Neira Ayuso · 8 years ago
  68. 63aea29 netfilter: nft_objref: support for stateful object maps by Pablo Neira Ayuso · 8 years ago
  69. 8aeff92 netfilter: nf_tables: add stateful object reference to set elements by Pablo Neira Ayuso · 8 years ago
  70. 1896531 netfilter: nft_quota: add depleted flag for objects by Pablo Neira Ayuso · 8 years ago
  71. 2599e98 netfilter: nf_tables: notify internal updates of stateful objects by Pablo Neira Ayuso · 8 years ago
  72. 43da04a netfilter: nf_tables: atomic dump and reset for stateful objects by Pablo Neira Ayuso · 8 years ago
  73. 795595f netfilter: nft_quota: dump consumed quota by Pablo Neira Ayuso · 8 years ago
  74. 332b05c can: raw: raw_setsockopt: limit number of can_filter that can be set by Marc Kleine-Budde · 8 years ago
  75. c63d352 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  76. c97d22e netfilter: nf_tables: add stateful object reference expression by Pablo Neira Ayuso · 8 years ago
  77. 173705d netfilter: nft_quota: add stateful object type by Pablo Neira Ayuso · 8 years ago
  78. b1ce0ce netfilter: nft_counter: add stateful object type by Pablo Neira Ayuso · 8 years ago
  79. e500924 netfilter: nf_tables: add stateful objects by Pablo Neira Ayuso · 8 years ago
  80. 3bf3276 netfilter: add and use nf_fwd_netdev_egress by Florian Westphal · 8 years ago
  81. 1ed9887 netfilter: xt_multiport: Fix wrong unmatch result with multiple ports by Gao Feng · 8 years ago
  82. 1814096 netfilter: nft_payload: layer 4 checksum adjustment for pseudoheader fields by Pablo Neira Ayuso · 8 years ago
  83. e0ffdbc7 netfilter: nft_fib_ipv4: initialize *dest to zero by Liping Zhang · 8 years ago
  84. 1158343 netfilter: nft_fib: convert htonl to ntohl properly by Liping Zhang · 8 years ago
  85. ae0ac0e netfilter: x_tables: pack percpu counter allocations by Florian Westphal · 8 years ago
  86. f28e15b netfilter: x_tables: pass xt_counters struct to counter allocator by Florian Westphal · 8 years ago
  87. 4d31eef netfilter: x_tables: pass xt_counters struct instead of packet counter by Florian Westphal · 8 years ago
  88. 679972f netfilter: convert while loops to for loops by Aaron Conole · 8 years ago
  89. 0aa8c57 netfilter: introduce accessor functions for hook entries by Aaron Conole · 8 years ago
  90. 834184b netfilter: defrag: only register defrag functionality if needed by Florian Westphal · 8 years ago
  91. 343dfaa Revert "dctcp: update cwnd on congestion event" by Florian Westphal · 8 years ago
  92. dcb17d2 tcp: warn on bogus MSS and try to amend it by Marcelo Ricardo Leitner · 8 years ago
  93. a297569 net/udp: do not touch skb->peeked unless really needed by Eric Dumazet · 8 years ago
  94. ed5d778 netlink: Do not schedule work from sk_destruct by Herbert Xu · 8 years ago
  95. 7bd509e bpf: add prog_digest and expose it via fdinfo/netlink by Daniel Borkmann · 8 years ago
  96. 8d829bd bpf, cls: consolidate prog deletion path by Daniel Borkmann · 8 years ago
  97. 1afaf66 bpf: remove type arg from __is_valid_{,xdp_}access by Daniel Borkmann · 8 years ago
  98. 1c0d32f net_sched: gen_estimator: complete rewrite of rate estimators by Eric Dumazet · 8 years ago
  99. a6e1693 net/sched: cls_flower: Set the filter Hardware device for all use-cases by Hadar Hen Zion · 8 years ago
  100. 96d5822 ipv6: Allow IPv4-mapped address as next-hop by Erik Nordmark · 8 years ago