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
*
net/sched: cls_flower: propagate tca[TCA_OPTIONS] to NL_REQ_ATTR_CHECK
Asbjørn Sloth Tønnesen
2024-07-15
1
-14
/
+20
*
flow_dissector: set encapsulation control flags for non-IP
Asbjørn Sloth Tønnesen
2024-07-15
1
-1
/
+2
*
flow_dissector: cleanup FLOW_DISSECTOR_KEY_ENC_FLAGS
Asbjørn Sloth Tønnesen
2024-07-15
1
-3
/
+0
*
net/sched: cls_flower: rework TCA_FLOWER_KEY_ENC_FLAGS usage
Asbjørn Sloth Tønnesen
2024-07-15
1
-43
/
+13
*
net/sched: cls_flower: add tunnel flags to fl_{set,dump}_key_flags()
Asbjørn Sloth Tønnesen
2024-07-15
1
-0
/
+30
*
net/sched: cls_flower: add policy for TCA_FLOWER_KEY_FLAGS
Asbjørn Sloth Tønnesen
2024-07-15
1
-2
/
+8
*
net/sched: cls_flower: prepare fl_{set,dump}_key_flags() for ENC_FLAGS
Asbjørn Sloth Tønnesen
2024-07-15
1
-10
/
+30
*
net/sched: cls_flower: add support for matching tunnel control flags
Davide Caratti
2024-06-04
1
-1
/
+55
*
pfcp: always set pfcp metadata
Michal Swiatkowski
2024-04-01
1
-0
/
+107
*
ip_tunnel: convert __be16 tunnel flags to bitmaps
Alexander Lobakin
2024-04-01
1
-13
/
+14
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-23
1
-1
/
+4
|
\
|
*
net/sched: flower: Add lock protection when remove filter handle
Jianbo Liu
2024-02-22
1
-1
/
+4
*
|
net/sched: Add module aliases for cls_,sch_,act_ modules
Michal Koutný
2024-02-02
1
-0
/
+1
|
/
*
net/sched: flower: Fix chain template offload
Ido Schimmel
2024-01-24
1
-0
/
+23
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-03
1
-2
/
+3
|
\
|
*
net: flower: fix stack-out-of-bounds in fl_set_key_cfm()
Eric Dumazet
2023-07-28
1
-2
/
+3
*
|
tc: flower: support for SPI
Ratheesh Kannoth
2023-08-02
1
-0
/
+35
|
/
*
net: sched: cls_flower: Undo tcf_bind_filter in case of an error
Victor Nogueira
2023-07-17
1
-52
/
+47
*
net/sched: flower: Ensure both minimum and maximum ports are specified
Ido Schimmel
2023-07-12
1
-0
/
+10
*
net: flower: add support for matching cfm fields
Zahari Doychev
2023-06-13
1
-0
/
+102
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-02
1
-0
/
+3
|
\
|
*
net/sched: flower: fix possible OOB write in fl_set_geneve_opt()
Hangyu Hua
2023-06-01
1
-0
/
+3
*
|
net/sched: flower: Allow matching on layer 2 miss
Ido Schimmel
2023-05-31
1
-2
/
+28
|
/
*
net/sched: flower: fix error handler on replace
Vlad Buslov
2023-05-05
1
-1
/
+2
*
Revert "net/sched: flower: Fix wrong handle assignment during filter change"
Vlad Buslov
2023-05-05
1
-1
/
+1
*
net/sched: flower: fix filter idr initialization
Vlad Buslov
2023-05-05
1
-3
/
+3
*
net/sched: flower: Fix wrong handle assignment during filter change
Ivan Vecera
2023-04-27
1
-1
/
+1
*
fix typos in net/sched/* files
Taichi Nishimura
2023-03-24
1
-1
/
+1
*
net/sched: flower: fix fl_change() error recovery path
Eric Dumazet
2023-03-01
1
-4
/
+6
*
net/sched: flower: Support hardware miss to tc action
Paul Blakey
2023-02-21
1
-1
/
+12
*
net/sched: flower: Move filter handle initialization earlier
Paul Blakey
2023-02-21
1
-27
/
+35
*
net/sched: support per action hw stats
Oz Shlomo
2023-02-14
1
-1
/
+1
*
net/sched: pass flow_stats instead of multiple stats args
Oz Shlomo
2023-02-14
1
-6
/
+1
*
net/sched: avoid indirect classify functions on retpoline kernels
Pedro Tammela
2022-12-09
1
-2
/
+4
*
net: sched: use tc_cls_bind_class() in filter
Zhengchao Shao
2022-10-02
1
-6
/
+1
*
net/sched: flower: Add L2TPv3 filter
Wojciech Drewek
2022-09-20
1
-0
/
+16
*
net/sched: flower: Add PPPoE filter
Wojciech Drewek
2022-07-26
1
-0
/
+64
*
net: extract port range fields from fl_flow_key
Maksym Glubokiy
2022-07-13
1
-7
/
+1
*
net/sched: flower: Consider the number of tags for vlan filters
Boris Sukholitko
2022-04-20
1
-8
/
+16
*
net/sched: flower: Add number of vlan tags filter
Boris Sukholitko
2022-04-20
1
-0
/
+14
*
net/sched: flower: Reduce identation after is_key_vlan refactoring
Boris Sukholitko
2022-04-20
1
-17
/
+17
*
net/sched: flower: Helper function for vlan ethtype checks
Boris Sukholitko
2022-04-20
1
-15
/
+17
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-04-15
1
-5
/
+13
|
\
|
*
net/sched: flower: fix parsing of ethertype following VLAN header
Vlad Buslov
2022-04-08
1
-5
/
+13
*
|
net/sched: flower: Avoid overwriting error messages
Ido Schimmel
2022-04-08
1
-4
/
+0
*
|
net/sched: act_api: Add extack to offload_act_setup() callback
Ido Schimmel
2022-04-08
1
-2
/
+4
*
|
net/sched: flower: Take verbose flag into account when logging error messages
Ido Schimmel
2022-04-08
1
-6
/
+6
|
/
*
net/sched: Allow flower to match on GTP options
Wojciech Drewek
2022-03-11
1
-0
/
+116
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-24
1
-2
/
+4
|
\
|
*
net/sched: flow_dissector: Fix matching on zone id for invalid conns
Paul Blakey
2021-12-18
1
-1
/
+2
[next]