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
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
2018-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-10
/
+12
2018-05-25
mlx4_core: allocate ICM memory in page size chunks
Qing Huang
1
-7
/
+9
2018-05-23
net/mlx4: Fix irq-unsafe spinlock usage
Jack Morgenstein
1
-2
/
+2
2018-05-23
net/mlx4: fix spelling mistake: "Inrerface" -> "Interface" and rephrase message
Colin Ian King
1
-1
/
+1
2018-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
2018-05-14
net/mlx4_core: Fix error handling in mlx4_init_port_info.
Tarick Bedeir
1
-1
/
+3
2018-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-9
/
+22
2018-05-10
net/mlx4_en: Fix an error handling path in 'mlx4_en_init_netdev()'
Christophe JAILLET
1
-7
/
+1
2018-05-10
net/mlx4_en: Verify coalescing parameters are in range
Moshe Shemesh
2
-2
/
+21
2018-05-10
net/mlx4_core: Use msi_x module param to limit num of MSI-X irqs
Tariq Toukan
1
-1
/
+9
2018-05-10
net/mlx4_core: Add PCI calls for suspend/resume
Yishai Hadas
1
-0
/
+46
2018-05-10
net/mlx4_core: Report driver version to FW
Eran Ben Elisha
2
-1
/
+13
2018-05-04
net/mlx4_en: optimizes get_fixed_ipv6_csum()
Eric Dumazet
1
-13
/
+8
2018-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2018-05-01
net/mlx4: fix spelling mistake: "failedi" -> "failed"
Colin Ian King
1
-1
/
+1
2018-04-29
mlx4: Don't bother using skb_tx_hash in mlx4_en_select_queue
Alexander Duyck
1
-1
/
+1
2018-04-18
bpf: make mlx4 compatible w/ bpf_xdp_adjust_tail
Nikita V. Shirokov
1
-1
/
+1
2018-04-06
Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-80
/
+1
[next]