index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2024-04-01
ip_tunnel: convert __be16 tunnel flags to bitmaps
Alexander Lobakin
1
-10
/
+16
2024-04-01
ip_tunnel: use a separate struct to store tunnel params in the kernel
Alexander Lobakin
1
-13
/
+17
2022-12-09
mlxsw: spectrum_ipip: Add Spectrum-1 ip6gre support
Ido Schimmel
1
-75
/
+8
2022-12-09
mlxsw: spectrum_ipip: Rename Spectrum-2 ip6gre operations
Ido Schimmel
1
-47
/
+47
2022-12-09
mlxsw: spectrum_router: Add support for double entry RIFs
Ido Schimmel
1
-0
/
+1
2022-05-12
mlxsw: Avoid warning during ip6gre device removal
Amit Cohen
1
-8
/
+3
2021-12-15
mlxsw: spectrum_ipip: Use common hash table for IPv6 address mapping
Amit Cohen
1
-22
/
+6
2021-09-24
mlxsw: Add support for IP-in-IP with IPv6 underlay for Spectrum-2 and above
Amit Cohen
1
-1
/
+226
2021-09-24
mlxsw: spectrum_router: Increase parsing depth for IPv6 decapsulation
Amit Cohen
1
-0
/
+2
2021-09-24
mlxsw: spectrum_ipip: Add mlxsw_sp_ipip_gre6_ops
Amit Cohen
1
-0
/
+65
2021-09-24
mlxsw: Create separate ipip_ops_arr for different ASICs
Amit Cohen
1
-1
/
+5
2021-09-24
mlxsw: Take tunnel's type into account when searching underlay device
Amit Cohen
1
-0
/
+15
2021-09-24
mlxsw: spectrum_ipip: Create common function for mlxsw_sp_ipip_ol_netdev_chan...
Amit Cohen
1
-24
/
+45
2021-09-24
mlxsw: spectrum_ipip: Pass IP tunnel parameters by reference and as 'const'
Amit Cohen
1
-33
/
+33
2021-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+3
2021-03-29
mlxsw: spectrum: Fix ECN marking in tunnel decapsulation
Ido Schimmel
1
-4
/
+3
2021-03-25
mlxsw: spectrum_router: Pass payload pointer to nexthop update function
Ido Schimmel
1
-2
/
+1
2021-03-25
mlxsw: spectrum_router: Add ability to overwrite adjacency entry only when in...
Ido Schimmel
1
-3
/
+6
2020-12-07
mlxsw: spectrum_router: Reduce mlxsw_sp_ipip_fib_entry_op_gre4()
Jiri Pirko
1
-41
/
+4
2020-11-15
mlxsw: spectrum_ipip: Remove overlay protocol from can_offload() callback
Ido Schimmel
1
-2
/
+1
2020-11-13
mlxsw: spectrum_router: Introduce fib_entry priv for low-level ops
Jiri Pirko
1
-5
/
+7
2020-11-13
mlxsw: spectrum: Push RALUE packing and writing into low-level router ops
Jiri Pirko
1
-14
/
+13
2020-11-13
mlxsw: spectrum: Export RALUE pack helper and use it from IPIP
Jiri Pirko
1
-15
/
+2
2020-11-13
mlxsw: spectrum: Propagate context from work handler containing RALUE payload
Jiri Pirko
1
-5
/
+6
2020-11-13
mlxsw: spectrum_router: Use RALUE-independent op arg
Jiri Pirko
1
-3
/
+16
2020-01-19
mlxsw: Add ECN configurations with IPinIP tunnels
Amit Cohen
1
-0
/
+60
2019-01-20
mlxsw: spectrum_router: Update tunnel decap properties
Nir Dotan
1
-0
/
+2
2018-08-09
mlxsw: Replace license text with SPDX identifiers and adjust copyrights
Jiri Pirko
1
-33
/
+2
2018-02-27
mlxsw: spectrum_ipip: Support decoding IPv6 tunnel addresses
Petr Machata
1
-2
/
+27
2018-02-27
mlxsw: spectrum_ipip: Extract mlxsw_sp_l3addr_is_zero
Petr Machata
1
-5
/
+11
2018-02-13
mlxsw: spectrum: Distinguish between IPv4/6 tunnels
Petr Machata
1
-86
/
+55
2017-11-04
mlxsw: spectrum_ipip: Handle underlay device change
Petr Machata
1
-2
/
+3
2017-11-04
mlxsw: spectrum: Handle NETDEV_CHANGE on L3 tunnels
Petr Machata
1
-0
/
+67
2017-11-04
mlxsw: spectrum_ipip: Split accessor functions
Petr Machata
1
-33
/
+67
2017-11-04
mlxsw: spectrum: Move mlxsw_sp_ipip_netdev_{s, d}addr{, 4}()
Petr Machata
1
-0
/
+53
2017-09-04
mlxsw: spectrum_router: Support GRE tunnels
Petr Machata
1
-0
/
+176
2017-09-04
mlxsw: spectrum_router: Add mlxsw_sp_ipip_ops
Petr Machata
1
-0
/
+38