index
:
linux.git
for-next
master
Linus' 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
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
2023-08-23
mlx4: Delete custom device management logic
Petr Pavlu
2023-08-23
mlx4: Connect the infiniband part to the auxiliary bus
Petr Pavlu
2023-08-23
mlx4: Connect the ethernet part to the auxiliary bus
Petr Pavlu
2023-08-23
mlx4: Register mlx4 devices to an auxiliary virtual bus
Petr Pavlu
2023-08-23
mlx4: Avoid resetting MLX4_INTFF_BONDING per driver
Petr Pavlu
2023-08-23
mlx4: Move the bond work to the core driver
Petr Pavlu
2023-08-23
mlx4: Get rid of the mlx4_interface.activate callback
Petr Pavlu
2023-08-23
mlx4: Replace the mlx4_interface.event callback with a notifier
Petr Pavlu
2023-08-23
mlx4: Use 'void *' as the event param of mlx4_dispatch_event()
Petr Pavlu
2023-08-23
mlx4: Rename member mlx4_en_dev.nb to netdev_nb
Petr Pavlu
2023-08-23
mlx4: Get rid of the mlx4_interface.get_dev callback
Petr Pavlu
2023-08-03
net/mlx4: Remove many unnecessary NULL values
Ruan Jinjie
2023-07-26
net/mlx4: clean up a type issue
Dan Carpenter
2023-05-30
devlink: move port_type_set() op into devlink_port_ops
Jiri Pirko
2023-05-30
mlx4: register devlink port with ops
Jiri Pirko
2023-05-25
net/mlx4: Use bitmap_weight_and()
Christophe JAILLET
2023-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-04-13
mlx4: bpf_xdp_metadata_rx_hash add xdp rss hash type
Jesper Dangaard Brouer
2023-04-13
xdp: rss hash types representation
Jesper Dangaard Brouer
2023-04-13
mlx4: use READ_ONCE/WRITE_ONCE for ring indexes
Jakub Kicinski
[next]