summaryrefslogtreecommitdiffstats
path: root/net/sched
Commit message (Expand)AuthorAgeFilesLines
* net: fill in MODULE_DESCRIPTION()s for net/schedBreno Leitao2024-02-096-0/+6
* net/sched: act_mirred: Don't zero blockid when net device is being deletedVictor Nogueira2024-02-091-2/+0
* net/sched: flower: Fix chain template offloadIdo Schimmel2024-01-242-1/+31
* net: sched: track device in tcf_block_get/put_ext() only for clsact binder typesJiri Pirko2024-01-131-2/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2024-01-091-6/+6
|\
| * net/sched: act_ct: fix skb leak and crash on ooo fragsTao Liu2024-01-051-6/+6
* | net/sched: simplify tc_action_load_ops parametersPedro Tammela2024-01-072-8/+7
* | net: sched: move block device tracking into tcf_block_get/put_ext()Jiri Pirko2024-01-053-55/+14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-01-041-1/+3
|\|
| * net: sched: em_text: fix possible memory leak in em_text_destroy()Hangyu Hua2024-01-011-1/+3
* | net/sched: sch_api: conditional netlink notificationsPedro Tammela2024-01-031-11/+68
* | net/sched: introduce ACT_P_BOUND return codePedro Tammela2024-01-0320-21/+21
* | net/sched: cls_api: complement tcf_tfilter_dump_policyLin Ma2024-01-031-0/+1
* | net/sched: Retire ipt actionJamal Hadi Salim2024-01-022-465/+0
* | net/sched: act_mirred: Allow mirred to blockVictor Nogueira2023-12-261-2/+117
* | net/sched: act_mirred: Add helper function tcf_mirred_replace_devVictor Nogueira2023-12-261-4/+12
* | net/sched: act_mirred: Create function tcf_mirred_to_dev and improve readabilityVictor Nogueira2023-12-261-57/+72
* | net/sched: cls_api: Expose tc block to the datapathVictor Nogueira2023-12-261-1/+2
* | net/sched: Introduce tc block netdev tracking infraVictor Nogueira2023-12-263-1/+60
* | net: sched: Add initial TC error skb drop reasonsVictor Nogueira2023-12-202-9/+16
* | net: sched: Move drop_reason to struct tc_skb_cbVictor Nogueira2023-12-202-16/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-12-141-6/+28
|\|
| * net/sched: act_ct: Take per-cb reference to tcf_ct_flow_tableVlad Buslov2023-12-111-6/+28
* | net/sched: act_api: skip idr replace on bound actionsPedro Tammela2023-12-132-6/+7
* | net/sched: act_api: rely on rcu in tcf_idr_check_allocPedro Tammela2023-12-131-22/+43
* | net/sched: cls_api: conditional notification of eventsPedro Tammela2023-12-111-0/+12
* | net/sched: cls_api: remove 'unicast' argument from delete notificationPedro Tammela2023-12-111-17/+9
* | net/sched: act_api: conditional notification of eventsPedro Tammela2023-12-111-23/+75
* | net/sched: act_api: don't open code max()Pedro Tammela2023-12-111-6/+3
* | net/sched: act_api: use tcf_act_for_each_action in tcf_idr_insert_manyPedro Tammela2023-12-051-4/+2
* | net/sched: act_api: stop loop over ops array on NULL in tcf_action_initPedro Tammela2023-12-051-4/+2
* | net/sched: act_api: avoid non-contiguous action arrayPedro Tammela2023-12-051-12/+21
* | net/sched: act_api: use tcf_act_for_each_actionPedro Tammela2023-12-051-7/+5
* | net/sched: cbs: Use units.h instead of the copy of a definitionAndy Shevchenko2023-11-301-2/+2
* | net/sched: cls_u32: replace int refcounts with proper refcountsPedro Tammela2023-11-181-18/+18
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2023-11-161-0/+3
|\|
| * net: sched: do not offload flows with a helper in act_ctXin Long2023-11-161-0/+3
* | net: don't dump stack on queue timeoutJakub Kicinski2023-11-151-2/+3
|/
* net_sched: sch_fq: better validate TCA_FQ_WEIGHTS and TCA_FQ_PRIOMAPEric Dumazet2023-11-081-8/+2
* net/sched: act_ct: Always fill offloading tuple iifidxVlad Buslov2023-11-081-1/+14
* net, sched: Fix SKB_NOT_DROPPED_YET splat under debug configJamal Hadi Salim2023-11-062-2/+9
* net: sched: Fill in missing MODULE_DESCRIPTION for qdiscsVictor Nogueira2023-11-0123-0/+23
* net: sched: Fill in missing MODULE_DESCRIPTION for classifiersVictor Nogueira2023-11-015-0/+5
* net: sched: Fill in MODULE_DESCRIPTION for act_gateVictor Nogueira2023-11-011-0/+1
* netlink: make range pointers in policies constJakub Kicinski2023-10-264-4/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-10-261-0/+9
|\
| * net/sched: act_ct: additional checks for outdated flowsVlad Buslov2023-10-251-0/+2
| * netfilter: flowtable: GC pushes back packets to classic pathPablo Neira Ayuso2023-10-251-0/+7
* | sched: act_ct: switch to per-action label countingFlorian Westphal2023-10-251-23/+18
* | net: sched: sch_qfq: Use non-work-conserving warning handlerLiu Jian2023-10-241-1/+1