index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
/
cls_flower.c
Age
Commit message (
Expand
)
Author
2023-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-02
tc: flower: support for SPI
Ratheesh Kannoth
2023-07-27
net: flower: fix stack-out-of-bounds in fl_set_key_cfm()
Eric Dumazet
2023-07-17
net: sched: cls_flower: Undo tcf_bind_filter in case of an error
Victor Nogueira
2023-07-12
net/sched: flower: Ensure both minimum and maximum ports are specified
Ido Schimmel
2023-06-12
net: flower: add support for matching cfm fields
Zahari Doychev
2023-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-01
net/sched: flower: fix possible OOB write in fl_set_geneve_opt()
Hangyu Hua
2023-05-30
net/sched: flower: Allow matching on layer 2 miss
Ido Schimmel
2023-05-05
net/sched: flower: fix error handler on replace
Vlad Buslov
2023-05-05
Revert "net/sched: flower: Fix wrong handle assignment during filter change"
Vlad Buslov
2023-05-05
net/sched: flower: fix filter idr initialization
Vlad Buslov
2023-04-27
net/sched: flower: Fix wrong handle assignment during filter change
Ivan Vecera
2023-03-24
fix typos in net/sched/* files
Taichi Nishimura
2023-03-01
net/sched: flower: fix fl_change() error recovery path
Eric Dumazet
2023-02-20
net/sched: flower: Support hardware miss to tc action
Paul Blakey
2023-02-20
net/sched: flower: Move filter handle initialization earlier
Paul Blakey
2023-02-14
net/sched: support per action hw stats
Oz Shlomo
2023-02-14
net/sched: pass flow_stats instead of multiple stats args
Oz Shlomo
2022-12-09
net/sched: avoid indirect classify functions on retpoline kernels
Pedro Tammela
2022-10-02
net: sched: use tc_cls_bind_class() in filter
Zhengchao Shao
2022-09-20
net/sched: flower: Add L2TPv3 filter
Wojciech Drewek
2022-07-26
net/sched: flower: Add PPPoE filter
Wojciech Drewek
2022-07-13
net: extract port range fields from fl_flow_key
Maksym Glubokiy
2022-04-20
net/sched: flower: Consider the number of tags for vlan filters
Boris Sukholitko
2022-04-20
net/sched: flower: Add number of vlan tags filter
Boris Sukholitko
2022-04-20
net/sched: flower: Reduce identation after is_key_vlan refactoring
Boris Sukholitko
2022-04-20
net/sched: flower: Helper function for vlan ethtype checks
Boris Sukholitko
2022-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-04-08
net/sched: flower: Avoid overwriting error messages
Ido Schimmel
2022-04-08
net/sched: act_api: Add extack to offload_act_setup() callback
Ido Schimmel
2022-04-08
net/sched: flower: Take verbose flag into account when logging error messages
Ido Schimmel
2022-04-08
net/sched: flower: fix parsing of ethertype following VLAN header
Vlad Buslov
2022-03-11
net/sched: Allow flower to match on GTP options
Wojciech Drewek
2021-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-19
flow_offload: validate flags of filter and actions
Baowen Zheng
2021-12-19
flow_offload: rename exts stats update functions with hw
Baowen Zheng
2021-12-19
flow_offload: rename offload functions with offload instead of flow
Baowen Zheng
2021-12-17
net/sched: flow_dissector: Fix matching on zone id for invalid conns
Paul Blakey
2021-12-17
net/sched: Extend qdisc control block with tc control block
Paul Blakey
2021-10-29
cls_flower: Fix inability to match GRE/IPIP packets
Yoshiki Komachi
2021-09-30
net: sched: flower: protect fl_walk() with rcu
Vlad Buslov
2021-08-02
net_sched: refactor TC action init API
Cong Wang
2021-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-03-22
net/sched: cls_flower: use nla_get_be32 for TCA_FLOWER_KEY_FLAGS
Vladimir Oltean
2021-03-22
net/sched: cls_flower: use ntohs for struct flow_dissector_key_ports
Vladimir Oltean
2021-03-17
net/sched: cls_flower: fix only mask bit check in the validate_ct_state
wenxu
2021-02-23
net/sched: cls_flower: validate ct_state for invalid and reply flags
wenxu
2021-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-02-10
net/sched: cls_flower: Reject invalid ct_state flags rules
wenxu
[next]