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
/
drivers
/
net
/
ethernet
/
mellanox
/
mlxsw
/
spectrum_mr.c
Age
Commit message (
Expand
)
Author
2023-06-12
mlxsw: Convert does-RIF-have-this-netdev queries to a dedicated helper
Petr Machata
2023-06-12
mlxsw: Convert RIF-has-netdevice queries to a dedicated helper
Petr Machata
2021-05-06
mlxsw: spectrum_mr: Update egress RIF list before route's action
Ido Schimmel
2020-12-06
mlxsw: spectrum_mr: Use flexible-array member instead of zero-length array
Ido Schimmel
2020-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2020-03-26
mlxsw: spectrum_mr: Fix list iteration in error path
Ido Schimmel
2020-02-22
mlxsw: spectrum_mr: Protect multicast route list with a lock
Ido Schimmel
2020-02-22
mlxsw: spectrum_mr: Protect multicast table list with a lock
Ido Schimmel
2020-02-22
mlxsw: spectrum_mr: Publish multicast route after writing it to the device
Ido Schimmel
2020-02-19
mlxsw: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2018-08-09
mlxsw: Replace license text with SPDX identifiers and adjust copyrights
Jiri Pirko
2018-07-09
mlxsw: spectrum_mr_tcam: Push Spectrum-specific operations into a separate file
Jiri Pirko
2018-03-26
mlxsw: spectrum_mr: Add ipv6 specific operations
Yuval Mintz
2018-03-26
mlxsw: spectrum_router: Make IPMR-related APIs family agnostic
Yuval Mintz
2018-03-26
mlxsw: spectrum_mr: Convert into using mr_mfc
Yuval Mintz
2018-03-26
mlxsw: spectrum_mr: Pass protocol as part of catchall route params
Yuval Mintz
2018-03-26
ip6mr: Add refcounting to mfc
Yuval Mintz
2018-03-01
ipmr, ip6mr: Make mfc_cache a common structure
Yuval Mintz
2017-10-24
mlxsw: spectrum: mr: Make the function mlxsw_sp_mr_dev_vif_lookup static
Yotam Gigi
2017-10-24
mlxsw: spectrum: mr: Fix various endianness issues
Yotam Gigi
2017-10-03
mlxsw: spectrum: mr: Support trap-and-forward routes
Yotam Gigi
2017-10-01
mlxsw: spectrum: fix uninitialized value in err
Colin Ian King
2017-09-27
mlxsw: spectrum: Add the multicast routing offloading logic
Yotam Gigi