index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2024-05-15
70
-1072
/
+2111
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-05-14
8
-51
/
+78
|
|
\
|
|
*
net/mlx5: Discard command completions in internal error
Akiva Goldberger
2024-05-11
1
-0
/
+3
|
|
*
net/mlx5: Add a timeout to acquire the command queue semaphore
Akiva Goldberger
2024-05-11
1
-9
/
+32
|
|
*
net/mlx5: Reload only IB representors upon lag disable/enable
Maher Sanalla
2024-05-11
4
-17
/
+25
|
|
*
net/mlx5: Fix peer devlink set for SF representor devlink port
Shay Drory
2024-05-11
2
-20
/
+13
|
|
*
net/mlx5e: Fix netif state handling
Shay Drory
2024-05-11
1
-5
/
+5
|
*
|
net/mlx5: Remove unused msix related exported APIs
Parav Pandit
2024-05-14
1
-52
/
+0
|
*
|
net/mlx5e: Modifying channels number and updating TX queues
Carolina Jubran
2024-05-14
3
-51
/
+47
|
*
|
net/mlx5: Enable 8 ports LAG
Shay Drory
2024-05-14
1
-3
/
+0
|
*
|
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-05-08
5
-6
/
+6
|
*
|
net/mlx5e: flower: check for unsupported control flags
Asbjørn Sloth Tønnesen
2024-05-03
1
-6
/
+4
|
*
|
ipv6: introduce dst_rt6_info() helper
Eric Dumazet
2024-04-29
1
-1
/
+1
|
*
|
mlxsw: pci: Use NAPI for event processing
Amit Cohen
2024-04-29
1
-19
/
+77
|
*
|
mlxsw: pci: Reorganize 'mlxsw_pci_queue' structure
Amit Cohen
2024-04-29
1
-38
/
+38
|
*
|
mlxsw: pci: Initialize dummy net devices for NAPI
Amit Cohen
2024-04-29
1
-0
/
+41
|
*
|
mlxsw: pci: Ring RDQ and CQ doorbells once per several completions
Amit Cohen
2024-04-29
1
-7
/
+3
|
*
|
mlxsw: pci: Handle up to 64 Rx completions in tasklet
Amit Cohen
2024-04-29
1
-2
/
+3
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-25
6
-66
/
+87
|
|
\
|
|
*
|
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2024-04-25
6
-7
/
+14
|
|
\
\
|
|
*
|
devlink: extend devlink_param *set pointer
Mateusz Polchlopek
2024-04-22
6
-7
/
+14
|
*
|
|
net/mlx5e: Implement ethtool callbacks for supporting per-queue coalescing
Rahul Rameshbabu
2024-04-22
3
-0
/
+152
|
*
|
|
net/mlx5e: Support updating coalescing configuration without resetting channels
Rahul Rameshbabu
2024-04-22
10
-165
/
+454
|
*
|
|
net/mlx5e: Dynamically allocate DIM structure for SQs/RQs
Rahul Rameshbabu
2024-04-22
4
-12
/
+31
|
*
|
|
net/mlx5e: Use DIM constants for CQ period mode parameter
Rahul Rameshbabu
2024-04-22
5
-52
/
+51
|
*
|
|
net/mlx5e: Move DIM function declarations to en/dim.h
Rahul Rameshbabu
2024-04-22
5
-3
/
+18
|
|
/
/
|
*
|
mlxsw: spectrum_flower: validate control flags
Asbjørn Sloth Tønnesen
2024-04-19
1
-0
/
+4
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-18
10
-23
/
+39
|
|
\
\
|
*
|
|
net/mlx5e: Expose the VF/SF RX drop counter on the representor
Carolina Jubran
2024-04-12
2
-1
/
+43
|
*
|
|
net: move skb ref helpers to new header
Mina Almasry
2024-04-12
1
-0
/
+1
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-11
15
-94
/
+172
|
|
\
\
\
|
*
|
|
|
mlxsw: spectrum_ethtool: Add support for 100Gb/s per lane link modes
Ido Schimmel
2024-04-11
2
-0
/
+63
|
*
|
|
|
mlx5/core: Support max_io_eqs for a function
Parav Pandit
2024-04-08
3
-0
/
+108
|
*
|
|
|
net/mlx5e: Implement ethtool hardware timestamping statistics
Rahul Rameshbabu
2024-04-06
3
-0
/
+56
|
*
|
|
|
net/mlx5e: Introduce timestamps statistic counter for Tx DMA layer
Rahul Rameshbabu
2024-04-06
3
-2
/
+7
|
*
|
|
|
net/mlx5e: Introduce lost_cqe statistic counter for PTP Tx port timestamping CQ
Rahul Rameshbabu
2024-04-06
3
-0
/
+3
|
*
|
|
|
net/mlx5e: Un-expose functions in en.h
Tariq Toukan
2024-04-06
3
-24
/
+12
|
*
|
|
|
net/mlx5e: Support FEC settings for 100G/lane modes
Cosmin Ratiu
2024-04-06
1
-2
/
+34
|
*
|
|
|
net/mlx5e: Extract checking of FEC support for a link mode
Cosmin Ratiu
2024-04-06
1
-5
/
+11
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-05
1
-2
/
+8
|
|
\
\
\
\
|
*
|
|
|
|
mlxsw: pci: Store DQ pointer as part of CQ structure
Amit Cohen
2024-04-04
1
-13
/
+28
|
*
|
|
|
|
mlxsw: pci: Remove mlxsw_pci_cq_count()
Amit Cohen
2024-04-04
1
-15
/
+3
|
*
|
|
|
|
mlxsw: pci: Remove mlxsw_pci_sdq_count()
Amit Cohen
2024-04-04
1
-12
/
+7
|
*
|
|
|
|
mlxsw: pci: Break mlxsw_pci_cq_tasklet() into tasklets per queue type
Amit Cohen
2024-04-04
1
-12
/
+74
|
*
|
|
|
|
mlxsw: pci: Make style change in mlxsw_pci_cq_tasklet()
Amit Cohen
2024-04-04
1
-2
/
+2
|
*
|
|
|
|
mlxsw: pci: Remove unused wait queue
Amit Cohen
2024-04-04
1
-8
/
+4
|
*
|
|
|
|
mlxsw: pci: Use only one event queue
Amit Cohen
2024-04-04
2
-40
/
+16
|
*
|
|
|
|
mlxsw: pci: Rename MLXSW_PCI_EQS_COUNT
Amit Cohen
2024-04-04
2
-3
/
+3
|
*
|
|
|
|
mlxsw: pci: Poll command interface for each cmd_exec()
Amit Cohen
2024-04-04
1
-31
/
+17
|
*
|
|
|
|
mlxsw: pci: Make style changes in mlxsw_pci_eq_tasklet()
Amit Cohen
2024-04-04
1
-9
/
+12
[next]