index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx4
Age
Commit message (
Expand
)
Author
2026-05-02
RDMA/mlx4: Fix mis-use of RCU in mlx4_srq_event()
Jason Gunthorpe
2026-04-13
mlx4: correct error reporting in mlx4_master_process_vhcr()
Alok Tiwari
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-06
net/mlx4: Remove jumbo_remove step from TX path
Alice Mikityanska
2025-12-04
Merge tag 'pci-v6.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-11-24
treewide: Drop pci_save_state() after pci_restore_state()
Lukas Wunner
2025-11-20
devlink: pass extack through to devlink_param::get()
Daniel Zahka
2025-11-17
mlx4: extract GRXRINGS from .get_rxnfc
Breno Leitao
2025-10-27
mlx4: convert to ndo_hwtstamp API
Vadim Fedorenko
2025-10-03
net/mlx4: prevent potential use after free in mlx4_en_do_uc_filter()
Dan Carpenter
2025-09-01
eth: mlx4: Fix IS_ERR() vs NULL check bug in mlx4_en_create_rx_ring
Miaoqian Lin
2025-07-30
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-07-23
netmem, mlx4: access ->pp_ref_count through netmem_desc instead of page
Byungchul Park
2025-07-01
time/timecounter: Fix the lie that struct cyclecounter is const
Greg Kroah-Hartman
2025-06-19
net/mlx4_en: Remove the redundant NULL check for the 'my_ets' object
Andrey Vatoropin
2025-06-18
udp_tunnel: remove rtnl_lock dependency
Stanislav Fomichev
2025-06-18
net/mlx4e: Don't redefine IB_MTU_XXX enum
Mark Zhang
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-05-29
net/mlx4_en: Prevent potential integer overflow calculating Hz
Dan Carpenter
2025-05-12
net: mlx4: add SOF_TIMESTAMPING_TX_SOFTWARE flag when getting ts info
Jason Xing
2025-04-29
net/mlx4_core: Adjust allocation type for buddy->bits
Kees Cook
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-04-02
eth: mlx4: select PAGE_POOL
Greg Thelen
2025-02-18
eth: mlx4: use the page pool for Rx buffers
Jakub Kicinski
2025-02-18
eth: mlx4: remove the local XDP fast-recycling ring
Jakub Kicinski
2025-02-18
eth: mlx4: don't try to complete XDP frames in netpoll
Jakub Kicinski
2025-02-18
eth: mlx4: create a page pool for Rx
Jakub Kicinski
2025-02-14
net/mlx4_core: Avoid impossible mlx4_db_alloc() order value
Kees Cook
2025-02-04
mlx4: Remove unused functions
Dr. David Alan Gilbert
2024-10-14
mlx4: Add support for persistent NAPI config to RX CQs
Joe Damato
2024-07-31
net/mlx4: Add support for EEPROM high pages query for QSFP/QSFP+/QSFP28
Krzysztof Olędzki
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2024-06-18
net/mlx4_en: Use ethtool_puts/sprintf to fill stats strings
Kamal Heib
2024-06-18
net/mlx4_en: Use ethtool_puts to fill selftest strings
Kamal Heib
2024-06-18
net/mlx4_en: Use ethtool_puts to fill priv flags strings
Kamal Heib
2024-05-30
net/mlx4: support per-queue statistics via netlink
Joe Damato
2024-05-30
net/mlx4: link NAPI instances to queues and IRQs
Joe Damato
2024-05-30
net/mlx4: Track RX allocation failures in a stat
Joe Damato
2024-05-28
net: ethernet: mlx4: remove unused struct 'mlx4_port_config'
Dr. David Alan Gilbert
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-04-22
devlink: extend devlink_param *set pointer
Mateusz Polchlopek
2024-04-11
net: move skb ref helpers to new header
Mina Almasry
2024-03-07
net: introduce include/net/rps.h
Eric Dumazet
2024-02-06
mlx4: Address spelling errors
Simon Horman
2023-12-13
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
2023-10-13
net/mlx4_core: replace deprecated strncpy with strscpy
Justin Stitt
2023-10-11
netdev: replace napi_reschedule with napi_schedule
Christian Marangi
[next]