aboutsummaryrefslogtreecommitdiffstats
path: root/net/sched (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-15net_sched: cls_route: disallow handle of 0Jamal Hadi Salim1-0/+10
2022-08-10net_sched: cls_route: remove from list when handle is 0Thadeu Lima de Souza Cascardo1-1/+1
2022-08-03net/sched: remove hacks added to dev_trans_start() for bonding to workVladimir Oltean1-6/+2
2022-07-28Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queuePaolo Abeni1-0/+64
2022-07-27net/sched: sch_cbq: change the type of cbq_set_lss to voidZhengchao Shao1-2/+1
2022-07-26net/sched: flower: Add PPPoE filterWojciech Drewek1-0/+64
2022-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-6/+10
2022-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski1-2/+3
2022-07-20net/sched: cls_api: Fix flow action initializationOz Shlomo1-6/+10
2022-07-15net/sched: sch_cbq: Delete unused delay_timerPeilin Ye1-79/+0
2022-07-13net/sched: remove return value of unregister_tcf_proto_opsZhengchao Shao1-2/+3
2022-07-13net: extract port range fields from fl_flow_keyMaksym Glubokiy1-7/+1
2022-07-11net/sched: act_ct: set 'net' pointer when creating new nf_flow_tableVlad Buslov1-2/+3
2022-07-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2022-07-06net/sched: act_police: allow 'continue' action offloadVlad Buslov1-1/+1
2022-06-30time64.h: consolidate uses of PSEC_PER_NSECVladimir Oltean1-2/+3
2022-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-8/+14
2022-06-27net/sched: act_api: Notify user space if any actions were flushed before errorVictor Nogueira1-8/+14
2022-06-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+2
2022-06-17net/sched: sch_netem: Fix arithmetic in netem_dump() for 32-bit platformsPeilin Ye1-2/+2
2022-06-09net: rename reference+tracking helpersJakub Kicinski3-9/+10
2022-06-01net/sched: act_api: fix error code in tcf_ct_flow_table_fill_tuple_ipv6()Dan Carpenter1-1/+1
2022-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+4
2022-05-16net/sched: act_pedit: sanitize shift argument before usagePaolo Abeni1-0/+4
2022-05-16net_sched: em_meta: add READ_ONCE() in var_sk_bound_if()Eric Dumazet1-2/+5
2022-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-4/+22
2022-05-11net/sched: act_pedit: really ensure the skb is writablePaolo Abeni1-4/+22
2022-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-10/+14
2022-04-20net/sched: flower: Consider the number of tags for vlan filtersBoris Sukholitko1-8/+16
2022-04-20net/sched: flower: Add number of vlan tags filterBoris Sukholitko1-0/+14
2022-04-20net/sched: flower: Reduce identation after is_key_vlan refactoringBoris Sukholitko1-17/+17
2022-04-20net/sched: flower: Helper function for vlan ethtype checksBoris Sukholitko1-15/+17
2022-04-19net: sched: support hash selecting tx queueTonghao Zhang1-2/+47
2022-04-19net: sched: use queue_mapping to pick tx queueTonghao Zhang1-1/+5
2022-04-15net/sched: cls_u32: fix possible leak in u32_init_knode()Eric Dumazet1-4/+4
2022-04-15net/sched: cls_u32: fix netns refcount changes in u32_change()Eric Dumazet1-6/+10
2022-04-15net_sched: make qdisc_reset() smallerEric Dumazet1-10/+2
2022-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni3-7/+16
2022-04-11net/sched: taprio: Check if socket flags are validBenedikt Spranger1-1/+2
2022-04-08net/sched: fix initialization order when updating chain 0 headMarcelo Ricardo Leitner1-1/+1
2022-04-08net/sched: flower: Avoid overwriting error messagesIdo Schimmel1-4/+0
2022-04-08net/sched: matchall: Avoid overwriting error messagesIdo Schimmel1-4/+0
2022-04-08net/sched: cls_api: Add extack message for unsupported action offloadIdo Schimmel1-2/+4
2022-04-08net/sched: act_vlan: Add extack message for offload failureIdo Schimmel1-0/+1
2022-04-08net/sched: act_tunnel_key: Add extack message for offload failureIdo Schimmel1-0/+1
2022-04-08net/sched: act_skbedit: Add extack messages for offload failureIdo Schimmel1-0/+7
2022-04-08net/sched: act_police: Add extack messages for offload failureIdo Schimmel1-3/+14
2022-04-08net/sched: act_pedit: Add extack message for offload failureIdo Schimmel1-0/+1
2022-04-08net/sched: act_mpls: Add extack messages for offload failureIdo Schimmel1-0/+7
2022-04-08net/sched: act_mirred: Add extack message for offload failureIdo Schimmel1-0/+1