- a1211bf sched: etf: do not assume all sockets are full blown by Eric Dumazet · 4 years, 9 months ago
- a080da6 net: sched: Fix setting last executed chain on skb extension by Paul Blakey · 4 years, 10 months ago
- a8eab6d net_sched: fix a missing refcnt in tcindex_init() by Cong Wang · 4 years, 10 months ago
- 304e024 net_sched: add a temporary refcnt for struct tcindex_data by Cong Wang · 4 years, 10 months ago
- ed52f2c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 10 months ago
- d9679cd Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 4 years, 10 months ago
- cf7fbe6 bpf: Add socket assign support by Joe Stringer · 4 years, 10 months ago
- 93a129e net: sched: expose HW stats types per action used by drivers by Jiri Pirko · 4 years, 10 months ago
- 8953b07 net: introduce nla_put_bitfield32() helper and use it by Jiri Pirko · 4 years, 10 months ago
- 133a2fe5 netfilter: flowtable: Fix incorrect tc_setup_type type by wenxu · 4 years, 10 months ago
- e304e21 cls_flower: Add extack support for flags key by Guillaume Nault · 4 years, 10 months ago
- bd7d4c1 cls_flower: Add extack support for src and dst port range options by Guillaume Nault · 4 years, 10 months ago
- 442f730 cls_flower: Add extack support for mpls options by Guillaume Nault · 4 years, 10 months ago
- d4d9d9c sched: act_pedit: Implement stats_update callback by Petr Machata · 4 years, 10 months ago
- 837cb17 sched: act_skbedit: Implement stats_update callback by Petr Machata · 4 years, 10 months ago
- 9fb1695 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 10 months ago
- 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
- 961d0e5 net: cbs: Fix software cbs to consider packet sending time by Zh-yuan Ye · 4 years, 10 months ago
- 0dfb2d8 net: sched: rename more stats_types by Jakub Kicinski · 4 years, 10 months ago
- 2ce1241 net: tc_skbedit: Make the skbedit priority offloadable by Petr Machata · 4 years, 10 months ago
- 2c4b58d net: sched: Fix hw_stats_type setting in pedit loop by Petr Machata · 4 years, 10 months ago
- dd2af10 net/sched: act_ct: Fix leak of ct zone template on replace by Paul Blakey · 4 years, 10 months ago
- 583396f net_sched: sch_fq: enable use of hrtimer slack by Eric Dumazet · 4 years, 10 months ago
- b88948f net_sched: do not reprogram a timer about to expire by Eric Dumazet · 4 years, 10 months ago
- efe074c net_sched: add qdisc_watchdog_schedule_range_ns() by Eric Dumazet · 4 years, 10 months ago
- 53eca1f net: rename flow_action_hw_stats_types* -> flow_action_hw_stats* by Jakub Kicinski · 4 years, 10 months ago
- 74522e7 net: sched: set the hw_stats_type in pedit loop by Jiri Pirko · 4 years, 10 months ago
- ef299cc net_sched: cls_route: remove the right filter from hashtable by Cong Wang · 4 years, 10 months ago
- 0a7fad2 net: sched: RED: Introduce an ECN nodrop mode by Petr Machata · 4 years, 10 months ago
- 14bc175 net: sched: Allow extending set of supported RED flags by Petr Machata · 4 years, 10 months ago
- 0d1c353 net_sched: keep alloc_hash updated after hash allocation by Cong Wang · 4 years, 10 months ago
- b1be2e8 net_sched: hold rtnl lock in tcindex_partial_destroy_work() by Cong Wang · 4 years, 10 months ago
- 1d34357 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 10 months ago
- edd5861 net/sched: act_ct: Enable hardware offload of flow table entires by Paul Blakey · 4 years, 10 months ago
- 8b3646d net/sched: act_ct: Support refreshing the flow table entries by Paul Blakey · 4 years, 10 months ago
- 30b0cf9 net/sched: act_ct: Support restoring conntrack info on skbs by Paul Blakey · 4 years, 10 months ago
- 9c26ba9 net/sched: act_ct: Instantiate flow table entry actions by Paul Blakey · 4 years, 10 months ago
- bf3347c Merge branch 'ct-offload' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 4 years, 10 months ago
- b09fe70 taprio: Fix sending packets without dequeueing them by Vinicius Costa Gomes · 4 years, 10 months ago
- 7c4046b Revert "net: sched: make newly activated qdiscs visible" by Julian Wiedmann · 4 years, 10 months ago
- 4cda752 net: sched: make newly activated qdiscs visible by Julian Wiedmann · 4 years, 10 months ago
- 3f95f55 net: sched: pie: change tc_pie_xstats->prob by Leslie Monis · 4 years, 10 months ago
- 138470a net/sched: act_ct: fix lockdep splat in tcf_ct_flow_table_get by Eric Dumazet · 4 years, 10 months ago
- 44f8658 sched: act: allow user to specify type of HW stats for a filter by Jiri Pirko · 4 years, 11 months ago
- aaca940 net: sched: Make FIFO Qdisc offloadable by Petr Machata · 4 years, 11 months ago
- 105e808 pie: remove pie_vars->accu_prob_overflows by Leslie Monis · 4 years, 11 months ago
- 220d4ac7 pie: remove unnecessary type casting by Leslie Monis · 4 years, 11 months ago
- 90baeb9 pie: use term backlog instead of qlen by Leslie Monis · 4 years, 11 months ago
- 4cc5fde net/sched: act_ct: Use pskb_network_may_pull() by Paul Blakey · 4 years, 11 months ago
- 07ac9d1 net/sched: act_ct: Fix ipv6 lookup of offloaded connections by Paul Blakey · 4 years, 11 months ago
- 46475bb net/sched: act_ct: Software offload of established flows by Paul Blakey · 4 years, 11 months ago
- 64ff70b net/sched: act_ct: Offload established connections to flow table by Paul Blakey · 4 years, 11 months ago
- c34b961 net/sched: act_ct: Create nf flow table per zone by Paul Blakey · 4 years, 11 months ago
- e13aaa0 net: taprio: add missing attribute validation for txtime delay by Jakub Kicinski · 4 years, 11 months ago
- 7e6dc03 net: fq: add missing attribute validation for orphan mask by Jakub Kicinski · 4 years, 11 months ago
- b90feaf net: sched: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 11 months ago
- 9f6e055 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 11 months ago
- 1521a67 sched: act: count in the size of action flags bitfield by Jiri Pirko · 5 years ago
- 2008495 flow_offload: pass action cookie through offload structures by Jiri Pirko · 5 years ago
- e65ee2f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- af69962 net: sched: Support specifying a starting chain via tc skb ext by Paul Blakey · 5 years ago
- 4371929 net: sched: Change the block's chain list to an rcu list by Paul Blakey · 5 years ago
- 7d17c54 net: sched: Pass ingress block to tcf_classify_ingress by Paul Blakey · 5 years ago
- 9410c94 net: sched: Introduce ingress classification function by Paul Blakey · 5 years ago
- 8a9093c net: sched: correct flower port blocking by Jason Baron · 5 years ago
- b15e7a6 net: sched: don't take rtnl lock during flow_action setup by Vlad Buslov · 5 years ago
- 7a47281 net: sched: lock action when translating it to flow_action infra by Vlad Buslov · 5 years ago
- e2debf0 net/sched: flower: add missing validation of TCA_FLOWER_FLAGS by Davide Caratti · 5 years ago
- 1afa3cc net/sched: matchall: add missing validation of TCA_MATCHALL_FLAGS by Davide Caratti · 5 years ago
- bfabd41 taprio: Fix dropping packets when using taprio + ETF offloading by Vinicius Costa Gomes · 5 years ago
- 7c16680 taprio: Use taprio_reset_tc() to reset Traffic Classes configuration by Vinicius Costa Gomes · 5 years ago
- 49c684d taprio: Add missing policy validation for flags by Vinicius Costa Gomes · 5 years ago
- a9d6227 taprio: Fix still allowing changing the flags during runtime by Vinicius Costa Gomes · 5 years ago
- 5652e63 taprio: Fix enabling offload with wrong number of traffic classes by Vinicius Costa Gomes · 5 years ago
- 7a02ea6 net: sched: prevent a use after free by Dan Carpenter · 5 years ago
- 52b5ae5 net_sched: fix a resource leak in tcindex_set_parms() by Cong Wang · 5 years ago
- 599be01 net_sched: fix an OOB access in cls_tcindex by Cong Wang · 5 years ago
- cb3c0e6 cls_rsvp: fix rsvp_policy by Eric Dumazet · 5 years ago
- 793da4b sch_choke: Use kvcalloc by Joe Perches · 5 years ago
- 55cd9f6 net_sched: ematch: reject invalid TCF_EM_SIMPLE by Eric Dumazet · 5 years ago
- 760d228 net_sched: walk through all child classes in tc_bind_tclass() by Cong Wang · 5 years ago
- 2e24cd7 net_sched: fix ops->bind_class() implementations by Cong Wang · 5 years ago
- 4d8773b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- ef6aadc net: sched: Make TBF Qdisc offloadable by Petr Machata · 5 years ago
- c207015 net: sched: sch_tbf: Don't overwrite backlog before dumping by Petr Machata · 5 years ago
- 61678d2 net_sched: fix datalen for ematch by Cong Wang · 5 years ago
- ec97ecf net: sched: add Flow Queue PIE packet scheduler by Mohit P. Tahiliani · 5 years ago
- 5205ea0 net: sched: pie: export symbols to be reused by FQ-PIE by Mohit P. Tahiliani · 5 years ago
- 00ea2fb net: sched: pie: fix alignment in struct instances by Mohit P. Tahiliani · 5 years ago
- 55f780c net: sched: pie: fix commenting by Mohit P. Tahiliani · 5 years ago
- 2dfb195 pie: rearrange structure members and their initializations by Mohit P. Tahiliani · 5 years ago
- 84bf557 net: sched: pie: move common code to pie.h by Mohit P. Tahiliani · 5 years ago
- 36d79af net_sched: use validated TCA_KIND attribute in tc_new_tfilter() by Eric Dumazet · 5 years ago
- b3f7e3f Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- 09d4f10 net: sched: act_ctinfo: fix memory leak by Eric Dumazet · 5 years ago
- 44c23d7 net/sched: act_ife: initalize ife->metalist earlier by Eric Dumazet · 5 years ago
- b950d8a net: sched: use skb_list_walk_safe helper for gso segments by Jason A. Donenfeld · 5 years ago
- a2d6d7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- 240ce7f net: sch_prio: When ungrafting, replace with FIFO by Petr Machata · 5 years ago
- d9e15a2 pkt_sched: fq: do not accept silly TCA_FQ_QUANTUM by Eric Dumazet · 5 years ago