1. e32cf9a Merge tag 'mac80211-next-for-davem-2018-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 6 years ago
  2. 9163a0f net: bridge: add support for per-port vlan stats by Nikolay Aleksandrov · 6 years ago
  3. 859bd2e net: Evict neighbor entries on carrier down by David Ahern · 6 years ago
  4. 7c6bb7d net/ipv6: Add knob to skip DELROUTE message on device down by David Ahern · 6 years ago
  5. f8252e7 mac80211: implement ieee80211_tx_rate_update to update rate by Anilkumar Kolli · 6 years ago
  6. 0d4e14a nl80211: Add per peer statistics to compute FCS error rate by Ankita Bajaj · 6 years ago
  7. bc84797 mac80211: support FTM responder configuration/statistics by Pradeep Kumar Chitrapu · 6 years ago
  8. efb543e mac80211: Extend SAE authentication in infra BSS STA mode by Jouni Malinen · 6 years ago
  9. 8d7432a mac80211: Move ieee80211_mgd_auth() EBUSY check to be before allocation by Jouni Malinen · 6 years ago
  10. fc107a9 mac80211: Helper function for marking STA authenticated by Jouni Malinen · 6 years ago
  11. 506dbf9 mac80211: rc80211_minstrel: remove variance / stddev calculation by Felix Fietkau · 6 years ago
  12. f4ec7cb mac80211: minstrel: do not sample rates 3 times slower than max_prob_rate by Felix Fietkau · 6 years ago
  13. 972b66b mac80211: minstrel: fix sampling/reporting of CCK rates in HT mode by Felix Fietkau · 6 years ago
  14. 80df9be mac80211: minstrel: fix CCK rate group streams value by Felix Fietkau · 6 years ago
  15. 37439f2 mac80211: minstrel: fix using short preamble CCK rates on HT clients by Felix Fietkau · 6 years ago
  16. 202df50 mac80211: minstrel: reduce minstrel_mcs_groups size by Felix Fietkau · 6 years ago
  17. b1c4f68 mac80211: minstrel: merge with minstrel_ht, always enable VHT support by Felix Fietkau · 6 years ago
  18. 5b5e873 mac80211: minstrel: remove unnecessary debugfs cleanup code by Felix Fietkau · 6 years ago
  19. f458e83 mac80211: minstrel: Enable STBC and LDPC for VHT Rates by Chaitanya T K · 6 years ago
  20. 42dca5e mac80211: avoid reflecting frames back to the client by Johannes Berg · 6 years ago
  21. 3d7af87 nl80211: use netlink policy validation function for elements by Johannes Berg · 6 years ago
  22. ab0d76f nl80211: use policy range validation where applicable by Johannes Berg · 6 years ago
  23. f98ebd4 net: sched: avoid writing on noop_qdisc by Eric Dumazet · 6 years ago
  24. d8a66aa net/mpls: Implement handler for strict data checking on dumps by David Ahern · 6 years ago
  25. ffd177d tcp: refactor DCTCP ECN ACK handling by Yuchung Cheng · 6 years ago
  26. ed792e2 net/ipv6: Make ipv6_route_table_template static by David Ahern · 6 years ago
  27. e75fa07 rtnetlink: Update comment in rtnl_stats_dump regarding strict data checking by David Ahern · 6 years ago
  28. 4565d7e rtnetlink: Move ifm in valid_fdb_dump_legacy to closer to use by David Ahern · 6 years ago
  29. b802a5d lib80211: don't use skcipher by Johannes Berg · 6 years ago
  30. 071a234 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  31. 9000a45 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 6 years ago
  32. df3f94a bpf: fix building without CONFIG_INET by Arnd Bergmann · 6 years ago
  33. ffa0a9a netfilter: xt_quota: Don't use aligned attribute in sizeof by Nathan Chancellor · 6 years ago
  34. 8c6e137 rtnetlink: Update rtnl_fdb_dump for strict data checking by David Ahern · 6 years ago
  35. 8dfbda1 rtnetlink: Move input checking for rtnl_fdb_dump to helper by David Ahern · 6 years ago
  36. c77b936 net/bridge: Update br_mdb_dump for strict data checking by David Ahern · 6 years ago
  37. addd383 net: Update netconf dump handlers for strict data checking by David Ahern · 6 years ago
  38. f2ae64b net/ipv6: Update ip6addrlbl_dump for strict data checking by David Ahern · 6 years ago
  39. 4a73e5e net/fib_rules: Update fib_nl_dumprule for strict data checking by David Ahern · 6 years ago
  40. f80f14c net/namespace: Update rtnl_net_dumpid for strict data checking by David Ahern · 6 years ago
  41. 9632d47 net/neighbor: Update neightbl_dump_info for strict data checking by David Ahern · 6 years ago
  42. 51183d2 net/neighbor: Update neigh_dump_info for strict data checking by David Ahern · 6 years ago
  43. e8ba330 rtnetlink: Update fib dumps for strict data checking by David Ahern · 6 years ago
  44. 14fc5bb rtnetlink: Update ipmr_rtm_dumplink for strict data checking by David Ahern · 6 years ago
  45. 786e000 rtnetlink: Update inet6_dump_ifinfo for strict data checking by David Ahern · 6 years ago
  46. 841891e rtnetlink: Update rtnl_stats_dump for strict data checking by David Ahern · 6 years ago
  47. 2d011be rtnetlink: Update rtnl_bridge_getlink for strict data checking by David Ahern · 6 years ago
  48. 905cf0a rtnetlink: Update rtnl_dump_ifinfo for strict data checking by David Ahern · 6 years ago
  49. ed6eff1 net/ipv6: Update inet6_dump_addr for strict data checking by David Ahern · 6 years ago
  50. c33078e net/ipv4: Update inet_dump_ifaddr for strict data checking by David Ahern · 6 years ago
  51. 89d3552 netlink: Add new socket option to enable strict checking on dumps by David Ahern · 6 years ago
  52. 6ba1e6e net/ipv6: Refactor address dump to push inet6_fill_args to in6_dump_addrs by David Ahern · 6 years ago
  53. dac9c97 net: Add extack to nlmsg_parse by David Ahern · 6 years ago
  54. 4a19edb netlink: Pass extack to dump handlers by David Ahern · 6 years ago
  55. a030598 net: sched: cls_u32: simplify the hell out u32_delete() emptiness check by Al Viro · 6 years ago
  56. b245d32 net: sched: cls_u32: keep track of knodes count in tc_u_common by Al Viro · 6 years ago
  57. 8a8065f net: sched: cls_u32: get rid of tp_c by Al Viro · 6 years ago
  58. db04ff4 net: sched: cls_u32: the tp_c argument of u32_set_parms() is always tp->data by Al Viro · 6 years ago
  59. 18512f5 net: sched: cls_u32: pass tc_u_common to u32_set_parms() instead of tc_u_hnode by Al Viro · 6 years ago
  60. 4895c42 net: sched: cls_u32: clean tc_u_common hashtable by Al Viro · 6 years ago
  61. 07743ca net: sched: cls_u32: get rid of tc_u_common ->rcu by Al Viro · 6 years ago
  62. ec17caf net: sched: cls_u32: get rid of tc_u_knode ->tp by Al Viro · 6 years ago
  63. dc07c57 net: sched: cls_u32: get rid of unused argument of u32_destroy_key() by Al Viro · 6 years ago
  64. 2f0c982 net: sched: cls_u32: make sure that divisor is a power of 2 by Al Viro · 6 years ago
  65. 27594ec net: sched: cls_u32: disallow linking to root hnode by Al Viro · 6 years ago
  66. b44ef84 net: sched: cls_u32: mark root hnode explicitly by Al Viro · 6 years ago
  67. 541d7fd xsk: proper AF_XDP socket teardown ordering by Björn Töpel · 6 years ago
  68. 188de5d Merge remote-tracking branch 'net-next/master' into mac80211-next by Johannes Berg · 6 years ago
  69. ac4a02c net: sched: pie: fix coding style issues by Leslie Monis · 6 years ago
  70. 72438f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  71. fb4ee67 net/ncsi: Add NCSI OEM command support by Vijay Khemka · 6 years ago
  72. a688caa ipv6: take rcu lock in rawv6_send_hdrinc() by Wei Wang · 6 years ago
  73. 068b88c socket: Tighten no-error check in bind() by Jakub Sitnicki · 6 years ago
  74. 8b4c3cd net: sched: Add policy validation for tc attributes by David Ahern · 6 years ago
  75. bd961c9 rtnetlink: fix rtnl_fdb_dump() for ndmsg header by Mauricio Faria de Oliveira · 6 years ago
  76. fda21d4 ipv6: do not leave garbage in rt->fib6_metrics by Eric Dumazet · 6 years ago
  77. f2e9de2 udp: gro behind static key by Willem de Bruijn · 6 years ago
  78. 33aa8da net: bpfilter: Fix type cast and pointer warnings by Shanthosh RK · 6 years ago
  79. 95278dd net_sched: convert idrinfo->lock from spinlock to a mutex by Cong Wang · 6 years ago
  80. a41b4f3 xsk: simplify xdp_clear_umem_at_qid implementation by Magnus Karlsson · 6 years ago
  81. 1661d34 ethtool: don't allow disabling queues with umem installed by Jakub Kicinski · 6 years ago
  82. b8c8a2e ethtool: rename local variable max -> curr by Jakub Kicinski · 6 years ago
  83. c9b47cc xsk: fix bug when trying to use both copy and zero-copy on one queue id by Magnus Karlsson · 6 years ago
  84. 6f52f80 net/neigh: Extend dump filter to proxy neighbor dumps by David Ahern · 6 years ago
  85. 9d2f67e net/packet: fix packet drop as of virtio gso by Jianfeng Tan · 6 years ago
  86. 1620a33 net: Move free of dst_metrics to helper by David Ahern · 6 years ago
  87. e1255ed net: common metrics init helper for dst_entry by David Ahern · 6 years ago
  88. cc5f0eb net: Move free of fib_metrics to helper by David Ahern · 6 years ago
  89. 767a221 net: common metrics init helper for FIB entries by David Ahern · 6 years ago
  90. 17c357e openvswitch: load NAT helper by Flavio Leitner · 6 years ago
  91. 5a781cc tc: Add support for configuring the taprio scheduler by Vinicius Costa Gomes · 6 years ago
  92. 1651178 devlink: Add generic parameter msix_vec_per_pf_min by Vasundhara Volam · 6 years ago
  93. f61cba4 devlink: Add generic parameter msix_vec_per_pf_max by Vasundhara Volam · 6 years ago
  94. e3b5106 devlink: Add generic parameter ignore_ari by Vasundhara Volam · 6 years ago
  95. 9e15ff7 Merge tag 'mac80211-for-davem-2018-10-04' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 6 years ago
  96. 9e50727 Merge tag 'mlx5-updates-2018-10-03' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 6 years ago
  97. f0e834e Merge tag 'rxrpc-next-20181004' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 6 years ago
  98. bbb4c43 dns: Allow the dns resolver to retrieve a server set by David Howells · 6 years ago
  99. e908bcf rxrpc: Allow the reply time to be obtained on a client call by David Howells · 6 years ago
  100. 2070a3e rxrpc: Allow the reply time to be obtained on a client call by David Howells · 6 years ago