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_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-17
net/mlx5e: Don't call cleanup on profile rollback failure
Cosmin Ratiu
1
-1
/
+3
2024-09-12
net/mlx5e: Match cleanup order in mlx5e_free_rq in reverse of mlx5e_alloc_rq
Rahul Rameshbabu
1
-12
/
+13
2024-09-03
netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_local
Alexander Lobakin
1
-2
/
+2
2024-08-16
net/mlx5e: XPS, Fix oversight of Multi-PF Netdev changes
Carolina Jubran
1
-5
/
+8
2024-08-16
net/mlx5e: SHAMPO, Release in progress headers
Dragos Tatulea
1
-0
/
+8
2024-08-09
net/mlx5e: Fix queue stats access to non-existing channels splat
Gal Pressman
1
-1
/
+4
2024-08-09
net/mlx5e: SHAMPO, Increase timeout to improve latency
Dragos Tatulea
1
-12
/
+0
2024-07-13
eth: mlx5: expose NETIF_F_NTUPLE when ARFS is compiled out
Jakub Kicinski
1
-3
/
+5
2024-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+5
2024-06-28
net/mlx5e: Add mqprio_rl cleanup and free in mlx5e_priv_cleanup()
Jianbo Liu
1
-0
/
+5
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
1
-1
/
+10
2024-06-14
net/mlx5e: Fix outdated comment in features check
Gal Pressman
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-10
net/mlx5e: Fix features validation check for tunneled UDP (non-VXLAN) packets
Gal Pressman
1
-2
/
+1
2024-06-05
net/mlx5e: SHAMPO, Re-enable HW-GRO
Yoray Zack
1
-0
/
+26
2024-06-05
net/mlx5e: SHAMPO, Use KSMs instead of KLMs
Yoray Zack
1
-9
/
+12
2024-06-05
net/mlx5e: SHAMPO, Simplify header page release in teardown
Dragos Tatulea
1
-11
/
+1
2024-06-05
net/mlx5e: SHAMPO, Fix FCS config when HW GRO on
Dragos Tatulea
1
-3
/
+9
2024-05-24
net/mlx5e: Use rx_missed_errors instead of rx_dropped for reporting buffer ex...
Carolina Jubran
1
-1
/
+1
2024-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+5
2024-05-13
net/mlx5e: Modifying channels number and updating TX queues
Carolina Jubran
1
-50
/
+45
2024-05-10
net/mlx5e: Fix netif state handling
Shay Drory
1
-5
/
+5
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
1
-1
/
+1
2024-04-22
net/mlx5e: Support updating coalescing configuration without resetting channels
Rahul Rameshbabu
1
-39
/
+171
2024-04-22
net/mlx5e: Dynamically allocate DIM structure for SQs/RQs
Rahul Rameshbabu
1
-6
/
+25
2024-04-22
net/mlx5e: Use DIM constants for CQ period mode parameter
Rahul Rameshbabu
1
-14
/
+6
2024-04-22
net/mlx5e: Move DIM function declarations to en/dim.h
Rahul Rameshbabu
1
-0
/
+1
2024-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2024-04-12
net/mlx5: SD, Handle possible devcom ERR_PTR
Tariq Toukan
1
-2
/
+2
2024-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+0
2024-04-10
net/mlx5e: Fix mlx5e_priv_init() cleanup flow
Carolina Jubran
1
-2
/
+0
2024-04-05
net/mlx5e: Un-expose functions in en.h
Tariq Toukan
1
-1
/
+1
2024-03-29
netlink: introduce type-checking attribute iteration
Johannes Berg
1
-4
/
+1
2024-03-07
net/mlx5e: Support per-mdev queue counter
Tariq Toukan
1
-16
/
+27
2024-03-07
net/mlx5e: Support cross-vhca RSS
Tariq Toukan
1
-0
/
+2
2024-03-07
net/mlx5e: Let channels be SD-aware
Tariq Toukan
1
-11
/
+21
2024-03-07
net/mlx5e: Create EN core HW resources for all secondary devices
Tariq Toukan
1
-10
/
+22
2024-03-07
net/mlx5e: Create single netdev per SD group
Tariq Toukan
1
-7
/
+62
2024-02-12
net/mlx5e: link NAPI instances to queues and IRQs
Joe Damato
1
-0
/
+7
2024-01-24
net/mlx5e: Use the correct lag ports number when creating TISes
Saeed Mahameed
1
-1
/
+1
2024-01-07
Revert "mlx5 updates 2023-12-20"
Jakub Kicinski
1
-154
/
+46
2023-12-20
net/mlx5: Implement management PF Ethernet profile
Armen Ratner
1
-3
/
+21
2023-12-20
net/mlx5e: Support per-mdev queue counter
Tariq Toukan
1
-16
/
+27
2023-12-20
net/mlx5e: Support cross-vhca RSS
Tariq Toukan
1
-0
/
+2
2023-12-20
net/mlx5e: Let channels be SD-aware
Tariq Toukan
1
-11
/
+21
2023-12-20
net/mlx5e: Create EN core HW resources for all secondary devices
Tariq Toukan
1
-10
/
+22
2023-12-20
net/mlx5e: Create single netdev per SD group
Tariq Toukan
1
-7
/
+62
2023-12-20
net/mlx5e: Use the correct lag ports number when creating TISes
Saeed Mahameed
1
-1
/
+1
2023-12-15
Merge tag 'mlx5-updates-2023-12-13' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
1
-108
/
+51
[next]