index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sched
/
cls_flower.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-09
1
-1
/
+5
|
\
|
*
net: cls_flower: Remove filter from mask before freeing it
Petr Machata
2019-02-04
1
-1
/
+5
*
|
cls_flower: don't expose TC actions to drivers anymore
Pablo Neira Ayuso
2019-02-06
1
-5
/
+0
*
|
flow_offload: add statistics retrieval infrastructure and use it
Pablo Neira Ayuso
2019-02-06
1
-0
/
+4
*
|
cls_api: add translator to flow_action representation
Pablo Neira Ayuso
2019-02-06
1
-0
/
+14
*
|
flow_offload: add flow action infrastructure
Pablo Neira Ayuso
2019-02-06
1
-3
/
+4
*
|
flow_offload: add flow_rule and flow_match structures and use them
Pablo Neira Ayuso
2019-02-06
1
-13
/
+34
|
/
*
net/sched: cls_flower: allocate mask dynamically in fl_change()
Ivan Vecera
2019-01-17
1
-5
/
+14
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-20
1
-4
/
+3
|
\
|
*
net/sched: cls_flower: Remove old entries from rhashtable
Roi Dayan
2018-12-20
1
-4
/
+3
*
|
net_sched: fold tcf_block_cb_call() into tc_setup_cb_call()
Cong Wang
2018-12-15
1
-10
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-10
1
-13
/
+10
|
\
|
|
*
net/sched: cls_flower: Reject duplicated rules also under skip_sw
Or Gerlitz
2018-12-09
1
-13
/
+10
*
|
net: sched: cls_flower: Classify packets using port ranges
Amritha Nambiar
2018-11-15
1
-6
/
+149
|
/
*
net: sched: cls_flower: validate nested enc_opts_policy to avoid warning
Jakub Kicinski
2018-11-10
1
-1
/
+13
*
net_sched: convert idrinfo->lock from spinlock to a mutex
Cong Wang
2018-10-05
1
-11
/
+2
*
net_sched: change tcf_del_walker() to take idrinfo->lock
Vlad Buslov
2018-09-21
1
-2
/
+11
*
net: sched: Use FIELD_SIZEOF directly instead of reimplementing its function
zhong jiang
2018-09-20
1
-1
/
+1
*
net: sched: cls_flower: dump offload count value
Vlad Buslov
2018-09-10
1
-1
/
+4
*
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-06
1
-1
/
+3
*
net/sched: cls_flower: Use correct inline function for assignment of vlan tpid
Jianbo Liu
2018-07-26
1
-2
/
+2
*
net: sched: cls_flower: propagate chain teplate creation and destruction to d...
Jiri Pirko
2018-07-24
1
-0
/
+39
*
net: sched: cls_flower: implement chain templates
Jiri Pirko
2018-07-24
1
-1
/
+105
*
net: sched: cls_flower: change fl_init_dissector to accept mask and dissector
Jiri Pirko
2018-07-24
1
-21
/
+22
*
net: sched: cls_flower: move key/mask dumping into a separate function
Jiri Pirko
2018-07-24
1
-25
/
+37
*
net/sched: cls_flower: Support matching on ip tos and ttl for tunnels
Or Gerlitz
2018-07-20
1
-15
/
+28
*
net: sched: refactor flower walk to iterate over idr
Vlad Buslov
2018-07-14
1
-11
/
+9
*
net/sched: flower: Fix null pointer dereference when run tc vlan command
Jianbo Liu
2018-07-12
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-25
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
[next]