summaryrefslogtreecommitdiff
path: root/net/sched/cls_api.c
AgeCommit message (Expand)Author
2021-12-17net: openvswitch: Fix matching zone id for invalid conns arriving from tcPaul Blakey
2021-12-17net/sched: Extend qdisc control block with tc control blockPaul Blakey
2021-12-14flow_offload: return EOPNOTSUPP for the unsupported mpls action typeBaowen Zheng
2021-08-19net: Fix offloading indirect devices dependency on qdisc order creationEli Cohen
2021-08-10net/sched: cls_api, reset flags on replayMark Bloch
2021-08-02net_sched: refactor TC action init APICong Wang
2021-07-29net/sched: store the last executed chain also for clsact egressDavide Caratti
2021-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-07-22net: sched: cls_api: Fix the the wrong parameterYajun Deng
2021-07-16net/sched: Remove unnecessary if statementYajun Deng
2021-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-05-25net: zero-initialize tc skb extension on allocationVlad Buslov
2021-05-19net/sched: cls_api: increase max_reclassify_loopDavide Caratti
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-04-08net: sched: fix err handler in tcf_action_init()Vlad Buslov
2021-04-08net: sched: fix action overwrite reference countingVlad Buslov
2021-04-02net: cls_api: Fix uninitialised struct field bo->unlocked_driver_cbYunjian Wang
2021-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-03-16net/sched: act_api: fix miss set post_ct for ovs after do conntrack in act_ctwenxu
2021-03-13flow_offload: add support for packet-per-second policingXingfeng Hu
2021-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-02-16net: sched: fix police ext initializationVlad Buslov
2021-01-18net_sched: fix RTNL deadlock again caused by request_module()Cong Wang
2020-12-01net: sched: remove redundant 'rtnl_held' argumentVlad Buslov
2020-11-16treewide: rename nla_strlcpy to nla_strscpy.Francis Laniel
2020-11-16Modify return value of nla_strlcpy to match that of strscpy.Francis Laniel
2020-10-30net: cls_api: remove unneeded local variable in tc_dump_chain()Lukas Bulwahn
2020-10-27net: protect tcf_block_unbind with block lockLeon Romanovsky
2020-10-20net/sched: act_gate: Unlock ->tcfa_lock in tc_setup_flow_action()Guillaume Nault
2020-08-03net/sched: act_ct: fix miss set mru for ovs after defrag in act_ctwenxu
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-24flow_offload: Move rhashtable inclusion to the source fileHerbert Xu
2020-07-16net: sched: Do not drop root lock in tcf_qevent_handle()Petr Machata
2020-07-13net: sched: Pass qdisc reference in struct flow_block_offloadPetr Machata
2020-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-03sched: consistently handle layer3 header accesses in the presence of VLANsToke Høiland-Jørgensen
2020-06-29net:qos: police action offloading parameter 'burst' change to the original valuePo Liu
2020-06-29net: sched: Introduce helpers for qevent blocksPetr Machata
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-06-24net: qos: police action add index for tc flower offloadingPo Liu
2020-06-24net: qos: add tc police offloading action with max frame size limitPo Liu
2020-06-19net/sched: cls_api: fix nooffloaddevcnt warning dmesg logwenxu
2020-06-19net: flow_offload: fix flow_indr_dev_unregister pathwenxu
2020-06-01net: remove indirect block netdev event registrationPablo Neira Ayuso
2020-06-01net: use flow_indr_dev_setup_offload()Pablo Neira Ayuso
2020-06-01net: cls_api: add tcf_block_offload_init()Pablo Neira Ayuso
2020-05-15net: sched: implement terse dump support in actVlad Buslov
2020-05-15net: sched: introduce terse dump flagVlad Buslov
2020-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-06net: flow_offload: skip hw stats check for FLOW_ACTION_HW_STATS_DONT_CAREPablo Neira Ayuso