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
/
mlx5
/
core
/
en
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-10
net/mlx5e: Fix NULL deref in mlx5e_tir_builder_alloc()
Elena Salomatkina
1
-0
/
+3
2024-08-09
net/mlx5e: Take state lock during tx timeout reporter
Dragos Tatulea
1
-0
/
+2
2024-08-09
net/mlx5e: SHAMPO, Increase timeout to improve latency
Dragos Tatulea
2
-1
/
+16
2024-07-31
net/mlx5e: Fix CT entry update leaks of modify header context
Chris Mi
1
-0
/
+1
2024-07-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-1
/
+1
2024-07-13
eth: mlx5: expose NETIF_F_NTUPLE when ARFS is compiled out
Jakub Kicinski
1
-0
/
+13
2024-07-09
net/mlx5e: CT: Initialize err to 0 to avoid warning
Cosmin Ratiu
1
-1
/
+1
2024-07-01
RDMA/mlx5: Add plane index support when querying PTYS registers
Mark Zhang
1
-1
/
+1
2024-06-17
net/mlx5e: Add txq to sq stats mapping
Joe Damato
1
-2
/
+11
2024-06-14
net/mlx5e: Support SWP-mode offload L4 csum calculation
Rahul Rameshbabu
1
-0
/
+37
2024-06-14
net/mlx5: CT: Separate CT and CT-NAT tuple entries
Chris Mi
1
-44
/
+143
2024-06-12
net/mlx5e: flower: validate encapsulation control flags
Asbjørn Sloth Tønnesen
1
-0
/
+6
2024-06-05
net/mlx5e: SHAMPO, Use KSMs instead of KLMs
Yoray Zack
2
-6
/
+25
2024-05-20
Merge tag 'dma-mapping-6.10-2024-05-20' of git://git.infradead.org/users/hch/...
Linus Torvalds
1
-2
/
+2
2024-05-08
xsk: use generic DMA sync shortcut instead of a custom one
Alexander Lobakin
1
-2
/
+2
2024-04-22
net/mlx5e: Support updating coalescing configuration without resetting channels
Rahul Rameshbabu
5
-63
/
+91
2024-04-22
net/mlx5e: Use DIM constants for CQ period mode parameter
Rahul Rameshbabu
2
-23
/
+37
2024-04-22
net/mlx5e: Move DIM function declarations to en/dim.h
Rahul Rameshbabu
1
-0
/
+15
2024-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+7
2024-04-12
net/mlx5e: Acquire RTNL lock before RQs/SQs activation/deactivation
Carolina Jubran
1
-0
/
+7
2024-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-17
/
+34
2024-04-10
net/mlx5e: RSS, Block XOR hash with over 128 channels
Carolina Jubran
2
-0
/
+8
2024-04-10
net/mlx5e: Do not produce metadata freelist entries in Tx port ts WQE xmit
Rahul Rameshbabu
1
-1
/
+7
2024-04-10
net/mlx5e: HTB, Fix inconsistencies with QoS SQs number
Carolina Jubran
1
-16
/
+17
2024-04-10
net/mlx5e: Fix mlx5e_priv_init() cleanup flow
Carolina Jubran
1
-0
/
+2
2024-04-05
net/mlx5e: Introduce lost_cqe statistic counter for PTP Tx port timestamping CQ
Rahul Rameshbabu
1
-0
/
+1
2024-04-05
net/mlx5e: Support FEC settings for 100G/lane modes
Cosmin Ratiu
1
-2
/
+34
2024-04-05
net/mlx5e: Extract checking of FEC support for a link mode
Cosmin Ratiu
1
-5
/
+11
2024-04-03
net/mlx5e: XDP, Fix an inconsistent comment
Carolina Jubran
1
-1
/
+1
2024-04-01
ip_tunnel: convert __be16 tunnel flags to bitmaps
Alexander Lobakin
5
-15
/
+22
2024-03-29
mlx5: stop warning for 64KB pages
Arnd Bergmann
1
-2
/
+4
2024-03-08
Merge tag 'mlx5-socket-direct-v3' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
18
-106
/
+238
2024-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-7
/
+7
2024-03-07
net/mlx5e: Support per-mdev queue counter
Tariq Toukan
6
-38
/
+51
2024-03-07
net/mlx5e: Support cross-vhca RSS
Tariq Toukan
8
-56
/
+176
2024-03-07
net/mlx5e: Let channels be SD-aware
Tariq Toukan
5
-12
/
+11
2024-03-01
net/mlx5e: Switch to using _bh variant of of spinlock API in port timestampin...
Rahul Rameshbabu
1
-6
/
+6
2024-03-01
net/mlx5e: Change the warning when ignore_flow_level is not supported
Jianbo Liu
1
-1
/
+1
2024-02-12
net/mlx5e: link NAPI instances to queues and IRQs
Joe Damato
1
-1
/
+4
2024-02-05
net/mlx5e: XDP, Exclude headroom and tailroom from memory calculations
Carolina Jubran
1
-1
/
+8
2024-02-05
net/mlx5e: XSK, Exclude tailroom from non-linear SKBs memory calculations
Carolina Jubran
1
-4
/
+11
2024-01-24
net/mlx5e: fix a potential double-free in fs_any_create_groups
Dinghao Liu
1
-0
/
+1
2024-01-24
net/mlx5e: Allow software parsing when IPsec crypto is enabled
Leon Romanovsky
1
-2
/
+2
2024-01-24
net/mlx5e: Fix operation precedence bug in port timestamping napi_poll context
Rahul Rameshbabu
1
-1
/
+1
2024-01-07
Revert "mlx5 updates 2023-12-20"
Jakub Kicinski
19
-506
/
+106
2023-12-29
Merge tag 'mlx5-updates-2023-12-20' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
19
-106
/
+506
2023-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
5
-26
/
+37
2023-12-20
net/mlx5: Implement management PF Ethernet profile
Armen Ratner
1
-0
/
+268
2023-12-20
net/mlx5e: Support per-mdev queue counter
Tariq Toukan
6
-38
/
+51
2023-12-20
net/mlx5e: Support cross-vhca RSS
Tariq Toukan
8
-56
/
+176
[next]