开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
2024-10-30
mlxsw: spectrum_ipip: Fix memory leak when changing remote IPv6 address
Ido Schimmel
2024-04-01
ip_tunnel: convert __be16 tunnel flags to bitmaps
Alexander Lobakin
2024-04-01
ip_tunnel: use a separate struct to store tunnel params in the kernel
Alexander Lobakin
2022-12-08
mlxsw: spectrum_ipip: Add Spectrum-1 ip6gre support
Ido Schimmel
2022-12-08
mlxsw: spectrum_ipip: Rename Spectrum-2 ip6gre operations
Ido Schimmel
2022-12-08
mlxsw: spectrum_router: Add support for double entry RIFs
Ido Schimmel
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