index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-09
net/mlx5: DR, Remove definer functions from SW Steering API
Yevgeny Kliteynik
2
-5
/
+5
2024-07-09
mlxsw: pci: Lock configuration space of upstream bridge during reset
Ido Schimmel
1
-0
/
+6
2024-07-09
mlxsw: core_thermal: Report valid current state during cooling device registr...
Ido Schimmel
1
-26
/
+25
2024-07-09
mlxsw: Warn about invalid accesses to array fields
Petr Machata
1
-0
/
+4
2024-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
8
-32
/
+99
2024-07-04
mlxsw: core_linecards: Fix double memory deallocation in case of invalid INI ...
Aleksandr Mishin
1
-0
/
+1
2024-07-01
RDMA/mlx5: Add plane index support when querying PTYS registers
Mark Zhang
4
-7
/
+9
2024-07-01
RDMA/mlx5: Add support to multi-plane device and port
Mark Zhang
1
-0
/
+1
2024-06-28
net/mlx5e: Approximate IPsec per-SA payload data bytes count
Leon Romanovsky
1
-1
/
+13
2024-06-28
net/mlx5e: Present succeeded IPsec SA bytes and packet
Leon Romanovsky
1
-13
/
+23
2024-06-28
net/mlx5e: Add mqprio_rl cleanup and free in mlx5e_priv_cleanup()
Jianbo Liu
1
-0
/
+5
2024-06-28
net/mlx5: E-switch, Create ingress ACL when needed
Chris Mi
1
-8
/
+29
2024-06-28
net/mlx5: Use max_num_eqs_24b when setting max_io_eqs
Daniel Jurgens
1
-5
/
+17
2024-06-28
net/mlx5: Use max_num_eqs_24b capability if set
Daniel Jurgens
3
-6
/
+12
2024-06-28
mlxsw: Implement ethtool operation to write to a transceiver module EEPROM
Ido Schimmel
4
-0
/
+93
2024-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-9
/
+31
2024-06-26
mlxsw: pci: Use fragmented buffers
Amit Cohen
1
-34
/
+129
2024-06-26
mlxsw: pci: Store number of scatter/gather entries for maximum packet size
Amit Cohen
1
-0
/
+20
2024-06-26
net: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
1
-2
/
+2
2024-06-21
mlxsw: spectrum_buffers: Fix memory corruptions on Spectrum-4 systems
Ido Schimmel
1
-6
/
+14
2024-06-21
mlxsw: pci: Fix driver initialization with Spectrum-4
Ido Schimmel
2
-3
/
+17
2024-06-19
mlxsw: pci: Use napi_consume_skb() to free SKB as part of Tx completion
Amit Cohen
1
-3
/
+3
2024-06-19
mlxsw: pci: Do not store SKB for RDQ elements
Amit Cohen
1
-12
/
+7
2024-06-19
mlxsw: pci: Optimize data buffer access
Amit Cohen
1
-0
/
+1
2024-06-19
mlxsw: pci: Use page pool for Rx buffers allocation
Amit Cohen
1
-39
/
+64
2024-06-19
mlxsw: pci: Initialize page pool per CQ
Amit Cohen
2
-1
/
+60
2024-06-19
mlxsw: pci: Store CQ pointer as part of RDQ structure
Amit Cohen
1
-0
/
+5
2024-06-19
mlxsw: pci: Split NAPI setup/teardown into two steps
Amit Cohen
1
-3
/
+2
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-06-17
net/mlx5e: Add per queue netdev-genl stats
Joe Damato
1
-0
/
+132
2024-06-17
net/mlx5e: Add txq to sq stats mapping
Joe Damato
3
-3
/
+23
2024-06-17
Merge tag 'v6.10-rc4' into driver-core-next
Greg Kroah-Hartman
6
-4
/
+26
2024-06-16
net/mlx5: Reimplement write combining test
Jianbo Liu
3
-1
/
+437
2024-06-14
mlxsw: Use the same maximum MTU value throughout the driver
Amit Cohen
3
-26
/
+6
2024-06-14
mlxsw: spectrum: Set more accurate values for netdevice min/max MTU
Amit Cohen
1
-4
/
+2
2024-06-14
mlxsw: Adjust MTU value to hardware check
Amit Cohen
2
-1
/
+2
2024-06-14
mlxsw: port: Edit maximum MTU value
Amit Cohen
1
-1
/
+1
2024-06-14
net/mlx5e: Support SWP-mode offload L4 csum calculation
Rahul Rameshbabu
2
-1
/
+42
2024-06-14
net/mlx5e: Use tcp_v[46]_check checksum helpers
Gal Pressman
1
-5
/
+4
2024-06-14
net/mlx5e: Fix outdated comment in features check
Gal Pressman
1
-1
/
+1
2024-06-14
net/mlx5: Replace strcpy with strscpy
Moshe Shemesh
1
-2
/
+2
2024-06-14
net/mlx5: CT: Separate CT and CT-NAT tuple entries
Chris Mi
1
-44
/
+143
2024-06-14
net/mlx5: Correct TASR typo into TSAR
Cosmin Ratiu
1
-1
/
+1
2024-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+1
2024-06-13
auxbus: make to_auxiliary_drv accept and return a constant pointer
Greg Kroah-Hartman
1
-2
/
+2
2024-06-12
net/mlx5e: flower: validate encapsulation control flags
Asbjørn Sloth Tønnesen
1
-0
/
+6
2024-06-12
mlxsw: spectrum_router: Apply user-defined multipath hash seed
Petr Machata
1
-1
/
+5
2024-06-10
net/mlx5e: Fix features validation check for tunneled UDP (non-VXLAN) packets
Gal Pressman
1
-2
/
+1
[prev]
[next]