index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx4
Age
Commit message (
Expand
)
Author
2021-01-08
net, xdp: Introduce xdp_prepare_buff utility routine
Lorenzo Bianconi
2021-01-08
net, xdp: Introduce xdp_init_buff utility routine
Lorenzo Bianconi
2021-01-07
net: remove ndo_udp_tunnel_* callbacks
Jakub Kicinski
2020-12-24
Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-15
net/mlx4: Use effective interrupt affinity
Thomas Gleixner
2020-12-15
net/mlx4: Replace irq_to_desc() abuse
Thomas Gleixner
2020-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-10
net/mlx4: simplify the return expression of mlx4_init_srq_table()
Zheng Yongjun
2020-12-09
net/mlx4: simplify the return expression of mlx4_init_cq_table()
Zheng Yongjun
2020-12-09
net/mlx4_en: Handle TX error CQE
Moshe Shemesh
2020-12-09
net/mlx4_en: Avoid scheduling restart task if it is already running
Moshe Shemesh
2020-12-04
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2020-12-01
xsk: Propagate napi_id to XDP socket Rx path
Björn Töpel
2020-11-23
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
2020-11-20
net/mlx4_en: Remove unused performance counters
Tariq Toukan
2020-11-19
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-18
net/mlx4_core: Fix init_hca fields offset
Aya Levin
2020-11-09
net/mlx4: Assign boolean values to a bool variable
Kaixu Xia
2020-11-05
net/mlx4: Cleanup kernel-doc warnings
Saeed Mahameed
2020-11-02
net/mlx4_core : remove unneeded semicolon
Tom Rix
2020-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-10-12
mlx4: handle non-napi callers to napi_poll
Jonathan Lemon
2020-10-09
devlink: Add devlink reload limit option
Moshe Shemesh
2020-10-09
devlink: Add reload action option to devlink reload command
Moshe Shemesh
2020-09-25
drivers/net/ethernet: clean up unused assignments
Jesse Brandeburg
2020-09-15
mlx4: add pause frame stats
Jakub Kicinski
2020-09-14
net: mlx: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-09-12
net: ethernet: mlx4: Avoid assigning a value to ring_cons but not used it any...
Luo Jiaxing
2020-09-10
mlx4: make sure to always set the port type
Jakub Kicinski
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-09-01
net: ethernet: mlx4: Fix memory allocation in mlx4_buddy_init()
Shung-Hsi Yu
2020-08-26
net/mlx4_en: RX, Add a prefetch command for small L1_CACHE_BYTES
Tariq Toukan
2020-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-28
mlx4: disable device on shutdown
Jakub Kicinski
2020-07-27
net/mlx4: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-25
bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands
Andrii Nakryiko
2020-07-10
mlx4: convert to new udp_tunnel_nic infra
Jakub Kicinski
2020-07-02
mlx4: Mark PM functions as __maybe_unused
Wei Yongjun
2020-07-01
mlx4: use generic power management
Vaibhav Gupta
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-06-02
RDMA/mlx4: Remove FMR support for memory registration
Max Gurtovoy
2020-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-23
net/mlx4_core: fix a memory leak bug.
Qiushi Wu
2020-05-14
mlx4: Add XDP frame size and adjust max XDP MTU
Jesper Dangaard Brouer
2020-05-07
net: mlx4: remove unneeded variable "err" in mlx4_en_ethtool_add_mac_rule()
Jason Yan
2020-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-06
net: mlx4: remove unneeded variable "err" in mlx4_en_get_rxfh()
Jason Yan
2020-05-04
net/mlx4_core: Fix use of ENOSPC around mlx4_counter_alloc()
Tariq Toukan
[next]