index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sched
/
cls_flower.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2021-03-22
net/sched: cls_flower: use nla_get_be32 for TCA_FLOWER_KEY_FLAGS
Vladimir Oltean
1
-2
/
+2
2021-03-22
net/sched: cls_flower: use ntohs for struct flow_dissector_key_ports
Vladimir Oltean
1
-18
/
+18
2021-03-17
net/sched: cls_flower: fix only mask bit check in the validate_ct_state
wenxu
1
-1
/
+1
2021-02-23
net/sched: cls_flower: validate ct_state for invalid and reply flags
wenxu
1
-0
/
+15
2021-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+37
2021-02-10
net/sched: cls_flower: Reject invalid ct_state flags rules
wenxu
1
-2
/
+37
2021-01-29
net/sched: cls_flower: Add match on the ct_state reply flag
Paul Blakey
1
-2
/
+4
2021-01-20
net/sched: cls_flower add CT_FLAGS_INVALID flag support
wenxu
1
-1
/
+3
2021-01-15
cls_flower: call nla_ok() before nla_next()
Cong Wang
1
-9
/
+13
2020-12-09
net: sched: Fix dump of MPLS_OPT_LSE_LABEL attribute in cls_flower
Guillaume Nault
1
-2
/
+2
2020-09-14
net: sched: initialize with 0 before setting erspan md->u
Xin Long
1
-0
/
+1
2020-09-14
net: sched: only keep the available bits when setting vxlan md->gbp
Xin Long
1
-1
/
+3
2020-07-24
net/sched: cls_flower: Add hash info to flow classification
Ariel Levkovich
1
-0
/
+16
2020-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2020-07-03
sched: consistently handle layer3 header accesses in the presence of VLANs
Toke Høiland-Jørgensen
1
-1
/
+1
2020-06-19
net: qos offload add flow status with dropped count
Po Liu
1
-0
/
+1
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-26
cls_flower: Support filtering on multiple MPLS Label Stack Entries
Guillaume Nault
1
-1
/
+242
2020-05-26
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-26
cls_flower: Add extack support for flags key
Guillaume Nault
1
-4
/
+7
2020-03-26
cls_flower: Add extack support for src and dst port range options
Guillaume Nault
1
-8
/
+18
2020-03-26
cls_flower: Add extack support for mpls options
Guillaume Nault
1
-5
/
+18
2020-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+1
2020-02-17
net: sched: correct flower port blocking
Jason Baron
1
-0
/
+1
2020-02-17
net: sched: don't take rtnl lock during flow_action setup
Vlad Buslov
1
-4
/
+2
2020-02-13
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-30
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-26
net: sched: flower: don't take rtnl lock for cls hw offloads API
Vlad Buslov
1
-37
/
+16
2019-08-26
net: sched: take reference to action dev before calling offloads
Vlad Buslov
1
-0
/
+2
2019-08-26
net: sched: take rtnl lock in tc_setup_flow_action()
Vlad Buslov
1
-2
/
+4
2019-08-26
net: sched: notify classifier on successful offload add/delete
Vlad Buslov
1
-7
/
+26
2019-08-26
net: sched: refactor block offloads counter usage
Vlad Buslov
1
-24
/
+14
2019-07-19
net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_t
Pablo Neira Ayuso
1
-1
/
+1
2019-07-09
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-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-20
/
+7
2019-07-01
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-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-16
/
+18
2019-06-15
net: sched: remove NET_CLS_IND config option
Jiri Pirko
1
-2
/
+1
2019-06-14
net: sched: flower: don't call synchronize_rcu() on mask creation
Vlad Buslov
1
-16
/
+18
[next]