index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlxsw
/
spectrum_dpipe.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-05
mlxsw: spectrum_router: Constify struct devlink_dpipe_table_ops
Christophe JAILLET
1
-4
/
+4
2024-03-11
mlxsw: spectrum_router: Have mlxsw_sp_nexthop_counter_enable() return int
Petr Machata
1
-3
/
+17
2024-03-11
mlxsw: spectrum_router: Rename two functions
Petr Machata
1
-2
/
+2
2023-06-12
mlxsw: Convert RIF-has-netdevice queries to a dedicated helper
Petr Machata
1
-1
/
+1
2022-07-18
mlxsw: convert driver to use unlocked devlink API during init/fini
Jiri Pirko
1
-44
/
+44
2022-07-14
net: devlink: make devlink_dpipe_headers_register() return void
Jiri Pirko
1
-4
/
+2
2022-03-03
mlxsw: spectrum_router: Drop mlxsw_sp arg from counter alloc/free functions
Petr Machata
1
-2
/
+2
2021-03-24
mlxsw: spectrum_router: Pass payload pointer to nexthop update function
Ido Schimmel
1
-1
/
+2
2021-03-24
mlxsw: spectrum_router: Add ability to overwrite adjacency entry only when in...
Ido Schimmel
1
-1
/
+2
2021-03-22
mlxsw: spectrum_router: Rename nexthop update function to reflect its type
Ido Schimmel
1
-2
/
+2
2021-03-22
mlxsw: spectrum_router: Consolidate nexthop helpers
Ido Schimmel
1
-9
/
+6
2020-11-24
mlxsw: spectrum_router: Add support for blackhole nexthops
Ido Schimmel
1
-3
/
+6
2020-02-22
mlxsw: spectrum: Remove RTNL where possible
Ido Schimmel
1
-17
/
+0
2020-02-22
mlxsw: spectrum_dpipe: Take router lock from dpipe code
Ido Schimmel
1
-0
/
+18
2020-02-07
mlxsw: spectrum_dpipe: Add missing error path
Ido Schimmel
1
-1
/
+2
2019-01-20
mlxsw: spectrum_router: Support RIF without device
Nir Dotan
1
-1
/
+1
2018-08-09
mlxsw: Replace license text with SPDX identifiers and adjust copyrights
Jiri Pirko
1
-33
/
+2
2018-01-16
mlxsw: spectrum_dpipe: Connect dpipe tables to resources
Arkadi Sharshevsky
1
-12
/
+69
2017-10-24
mlxsw: spectrum_dpipe: Fix entries dump of the adjacency table
Arkadi Sharshevsky
1
-0
/
+1
2017-10-23
mlxsw: spectrum_dpipe: Add adjacency group size
Ido Schimmel
1
-5
/
+41
2017-09-26
mlxsw: spectrum_dpipe: Add support for controlling nexthop counters
Arkadi Sharshevsky
1
-0
/
+24
2017-09-26
mlxsw: spectrum_dpipe: Add support for adjacency table dump
Arkadi Sharshevsky
1
-0
/
+238
2017-09-26
mlxsw: spectrum_dpipe: Add initial support for the router adjacency table
Arkadi Sharshevsky
1
-1
/
+99
2017-09-26
mlxsw: Add fields for mlxsw's meta header for adjacency table
Arkadi Sharshevsky
1
-0
/
+12
2017-09-26
mlxsw: spectrum_dpipe: Fix indentation in header description
Arkadi Sharshevsky
1
-10
/
+13
2017-08-31
mlxsw: spectrum_dpipe: Add support for controlling IPv6 neighbor counters
Arkadi Sharshevsky
1
-1
/
+17
2017-08-31
mlxsw: spectrum_dpipe: Add support for IPv6 host table dump
Arkadi Sharshevsky
1
-5
/
+70
2017-08-31
mlxsw: spectrum_dpipe: Make host entry fill handler more generic
Arkadi Sharshevsky
1
-8
/
+5
2017-08-31
mlxsw: spectrum_dpipe: Add IPv6 host table initial support
Arkadi Sharshevsky
1
-6
/
+70
2017-08-28
mlxsw: spectrum_dpipe: Fix host table dump
Arkadi Sharshevsky
1
-0
/
+3
2017-08-24
mlxsw: spectrum_dpipe: Add support for controlling neighbor counters
Arkadi Sharshevsky
1
-0
/
+33
2017-08-24
mlxsw: spectrum_dpipe: Add support for IPv4 host table dump
Arkadi Sharshevsky
1
-0
/
+247
2017-08-24
mlxsw: spectrum_dpipe: Add IPv4 host table initial support
Arkadi Sharshevsky
1
-0
/
+102
2017-08-24
mlxsw: spectrum_dpipe: Fix label name
Arkadi Sharshevsky
1
-2
/
+2
2017-08-24
devlink: Move dpipe entry clear function into devlink
Arkadi Sharshevsky
1
-22
/
+2
2017-08-24
devlink: Add support for dynamic table size
Arkadi Sharshevsky
1
-4
/
+9
2017-08-24
mlxsw: spectrum_dpipe: Fix erif table op name space
Arkadi Sharshevsky
1
-5
/
+5
2017-05-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2017-05-18
mlxsw: spectrum_dpipe: Fix sparse warnings
Arkadi Sharshevsky
1
-1
/
+4
2017-05-18
mlxsw: spectrum_dpipe: Fix incorrect entry index
Arkadi Sharshevsky
1
-1
/
+2
2017-05-17
mlxsw: spectrum_router: Move RIFs array to its rightful place
Ido Schimmel
1
-8
/
+9
2017-03-28
mlxsw: spectrum: Add Support for erif table entries access
Arkadi Sharshevsky
1
-0
/
+185
2017-03-28
mlxsw: spectrum: Add definition for egress rif table
Arkadi Sharshevsky
1
-4
/
+113
2017-03-28
mlxsw: spectrum: Add placeholder for dpipe
Arkadi Sharshevsky
1
-0
/
+57