index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-04
mlxsw: spectrum_router: Handle down of tunnel underlay
Petr Machata
1
-2
/
+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
4
-7
/
+114
2017-11-04
mlxsw: spectrum: Support IPIP underlay VRF migration
Petr Machata
3
-0
/
+110
2017-11-04
mlxsw: spectrum_router: Onload conflicting tunnels
Petr Machata
2
-21
/
+60
2017-11-04
mlxsw: spectrum_router: Fix saddr deduction in mlxsw_sp_ipip_entry_create()
Petr Machata
1
-2
/
+2
2017-11-04
mlxsw: spectrum_router: Generalize __mlxsw_sp_ipip_entry_update_tunnel()
Petr Machata
2
-4
/
+50
2017-11-04
mlxsw: spectrum_router: Extract __mlxsw_sp_ipip_entry_update_tunnel()
Petr Machata
1
-28
/
+46
2017-11-04
mlxsw: spectrum: Propagate extack for tunnel events
Petr Machata
2
-17
/
+23
2017-11-04
mlxsw: spectrum_router: Extract mlxsw_sp_ipip_entry_ol_up_event()
Petr Machata
1
-9
/
+14
2017-11-04
mlxsw: spectrum_router: Make mlxsw_sp_netdevice_ipip_ol_up_event() void
Petr Machata
1
-4
/
+4
2017-11-04
mlxsw: spectrum_router: Extract mlxsw_sp_ipip_entry_ol_down_event()
Petr Machata
1
-2
/
+10
2017-11-04
mlxsw: spectrum_ipip: Split accessor functions
Petr Machata
2
-33
/
+70
2017-11-04
mlxsw: spectrum: Move mlxsw_sp_ipip_netdev_{s, d}addr{, 4}()
Petr Machata
4
-60
/
+57
2017-11-04
mlxsw: spectrum_router: Extract mlxsw_sp_netdevice_ipip_can_offload()
Petr Machata
1
-5
/
+15
2017-11-04
mlxsw: spectrum: Rename IPIP-related netdevice handlers
Petr Machata
3
-30
/
+32
2017-11-03
mlxsw: spectrum_router: Update multipath hash parameters upon netevents
Ido Schimmel
1
-1
/
+30
2017-11-03
mlxsw: spectrum_router: Align multipath hash parameters with kernel's
Ido Schimmel
1
-0
/
+64
2017-11-03
mlxsw: reg: Add Router ECMP Configuration Register Version 2
Ido Schimmel
1
-0
/
+132
2017-11-03
mlxsw: spectrum_router: Properly name netevent work struct
Ido Schimmel
1
-13
/
+13
2017-11-03
mlxsw: spectrum_router: Embed netevent notifier block in router struct
Ido Schimmel
3
-11
/
+12
2017-11-02
net: sched: move the can_offload check from binding phase to rule insertion p...
Jiri Pirko
3
-0
/
+9
2017-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-1
/
+26
2017-11-01
mlxsw: i2c: Fix buffer increment counter for write transaction
Vadim Pasternak
1
-1
/
+1
2017-11-01
mlxsw: reg: Add high and low temperature thresholds
Ido Schimmel
1
-0
/
+25
2017-11-01
mlxsw: spectrum_router: Return extack message on abort due to fib rules
David Ahern
1
-42
/
+66
2017-11-01
net/mlx5e: Switch channels counters to use stats group API
Kamal Heib
3
-89
/
+106
2017-11-01
net/mlx5e: Switch ipsec counters to use stats group API
Kamal Heib
2
-9
/
+25
2017-11-01
net/mlx5e: Switch pme counters to use stats group API
Kamal Heib
3
-30
/
+54
2017-11-01
net/mlx5e: Switch per prio pfc counters to use stats group API
Kamal Heib
3
-85
/
+113
2017-11-01
net/mlx5e: Switch per prio traffic counters to use stats group API
Kamal Heib
3
-24
/
+50
2017-11-01
net/mlx5e: Switch pcie counters to use stats group API
Kamal Heib
3
-58
/
+93
2017-11-01
net/mlx5e: Switch ethernet extended counters to use stats group API
Kamal Heib
3
-20
/
+48
2017-11-01
net/mlx5e: Switch physical statistical counters to use stats group API
Kamal Heib
3
-21
/
+46
2017-11-01
net/mlx5e: Switch RFC 2819 counters to use stats group API
Kamal Heib
3
-30
/
+53
2017-11-01
net/mlx5e: Switch RFC 2863 counters to use stats group API
Kamal Heib
3
-20
/
+43
2017-11-01
net/mlx5e: Switch IEEE 802.3 counters to use stats group API
Kamal Heib
3
-36
/
+58
2017-11-01
net/mlx5e: Switch vport counters to use the stats group API
Kamal Heib
3
-55
/
+78
2017-11-01
net/mlx5e: Switch Q counters to use the stats group API
Kamal Heib
3
-16
/
+35
2017-11-01
net/mlx5e: Introduce stats group API
Kamal Heib
4
-48
/
+127
2017-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-96
/
+202
2017-10-28
drivers/net: mellanox: Convert timers to use timer_setup()
Kees Cook
1
-3
/
+3
2017-10-27
mlxsw: reg: Avoid magic number in PPCNT
Nogah Frankel
1
-30
/
+42
2017-10-27
mlxsw: spectrum: Change stats cache to be local
Nogah Frankel
2
-19
/
+9
2017-10-26
net/mlx5e: DCBNL, Implement tc with ets type and zero bandwidth
Huy Nguyen
2
-30
/
+104
2017-10-26
net/mlx5e: Properly deal with encap flows add/del under neigh update
Or Gerlitz
1
-35
/
+54
2017-10-26
net/mlx5: Delay events till mlx5 interface's add complete for pci resume
Huy Nguyen
1
-29
/
+41
2017-10-26
net/mlx5: Fix health work queue spin lock to IRQ safe
Moshe Shemesh
1
-2
/
+3
2017-10-24
mlxsw: spectrum: mr_tcam: Include the mr_tcam header file
Yotam Gigi
1
-0
/
+1
2017-10-24
mlxsw: spectrum: mr: Make the function mlxsw_sp_mr_dev_vif_lookup static
Yotam Gigi
1
-1
/
+1
[next]