index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
pkt_cls.h
Age
Commit message (
Expand
)
Author
2025-01-20
net: sched: refine software bypass handling in tc_run
Xin Long
2024-12-09
net: reformat kdoc return statements
Jakub Kicinski
2024-10-30
net: sched: propagate "skip_sw" flag to struct flow_cls_common_offload
Vladimir Oltean
2024-08-26
net: sched: Correct spelling in headers
Simon Horman
2024-03-29
net: sched: make skip_sw actually skip software
Asbjørn Sloth Tønnesen
2024-02-02
net/sched: Add helper macros with module names
Michal Koutný
2023-12-20
net: sched: Make tc-related drop reason more flexible for remaining qdiscs
Victor Nogueira
2023-12-20
net: sched: Move drop_reason to struct tc_skb_cb
Victor Nogueira
2023-10-16
net, sched: Make tc-related drop reason more flexible
Daniel Borkmann
2023-08-07
net: pkt_cls: Remove unused inline helpers
Yue Haibing
2023-07-21
sch_htb: Allow HTB quantum parameter in offload mode
Naveen Mamindlapalli
2023-05-15
sch_htb: Allow HTB priority parameter in offload mode
Naveen Mamindlapalli
2023-02-20
net/sched: cls_api: Support hardware miss to tc action
Paul Blakey
2023-02-14
net/sched: support per action hw stats
Oz Shlomo
2023-02-14
net/sched: pass flow_stats instead of multiple stats args
Oz Shlomo
2023-02-06
net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.h
Vladimir Oltean
2022-10-02
net: sched: cls_api: introduce tc_cls_bind_class() helper
Zhengchao Shao
2022-09-20
net/sched: cls_api: add helper for tc cls walker stats dump
Zhengchao Shao
2022-07-13
net/sched: remove return value of unregister_tcf_proto_ops
Zhengchao Shao
2022-04-08
net/sched: act_api: Add extack to offload_act_setup() callback
Ido Schimmel
2022-02-05
net/sched: Enable tc skb ext allocation on chain miss only when needed
Paul Blakey
2022-01-11
net: sched: do not allocate a tracker in tcf_exts_init()
Eric Dumazet
2021-12-19
flow_offload: validate flags of filter and actions
Baowen Zheng
2021-12-19
flow_offload: add process to update action stats from hardware
Baowen Zheng
2021-12-19
flow_offload: rename exts stats update functions with hw
Baowen Zheng
2021-12-19
flow_offload: allow user to offload tc action to net device
Baowen Zheng
2021-12-19
flow_offload: rename offload functions with offload instead of flow
Baowen Zheng
2021-12-10
net: sched: add netns refcount tracker to struct tcf_exts
Eric Dumazet
2021-10-19
net: sch_tbf: Add a graft command
Petr Machata
2021-10-18
net: sched: Merge Qdisc::bstats and Qdisc::cpu_bstats data types
Ahmed S. Darwish
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
[next]