summaryrefslogtreecommitdiffstats
path: root/net/sched
AgeCommit message (Expand)Author
2020-05-30net/sched: act_ct: add nat mangle action only for NAT-conntrackwenxu
2020-05-27net/sched: fix infinite loop in sch_fq_pieDavide Caratti
2020-05-06net: flow_offload: skip hw stats check for FLOW_ACTION_HW_STATS_DONT_CAREPablo Neira Ayuso
2020-05-04net_sched: fix tcm_parent in tc filter dumpCong Wang
2020-05-03net_sched: sch_skbprio: add message validation to skbprio_change()Eric Dumazet
2020-04-27sch_sfq: validate silly quantum valuesEric Dumazet
2020-04-27sch_choke: avoid potential panic in choke_reset()Eric Dumazet
2020-04-27fq_codel: fix TCA_FQ_CODEL_DROP_BATCH_SIZE sanity checksEric Dumazet
2020-04-22sched: etf: do not assume all sockets are full blownEric Dumazet
2020-04-07net: sched: Fix setting last executed chain on skb extensionPaul Blakey
2020-04-03net_sched: fix a missing refcnt in tcindex_init()Cong Wang
2020-04-01net_sched: add a temporary refcnt for struct tcindex_dataCong Wang
2020-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2020-03-30bpf: Add socket assign supportJoe Stringer
2020-03-30net: sched: expose HW stats types per action used by driversJiri Pirko
2020-03-30net: introduce nla_put_bitfield32() helper and use itJiri Pirko
2020-03-27netfilter: flowtable: Fix incorrect tc_setup_type typewenxu
2020-03-26cls_flower: Add extack support for flags keyGuillaume Nault
2020-03-26cls_flower: Add extack support for src and dst port range optionsGuillaume Nault
2020-03-26cls_flower: Add extack support for mpls optionsGuillaume Nault
2020-03-26sched: act_pedit: Implement stats_update callbackPetr Machata
2020-03-26sched: act_skbedit: Implement stats_update callbackPetr Machata
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-25net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} buildPablo Neira Ayuso
2020-03-24net: cbs: Fix software cbs to consider packet sending timeZh-yuan Ye
2020-03-23net: sched: rename more stats_typesJakub Kicinski
2020-03-19net: tc_skbedit: Make the skbedit priority offloadablePetr Machata
2020-03-18net: sched: Fix hw_stats_type setting in pedit loopPetr Machata
2020-03-18net/sched: act_ct: Fix leak of ct zone template on replacePaul Blakey
2020-03-17net_sched: sch_fq: enable use of hrtimer slackEric Dumazet
2020-03-17net_sched: do not reprogram a timer about to expireEric Dumazet
2020-03-17net_sched: add qdisc_watchdog_schedule_range_ns()Eric Dumazet
2020-03-17net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*Jakub Kicinski
2020-03-16net: sched: set the hw_stats_type in pedit loopJiri Pirko
2020-03-16net_sched: cls_route: remove the right filter from hashtableCong Wang
2020-03-14net: sched: RED: Introduce an ECN nodrop modePetr Machata
2020-03-14net: sched: Allow extending set of supported RED flagsPetr Machata
2020-03-14net_sched: keep alloc_hash updated after hash allocationCong Wang
2020-03-14net_sched: hold rtnl lock in tcindex_partial_destroy_work()Cong Wang
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-12net/sched: act_ct: Enable hardware offload of flow table entiresPaul Blakey
2020-03-12net/sched: act_ct: Support refreshing the flow table entriesPaul Blakey
2020-03-12net/sched: act_ct: Support restoring conntrack info on skbsPaul Blakey
2020-03-12net/sched: act_ct: Instantiate flow table entry actionsPaul Blakey
2020-03-12Merge branch 'ct-offload' of git://git.kernel.org/pub/scm/linux/kernel/git/sa...David S. Miller
2020-03-12taprio: Fix sending packets without dequeueing themVinicius Costa Gomes
2020-03-12Revert "net: sched: make newly activated qdiscs visible"Julian Wiedmann
2020-03-11net: sched: make newly activated qdiscs visibleJulian Wiedmann
2020-03-09net: sched: pie: change tc_pie_xstats->probLeslie Monis