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
2017-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+24
2017-11-09
net_sched: introduce tcf_exts_get_net() and tcf_exts_put_net()
Cong Wang
1
-0
/
+24
2017-11-08
net_sch: red: Add offload ability to RED qdisc
Nogah Frankel
1
-0
/
+30
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2017-11-03
net: sched: introduce chain_head_change callback
Jiri Pirko
1
-8
/
+6
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-11-02
net: sched: remove ndo_setup_tc check from tc_can_offload
Jiri Pirko
1
-5
/
+1
2017-11-02
net: sched: remove unused tc_should_offload helper
Jiri Pirko
1
-7
/
+0
2017-10-31
net: sched: Identify hardware traffic classes using classid
Amritha Nambiar
1
-0
/
+1
2017-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2017-10-29
net_sched: introduce a workqueue for RCU callbacks of tc filter
Cong Wang
1
-0
/
+3
2017-10-21
net: sched: remove unused classid field from tc_cls_common_offload
Jiri Pirko
1
-2
/
+0
2017-10-21
net: sched: use tc_setup_cb_call to call per-block callbacks
Jiri Pirko
1
-2
/
+2
2017-10-21
net: sched: introduce per-block callbacks
Jiri Pirko
1
-0
/
+81
2017-10-21
net: sched: use extended variants of block_get/put in ingress and clsact qdiscs
Jiri Pirko
1
-0
/
+2
2017-10-21
net: sched: add block bind/unbind notif. and extended block_get/put
Jiri Pirko
1
-0
/
+40
2017-10-16
net: sched: teach tcf_bind/unbind_filter to use block->q
Jiri Pirko
1
-10
/
+17
2017-10-16
net: sched: introduce tcf_block_q and tcf_block_dev helpers
Jiri Pirko
1
-0
/
+21
2017-10-16
net: sched: store Qdisc pointer in struct block
Jiri Pirko
1
-2
/
+2
2017-10-13
mqprio: Introduce new hardware offload mode and shaper in mqprio
Amritha Nambiar
1
-0
/
+9
2017-10-12
net: sched: remove unused tcf_exts_get_dev helper and cls_flower->egress_dev
Jiri Pirko
1
-3
/
+0
2017-10-12
net: sched: convert cls_flower->egress_dev users to tc_setup_cb_egdev infra
Jiri Pirko
1
-2
/
+3
2017-10-12
net: sched: introduce per-egress action device callbacks
Jiri Pirko
1
-0
/
+2
2017-08-11
net: sched: remove cops->tcf_cl_offload
Jiri Pirko
1
-11
/
+3
2017-08-11
net: sched: remove handle propagation down to the drivers
Jiri Pirko
1
-2
/
+0
2017-08-11
net: sched: propagate classid down to offload drivers
Jiri Pirko
1
-0
/
+2
2017-08-08
net_sched: use void pointer for filter handle
WANG Cong
1
-1
/
+1
2017-08-07
net: sched: move prio into cls_common
Jiri Pirko
1
-1
/
+2
2017-08-07
net: sched: push cls related args into cls_common structure
Jiri Pirko
1
-0
/
+19
2017-08-07
net: sched: make egress_dev flag part of flower offload struct
Jiri Pirko
1
-0
/
+1
2017-08-04
net: sched: avoid atomic swap in tcf_exts_change
Jiri Pirko
1
-2
/
+1
2017-08-04
net: sched: remove check for number of actions in tcf_exts_exec
Jiri Pirko
1
-3
/
+1
2017-08-04
net: sched: fix return value of tcf_exts_exec
Jiri Pirko
1
-2
/
+2
2017-08-04
net: sched: remove redundant helpers tcf_exts_is_predicative and tcf_exts_is_...
Jiri Pirko
1
-30
/
+0
2017-08-04
net: sched: use tcf_exts_has_actions in tcf_exts_exec
Jiri Pirko
1
-23
/
+23
2017-08-04
net: sched: change names of action number helpers to be aligned with the rest
Jiri Pirko
1
-9
/
+27
2017-08-04
net: sched: remove unneeded tcf_em_tree_change
Jiri Pirko
1
-21
/
+0
2017-06-01
sched: add helper for updating statistics on all actions
Jakub Kicinski
1
-0
/
+19
2017-05-25
net_sched: only create filter chains for new filters/actions
WANG Cong
1
-1
/
+2
2017-05-17
net: sched: introduce multichain support for filters
Jiri Pirko
1
-0
/
+2
2017-05-17
net: sched: introduce tcf block infractructure
Jiri Pirko
1
-2
/
+11
2017-05-17
net: sched: move tc_classify function to cls_api.c
Jiri Pirko
1
-0
/
+9
2017-02-17
net/sched: Reflect HW offload status
Or Gerlitz
1
-0
/
+5
2017-02-15
sched: have stub for tcf_destroy_chain in case NET_CLS is not configured
Jiri Pirko
1
-0
/
+6
2017-02-10
sched: move tcf_proto_destroy and tcf_destroy_chain helpers into cls_api
Jiri Pirko
1
-0
/
+2
2017-02-04
sched: cls_flower: expose priority to offloading netdevice
Jiri Pirko
1
-0
/
+1
2017-01-25
net sched actions: Add support for user cookies
Jamal Hadi Salim
1
-0
/
+8
2016-12-02
net/sched: cls_flower: Add offload support using egress Hardware device
Hadar Hen Zion
1
-0
/
+2
2016-12-02
net/sched: Add separate check for skip_hw flag
Hadar Hen Zion
1
-4
/
+15
[next]