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.13.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
2019-03-19
net/mlx4_core: Fix qp mtt size calculation
Jack Morgenstein
1
-3
/
+3
2019-03-19
net/mlx4_core: Fix locking in SRIOV mode when switching between events and po...
Jack Morgenstein
1
-0
/
+8
2019-03-19
net/mlx4_core: Fix reset flow when in command polling mode
Jack Morgenstein
1
-0
/
+1
2019-02-18
net/mlx4_en: fix spelling mistake: "quiting" -> "quitting"
Colin Ian King
1
-1
/
+1
2019-02-17
mlxsw: __mlxsw_sp_port_headroom_set(): Fix a use of local variable
Petr Machata
1
-5
/
+7
2019-02-14
net/mlx5e: XDP, fix redirect resources availability check
Saeed Mahameed
4
-4
/
+22
2019-02-14
net/mlx5: Fix a compilation warning in events.c
Tariq Toukan
1
-8
/
+9
2019-02-14
net/mlx5: No command allowed when command interface is not ready
Huy Nguyen
3
-1
/
+20
2019-02-14
net/mlx5e: Fix NULL pointer derefernce in set channels error flow
Maria Pasechnik
1
-3
/
+4
2019-02-12
net/mlx4_en: Force CHECKSUM_NONE for short ethernet frames
Saeed Mahameed
1
-2
/
+20
2019-02-07
net/mlx5e: Don't overwrite pedit action when multiple pedit used
Tonghao Zhang
1
-10
/
+15
2019-02-07
net/mlx5e: Update hw flows when encap source mac changed
Tonghao Zhang
3
-0
/
+7
2019-02-05
net/mlx5e: Use the inner headers to determine tc/pedit offload limitation on ...
Guy Shattah
1
-2
/
+7
2019-02-05
net/mlx5e: Properly set steering match levels for offloaded TC decap rules
Or Gerlitz
5
-18
/
+24
2019-02-05
net/mlx5e: FPGA, fix Innova IPsec TX offload data path performance
Raed Salem
1
-0
/
+6
2019-01-27
Merge tag 'mlx5-fixes-2019-01-25' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
6
-19
/
+58
2019-01-25
net/mlx5e: Unblock setting vid 0 for VFs through the uplink rep
Or Gerlitz
1
-0
/
+13
2019-01-25
net/mlx5e: Move to use common phys port names for vport representors
Or Gerlitz
3
-2
/
+33
2019-01-25
net/mlx5e: Allow MAC invalidation while spoofchk is ON
Aya Levin
1
-12
/
+6
2019-01-25
net/mlx5: Take lock with IRQs disabled to avoid deadlock
Moni Shoua
1
-2
/
+3
2019-01-25
net/mlx5e: Fix wrong private flag usage causing checksum disable
Shay Agroskin
1
-1
/
+1
2019-01-25
Revert "net/mlx5e: E-Switch, Initialize eswitch only if eswitch manager"
Bodong Wang
1
-2
/
+2
2019-01-25
net/mlx4_core: Fix error handling when initializing CQ bufs in the driver
Jack Morgenstein
1
-2
/
+4
2019-01-25
net/mlx4_core: Add masking for a few queries on HCA caps
Aya Levin
1
-29
/
+46
2019-01-19
Merge tag 'mlx5-fixes-2019-01-18' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
3
-14
/
+34
2019-01-19
net/mlx5e: Fix cb_ident duplicate in indirect block register
Eli Britstein
1
-13
/
+16
2019-01-19
net/mlx5e: Fix wrong (zero) TX drop counter indication for representor
Tariq Toukan
1
-0
/
+1
2019-01-19
net/mlx5e: Fix wrong error code return on FEC query failure
Shay Agroskin
1
-1
/
+4
2019-01-19
net/mlx5e: Force CHECKSUM_UNNECESSARY for short ethernet frames
Cong Wang
1
-0
/
+13
2019-01-19
mlxsw: spectrum_switchdev: Do not treat static FDB entries as sticky
Ido Schimmel
1
-6
/
+6
2019-01-19
mlxsw: spectrum_fid: Update dummy FID index
Nir Dotan
1
-2
/
+2
2019-01-19
mlxsw: pci: Return error on PCI reset timeout
Nir Dotan
1
-2
/
+2
2019-01-19
mlxsw: pci: Increase PCI SW reset timeout
Nir Dotan
1
-1
/
+1
2019-01-19
mlxsw: pci: Ring CQ's doorbell before RDQ's
Ido Schimmel
2
-5
/
+8
2019-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
8
-64
/
+106
2019-01-09
mlxsw: spectrum_switchdev: Set PVID correctly during VLAN deletion
Ido Schimmel
1
-1
/
+1
2019-01-09
mlxsw: spectrum_nve: Replace error code with EINVAL
Ido Schimmel
1
-2
/
+2
2019-01-09
mlxsw: spectrum_switchdev: Avoid returning errors in commit phase
Ido Schimmel
1
-12
/
+9
2019-01-09
mlxsw: spectrum: Add VXLAN dependency for spectrum
Ido Schimmel
1
-0
/
+1
2019-01-09
mlxsw: spectrum: Disable lag port TX before removing it
Jiri Pirko
1
-2
/
+5
2019-01-09
mlxsw: spectrum_acl: Remove ASSERT_RTNL()s in module removal flow
Nir Dotan
1
-2
/
+0
2019-01-09
mlxsw: spectrum_acl: Add cleanup after C-TCAM update error condition
Nir Dotan
1
-1
/
+9
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
3
-11
/
+11
2019-01-07
net/mlx4: replace pci_{,un}map_sg with dma_{,un}map_sg
Stephen Warren
1
-8
/
+7
2019-01-07
net/mlx4: Get rid of page operation after dma_alloc_coherent
Stephen Warren
2
-39
/
+75
2018-12-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-5
/
+3
2018-12-25
net/mlx4_core: drop useless LIST_HEAD
Julia Lawall
1
-5
/
+0
2018-12-25
mlxsw: spectrum: drop useless LIST_HEAD
Julia Lawall
1
-1
/
+0
2018-12-25
net/mlx5e: drop useless LIST_HEAD
Julia Lawall
1
-3
/
+0
2018-12-25
net/mlx5e: fix semicolon.cocci warnings
kbuild test robot
1
-1
/
+1
[next]