summaryrefslogtreecommitdiff
path: root/net/sched
AgeCommit message (Expand)Author
2022-08-21net_sched: cls_route: disallow handle of 0Jamal Hadi Salim
2022-08-17net_sched: cls_route: remove from list when handle is 0Thadeu Lima de Souza Cascardo
2022-07-29net/sched: cls_api: Fix flow action initializationOz Shlomo
2022-07-12net/sched: act_police: allow 'continue' action offloadVlad Buslov
2022-07-12net/sched: act_police: Add extack messages for offload failureIdo Schimmel
2022-07-12net/sched: act_api: Add extack to offload_act_setup() callbackIdo Schimmel
2022-07-07net/sched: act_api: Notify user space if any actions were flushed before errorVictor Nogueira
2022-06-29net/sched: sch_netem: Fix arithmetic in netem_dump() for 32-bit platformsPeilin Ye
2022-06-14net/sched: act_api: fix error code in tcf_ct_flow_table_fill_tuple_ipv6()Dan Carpenter
2022-05-16net/sched: act_pedit: sanitize shift argument before usagePaolo Abeni
2022-05-11net/sched: act_pedit: really ensure the skb is writablePaolo Abeni
2022-04-15net/sched: cls_u32: fix possible leak in u32_init_knode()Eric Dumazet
2022-04-15net/sched: cls_u32: fix netns refcount changes in u32_change()Eric Dumazet
2022-04-11net/sched: taprio: Check if socket flags are validBenedikt Spranger
2022-04-08net/sched: fix initialization order when updating chain 0 headMarcelo Ricardo Leitner
2022-04-08net/sched: flower: fix parsing of ethertype following VLAN headerVlad Buslov
2022-03-26net/sched: act_ct: fix ref leak when switching zonesMarcelo Ricardo Leitner
2022-03-16net/sched: add vlan push_eth and pop_eth action to the hardware IRMaor Dickman
2022-03-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski
2022-03-11net/sched: Allow flower to match on GTP optionsWojciech Drewek
2022-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-03-03bpf: Keep the (rcv) timestamp behavior for the existing tc-bpf@ingressMartin KaFai Lau
2022-03-03act_ct: Support GRE offloadToshiaki Makita
2022-03-02flow_offload: improve extack msg for user when adding invalid filterBaowen Zheng
2022-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-03-01net/sched: act_ct: Fix flow table lookup failure with no originating ifindexPaul Blakey
2022-02-28net: flow_offload: add tc police action parametersJianbo Liu
2022-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-23net: sched: avoid newline at end of message in NL_SET_ERR_MSG_MODWan Jiabing
2022-02-18net/sched: act_ct: Fix flow table lookup after ct clear or switching zonesPaul Blakey
2022-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-16net: sched: limit TC_ACT_REPEAT loopsEric Dumazet
2022-02-14net_sched: add __rcu annotation to netdev->qdiscEric Dumazet
2022-02-14net/sched: act_police: more accurate MTU policingDavide Caratti
2022-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski
2022-02-05net/sched: Enable tc skb ext allocation on chain miss only when neededPaul Blakey
2022-02-04netfilter: conntrack: remove extension register apiFlorian Westphal
2022-02-04netfilter: conntrack: move extension sizes into coreFlorian Westphal
2022-02-04netfilter: conntrack: make all extensions 8-byte alignnedFlorian Westphal
2022-02-01net: sched: fix use-after-free in tc_new_tfilter()Eric Dumazet
2022-01-25sch_htb: Fail on unsupported parameters when offload is requestedMaxim Mikityanskiy
2022-01-20net: sched: Clarify error message when qdisc kind is unknownVictor Nogueira
2022-01-13net_sched: restore "mpu xxx" handlingKevin Bracey
2022-01-13sch_api: Don't skip qdisc attach on ingressMaxim Mikityanskiy
2022-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-01-09net: openvswitch: Fix ct_state nat flags for conns arriving from tcPaul Blakey
2022-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski
2022-01-09net: prefer nf_ct_put instead of nf_conntrack_putFlorian Westphal
2022-01-09netfilter: conntrack: convert to refcount_t apiFlorian Westphal
2022-01-07sch_cake: revise Diffserv docsKevin Bracey