index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
/
cls_flower.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: sched: cls_flower: set correct offload data in fl_reoffload
Vlad Buslov
2018-08-07
1
-2
/
+2
*
net/sched: allow flower to match tunnel options
Pieter Jansen van Vuuren
2018-08-07
1
-1
/
+243
*
net: sched: cls_flower: Fix an error code in fl_tmplt_create()
Dan Carpenter
2018-08-05
1
-1
/
+3
*
net/sched: cls_flower: Use correct inline function for assignment of vlan tpid
Jianbo Liu
2018-07-25
1
-2
/
+2
*
net: sched: cls_flower: propagate chain teplate creation and destruction to d...
Jiri Pirko
2018-07-23
1
-0
/
+39
*
net: sched: cls_flower: implement chain templates
Jiri Pirko
2018-07-23
1
-1
/
+105
*
net: sched: cls_flower: change fl_init_dissector to accept mask and dissector
Jiri Pirko
2018-07-23
1
-21
/
+22
*
net: sched: cls_flower: move key/mask dumping into a separate function
Jiri Pirko
2018-07-23
1
-25
/
+37
*
net/sched: cls_flower: Support matching on ip tos and ttl for tunnels
Or Gerlitz
2018-07-19
1
-15
/
+28
*
net: sched: refactor flower walk to iterate over idr
Vlad Buslov
2018-07-13
1
-11
/
+9
*
net/sched: flower: Fix null pointer dereference when run tc vlan command
Jianbo Liu
2018-07-11
1
-22
/
+26
*
net/sched: flower: Add supprt for matching on QinQ vlan headers
Jianbo Liu
2018-07-07
1
-14
/
+51
*
net/sched: flower: Dump the ethertype encapsulated in vlan
Jianbo Liu
2018-07-07
1
-0
/
+4
*
net/sched: flower: Add support for matching on vlan ethertype
Jianbo Liu
2018-07-07
1
-2
/
+5
*
net: sched: cls_flower: implement offload tcf_proto_op
John Hurley
2018-06-26
1
-0
/
+44
*
cls_flower: fix use after free in flower S/W path
Paolo Abeni
2018-06-22
1
-4
/
+17
*
cls_flower: Fix comparing of old filter mask with new filter
Paul Blakey
2018-06-04
1
-1
/
+1
*
cls_flower: Fix missing free of rhashtable
Paul Blakey
2018-06-04
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-06-03
1
-1
/
+1
|
\
|
*
cls_flower: Fix incorrect idr release when failing to modify rule
Paul Blakey
2018-05-31
1
-1
/
+1
*
|
net_sched: switch to rcu_work
Cong Wang
2018-05-24
1
-30
/
+10
*
|
cls_flower: Support multiple masks per priority
Paul Blakey
2018-05-01
1
-101
/
+174
|
/
*
net/sched: cls_flower: Add support to handle first frag as match field
Pieter Jansen van Vuuren
2018-03-08
1
-0
/
+6
*
cls_flower: Convert to idr_alloc_u32
Matthew Wilcox
2018-02-06
1
-16
/
+10
*
idr: Delete idr_find_ext function
Matthew Wilcox
2018-02-06
1
-1
/
+1
*
idr: Delete idr_replace_ext function
Matthew Wilcox
2018-02-06
1
-1
/
+1
*
idr: Delete idr_remove_ext function
Matthew Wilcox
2018-02-06
1
-2
/
+2
*
cls_flower: propagate extack to delete callback
Jakub Kicinski
2018-01-24
1
-8
/
+10
*
cls_flower: pass offload flags to tc_cls_common_offload_init()
Jakub Kicinski
2018-01-24
1
-3
/
+3
*
net: sched: prepare for reimplementation of tc_cls_common_offload_init()
Jakub Kicinski
2018-01-24
1
-3
/
+3
*
net: sched: propagate extack to cls->destroy callbacks
Jakub Kicinski
2018-01-24
1
-1
/
+1
*
net: sched: add extack support for offload via tc_cls_common_offload
Quentin Monnet
2018-01-22
1
-3
/
+3
*
net: sched: cls_flower: propagate extack support for filter offload
Quentin Monnet
2018-01-22
1
-2
/
+4
*
net: sched: cls: add extack support for tcf_change_indev
Alexander Aring
2018-01-19
1
-3
/
+4
*
net: sched: cls: add extack support for delete callback
Alexander Aring
2018-01-19
1
-1
/
+2
*
net: sched: cls: add extack support for tcf_exts_validate
Alexander Aring
2018-01-19
1
-3
/
+5
*
net: sched: cls: add extack support for change callback
Alexander Aring
2018-01-19
1
-1
/
+1
*
net: sched: keep track of offloaded filters and check tc offload feature
Jiri Pirko
2018-01-17
1
-1
/
+2
*
flow_dissector: dissect tunnel info outside __skb_flow_dissect()
Simon Horman
2017-12-05
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-10
1
-3
/
+13
|
\
|
*
cls_flower: use tcf_exts_get_net() before call_rcu()
Cong Wang
2017-11-09
1
-3
/
+13
*
|
net: sched: Identify hardware traffic classes using classid
Amritha Nambiar
2017-10-31
1
-0
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-30
1
-3
/
+17
|
\
\
|
|
/
|
*
net_sched: use tcf_queue_work() in flower filter
Cong Wang
2017-10-29
1
-3
/
+16
|
*
net/sched: cls_flower: Set egress_dev mark when calling into the HW driver
Or Gerlitz
2017-10-16
1
-0
/
+2
*
|
net: sched: avoid ndo_setup_tc calls for TC_SETUP_CLS*
Jiri Pirko
2017-10-21
1
-20
/
+0
*
|
net: sched: use tc_setup_cb_call to call per-block callbacks
Jiri Pirko
2017-10-21
1
-3
/
+6
*
|
net: sched: convert cls_flower->egress_dev users to tc_setup_cb_egdev infra
Jiri Pirko
2017-10-11
1
-29
/
+34
*
|
flow_dissector: dissect tunnel info
Simon Horman
2017-10-02
1
-25
/
+0
|
/
*
net_sched: remove cls_flower idr on failure
Cong Wang
2017-09-21
1
-6
/
+9
[next]