index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlxsw
/
spectrum_ipip.c
Age
Commit message (
Expand
)
Author
2022-05-12
mlxsw: Avoid warning during ip6gre device removal
Amit Cohen
2021-12-15
mlxsw: spectrum_ipip: Use common hash table for IPv6 address mapping
Amit Cohen
2021-09-24
mlxsw: Add support for IP-in-IP with IPv6 underlay for Spectrum-2 and above
Amit Cohen
2021-09-24
mlxsw: spectrum_router: Increase parsing depth for IPv6 decapsulation
Amit Cohen
2021-09-24
mlxsw: spectrum_ipip: Add mlxsw_sp_ipip_gre6_ops
Amit Cohen
2021-09-24
mlxsw: Create separate ipip_ops_arr for different ASICs
Amit Cohen
2021-09-24
mlxsw: Take tunnel's type into account when searching underlay device
Amit Cohen
2021-09-24
mlxsw: spectrum_ipip: Create common function for mlxsw_sp_ipip_ol_netdev_chan...
Amit Cohen
2021-09-24
mlxsw: spectrum_ipip: Pass IP tunnel parameters by reference and as 'const'
Amit Cohen
2021-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-03-29
mlxsw: spectrum: Fix ECN marking in tunnel decapsulation
Ido Schimmel
2021-03-24
mlxsw: spectrum_router: Pass payload pointer to nexthop update function
Ido Schimmel
2021-03-24
mlxsw: spectrum_router: Add ability to overwrite adjacency entry only when in...
Ido Schimmel
2020-12-06
mlxsw: spectrum_router: Reduce mlxsw_sp_ipip_fib_entry_op_gre4()
Jiri Pirko
2020-11-14
mlxsw: spectrum_ipip: Remove overlay protocol from can_offload() callback
Ido Schimmel
2020-11-12
mlxsw: spectrum_router: Introduce fib_entry priv for low-level ops
Jiri Pirko
2020-11-12
mlxsw: spectrum: Push RALUE packing and writing into low-level router ops
Jiri Pirko
2020-11-12
mlxsw: spectrum: Export RALUE pack helper and use it from IPIP
Jiri Pirko
2020-11-12
mlxsw: spectrum: Propagate context from work handler containing RALUE payload
Jiri Pirko
2020-11-12
mlxsw: spectrum_router: Use RALUE-independent op arg
Jiri Pirko
2020-01-19
mlxsw: Add ECN configurations with IPinIP tunnels
Amit Cohen
2019-01-20
mlxsw: spectrum_router: Update tunnel decap properties
Nir Dotan
2018-08-09
mlxsw: Replace license text with SPDX identifiers and adjust copyrights
Jiri Pirko
2018-02-27
mlxsw: spectrum_ipip: Support decoding IPv6 tunnel addresses
Petr Machata
2018-02-27
mlxsw: spectrum_ipip: Extract mlxsw_sp_l3addr_is_zero
Petr Machata
2018-02-13
mlxsw: spectrum: Distinguish between IPv4/6 tunnels
Petr Machata
2017-11-04
mlxsw: spectrum_ipip: Handle underlay device change
Petr Machata
2017-11-04
mlxsw: spectrum: Handle NETDEV_CHANGE on L3 tunnels
Petr Machata
2017-11-04
mlxsw: spectrum_ipip: Split accessor functions
Petr Machata
2017-11-04
mlxsw: spectrum: Move mlxsw_sp_ipip_netdev_{s, d}addr{, 4}()
Petr Machata
2017-09-03
mlxsw: spectrum_router: Support GRE tunnels
Petr Machata
2017-09-03
mlxsw: spectrum_router: Add mlxsw_sp_ipip_ops
Petr Machata