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