index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx4
Age
Commit message (
Expand
)
Author
2019-01-23
net/mlx4: Mark expected switch fall-through
Gustavo A. R. Silva
2019-01-17
net/mlx4: remove unneeded semicolon
YueHaibing
2019-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-07
net/mlx4: replace pci_{,un}map_sg with dma_{,un}map_sg
Stephen Warren
2019-01-07
net/mlx4: Get rid of page operation after dma_alloc_coherent
Stephen Warren
2018-12-24
net/mlx4_core: drop useless LIST_HEAD
Julia Lawall
2018-12-17
net/mlx4_en: remove fallback after kzalloc_node()
Eric Dumazet
2018-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-08
net/mlx4_core: Correctly set PFC param if global pause is turned off.
Tarick Bedeir
2018-12-03
net/mlx4_core: Fix several coding style errors
Erez Alfasi
2018-12-03
net/mlx4_core: Fix return codes of unsupported operations
Erez Alfasi
2018-12-03
net/mlx4_en: Fix build break when CONFIG_INET is off
Saeed Mahameed
2018-12-03
net/mlx4_en: Change min MTU size to ETH_MIN_MTU
Eran Ben Elisha
2018-11-22
{net, IB}/mlx4: Initialize CQ buffers in the driver when possible
Daniel Jurgens
2018-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-15
net/mlx4: Fix UBSAN warning of signed integer overflow
Aya Levin
2018-11-15
net/mlx4_core: Fix uninitialized variable compilation warning
Tariq Toukan
2018-11-15
net/mlx4_core: Zero out lkey field in SW2HW_MPT fw command
Jack Morgenstein
2018-11-08
mlx4: use __vlan_hwaccel helpers
Michał Mirosław
2018-11-03
net/mlx4_en: use __netdev_tx_sent_queue()
Eric Dumazet
2018-10-30
net/mlx4_en: add a missing <net/ip.h> include
Eric Dumazet
2018-10-25
drivers: net: remove <net/busy_poll.h> inclusion when not needed
Eric Dumazet
2018-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-11
net/mlx4_core: Fix warnings during boot on driverinit param set failures
Moshe Shemesh
2018-10-09
net/mlx4_en: Use minimal rx and tx ring sizes on kdump kernel
Alaa Hleihel
2018-09-25
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-23
mlx4: remove ndo_poll_controller
Eric Dumazet
2018-09-21
net/mlx4: Use cpumask_available for eq->affinity_mask
Nathan Chancellor
2018-09-12
net: ethernet: Use DIV_ROUND_UP instead of reimplementing its function
zhong jiang
2018-08-07
net/mlx4/en_rx: Mark expected switch fall-throughs
Gustavo A. R. Silva
2018-08-07
net/mlx4/mcg: Mark expected switch fall-throughs
Gustavo A. R. Silva
2018-07-25
net/mlx4_core: Allow MTTs starting at any index
Tariq Toukan
2018-07-24
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-07-24
net/mlx4_core: Save the qpn from the input modifier in RST2INIT wrapper
Jack Morgenstein
2018-07-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2018-07-16
net/mlx4_en: Don't reuse RX page when XDP is set
Saeed Mahameed
2018-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-07-13
xdp: don't make drivers report attachment mode
Jakub Kicinski
2018-07-12
net/mlx4_core: Use devlink region_snapshot parameter
Alex Vesker
2018-07-12
net/mlx4_core: Add Crdump FW snapshot support
Alex Vesker
2018-07-12
net/mlx4_core: Add health buffer address capability
Alex Vesker
2018-07-09
net: allow fallback function to pass netdev
Alexander Duyck
2018-07-09
net: allow ndo_select_queue to pass netdev
Alexander Duyck
2018-07-05
mlx4: Add support for devlink reload and load driverinit values
Moshe Shemesh
2018-07-05
mlx4: Add mlx4 initial parameters table and register it
Moshe Shemesh
2018-06-12
treewide: kvzalloc() -> kvcalloc()
Kees Cook
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
[next]