1. 14e54ab net: sched: fix `tc -s class show` no bstats on class with nolock subqueues by Dust Li · 5 years ago
  2. 1ae7878 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  3. a9f852e Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 5 years ago
  4. f3bed7f net: remove the unnecessary strict_start_type in some policies by Xin Long · 5 years ago
  5. 79b1011 net: sched: allow flower to match erspan options by Xin Long · 5 years ago
  6. d8f9dfa net: sched: allow flower to match vxlan options by Xin Long · 5 years ago
  7. e20d4ff net: sched: add erspan option support to act_tunnel_key by Xin Long · 5 years ago
  8. fca3f91 net: sched: add vxlan option support to act_tunnel_key by Xin Long · 5 years ago
  9. cec2975 net: sched: pie: enable timestamp based delay calculation by Gautam Ramakrishnan · 5 years ago
  10. f67169f net/sched: act_pedit: fix WARN() in the traffic path by Davide Caratti · 5 years ago
  11. b5a0faa taprio: don't reject same mqprio settings by Ivan Khoronzhuk · 5 years ago
  12. 4f0e97d net: sched: ensure opts_len <= IP_TUNNEL_OPTS_MAX in act_tunnel_key by Xin Long · 5 years ago
  13. e0e2b35 net/sched: actions: remove unused 'order' by Davide Caratti · 5 years ago
  14. 14684b9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  15. 90b2be2 net/sched: annotate lockless accesses to qdisc->empty by Eric Dumazet · 5 years ago
  16. 099ecf5 net: annotate lockless accesses to sk->sk_max_ack_backlog by Eric Dumazet · 5 years ago
  17. 288efe8 net: annotate lockless accesses to sk->sk_ack_backlog by Eric Dumazet · 5 years ago
  18. b33e699 net_sched: add TCA_STATS_PKT64 attribute by Eric Dumazet · 5 years ago
  19. d0083d9 net_sched: extend packet counter to 64bit by Eric Dumazet · 5 years ago
  20. 59eb87c net: sched: prevent duplicate flower rules from tcf_proto destroy race by John Hurley · 5 years ago
  21. 54074f1 icmp: remove duplicate code by Matteo Croce · 5 years ago
  22. 0763b3e taprio: fix panic while hw offload sched list swap by Ivan Khoronzhuk · 5 years ago
  23. d31e955 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  24. 41aa29a net: cls_bpf: fix NULL deref on offload filter removal by Jakub Kicinski · 5 years ago
  25. 43e0ae7 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 5 years ago
  26. e382267 net: sched: update action implementations to support flags by Vlad Buslov · 5 years ago
  27. abbb0d3 net: sched: extend TCA_ACT space with TCA_ACT_FLAGS by Vlad Buslov · 5 years ago
  28. 5e174d5 net: sched: modify stats helper functions to support regular stats by Vlad Buslov · 5 years ago
  29. ef816f3 net: sched: don't expose action qstats to skb_tc_reinsert() by Vlad Buslov · 5 years ago
  30. 26b537a net: sched: extract qstats update code into functions by Vlad Buslov · 5 years ago
  31. 5e1ad95 net: sched: extract bstats update code into function by Vlad Buslov · 5 years ago
  32. c8ecebd net: sched: extract common action counters update code into function by Vlad Buslov · 5 years ago
  33. 445d374 net/sched: Replace rcu_swap_protected() with rcu_replace_pointer() by Paul E. McKenney · 5 years ago
  34. 546b85b net: sch_generic: Use pfifo_fast as fallback scheduler for CAN hardware by Vincent Prince · 5 years ago
  35. fa784f2 net: sch_generic: Use pfifo_fast as fallback scheduler for CAN hardware by Vincent Prince · 5 years ago
  36. ab92d68 net: core: add generic lockdep keys by Taehee Yoo · 5 years ago
  37. 5566744 net/flow_dissector: switch to siphash by Eric Dumazet · 5 years ago
  38. 406715d fq_codel: do not include <linux/jhash.h> by Eric Dumazet · 5 years ago
  39. d665c12 net: sched: taprio: fix -Wmissing-prototypes warnings by Yi Wang · 5 years ago
  40. 985fd98 net/sched: act_police: re-use tcf_tm_dump() by Davide Caratti · 5 years ago
  41. 2f18439 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  42. e0ad032 net: netem: correct the parent's backlog when corrupted packet was dropped by Jakub Kicinski · 5 years ago
  43. a7fa12d net: netem: fix error path for corrupted GSO frames by Jakub Kicinski · 5 years ago
  44. 4eab421 net: sched: Avoid using yield() in a busy waiting loop by Marc Kleine-Budde · 5 years ago
  45. 28aa7c8 sched: etf: Fix ordering of packets with same txtime by Vinicius Costa Gomes · 5 years ago
  46. 39f13ea net: avoid potential infinite loop in tc_ctl_action() by Eric Dumazet · 5 years ago
  47. e9c43ad net_sched: sch_fq: remove one obsolete check in fq_dequeue() by Eric Dumazet · 5 years ago
  48. fa4e0f8 net/sched: fix corrupted L2 header with MPLS 'push' and 'pop' actions by Davide Caratti · 5 years ago
  49. ab4e846 tcp: annotate sk->sk_wmem_queued lockless reads by Eric Dumazet · 5 years ago
  50. eac6640 net: annotate sk->sk_rcvlowat lockless reads by Eric Dumazet · 5 years ago
  51. 11c9a7d act_mirred: Fix mirred_init_module error handling by YueHaibing · 5 years ago
  52. a954380 net: taprio: Fix returning EINVAL when configuring without flags by Vinicius Costa Gomes · 5 years ago
  53. 4b793fe net_sched: fix backward compatibility for TCA_ACT_KIND by Cong Wang · 5 years ago
  54. 6f96c3c net_sched: fix backward compatibility for TCA_KIND by Cong Wang · 5 years ago
  55. 6f4c930 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  56. 474f081 sch_dsmark: fix potential NULL deref in dsmark_init() by Eric Dumazet · 5 years ago
  57. b60fa1c net_sched: remove need_resched() from qdisc_run() by Eric Dumazet · 5 years ago
  58. 83c8c3c net: sched: cbs: Avoid division by zero when calculating the port rate by Vladimir Oltean · 5 years ago
  59. 9a9251a net: sched: taprio: Avoid division by zero on invalid link speed by Vladimir Oltean · 5 years ago
  60. 68ce668 net: sched: taprio: Fix potential integer overflow in taprio_set_picos_per_byte by Vladimir Oltean · 5 years ago
  61. e9789c7 sch_cbq: validate TCA_CBQ_WRROPT to avoid crash by Eric Dumazet · 5 years ago
  62. dfe5999 net/sched: Set default of CONFIG_NET_TC_SKB_EXT to N by Paul Blakey · 5 years ago
  63. e3ae1f9 net: sched: sch_sfb: don't call qdisc_put() while holding tree lock by Vlad Buslov · 5 years ago
  64. c2999f7 net: sched: multiq: don't call qdisc_put() while holding tree lock by Vlad Buslov · 5 years ago
  65. 4ce70b4 net: sched: sch_htb: don't call qdisc_put() while holding tree lock by Vlad Buslov · 5 years ago
  66. 159d2c7 sch_netem: fix rcu splat in netem_enqueue() by Eric Dumazet · 5 years ago
  67. 3e8b9bf net/sched: cbs: Fix not adding cbs instance to list by Vinicius Costa Gomes · 5 years ago
  68. bf69aba net: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  69. 3d66b89 net: sched: fix possible crash in tcf_action_destroy() by Eric Dumazet · 5 years ago
  70. 199ce85 net_sched: add policy validation for action attributes by Cong Wang · 5 years ago
  71. 62794fc net_sched: add max len check for TCA_KIND by Cong Wang · 5 years ago
  72. b41d936 sch_netem: fix a divide by zero in tabledist() by Eric Dumazet · 5 years ago
  73. 92974a1 net/sched: act_sample: don't push mac header on ip6gre ingress by Davide Caratti · 5 years ago
  74. 1bab8d4 Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  75. 9c66d15 taprio: Add support for hardware offloading by Vinicius Costa Gomes · 5 years ago
  76. 470d506 net: sched: use get_dev() action API in flow_action infra by Vlad Buslov · 5 years ago
  77. 4a5da47 net: sched: take reference to psample group in flow_action infra by Vlad Buslov · 5 years ago
  78. 1158958 net: sched: extend flow_action_entry with destructor by Vlad Buslov · 5 years ago
  79. 6efb971 net_sched: let qdisc_put() accept NULL pointer by Cong Wang · 5 years ago
  80. aa2eaa8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  81. 40d102c netfilter: update include directives. by Jeremy Sowden · 5 years ago
  82. d4d6ec6 sch_hhf: ensure quantum and hhf_non_hh_weight are non-zero by Cong Wang · 5 years ago
  83. 8b142a0 net_sched: check cops->tcf_block in tc_bind_tclass() by Cong Wang · 5 years ago
  84. b88dd52 net: sched: fix reordering issues by Eric Dumazet · 5 years ago
  85. d1967e4 net_sched: act_police: add 2 new attributes to support police 64bit rate and peakrate by David Dai · 5 years ago
  86. 95a7233 net: openvswitch: Set OvS recirc_id from tc chain index by Paul Blakey · 5 years ago
  87. 9367fa0 net/sched: cbs: remove redundant assignment to variable port_rate by Colin Ian King · 5 years ago
  88. 765b759 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  89. 1c6c09a net/sched: cbs: Set default link speed to 10 Mbps in cbs_set_port_rate by Vladimir Oltean · 5 years ago
  90. f04b514 taprio: Set default link speed to 10 Mbps in taprio_set_picos_per_byte by Vladimir Oltean · 5 years ago
  91. efb5522 taprio: Fix kernel panic in taprio_destroy by Vladimir Oltean · 5 years ago
  92. f2b795e net: sched: cls_matchall: cleanup flow_action before deallocating by Vlad Buslov · 5 years ago
  93. fa730a3 sched: act_vlan: implement stats_update callback by Jiri Pirko · 5 years ago
  94. 092e22e net/sched: pfifo_fast: fix wrong dereference in pfifo_fast_enqueue by Davide Caratti · 5 years ago
  95. dbf47a2 net: sched: act_sample: fix psample group handling on overwrite by Vlad Buslov · 5 years ago
  96. 04d37cf net/sched: pfifo_fast: fix wrong dereference when qdisc is reset by Davide Caratti · 5 years ago
  97. 981471b net_sched: fix a NULL pointer deref in ipt action by Cong Wang · 5 years ago
  98. 918190f net: sched: flower: don't take rtnl lock for cls hw offloads API by Vlad Buslov · 5 years ago
  99. 1444c17 net: sched: copy tunnel info when setting flow_action entry->tunnel by Vlad Buslov · 5 years ago
  100. 5a6ff4b net: sched: take reference to action dev before calling offloads by Vlad Buslov · 5 years ago