index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlxsw
/
spectrum_acl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-07
mlxsw: Support FLOW_ACTION_MANGLE for SIP and DIP IPv6 addresses
Danielle Ratson
1
-10
/
+73
2022-02-07
mlxsw: Support FLOW_ACTION_MANGLE for SIP and DIP IPv4 addresses
Danielle Ratson
1
-0
/
+12
2021-12-01
mlxsw: Use u16 for local_port field instead of u8
Amit Cohen
1
-1
/
+1
2021-03-17
mlxsw: spectrum_acl: Offload FLOW_ACTION_SAMPLE
Ido Schimmel
1
-0
/
+25
2020-07-16
mlxsw: spectrum_acl: Offload FLOW_ACTION_POLICE
Ido Schimmel
1
-1
/
+32
2020-06-23
mlxsw: spectrum_acl: Support FLOW_ACTION_MANGLE for TCP, UDP ports
Petr Machata
1
-0
/
+24
2020-06-23
mlxsw: spectrum: Split handling of pedit mangle by chip type
Petr Machata
1
-7
/
+44
2020-05-10
mlxsw: spectrum_flower: Expose a function to get min and max rule priority
Jiri Pirko
1
-1
/
+12
2020-04-27
mlxsw: spectrum_acl: Use block variable in mlxsw_sp_acl_rule_del()
Jiri Pirko
1
-3
/
+2
2020-04-27
mlxsw: spectrum: Push flow_block related functions into a separate file
Jiri Pirko
1
-125
/
+6
2020-04-27
mlxsw: spectrum: Rename acl_block to flow_block
Jiri Pirko
1
-41
/
+41
2020-04-27
mlxsw: spectrum_acl: Move block helpers into inline header functions
Jiri Pirko
1
-43
/
+0
2020-04-23
mlxsw: Fix some IS_ERR() vs NULL bugs
Dan Carpenter
1
-1
/
+1
2020-03-30
net: sched: expose HW stats types per action used by drivers
Jiri Pirko
1
-1
/
+3
2020-03-26
mlxsw: spectrum_flower: Offload FLOW_ACTION_MANGLE
Petr Machata
1
-0
/
+91
2020-03-20
mlxsw: spectrum_flower: Offload FLOW_ACTION_PRIORITY
Petr Machata
1
-0
/
+17
2020-03-09
mlxsw: spectrum_acl: Ask device for rule stats only if counter was created
Jiri Pirko
1
-9
/
+17
2020-02-25
mlxsw: core_acl_flex_actions: Implement flow_offload action cookie offload
Jiri Pirko
1
-2
/
+5
2020-02-24
mlxsw: spectrum_acl: Pass the ingress indication down to flex action
Jiri Pirko
1
-2
/
+3
2020-02-24
mlxsw: spectrum_flower: Disable mixed bound blocks to contain action drop
Jiri Pirko
1
-0
/
+7
2020-02-24
mlxsw: spectrum_acl: Track ingress and egress block bindings
Jiri Pirko
1
-6
/
+19
2020-02-24
mlxsw: spectrum_acl: Make block arg const where appropriate
Jiri Pirko
1
-4
/
+6
2020-02-20
mlxsw: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-2
/
+2
2020-01-23
mlxsw: spectrum_acl: Fix use-after-free during reload
Ido Schimmel
1
-4
/
+12
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2019-08-19
net: sched: use major priority number as hardware priority
Pablo Neira Ayuso
1
-1
/
+1
2019-07-28
mlxsw: spectrum_acl: Track rules that forbid egress block bind
Jiri Pirko
1
-4
/
+13
2019-06-19
mlxsw: spectrum_flower: Implement support for ingress device matching
Jiri Pirko
1
-8
/
+1
2019-02-09
mlxsw: spectrum: add "acl_region_rehash_interval" devlink param
Jiri Pirko
1
-0
/
+16
2019-02-09
mlxsw: spectrum_acl: Split entry struct into entry and ventry
Jiri Pirko
1
-1
/
+1
2019-02-06
drivers: net: use flow action infrastructure
Pablo Neira Ayuso
1
-1
/
+1
2019-01-28
mlxsw: spectrum_acl: Fix rul/rule typo
Jiri Pirko
1
-2
/
+2
2019-01-28
mlxsw: spectrum_acl: Remove unnecessary arg on action_replace call path
Jiri Pirko
1
-2
/
+1
2018-12-12
mlxsw: spectrum_acl: Support rule creation without action creation
Nir Dotan
1
-3
/
+13
2018-12-12
mlxsw: spectrum_acl: Add replace rule action operation
Nir Dotan
1
-0
/
+15
2018-08-09
mlxsw: Replace license text with SPDX identifiers and adjust copyrights
Jiri Pirko
1
-33
/
+2
2018-08-09
mlxsw: spectrum_flower: Disallow usage of vlan_id key on egress
Nir Dotan
1
-0
/
+11
2018-07-24
mlxsw: spectrum_acl: Add extack messages
Nir Dotan
1
-4
/
+11
2018-07-24
mlxsw: spectrum_acl: Propagate extack pointer
Nir Dotan
1
-11
/
+18
2018-07-24
mlxsw: spectrum: Implement chain template hinting
Jiri Pirko
1
-4
/
+8
2018-07-10
mlxsw: spectrum_acl: Convert mlxsw_afk_create args to ops
Jiri Pirko
1
-3
/
+1
2018-07-10
mlxsw: spectrum_acl: Add tcam init/fini ops
Jiri Pirko
1
-13
/
+9
2018-07-10
mlxsw: spectrum_acl: Split TCAM handling 3 ways
Jiri Pirko
1
-1
/
+3
2018-07-08
mlxsw: spectrum_acl: Ignore always-zeroed bits in tp->prio
Jiri Pirko
1
-1
/
+1
2018-07-08
mlxsw: spectrum: Change name of mlxsw_sp_afk_blocks to mlxsw_sp1_afk_blocks
Jiri Pirko
1
-2
/
+2
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+5
2018-03-20
mlxsw: spectrum_acl: Adapt ACL configuration to new firmware versions
Ido Schimmel
1
-17
/
+26
2018-03-09
mlxsw: spectrum: Fix gact_ok offloading
Jiri Pirko
1
-0
/
+5
2018-02-27
mlxsw: Move a mirroring check to mlxsw_sp_span_entry_create
Petr Machata
1
-4
/
+0
2018-02-27
mlxsw: spectrum_span: Generalize SPAN support
Petr Machata
1
-3
/
+0
[next]