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
/
mlx4
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-02
drivers: mellanox: use netdev_xmit_more() helper
Florian Westphal
1
-1
/
+1
2019-03-24
net: devlink: select NET_DEVLINK from drivers
Jiri Pirko
1
-0
/
+1
2019-03-20
net: remove 'fallback' argument from dev->ndo_select_queue()
Paolo Abeni
2
-6
/
+4
2019-03-13
net/mlx4_core: Fix qp mtt size calculation
Jack Morgenstein
1
-3
/
+3
2019-03-13
net/mlx4_core: Fix locking in SRIOV mode when switching between events and po...
Jack Morgenstein
1
-0
/
+8
2019-03-13
net/mlx4_core: Fix reset flow when in command polling mode
Jack Morgenstein
1
-0
/
+1
2019-03-04
mellanox: Switch to bitmap_zalloc()
Andy Shevchenko
1
-3
/
+2
2019-02-26
net: devlink: turn devlink into a built-in
Jakub Kicinski
1
-1
/
+0
2019-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2019-02-18
net/mlx4_en: fix spelling mistake: "quiting" -> "quitting"
Colin Ian King
1
-1
/
+1
2019-02-12
net/mlx4_en: Force CHECKSUM_NONE for short ethernet frames
Saeed Mahameed
1
-2
/
+20
2019-02-12
net/mlx4_en: Force CHECKSUM_NONE for short ethernet frames
Saeed Mahameed
1
-2
/
+20
2019-02-09
devlink: publish params only after driver init is done
Jiri Pirko
1
-0
/
+1
2019-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-31
/
+50
2019-01-25
net/mlx4_core: A write memory barrier is sufficient in EQ ci update
Tariq Toukan
1
-1
/
+1
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-23
net/mlx4: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-01-18
net/mlx4: remove unneeded semicolon
YueHaibing
2
-2
/
+2
2019-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-44
/
+79
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-4
/
+4
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-25
net/mlx4_core: drop useless LIST_HEAD
Julia Lawall
1
-5
/
+0
2018-12-17
net/mlx4_en: remove fallback after kzalloc_node()
Eric Dumazet
3
-15
/
+6
2018-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-6
/
+5
2018-12-09
net/mlx4_core: Correctly set PFC param if global pause is turned off.
Tarick Bedeir
1
-2
/
+2
2018-12-04
net/mlx4_core: Fix several coding style errors
Erez Alfasi
1
-3
/
+3
2018-12-04
net/mlx4_core: Fix return codes of unsupported operations
Erez Alfasi
1
-6
/
+5
2018-12-04
net/mlx4_en: Fix build break when CONFIG_INET is off
Saeed Mahameed
1
-1
/
+1
2018-12-04
net/mlx4_en: Change min MTU size to ETH_MIN_MTU
Eran Ben Elisha
2
-3
/
+2
2018-11-22
{net, IB}/mlx4: Initialize CQ buffers in the driver when possible
Daniel Jurgens
3
-5
/
+71
2018-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-3
/
+4
2018-11-16
net/mlx4: Fix UBSAN warning of signed integer overflow
Aya Levin
1
-2
/
+2
2018-11-16
net/mlx4_core: Fix uninitialized variable compilation warning
Tariq Toukan
1
-1
/
+1
2018-11-16
net/mlx4_core: Zero out lkey field in SW2HW_MPT fw command
Jack Morgenstein
1
-0
/
+1
2018-11-09
mlx4: use __vlan_hwaccel helpers
Michał Mirosław
1
-1
/
+1
2018-11-04
net/mlx4_en: use __netdev_tx_sent_queue()
Eric Dumazet
1
-2
/
+4
2018-10-30
net/mlx4_en: add a missing <net/ip.h> include
Eric Dumazet
1
-0
/
+1
2018-10-26
drivers: net: remove <net/busy_poll.h> inclusion when not needed
Eric Dumazet
2
-2
/
+0
2018-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-28
/
+15
2018-10-11
net/mlx4_core: Fix warnings during boot on driverinit param set failures
Moshe Shemesh
1
-28
/
+15
2018-10-09
net/mlx4_en: Use minimal rx and tx ring sizes on kdump kernel
Alaa Hleihel
2
-3
/
+8
2018-09-25
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-21
/
+2
2018-09-24
mlx4: remove ndo_poll_controller
Eric Dumazet
1
-20
/
+0
2018-09-22
net/mlx4: Use cpumask_available for eq->affinity_mask
Nathan Chancellor
1
-1
/
+2
2018-09-13
net: ethernet: Use DIV_ROUND_UP instead of reimplementing its function
zhong jiang
2
-2
/
+2
2018-08-08
net/mlx4/en_rx: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+2
2018-08-08
net/mlx4/mcg: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+2
2018-07-26
net/mlx4_core: Allow MTTs starting at any index
Tariq Toukan
3
-5
/
+6
[next]