index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
/
cls_api.c
Age
Commit message (
Expand
)
Author
2021-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-08
net: sched: fix err handler in tcf_action_init()
Vlad Buslov
2021-04-08
net: sched: fix action overwrite reference counting
Vlad Buslov
2021-04-02
net: cls_api: Fix uninitialised struct field bo->unlocked_driver_cb
Yunjian Wang
2021-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-03-16
net/sched: act_api: fix miss set post_ct for ovs after do conntrack in act_ct
wenxu
2021-03-13
flow_offload: add support for packet-per-second policing
Xingfeng Hu
2021-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-02-16
net: sched: fix police ext initialization
Vlad Buslov
2021-01-18
net_sched: fix RTNL deadlock again caused by request_module()
Cong Wang
2020-12-01
net: sched: remove redundant 'rtnl_held' argument
Vlad Buslov
2020-11-16
treewide: rename nla_strlcpy to nla_strscpy.
Francis Laniel
2020-11-16
Modify return value of nla_strlcpy to match that of strscpy.
Francis Laniel
2020-10-30
net: cls_api: remove unneeded local variable in tc_dump_chain()
Lukas Bulwahn
2020-10-27
net: protect tcf_block_unbind with block lock
Leon Romanovsky
2020-10-20
net/sched: act_gate: Unlock ->tcfa_lock in tc_setup_flow_action()
Guillaume Nault
2020-08-03
net/sched: act_ct: fix miss set mru for ovs after defrag in act_ct
wenxu
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-24
flow_offload: Move rhashtable inclusion to the source file
Herbert Xu
2020-07-16
net: sched: Do not drop root lock in tcf_qevent_handle()
Petr Machata
2020-07-13
net: sched: Pass qdisc reference in struct flow_block_offload
Petr Machata
2020-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-03
sched: consistently handle layer3 header accesses in the presence of VLANs
Toke Høiland-Jørgensen
2020-06-29
net:qos: police action offloading parameter 'burst' change to the original value
Po Liu
2020-06-29
net: sched: Introduce helpers for qevent blocks
Petr Machata
2020-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-06-24
net: qos: police action add index for tc flower offloading
Po Liu
2020-06-24
net: qos: add tc police offloading action with max frame size limit
Po Liu
2020-06-19
net/sched: cls_api: fix nooffloaddevcnt warning dmesg log
wenxu
2020-06-19
net: flow_offload: fix flow_indr_dev_unregister path
wenxu
2020-06-01
net: remove indirect block netdev event registration
Pablo Neira Ayuso
2020-06-01
net: use flow_indr_dev_setup_offload()
Pablo Neira Ayuso
2020-06-01
net: cls_api: add tcf_block_offload_init()
Pablo Neira Ayuso
2020-05-15
net: sched: implement terse dump support in act
Vlad Buslov
2020-05-15
net: sched: introduce terse dump flag
Vlad Buslov
2020-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-06
net: flow_offload: skip hw stats check for FLOW_ACTION_HW_STATS_DONT_CARE
Pablo Neira Ayuso
2020-05-04
net_sched: fix tcm_parent in tc filter dump
Cong Wang
2020-05-01
net: schedule: add action gate offloading
Po Liu
2020-04-24
net: sched: report ndo_setup_tc failures via extack
Jesper Dangaard Brouer
2020-04-07
net: sched: Fix setting last executed chain on skb extension
Paul Blakey
2020-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2020-03-27
netfilter: flowtable: Fix incorrect tc_setup_type type
wenxu
2020-03-23
net: sched: rename more stats_types
Jakub Kicinski
2020-03-19
net: tc_skbedit: Make the skbedit priority offloadable
Petr Machata
2020-03-18
net: sched: Fix hw_stats_type setting in pedit loop
Petr Machata
2020-03-17
net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*
Jakub Kicinski
2020-03-16
net: sched: set the hw_stats_type in pedit loop
Jiri Pirko
2020-03-12
net/sched: act_ct: Enable hardware offload of flow table entires
Paul Blakey
2020-03-12
Merge branch 'ct-offload' of git://git.kernel.org/pub/scm/linux/kernel/git/sa...
David S. Miller
[prev]
[next]