Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/net/sched
AgeCommit message (Expand)Author
2022-07-13net/sched: remove return value of unregister_tcf_proto_opsZhengchao Shao
2022-07-13net: extract port range fields from fl_flow_keyMaksym Glubokiy
2022-07-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-06net/sched: act_police: allow 'continue' action offloadVlad Buslov
2022-07-01time64.h: consolidate uses of PSEC_PER_NSECVladimir Oltean
2022-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-06-28net/sched: act_api: Notify user space if any actions were flushed before errorVictor Nogueira
2022-06-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-06-18net/sched: sch_netem: Fix arithmetic in netem_dump() for 32-bit platformsPeilin Ye
2022-06-10net: rename reference+tracking helpersJakub Kicinski
2022-06-01net/sched: act_api: fix error code in tcf_ct_flow_table_fill_tuple_ipv6()Dan Carpenter
2022-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-05-16net/sched: act_pedit: sanitize shift argument before usagePaolo Abeni
2022-05-16net_sched: em_meta: add READ_ONCE() in var_sk_bound_if()Eric Dumazet
2022-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-05-12net/sched: act_pedit: really ensure the skb is writablePaolo Abeni
2022-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2022-04-20net/sched: flower: Consider the number of tags for vlan filtersBoris Sukholitko
2022-04-20net/sched: flower: Add number of vlan tags filterBoris Sukholitko
2022-04-20net/sched: flower: Reduce identation after is_key_vlan refactoringBoris Sukholitko
2022-04-20net/sched: flower: Helper function for vlan ethtype checksBoris Sukholitko
2022-04-19net: sched: support hash selecting tx queueTonghao Zhang
2022-04-19net: sched: use queue_mapping to pick tx queueTonghao Zhang
2022-04-16net/sched: cls_u32: fix possible leak in u32_init_knode()Eric Dumazet
2022-04-16net/sched: cls_u32: fix netns refcount changes in u32_change()Eric Dumazet
2022-04-16net_sched: make qdisc_reset() smallerEric Dumazet
2022-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2022-04-11net/sched: taprio: Check if socket flags are validBenedikt Spranger
2022-04-09net/sched: fix initialization order when updating chain 0 headMarcelo Ricardo Leitner
2022-04-08net/sched: flower: Avoid overwriting error messagesIdo Schimmel
2022-04-08net/sched: matchall: Avoid overwriting error messagesIdo Schimmel
2022-04-08net/sched: cls_api: Add extack message for unsupported action offloadIdo Schimmel
2022-04-08net/sched: act_vlan: Add extack message for offload failureIdo Schimmel
2022-04-08net/sched: act_tunnel_key: Add extack message for offload failureIdo Schimmel
2022-04-08net/sched: act_skbedit: Add extack messages for offload failureIdo Schimmel
2022-04-08net/sched: act_police: Add extack messages for offload failureIdo Schimmel
2022-04-08net/sched: act_pedit: Add extack message for offload failureIdo Schimmel
2022-04-08net/sched: act_mpls: Add extack messages for offload failureIdo Schimmel
2022-04-08net/sched: act_mirred: Add extack message for offload failureIdo Schimmel
2022-04-08net/sched: act_gact: Add extack messages for offload failureIdo Schimmel
2022-04-08net/sched: act_api: Add extack to offload_act_setup() callbackIdo Schimmel
2022-04-08net/sched: flower: Take verbose flag into account when logging error messagesIdo Schimmel
2022-04-08net/sched: matchall: Take verbose flag into account when logging error messagesIdo Schimmel
2022-04-08net/sched: flower: fix parsing of ethertype following VLAN headerVlad Buslov
2022-03-27net/sched: act_ct: fix ref leak when switching zonesMarcelo Ricardo Leitner
2022-03-17net/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