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
/
net
/
sched
/
cls_flower.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-01
cls_flower: remove mpls_opts_policy
Guillaume Nault
1
-5
/
+0
2020-06-01
flow_dissector: work around stack frame size warning
Arnd Bergmann
1
-9
/
+8
2020-05-27
cls_flower: Support filtering on multiple MPLS Label Stack Entries
Guillaume Nault
1
-1
/
+242
2020-05-27
flow_dissector: Parse multiple MPLS Label Stack Entries
Guillaume Nault
1
-16
/
+36
2020-05-15
net: sched: cls_flower: implement terse dump support
Vlad Buslov
1
-0
/
+43
2020-03-30
net: sched: expose HW stats types per action used by drivers
Jiri Pirko
1
-1
/
+3
2020-03-27
cls_flower: Add extack support for flags key
Guillaume Nault
1
-4
/
+7
2020-03-27
cls_flower: Add extack support for src and dst port range options
Guillaume Nault
1
-8
/
+18
2020-03-27
cls_flower: Add extack support for mpls options
Guillaume Nault
1
-5
/
+18
2020-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+1
2020-02-18
net: sched: correct flower port blocking
Jason Baron
1
-0
/
+1
2020-02-18
net: sched: don't take rtnl lock during flow_action setup
Vlad Buslov
1
-4
/
+2
2020-02-14
net/sched: flower: add missing validation of TCA_FLOWER_FLAGS
Davide Caratti
1
-0
/
+1
2020-01-27
net_sched: fix ops->bind_class() implementations
Cong Wang
1
-3
/
+8
2019-12-31
net/sched: add delete_empty() to filters and use it in cls_flower
Davide Caratti
1
-0
/
+12
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
1
-1
/
+1
2019-12-03
cls_flower: Fix the behavior using port ranges with hw-offload
Yoshiki Komachi
1
-52
/
+66
2019-11-21
net: sched: allow flower to match erspan options
Xin Long
1
-0
/
+145
2019-11-21
net: sched: allow flower to match vxlan options
Xin Long
1
-0
/
+109
2019-08-27
net: sched: flower: don't take rtnl lock for cls hw offloads API
Vlad Buslov
1
-37
/
+16
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
-2
/
+4
2019-08-27
net: sched: notify classifier on successful offload add/delete
Vlad Buslov
1
-7
/
+26
2019-08-27
net: sched: refactor block offloads counter usage
Vlad Buslov
1
-24
/
+14
2019-07-20
net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_t
Pablo Neira Ayuso
1
-1
/
+1
2019-07-10
net: flow_offload: rename tc_cls_flower_offload to flow_cls_offload
Pablo Neira Ayuso
1
-12
/
+12
2019-07-09
net/sched: cls_flower: Add matching on conntrack info
Paul Blakey
1
-5
/
+122
2019-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-20
/
+7
2019-07-02
idr: introduce idr_for_each_entry_continue_ul()
Cong Wang
1
-20
/
+7
2019-06-19
net: sched: cls_flower: use flow_dissector for ingress ifindex
Jiri Pirko
1
-6
/
+8
2019-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-16
/
+18
2019-06-16
net: sched: remove NET_CLS_IND config option
Jiri Pirko
1
-2
/
+1
2019-06-15
net: sched: flower: don't call synchronize_rcu() on mask creation
Vlad Buslov
1
-16
/
+18
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-05-07
net/sched: remove block pointer from common offload structure
Pieter Jansen van Vuuren
1
-7
/
+4
2019-05-06
net/sched: add block pointer to tc_cls_common_offload structure
Pieter Jansen van Vuuren
1
-4
/
+7
2019-04-28
netlink: make validation more configurable for future strictness
Johannes Berg
1
-12
/
+13
2019-04-28
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
1
-4
/
+4
2019-04-24
net: sched: flower: refactor reoffload for concurrent access
Vlad Buslov
1
-22
/
+57
2019-04-12
net: sched: flower: fix filter net reference counting
Vlad Buslov
1
-11
/
+6
2019-04-11
net: sched: flower: use correct ht function to prevent duplicates
Vlad Buslov
1
-3
/
+3
2019-04-08
net: sched: flower: insert filter to ht before offloading it to hw
Vlad Buslov
1
-20
/
+44
2019-04-05
net: sched: ensure tc flower reoffload takes filter ref
John Hurley
1
-42
/
+46
2019-03-22
net: sched: flower: set unlocked flag for flower proto ops
Vlad Buslov
1
-2
/
+1
2019-03-22
net: sched: flower: track rtnl lock state
Vlad Buslov
1
-26
/
+56
2019-03-22
net: sched: flower: protect flower classifier state with spinlock
Vlad Buslov
1
-7
/
+32
2019-03-22
net: sched: flower: handle concurrent tcf proto deletion
Vlad Buslov
1
-0
/
+8
2019-03-22
net: sched: flower: handle concurrent filter insertion in fl_change
Vlad Buslov
1
-0
/
+9
2019-03-22
net: sched: flower: protect masks list with spinlock
Vlad Buslov
1
-0
/
+8
2019-03-22
net: sched: flower: handle concurrent mask insertion
Vlad Buslov
1
-7
/
+34
[next]