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
/
include
/
net
/
pkt_cls.h
Age
Commit message (
Expand
)
Author
2021-08-30
sch_htb: Fix inconsistency when leaf qdisc creation fails
Maxim Mikityanskiy
2021-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-03
net: sched: provide missing kdoc for tcf_pkt_info and tcf_ematch_ops
Bijie Xu
2021-08-02
net_sched: refactor TC action init API
Cong Wang
2021-07-29
net/sched: store the last executed chain also for clsact egress
Davide Caratti
2021-05-25
net: zero-initialize tc skb extension on allocation
Vlad Buslov
2021-01-22
sch_htb: Hierarchical QoS hardware offload
Maxim Mikityanskiy
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-07-16
net: sched: Do not drop root lock in tcf_qevent_handle()
Petr Machata
2020-06-29
net: sched: Introduce helpers for qevent blocks
Petr Machata
2020-06-19
net: qos offload add flow status with dropped count
Po Liu
2020-05-15
net: sched: implement terse dump support in act
Vlad Buslov
2020-03-30
net: sched: expose HW stats types per action used by drivers
Jiri Pirko
2020-03-26
net: sched: refine extack messages in tcf_change_indev
Guillaume Nault
2020-03-14
net: sched: RED: Introduce an ECN nodrop mode
Petr Machata
2020-03-12
Merge branch 'ct-offload' of git://git.kernel.org/pub/scm/linux/kernel/git/sa...
David S. Miller
2020-03-05
net: sched: Make FIFO Qdisc offloadable
Petr Machata
2020-02-19
net: sched: Pass ingress block to tcf_classify_ingress
Paul Blakey
2020-02-19
net: sched: Introduce ingress classification function
Paul Blakey
2020-02-17
net: sched: don't take rtnl lock during flow_action setup
Vlad Buslov
2020-01-27
net_sched: fix ops->bind_class() implementations
Cong Wang
2020-01-25
net: sched: Make TBF Qdisc offloadable
Petr Machata
2019-12-18
net: sch_ets: Make the ETS qdisc offloadable
Petr Machata
2019-12-18
net: pkt_cls: Clarify a comment
Petr Machata
2019-08-26
net: sched: take reference to action dev before calling offloads
Vlad Buslov
2019-08-26
net: sched: take rtnl lock in tc_setup_flow_action()
Vlad Buslov
2019-08-26
net: sched: refactor block offloads counter usage
Vlad Buslov
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-18
net: sched: use major priority number as hardware priority
Pablo Neira Ayuso
2019-08-08
flow_offload: move tc indirect block to flow offload
wenxu
2019-07-19
net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_t
Pablo Neira Ayuso
2019-07-12
net: sched: Fix NULL-pointer dereference in tc_indr_block_ing_cmd()
Vlad Buslov
2019-07-09
net: flow_offload: rename tc_cls_flower_offload to flow_cls_offload
Pablo Neira Ayuso
2019-07-09
net: sched: remove tcf block API
Pablo Neira Ayuso
2019-07-09
drivers: net: use flow block API
Pablo Neira Ayuso
2019-07-09
net: flow_offload: rename TCF_BLOCK_BINDER_TYPE_* to FLOW_BLOCK_BINDER_TYPE_*
Pablo Neira Ayuso
2019-07-09
net: flow_offload: rename TC_BLOCK_{UN}BIND to FLOW_BLOCK_{UN}BIND
Pablo Neira Ayuso
2019-07-09
net: flow_offload: add flow_block_cb_setup_simple()
Pablo Neira Ayuso
2019-06-28
net: sched: refactor reinsert action
John Hurley
2019-06-15
net: sched: remove NET_CLS_IND config option
Jiri Pirko
2019-05-07
net/sched: remove block pointer from common offload structure
Pieter Jansen van Vuuren
2019-05-05
net/sched: add block pointer to tc_cls_common_offload structure
Pieter Jansen van Vuuren
2019-05-05
net/sched: extend matchall offload for hardware statistics
Pieter Jansen van Vuuren
2019-05-05
net/sched: remove unused functions for matchall offload
Pieter Jansen van Vuuren
2019-05-05
net/sched: use the hardware intermediate representation for matchall
Pieter Jansen van Vuuren
2019-02-25
net: sched: set dedicated tcf_walker flag when tp is empty
Vlad Buslov
2019-02-22
net_sched: initialize net pointer inside tcf_exts_init()
Cong Wang
2019-02-12
net: sched: extend proto ops to support unlocked classifiers
Vlad Buslov
[next]