index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx4
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mlx4: Add support for persistent NAPI config to RX CQs
Joe Damato
2024-10-15
1
-1
/
+2
*
net/mlx4: Add support for EEPROM high pages query for QSFP/QSFP+/QSFP28
Krzysztof Olędzki
2024-08-01
1
-4
/
+4
*
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2024-07-15
1
-1
/
+1
*
net/mlx4_en: Use ethtool_puts/sprintf to fill stats strings
Kamal Heib
2024-06-19
1
-35
/
+17
*
net/mlx4_en: Use ethtool_puts to fill selftest strings
Kamal Heib
2024-06-19
1
-2
/
+2
*
net/mlx4_en: Use ethtool_puts to fill priv flags strings
Kamal Heib
2024-06-19
1
-2
/
+1
*
net/mlx4: support per-queue statistics via netlink
Joe Damato
2024-05-31
1
-0
/
+73
*
net/mlx4: link NAPI instances to queues and IRQs
Joe Damato
2024-05-31
2
-0
/
+15
*
net/mlx4: Track RX allocation failures in a stat
Joe Damato
2024-05-31
3
-1
/
+5
*
net: ethernet: mlx4: remove unused struct 'mlx4_port_config'
Dr. David Alan Gilbert
2024-05-28
1
-6
/
+0
*
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-05-08
1
-2
/
+2
*
devlink: extend devlink_param *set pointer
Mateusz Polchlopek
2024-04-22
1
-2
/
+4
*
net: move skb ref helpers to new header
Mina Almasry
2024-04-12
1
-0
/
+1
*
net: introduce include/net/rps.h
Eric Dumazet
2024-03-08
1
-0
/
+1
*
mlx4: Address spelling errors
Simon Horman
2024-02-07
11
-20
/
+22
*
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
2023-12-14
1
-20
/
+20
*
net/mlx4_core: replace deprecated strncpy with strscpy
Justin Stitt
2023-10-14
1
-1
/
+1
*
netdev: replace napi_reschedule with napi_schedule
Christian Marangi
2023-10-12
1
-1
/
+1
*
mlx4: Delete custom device management logic
Petr Pavlu
2023-08-23
3
-156
/
+0
*
mlx4: Connect the infiniband part to the auxiliary bus
Petr Pavlu
2023-08-23
1
-0
/
+13
*
mlx4: Connect the ethernet part to the auxiliary bus
Petr Pavlu
2023-08-23
2
-20
/
+58
*
mlx4: Register mlx4 devices to an auxiliary virtual bus
Petr Pavlu
2023-08-23
4
-4
/
+250
*
mlx4: Avoid resetting MLX4_INTFF_BONDING per driver
Petr Pavlu
2023-08-23
1
-8
/
+11
*
mlx4: Move the bond work to the core driver
Petr Pavlu
2023-08-23
3
-68
/
+64
*
mlx4: Get rid of the mlx4_interface.activate callback
Petr Pavlu
2023-08-23
2
-23
/
+16
*
mlx4: Replace the mlx4_interface.event callback with a notifier
Petr Pavlu
2023-08-23
5
-15
/
+41
*
mlx4: Use 'void *' as the event param of mlx4_dispatch_event()
Petr Pavlu
2023-08-23
6
-14
/
+28
*
mlx4: Rename member mlx4_en_dev.nb to netdev_nb
Petr Pavlu
2023-08-23
3
-9
/
+9
*
mlx4: Get rid of the mlx4_interface.get_dev callback
Petr Pavlu
2023-08-23
2
-29
/
+0
*
net/mlx4: Remove many unnecessary NULL values
Ruan Jinjie
2023-08-03
3
-11
/
+11
*
net/mlx4: clean up a type issue
Dan Carpenter
2023-07-27
1
-2
/
+2
*
devlink: move port_type_set() op into devlink_port_ops
Jiri Pirko
2023-05-30
1
-26
/
+26
*
mlx4: register devlink port with ops
Jiri Pirko
2023-05-30
1
-1
/
+5
*
net/mlx4: Use bitmap_weight_and()
Christophe JAILLET
2023-05-25
1
-5
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-04-14
2
-3
/
+22
|
\
|
*
mlx4: bpf_xdp_metadata_rx_hash add xdp rss hash type
Jesper Dangaard Brouer
2023-04-13
1
-1
/
+18
|
*
xdp: rss hash types representation
Jesper Dangaard Brouer
2023-04-13
2
-2
/
+4
*
|
mlx4: use READ_ONCE/WRITE_ONCE for ring indexes
Jakub Kicinski
2023-04-13
1
-3
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-24
1
-2
/
+2
|
\
|
|
*
xdp: bpf_xdp_metadata use EOPNOTSUPP for no driver support
Jesper Dangaard Brouer
2023-03-22
1
-2
/
+2
*
|
net/mlx4_en: Replace fake flex-array with flexible-array member
Gustavo A. R. Silva
2023-03-08
1
-1
/
+1
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2023-02-25
1
-5
/
+9
|
\
|
*
RDMA/mlx: Calling qp event handler in workqueue context
Mark Zhang
2023-01-15
1
-5
/
+9
*
|
net/mlx4_en: Introduce flexible array to silence overflow warning
Kees Cook
2023-02-21
1
-11
/
+11
*
|
Daniel Borkmann says:
Jakub Kicinski
2023-02-11
1
-0
/
+2
|
\
\
|
*
|
drivers: net: turn on XDP features
Marek Majtyka
2023-02-03
1
-0
/
+2
*
|
|
devlink: remove devlink features
Jiri Pirko
2023-01-30
1
-1
/
+0
|
/
/
*
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-01-28
4
-18
/
+69
|
\
\
|
*
|
net/mlx4_en: Support RX XDP metadata
Stanislav Fomichev
2023-01-23
4
-5
/
+52
|
*
|
net/mlx4_en: Introduce wrapper for xdp_buff
Stanislav Fomichev
2023-01-23
1
-11
/
+15
|
|
/
[next]