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
/
mlx4
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-16
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-24
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-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-6
/
+5
2018-12-08
net/mlx4_core: Correctly set PFC param if global pause is turned off.
Tarick Bedeir
1
-2
/
+2
2018-12-03
net/mlx4_core: Fix several coding style errors
Erez Alfasi
1
-3
/
+3
2018-12-03
net/mlx4_core: Fix return codes of unsupported operations
Erez Alfasi
1
-6
/
+5
2018-12-03
net/mlx4_en: Fix build break when CONFIG_INET is off
Saeed Mahameed
1
-1
/
+1
2018-12-03
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-15
net/mlx4: Fix UBSAN warning of signed integer overflow
Aya Levin
1
-2
/
+2
2018-11-15
net/mlx4_core: Fix uninitialized variable compilation warning
Tariq Toukan
1
-1
/
+1
2018-11-15
net/mlx4_core: Zero out lkey field in SW2HW_MPT fw command
Jack Morgenstein
1
-0
/
+1
2018-11-08
mlx4: use __vlan_hwaccel helpers
Michał Mirosław
1
-1
/
+1
2018-11-03
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-25
drivers: net: remove <net/busy_poll.h> inclusion when not needed
Eric Dumazet
2
-2
/
+0
2018-10-12
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-23
mlx4: remove ndo_poll_controller
Eric Dumazet
1
-20
/
+0
2018-09-21
net/mlx4: Use cpumask_available for eq->affinity_mask
Nathan Chancellor
1
-1
/
+2
2018-09-12
net: ethernet: Use DIV_ROUND_UP instead of reimplementing its function
zhong jiang
2
-2
/
+2
2018-08-07
net/mlx4/en_rx: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+2
2018-08-07
net/mlx4/mcg: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+2
2018-07-25
net/mlx4_core: Allow MTTs starting at any index
Tariq Toukan
3
-5
/
+6
2018-07-24
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2018-07-24
net/mlx4_core: Save the qpn from the input modifier in RST2INIT wrapper
Jack Morgenstein
1
-1
/
+1
2018-07-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
1
-2
/
+6
2018-07-16
net/mlx4_en: Don't reuse RX page when XDP is set
Saeed Mahameed
1
-2
/
+6
2018-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-1
/
+0
2018-07-13
xdp: don't make drivers report attachment mode
Jakub Kicinski
1
-1
/
+0
2018-07-12
net/mlx4_core: Use devlink region_snapshot parameter
Alex Vesker
2
-0
/
+49
2018-07-12
net/mlx4_core: Add Crdump FW snapshot support
Alex Vesker
5
-4
/
+249
2018-07-12
net/mlx4_core: Add health buffer address capability
Alex Vesker
3
-1
/
+6
2018-07-09
net: allow fallback function to pass netdev
Alexander Duyck
1
-2
/
+2
2018-07-09
net: allow ndo_select_queue to pass netdev
Alexander Duyck
2
-2
/
+4
2018-07-05
mlx4: Add support for devlink reload and load driverinit values
Moshe Shemesh
3
-3
/
+55
2018-07-05
mlx4: Add mlx4 initial parameters table and register it
Moshe Shemesh
1
-2
/
+106
2018-06-12
treewide: kvzalloc() -> kvcalloc()
Kees Cook
1
-1
/
+1
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
5
-26
/
+34
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
3
-9
/
+12
2018-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+12
2018-06-04
net: ethernet: mlx4: Remove unnecessary parentheses
Varsha Rao
1
-2
/
+2
2018-06-03
mlx4_core: restore optimal ICM memory allocation
Eric Dumazet
1
-6
/
+12
[prev]
[next]