index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlxsw
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-07
ethtool: Remove link_mode param and derive link params from driver
Danielle Ratson
1
-5
/
+14
2021-03-29
mlxsw: spectrum: Fix ECN marking in tunnel decapsulation
Ido Schimmel
3
-8
/
+21
2021-02-26
mlxsw: spectrum_router: Ignore routes using a deleted nexthop object
Ido Schimmel
1
-0
/
+7
2021-02-26
mlxsw: spectrum_ethtool: Add an external speed to PTYS register
Danielle Ratson
3
-1
/
+8
2021-02-12
net: switchdev: pass flags and mask to both {PRE_,}BRIDGE_FLAGS attributes
Vladimir Oltean
1
-21
/
+29
2021-02-12
net: switchdev: propagate extack to port attributes
Vladimir Oltean
1
-1
/
+2
2021-02-08
mlxsw: spectrum_router: Set offload_failed flag
Amit Cohen
1
-0
/
+52
2021-02-08
IPv6: Add "offload failed" indication to routes
Amit Cohen
1
-2
/
+2
2021-02-08
IPv4: Add "offload failed" indication to routes
Amit Cohen
1
-0
/
+2
2021-02-03
mlxsw: ethtool: Pass link mode in use to ethtool
Danielle Ratson
2
-23
/
+30
2021-02-03
mlxsw: ethtool: Add support for setting lanes when autoneg is off
Danielle Ratson
2
-41
/
+78
2021-02-03
mlxsw: ethtool: Remove max lanes filtering
Danielle Ratson
2
-22
/
+15
2021-02-02
net: Do not call fib6_info_hw_flags_set() when IPv6 is disabled
Amit Cohen
1
-0
/
+16
2021-02-02
net: Pass 'net' struct as first argument to fib6_info_hw_flags_set()
Amit Cohen
1
-3
/
+4
2021-01-28
nexthop: Use enum to encode notification type
Ido Schimmel
1
-13
/
+41
2021-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-0
/
+7
2021-01-28
mlxsw: spectrum_span: Do not overwrite policer configuration
Ido Schimmel
2
-0
/
+7
2021-01-22
mlxsw: Register physical ports as a devlink resource
Danielle Ratson
3
-11
/
+73
2021-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+8
2021-01-14
mlxsw: pci: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-31
/
+25
2021-01-11
mlxsw: spectrum_switchdev: remove transactional logic for VLAN objects
Vladimir Oltean
1
-33
/
+4
2021-01-11
net: switchdev: remove the transaction structure from port attributes
Vladimir Oltean
1
-50
/
+13
2021-01-11
net: switchdev: remove the transaction structure from port object notifiers
Vladimir Oltean
1
-20
/
+32
2021-01-11
net: switchdev: remove vid_begin -> vid_end range from VLAN objects
Vladimir Oltean
1
-44
/
+19
2021-01-09
mlxsw: core: Increase critical threshold for ASIC thermal zone
Vadim Pasternak
1
-1
/
+1
2021-01-09
mlxsw: core: Add validation of transceiver temperature thresholds
Vadim Pasternak
1
-4
/
+7
2020-12-14
mlxsw: spectrum_router: Use eXtended mezzanine to offload IPv4 router
Jiri Pirko
3
-1
/
+11
2020-12-14
mlxsw: spectrum: Set KVH XLT cache mode for Spectrum2/3
Jiri Pirko
4
-1
/
+24
2020-12-14
mlxsw: spectrum_router_xm: Introduce basic XM cache flushing
Jiri Pirko
1
-0
/
+291
2020-12-14
mlxsw: reg: Add Router LPM Cache Enable Register
Jiri Pirko
1
-0
/
+35
2020-12-14
mlxsw: reg: Add Router LPM Cache ML Delete Register
Jiri Pirko
1
-0
/
+111
2020-12-14
mlxsw: spectrum_router_xm: Implement L-value tracking for M-index
Jiri Pirko
3
-0
/
+205
2020-12-14
mlxsw: reg: Add XM Router M Table Register
Jiri Pirko
1
-2
/
+31
2020-12-14
mlxsw: spectrum_router: Introduce per-ASIC XM initialization
Jiri Pirko
3
-0
/
+88
2020-12-14
mlxsw: reg: Add XM Lookup Table Query Register
Jiri Pirko
1
-3
/
+63
2020-12-14
mlxsw: reg: Add Router XLT M select Register
Jiri Pirko
1
-0
/
+32
2020-12-14
mlxsw: Ignore ports that are connected to eXtended mezanine
Jiri Pirko
4
-1
/
+18
2020-12-14
mlxsw: pci: Obtain info about ports used by eXtended mezanine
Jiri Pirko
3
-2
/
+49
2020-12-14
mlxsw: spectrum_router: Introduce XM implementation of router low-level ops
Jiri Pirko
4
-0
/
+250
2020-12-14
mlxsw: reg: Add Router XLT Enable Register
Jiri Pirko
1
-0
/
+44
2020-12-14
mlxsw: reg: Add XM Direct Register
Jiri Pirko
1
-3
/
+271
2020-12-08
mlxsw: spectrum_switchdev: Allow joining VxLAN to 802.1ad bridge
Amit Cohen
1
-2
/
+2
2020-12-08
mlxsw: Veto Q-in-VNI for Spectrum-1 ASIC
Amit Cohen
3
-5
/
+17
2020-12-08
mlxsw: spectrum_switchdev: Use ops->vxlan_join() when adding VLAN to VxLAN de...
Amit Cohen
1
-6
/
+4
2020-12-08
mlxsw: spectrum_nve_vxlan: Add support for Q-in-VNI for Spectrum-2 ASIC
Amit Cohen
1
-0
/
+42
2020-12-08
mlxsw: spectrum: Publish mlxsw_sp_ethtype_to_sver_type()
Amit Cohen
2
-1
/
+2
2020-12-08
mlxsw: Save EtherType as part of mlxsw_sp_nve_config
Amit Cohen
3
-4
/
+6
2020-12-08
mlxsw: Save EtherType as part of mlxsw_sp_nve_params
Amit Cohen
2
-2
/
+6
2020-12-08
mlxsw: spectrum_switchdev: Create common function for joining VxLAN to VLAN-a...
Amit Cohen
1
-3
/
+12
2020-12-08
mlxsw: reg: Add support for tunnel port in SPVID register
Amit Cohen
1
-1
/
+9
[next]