index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
pkt_cls.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-13
net/sched: remove return value of unregister_tcf_proto_ops
Zhengchao Shao
1
-1
/
+1
2022-04-08
net/sched: act_api: Add extack to offload_act_setup() callback
Ido Schimmel
1
-2
/
+4
2022-02-05
net/sched: Enable tc skb ext allocation on chain miss only when needed
Paul Blakey
1
-0
/
+11
2022-01-12
net: sched: do not allocate a tracker in tcf_exts_init()
Eric Dumazet
1
-1
/
+3
2021-12-19
flow_offload: validate flags of filter and actions
Baowen Zheng
1
-0
/
+3
2021-12-19
flow_offload: add process to update action stats from hardware
Baowen Zheng
1
-8
/
+10
2021-12-19
flow_offload: rename exts stats update functions with hw
Baowen Zheng
1
-3
/
+3
2021-12-19
flow_offload: allow user to offload tc action to net device
Baowen Zheng
1
-0
/
+5
2021-12-19
flow_offload: rename offload functions with offload instead of flow
Baowen Zheng
1
-3
/
+3
2021-12-10
net: sched: add netns refcount tracker to struct tcf_exts
Eric Dumazet
1
-2
/
+6
2021-10-19
net: sch_tbf: Add a graft command
Petr Machata
1
-0
/
+2
2021-10-18
net: sched: Merge Qdisc::bstats and Qdisc::cpu_bstats data types
Ahmed S. Darwish
1
-2
/
+2
2021-08-31
sch_htb: Fix inconsistency when leaf qdisc creation fails
Maxim Mikityanskiy
1
-2
/
+1
2021-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+4
2021-08-03
net: sched: provide missing kdoc for tcf_pkt_info and tcf_ematch_ops
Bijie Xu
1
-0
/
+4
2021-08-02
net_sched: refactor TC action init API
Cong Wang
1
-1
/
+1
2021-07-30
net/sched: store the last executed chain also for clsact egress
Davide Caratti
1
-15
/
+7
2021-05-26
net: zero-initialize tc skb extension on allocation
Vlad Buslov
1
-0
/
+11
2021-01-23
sch_htb: Hierarchical QoS hardware offload
Maxim Mikityanskiy
1
-0
/
+36
2020-12-01
net: sched: remove redundant 'rtnl_held' argument
Vlad Buslov
1
-1
/
+1
2020-11-16
treewide: rename nla_strlcpy to nla_strscpy.
Francis Laniel
1
-1
/
+1
2020-11-16
Modify return value of nla_strlcpy to match that of strscpy.
Francis Laniel
1
-1
/
+1
2020-07-17
net: sched: Do not drop root lock in tcf_qevent_handle()
Petr Machata
1
-2
/
+2
2020-06-30
net: sched: Introduce helpers for qevent blocks
Petr Machata
1
-0
/
+49
2020-06-19
net: qos offload add flow status with dropped count
Po Liu
1
-2
/
+3
2020-05-15
net: sched: implement terse dump support in act
Vlad Buslov
1
-0
/
+1
2020-03-30
net: sched: expose HW stats types per action used by drivers
Jiri Pirko
1
-1
/
+4
2020-03-27
net: sched: refine extack messages in tcf_change_indev
Guillaume Nault
1
-2
/
+6
2020-03-15
net: sched: RED: Introduce an ECN nodrop mode
Petr Machata
1
-0
/
+1
2020-03-12
Merge branch 'ct-offload' of git://git.kernel.org/pub/scm/linux/kernel/git/sa...
David S. Miller
1
-0
/
+13
2020-03-06
net: sched: Make FIFO Qdisc offloadable
Petr Machata
1
-0
/
+15
2020-02-20
net: sched: Pass ingress block to tcf_classify_ingress
Paul Blakey
1
-2
/
+5
2020-02-20
net: sched: Introduce ingress classification function
Paul Blakey
1
-0
/
+10
2020-02-18
net: sched: don't take rtnl lock during flow_action setup
Vlad Buslov
1
-1
/
+1
2020-01-27
net_sched: fix ops->bind_class() implementations
Cong Wang
1
-14
/
+19
2020-01-25
net: sched: Make TBF Qdisc offloadable
Petr Machata
1
-0
/
+22
2019-12-19
net: sch_ets: Make the ETS qdisc offloadable
Petr Machata
1
-0
/
+31
2019-12-19
net: pkt_cls: Clarify a comment
Petr Machata
1
-3
/
+2
2019-08-27
net: sched: take reference to action dev before calling offloads
Vlad Buslov
1
-0
/
+2
2019-08-27
net: sched: take rtnl lock in tc_setup_flow_action()
Vlad Buslov
1
-1
/
+1
2019-08-27
net: sched: refactor block offloads counter usage
Vlad Buslov
1
-1
/
+16
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2019-08-19
net: sched: use major priority number as hardware priority
Pablo Neira Ayuso
1
-1
/
+1
2019-08-09
flow_offload: move tc indirect block to flow offload
wenxu
1
-35
/
+0
2019-07-20
net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_t
Pablo Neira Ayuso
1
-3
/
+2
2019-07-13
net: sched: Fix NULL-pointer dereference in tc_indr_block_ing_cmd()
Vlad Buslov
1
-0
/
+10
2019-07-10
net: flow_offload: rename tc_cls_flower_offload to flow_cls_offload
Pablo Neira Ayuso
1
-35
/
+5
2019-07-10
net: sched: remove tcf block API
Pablo Neira Ayuso
1
-69
/
+0
2019-07-10
drivers: net: use flow block API
Pablo Neira Ayuso
1
-2
/
+0
2019-07-10
net: flow_offload: rename TCF_BLOCK_BINDER_TYPE_* to FLOW_BLOCK_BINDER_TYPE_*
Pablo Neira Ayuso
1
-2
/
+1
[next]