summaryrefslogtreecommitdiffstats
path: root/net/sched/cls_api.c
Commit message (Expand)AuthorAgeFilesLines
...
| * net: zero-initialize tc skb extension on allocationVlad Buslov2021-05-251-1/+1
* | net/sched: cls_api: increase max_reclassify_loopDavide Caratti2021-05-191-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-04-091-8/+8
|\
| * net: sched: fix err handler in tcf_action_init()Vlad Buslov2021-04-081-3/+2
| * net: sched: fix action overwrite reference countingVlad Buslov2021-04-081-4/+5
| * net: cls_api: Fix uninitialised struct field bo->unlocked_driver_cbYunjian Wang2021-04-021-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-03-251-0/+1
|\|
| * net/sched: act_api: fix miss set post_ct for ovs after do conntrack in act_ctwenxu2021-03-161-0/+1
* | flow_offload: add support for packet-per-second policingXingfeng Hu2021-03-131-0/+3
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-02-161-0/+1
|\
| * net: sched: fix police ext initializationVlad Buslov2021-02-161-0/+1
* | net_sched: fix RTNL deadlock again caused by request_module()Cong Wang2021-01-181-2/+9
|/
* net: sched: remove redundant 'rtnl_held' argumentVlad Buslov2020-12-011-10/+8
* treewide: rename nla_strlcpy to nla_strscpy.Francis Laniel2020-11-161-1/+1
* Modify return value of nla_strlcpy to match that of strscpy.Francis Laniel2020-11-161-1/+1
* net: cls_api: remove unneeded local variable in tc_dump_chain()Lukas Bulwahn2020-10-301-13/+3
* net: protect tcf_block_unbind with block lockLeon Romanovsky2020-10-271-2/+2
* net/sched: act_gate: Unlock ->tcfa_lock in tc_setup_flow_action()Guillaume Nault2020-10-201-1/+1
* net/sched: act_ct: fix miss set mru for ovs after defrag in act_ctwenxu2020-08-031-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-07-251-1/+0
|\
| * flow_offload: Move rhashtable inclusion to the source fileHerbert Xu2020-07-241-1/+0
* | net: sched: Do not drop root lock in tcf_qevent_handle()Petr Machata2020-07-161-7/+1
* | net: sched: Pass qdisc reference in struct flow_block_offloadPetr Machata2020-07-131-7/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-07-111-1/+1
|\|
| * sched: consistently handle layer3 header accesses in the presence of VLANsToke Høiland-Jørgensen2020-07-031-1/+1
* | net:qos: police action offloading parameter 'burst' change to the original valuePo Liu2020-06-291-1/+1
* | net: sched: Introduce helpers for qevent blocksPetr Machata2020-06-291-0/+119
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-06-251-10/+15
|\|
| * net/sched: cls_api: fix nooffloaddevcnt warning dmesg logwenxu2020-06-191-10/+14
| * net: flow_offload: fix flow_indr_dev_unregister pathwenxu2020-06-191-0/+1
* | net: qos: police action add index for tc flower offloadingPo Liu2020-06-241-0/+1
* | net: qos: add tc police offloading action with max frame size limitPo Liu2020-06-241-0/+1
|/
* net: remove indirect block netdev event registrationPablo Neira Ayuso2020-06-011-79/+0
* net: use flow_indr_dev_setup_offload()Pablo Neira Ayuso2020-06-011-29/+29
* net: cls_api: add tcf_block_offload_init()Pablo Neira Ayuso2020-06-011-7/+19
* net: sched: implement terse dump support in actVlad Buslov2020-05-151-1/+27
* net: sched: introduce terse dump flagVlad Buslov2020-05-151-8/+31
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-061-6/+16
|\
| * net: flow_offload: skip hw stats check for FLOW_ACTION_HW_STATS_DONT_CAREPablo Neira Ayuso2020-05-061-2/+12
| * net_sched: fix tcm_parent in tc filter dumpCong Wang2020-05-041-4/+4
* | net: schedule: add action gate offloadingPo Liu2020-05-011-0/+33
* | net: sched: report ndo_setup_tc failures via extackJesper Dangaard Brouer2020-04-241-1/+4
|/
* net: sched: Fix setting last executed chain on skb extensionPaul Blakey2020-04-071-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2020-03-301-1/+1
|\
| * netfilter: flowtable: Fix incorrect tc_setup_type typewenxu2020-03-271-1/+1
* | net: sched: rename more stats_typesJakub Kicinski2020-03-231-5/+5
* | net: tc_skbedit: Make the skbedit priority offloadablePetr Machata2020-03-191-0/+3
|/
* net: sched: Fix hw_stats_type setting in pedit loopPetr Machata2020-03-181-1/+1
* net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*Jakub Kicinski2020-03-171-3/+3
* net: sched: set the hw_stats_type in pedit loopJiri Pirko2020-03-161-0/+1