index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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-05-08
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-12
net: move skb ref helpers to new header
Mina Almasry
1
-0
/
+1
2024-03-08
net: introduce include/net/rps.h
Eric Dumazet
1
-0
/
+1
2024-02-07
mlx4: Address spelling errors
Simon Horman
11
-20
/
+22
2023-12-14
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
1
-20
/
+20
2023-10-14
net/mlx4_core: replace deprecated strncpy with strscpy
Justin Stitt
1
-1
/
+1
2023-10-12
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-27
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-14
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-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-5
/
+9
2023-02-21
net/mlx4_en: Introduce flexible array to silence overflow warning
Kees Cook
1
-11
/
+11
2023-02-11
Daniel Borkmann says:
Jakub Kicinski
1
-0
/
+2
2023-02-03
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
2023-01-15
RDMA/mlx: Calling qp event handler in workqueue context
Mark Zhang
1
-5
/
+9
2022-12-09
net/mlx4: small optimization in mlx4_en_xmit()
Eric Dumazet
1
-5
/
+5
2022-12-09
net/mlx4: MLX4_TX_BOUNCE_BUFFER_SIZE depends on MAX_SKB_FRAGS
Eric Dumazet
1
-4
/
+12
2022-12-09
net/mlx4: rename two constants
Eric Dumazet
2
-6
/
+8
2022-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2022-11-19
net/mlx4: Check retval of mlx4_bitmap_init
Peter Kosyh
1
-1
/
+2
2022-11-04
net: devlink: remove netdev arg from devlink_port_type_eth_set()
Jiri Pirko
1
-1
/
+1
2022-11-04
net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_port
Jiri Pirko
1
-6
/
+3
2022-10-31
ptp: mlx4: convert to .adjfine and adjust_by_scaled_ppm
Jacob Keller
1
-18
/
+11
2022-09-29
net: drop the weight argument from netif_napi_add
Jakub Kicinski
1
-1
/
+1
[next]