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
2016-11-14
mlxsw: spectrum_router: Add FIB abort warning
Jiri Pirko
1
-0
/
+3
2016-11-13
mlxsw: reg: Fix pwm_frequency field size in MFCR register
Jiri Pirko
1
-1
/
+1
2016-11-13
bpf, mlx4: fix prog refcount in mlx4_en_try_alloc_resources error path
Daniel Borkmann
1
-1
/
+4
2016-11-09
net/mlx5e: Add basic TC tunnel set action for SRIOV offloads
Hadar Hen Zion
4
-7
/
+312
2016-11-09
net/mlx5e: Add ndo_udp_tunnel_add to VF representors
Hadar Hen Zion
3
-4
/
+10
2016-11-09
net/mlx5e: Add TC tunnel release action for SRIOV offloads
Hadar Hen Zion
2
-2
/
+163
2016-11-09
net/mlx5: Support encap id when setting new steering entry
Hadar Hen Zion
9
-71
/
+92
2016-11-09
net/mlx5: Add creation flags when adding new flow table
Hadar Hen Zion
10
-23
/
+36
2016-11-09
net/mlx5: Check max encap header size capability
Hadar Hen Zion
1
-10
/
+16
2016-11-09
net/mlx5: Move alloc/dealloc encap commands declarations to common header file
Hadar Hen Zion
3
-13
/
+12
2016-11-05
mlxsw: Remove unused including <generated/utsrelease.h>
Wei Yongjun
3
-3
/
+0
2016-11-03
mlxsw: pci: Fix the FW ready mask length
Elad Raz
1
-1
/
+1
2016-11-02
net/mlx4_en: Add ethtool statistics for XDP cases
Tariq Toukan
7
-12
/
+60
2016-11-02
net/mlx4_en: Refactor the XDP forwarding rings scheme
Tariq Toukan
8
-205
/
+293
2016-11-02
net/mlx4_en: Add TX_XDP for CQ types
Tariq Toukan
2
-12
/
+13
2016-10-31
Merge tag 'shared-for-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
17
-262
/
+705
2016-10-30
mlxsw: switchib: Introduce SwitchIB and SwitchIB silicon driver
Elad Raz
5
-0
/
+616
2016-10-30
mlxsw: switchx2: Add IB port support
Elad Raz
2
-19
/
+249
2016-10-30
mlxsw: switchx2: Add eth prefix to port create and remove
Elad Raz
1
-11
/
+11
2016-10-30
mlxsw: core: Add port type (Eth/IB) set API
Elad Raz
2
-0
/
+47
2016-10-30
mlxsw: core: Add "eth" prefix to mlxsw_core_port_set
Elad Raz
4
-11
/
+12
2016-10-30
mlxsw: switchx2: Add Infiniband switch partition
Elad Raz
2
-1
/
+6
2016-10-30
mlxsw: Make devlink port instances independent of spectrum/switchx2 port inst...
Jiri Pirko
5
-64
/
+147
2016-10-30
mlxsw: reg: Add local-port to Infiniband port mapping
Elad Raz
1
-0
/
+22
2016-10-30
mlxsw: reg: Add Infiniband support to PTYS
Elad Raz
1
-0
/
+71
2016-10-30
mlxsw: reg: Add eth prefix to PTYS pack and unpack
Elad Raz
3
-21
/
+25
2016-10-30
mlxsw: switchx2: Fix port speed configuration
Elad Raz
1
-7
/
+23
2016-10-30
mlxsw: switchx2: Add support for physical port names
Elad Raz
1
-5
/
+27
2016-10-30
mlxsw: spectrum: Move port used check outside port remove function
Jiri Pirko
1
-7
/
+15
2016-10-30
mlxsw: switchx2: Move port used check outside port remove function
Jiri Pirko
1
-4
/
+10
2016-10-30
mlxsw: switchx2: Check if port is usable before calling port create
Jiri Pirko
1
-21
/
+11
2016-10-30
mlxsw: core: Zero payload buffers for couple of registers
Elad Raz
3
-4
/
+4
2016-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
26
-129
/
+329
2016-10-30
net/mlx5e: Add tc support for FWD rule with counter
Mark Bloch
2
-10
/
+13
2016-10-30
net/mlx5: Add option to add fwd rule with counter
Mark Bloch
1
-6
/
+18
2016-10-30
net/mlx5: Add multi dest support
Mark Bloch
11
-233
/
+351
2016-10-30
net/mlx5: Group similer rules under the same fte
Mark Bloch
1
-6
/
+16
2016-10-30
net/mlx5: Refactor find_flow_rule
Mark Bloch
1
-9
/
+20
2016-10-30
net/mlx5: Use fte status to decide on firmware command
Mark Bloch
1
-1
/
+1
2016-10-30
net/mlx5: Don't unlock fte while still using it
Mark Bloch
1
-2
/
+4
2016-10-30
net/mlx5: Add SRIOV VF max rate configuration support
Mohamad Haj Yahia
3
-0
/
+80
2016-10-30
net/mlx5: Introduce E-switch QoS management
Mohamad Haj Yahia
2
-1
/
+124
2016-10-30
net/mlx5: Introduce TSAR manipulation firmware commands
Mohamad Haj Yahia
3
-1
/
+84
2016-10-30
net/mlx5: Add ConnectX-5 PCIe 4.0 VF device ID
Saeed Mahameed
1
-0
/
+1
2016-10-30
net/mlx5: Fix length of async_event_mask
Eugenia Emantayev
1
-1
/
+1
2016-10-29
net/mlx4_en: Save slave ethtool stats command
Tariq Toukan
1
-2
/
+3
2016-10-29
net/mlx4_en: Fix potential deadlock in port statistics flow
Jack Morgenstein
3
-16
/
+3
2016-10-29
net/mlx4: Fix firmware command timeout during interrupt test
Eugenia Emantayev
2
-35
/
+53
2016-10-29
net/mlx4_core: Do not access comm channel if it has not yet been initialized
Jack Morgenstein
1
-0
/
+9
2016-10-29
net/mlx4_en: Fix panic during reboot
Eugenia Emantayev
1
-0
/
+1
[next]