1. 2c64605 net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} build by Pablo Neira Ayuso · 4 years, 10 months ago
  2. 961d0e5 net: cbs: Fix software cbs to consider packet sending time by Zh-yuan Ye · 4 years, 10 months ago
  3. dd2af10 net/sched: act_ct: Fix leak of ct zone template on replace by Paul Blakey · 4 years, 10 months ago
  4. ef299cc net_sched: cls_route: remove the right filter from hashtable by Cong Wang · 4 years, 10 months ago
  5. 0d1c353 net_sched: keep alloc_hash updated after hash allocation by Cong Wang · 4 years, 10 months ago
  6. b1be2e8 net_sched: hold rtnl lock in tcindex_partial_destroy_work() by Cong Wang · 4 years, 10 months ago
  7. b09fe70 taprio: Fix sending packets without dequeueing them by Vinicius Costa Gomes · 4 years, 10 months ago
  8. e13aaa0 net: taprio: add missing attribute validation for txtime delay by Jakub Kicinski · 4 years, 10 months ago
  9. 7e6dc03 net: fq: add missing attribute validation for orphan mask by Jakub Kicinski · 4 years, 10 months ago
  10. 1521a67 sched: act: count in the size of action flags bitfield by Jiri Pirko · 4 years, 11 months ago
  11. 8a9093c net: sched: correct flower port blocking by Jason Baron · 4 years, 11 months ago
  12. e2debf0 net/sched: flower: add missing validation of TCA_FLOWER_FLAGS by Davide Caratti · 5 years ago
  13. 1afa3cc net/sched: matchall: add missing validation of TCA_MATCHALL_FLAGS by Davide Caratti · 5 years ago
  14. bfabd41 taprio: Fix dropping packets when using taprio + ETF offloading by Vinicius Costa Gomes · 5 years ago
  15. 7c16680 taprio: Use taprio_reset_tc() to reset Traffic Classes configuration by Vinicius Costa Gomes · 5 years ago
  16. 49c684d taprio: Add missing policy validation for flags by Vinicius Costa Gomes · 5 years ago
  17. a9d6227 taprio: Fix still allowing changing the flags during runtime by Vinicius Costa Gomes · 5 years ago
  18. 5652e63 taprio: Fix enabling offload with wrong number of traffic classes by Vinicius Costa Gomes · 5 years ago
  19. 7a02ea6 net: sched: prevent a use after free by Dan Carpenter · 5 years ago
  20. 52b5ae5 net_sched: fix a resource leak in tcindex_set_parms() by Cong Wang · 5 years ago
  21. 599be01 net_sched: fix an OOB access in cls_tcindex by Cong Wang · 5 years ago
  22. cb3c0e6 cls_rsvp: fix rsvp_policy by Eric Dumazet · 5 years ago
  23. 793da4b sch_choke: Use kvcalloc by Joe Perches · 5 years ago
  24. 55cd9f6 net_sched: ematch: reject invalid TCF_EM_SIMPLE by Eric Dumazet · 5 years ago
  25. 760d228 net_sched: walk through all child classes in tc_bind_tclass() by Cong Wang · 5 years ago
  26. 2e24cd7 net_sched: fix ops->bind_class() implementations by Cong Wang · 5 years ago
  27. 4d8773b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  28. ef6aadc net: sched: Make TBF Qdisc offloadable by Petr Machata · 5 years ago
  29. c207015 net: sched: sch_tbf: Don't overwrite backlog before dumping by Petr Machata · 5 years ago
  30. 61678d2 net_sched: fix datalen for ematch by Cong Wang · 5 years ago
  31. ec97ecf net: sched: add Flow Queue PIE packet scheduler by Mohit P. Tahiliani · 5 years ago
  32. 5205ea0 net: sched: pie: export symbols to be reused by FQ-PIE by Mohit P. Tahiliani · 5 years ago
  33. 00ea2fb net: sched: pie: fix alignment in struct instances by Mohit P. Tahiliani · 5 years ago
  34. 55f780c net: sched: pie: fix commenting by Mohit P. Tahiliani · 5 years ago
  35. 2dfb195 pie: rearrange structure members and their initializations by Mohit P. Tahiliani · 5 years ago
  36. 84bf557 net: sched: pie: move common code to pie.h by Mohit P. Tahiliani · 5 years ago
  37. 36d79af net_sched: use validated TCA_KIND attribute in tc_new_tfilter() by Eric Dumazet · 5 years ago
  38. b3f7e3f Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  39. 09d4f10 net: sched: act_ctinfo: fix memory leak by Eric Dumazet · 5 years ago
  40. 44c23d7 net/sched: act_ife: initalize ife->metalist earlier by Eric Dumazet · 5 years ago
  41. b950d8a net: sched: use skb_list_walk_safe helper for gso segments by Jason A. Donenfeld · 5 years ago
  42. a2d6d7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  43. 240ce7f net: sch_prio: When ungrafting, replace with FIFO by Petr Machata · 5 years ago
  44. d9e15a2 pkt_sched: fq: do not accept silly TCA_FQ_QUANTUM by Eric Dumazet · 5 years ago
  45. 68aab82 sch_cake: avoid possible divide by zero in cake_enqueue() by Wen Yang · 5 years ago
  46. 31d518f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  47. a5b72a0 net/sched: add delete_empty() to filters and use it in cls_flower by Davide Caratti · 5 years ago
  48. 70cf3dc net/sched: act_mirred: Pull mac prior redir to non mac_header_xmit device by Shmulik Ladkani · 5 years ago
  49. bb3d0b8 net_sched: sch_fq: properly set sk->sk_pacing_status by Eric Dumazet · 5 years ago
  50. ac80010 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  51. 78bac77 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  52. 275c44a net/sched: cls_u32: fix refcount leak in the error path of u32_change() by Davide Caratti · 5 years ago
  53. d35eb52 net: sch_ets: Make the ETS qdisc offloadable by Petr Machata · 5 years ago
  54. dcc68b4 net: sch_ets: Add a new Qdisc by Petr Machata · 5 years ago
  55. cbd22f1 sch_cake: drop unused variable tin_quantum_prio by Kevin 'ldir' Darbyshire-Bryant · 5 years ago
  56. 0290bd2 netdev: pass the stuck queue to the timeout handler by Michael S. Tsirkin · 5 years ago
  57. c593642 treewide: Use sizeof_field() macro by Pankaj Bharadiya · 5 years ago
  58. 2dd5616 net_sched: validate TCA_KIND attribute in tc_chain_tmplt_add() by Eric Dumazet · 5 years ago
  59. 25a443f net: sched: allow indirect blocks to bind to clsact in TC by John Hurley · 5 years ago
  60. dbad340 net: core: rename indirect block ingress cb function by John Hurley · 5 years ago
  61. 9f104c7 mqprio: Fix out-of-bounds access in mqprio_dump by Vladyslav Tarasiuk · 5 years ago
  62. d04ac22 net: Fixed updating of ethertype in skb_mpls_push() by Martin Varghese · 5 years ago
  63. 95219af act_ct: support asymmetric conntrack by Aaron Conole · 5 years ago
  64. 8ffb055 cls_flower: Fix the behavior using port ranges with hw-offload by Yoshiki Komachi · 5 years ago
  65. 2f23cd4 net: sched: fix dump qlen for sch_mq/sch_mqprio with NOLOCK subqueues by Dust Li · 5 years ago
  66. 040b5cf Fixed updating of ethertype in function skb_mpls_pop by Martin Varghese · 5 years ago
  67. b3c424e sch_cake: Add missing NLA policy entry TCA_CAKE_SPLIT_GSO by Victorien Molle · 5 years ago
  68. 14e54ab net: sched: fix `tc -s class show` no bstats on class with nolock subqueues by Dust Li · 5 years ago
  69. 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
  70. a9f852e Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 5 years ago
  71. f3bed7f net: remove the unnecessary strict_start_type in some policies by Xin Long · 5 years ago
  72. 79b1011 net: sched: allow flower to match erspan options by Xin Long · 5 years ago
  73. d8f9dfa net: sched: allow flower to match vxlan options by Xin Long · 5 years ago
  74. e20d4ff net: sched: add erspan option support to act_tunnel_key by Xin Long · 5 years ago
  75. fca3f91 net: sched: add vxlan option support to act_tunnel_key by Xin Long · 5 years ago
  76. cec2975 net: sched: pie: enable timestamp based delay calculation by Gautam Ramakrishnan · 5 years ago
  77. f67169f net/sched: act_pedit: fix WARN() in the traffic path by Davide Caratti · 5 years ago
  78. b5a0faa taprio: don't reject same mqprio settings by Ivan Khoronzhuk · 5 years ago
  79. 4f0e97d net: sched: ensure opts_len <= IP_TUNNEL_OPTS_MAX in act_tunnel_key by Xin Long · 5 years ago
  80. e0e2b35 net/sched: actions: remove unused 'order' by Davide Caratti · 5 years ago
  81. 14684b9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  82. 90b2be2 net/sched: annotate lockless accesses to qdisc->empty by Eric Dumazet · 5 years ago
  83. 099ecf5 net: annotate lockless accesses to sk->sk_max_ack_backlog by Eric Dumazet · 5 years ago
  84. 288efe8 net: annotate lockless accesses to sk->sk_ack_backlog by Eric Dumazet · 5 years ago
  85. b33e699 net_sched: add TCA_STATS_PKT64 attribute by Eric Dumazet · 5 years ago
  86. d0083d9 net_sched: extend packet counter to 64bit by Eric Dumazet · 5 years ago
  87. 59eb87c net: sched: prevent duplicate flower rules from tcf_proto destroy race by John Hurley · 5 years ago
  88. 54074f1 icmp: remove duplicate code by Matteo Croce · 5 years ago
  89. 0763b3e taprio: fix panic while hw offload sched list swap by Ivan Khoronzhuk · 5 years ago
  90. d31e955 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  91. 41aa29a net: cls_bpf: fix NULL deref on offload filter removal by Jakub Kicinski · 5 years ago
  92. 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
  93. e382267 net: sched: update action implementations to support flags by Vlad Buslov · 5 years ago
  94. abbb0d3 net: sched: extend TCA_ACT space with TCA_ACT_FLAGS by Vlad Buslov · 5 years ago
  95. 5e174d5 net: sched: modify stats helper functions to support regular stats by Vlad Buslov · 5 years ago
  96. ef816f3 net: sched: don't expose action qstats to skb_tc_reinsert() by Vlad Buslov · 5 years ago
  97. 26b537a net: sched: extract qstats update code into functions by Vlad Buslov · 5 years ago
  98. 5e1ad95 net: sched: extract bstats update code into function by Vlad Buslov · 5 years ago
  99. c8ecebd net: sched: extract common action counters update code into function by Vlad Buslov · 5 years ago
  100. 445d374 net/sched: Replace rcu_swap_protected() with rcu_replace_pointer() by Paul E. McKenney · 5 years ago