index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ionic: add per-queue napi_schedule for doorbell check
Shannon Nelson
2024-06-20
4
-2
/
+25
*
ionic: add work item for missed-doorbell check
Shannon Nelson
2024-06-20
5
-1
/
+73
*
ionic: add private workqueue per-device
Shannon Nelson
2024-06-20
5
-13
/
+27
*
ionic: Keep interrupt affinity up to date
Brett Creeley
2024-06-20
3
-9
/
+81
*
ionic: remove missed doorbell per-queue timer
Shannon Nelson
2024-06-20
4
-49
/
+15
*
mlxsw: pci: Use napi_consume_skb() to free SKB as part of Tx completion
Amit Cohen
2024-06-20
1
-3
/
+3
*
mlxsw: pci: Do not store SKB for RDQ elements
Amit Cohen
2024-06-20
1
-12
/
+7
*
mlxsw: pci: Optimize data buffer access
Amit Cohen
2024-06-20
1
-0
/
+1
*
mlxsw: pci: Use page pool for Rx buffers allocation
Amit Cohen
2024-06-20
1
-39
/
+64
*
mlxsw: pci: Initialize page pool per CQ
Amit Cohen
2024-06-20
2
-1
/
+60
*
mlxsw: pci: Store CQ pointer as part of RDQ structure
Amit Cohen
2024-06-20
1
-0
/
+5
*
mlxsw: pci: Split NAPI setup/teardown into two steps
Amit Cohen
2024-06-20
1
-3
/
+2
*
virtio_net: add support for Byte Queue Limits
Jiri Pirko
2024-06-20
1
-24
/
+57
*
net: smc9194: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-06-20
1
-0
/
+1
*
net: ethernet: mac89x0: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-06-20
1
-0
/
+1
*
net: amd: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-06-20
8
-0
/
+8
*
net: arcnet: com20020-isa: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-06-20
1
-0
/
+1
*
net: dsa: mt7530: add support for bridge port isolation
Matthias Schiffer
2024-06-19
2
-2
/
+17
*
net: dsa: mt7530: factor out bridge join/leave logic
Matthias Schiffer
2024-06-19
1
-57
/
+48
*
net: ti: icss-iep: Enable compare events
Diogo Ivo
2024-06-19
1
-0
/
+74
*
net: ti: icss-iep: Remove spinlock-based synchronization
Diogo Ivo
2024-06-19
1
-14
/
+0
*
net: ti: icssg-prueth: Enable PTP timestamping support for SR1.0 devices
Diogo Ivo
2024-06-19
1
-1
/
+50
*
net: mana: Add support for page sizes other than 4KB on ARM64
Haiyang Zhang
2024-06-19
5
-23
/
+24
*
net/mlx4_en: Use ethtool_puts/sprintf to fill stats strings
Kamal Heib
2024-06-19
1
-35
/
+17
*
net/mlx4_en: Use ethtool_puts to fill selftest strings
Kamal Heib
2024-06-19
1
-2
/
+2
*
net/mlx4_en: Use ethtool_puts to fill priv flags strings
Kamal Heib
2024-06-19
1
-2
/
+1
*
net: microchip: Constify struct vcap_operations
Christophe JAILLET
2024-06-18
5
-5
/
+5
*
net: phy: introduce core support for phy-mode = "10g-qxgmii"
Vladimir Oltean
2024-06-18
2
-1
/
+9
*
net: stmmac: Enable TSO on VLANs
Furong Xu
2024-06-18
1
-13
/
+19
*
net: dwc-xlgmac: fix missing MODULE_DESCRIPTION() warning
Jeff Johnson
2024-06-18
2
-7
/
+5
*
net: mana: Use mana_cleanup_port_context() for rxq cleanup
Shradha Gupta
2024-06-18
1
-4
/
+2
*
net/mlx5e: Add per queue netdev-genl stats
Joe Damato
2024-06-17
1
-0
/
+132
*
net/mlx5e: Add txq to sq stats mapping
Joe Damato
2024-06-17
3
-3
/
+23
*
mlxsw: Use the same maximum MTU value throughout the driver
Amit Cohen
2024-06-15
3
-26
/
+6
*
mlxsw: spectrum: Set more accurate values for netdevice min/max MTU
Amit Cohen
2024-06-15
1
-4
/
+2
*
mlxsw: Adjust MTU value to hardware check
Amit Cohen
2024-06-15
2
-1
/
+2
*
mlxsw: port: Edit maximum MTU value
Amit Cohen
2024-06-15
1
-1
/
+1
*
net: stmmac: clean up stmmac_mac_select_pcs()
Russell King (Oracle)
2024-06-15
1
-1
/
+1
*
net: stmmac: dwmac-socfpga: provide select_pcs() implementation
Russell King (Oracle)
2024-06-15
1
-0
/
+7
*
net: stmmac: dwmac-rzn1: provide select_pcs() implementation
Russell King (Oracle)
2024-06-15
1
-0
/
+7
*
net: stmmac: dwmac-intel: provide a select_pcs() implementation
Russell King (Oracle)
2024-06-15
2
-3
/
+11
*
net: stmmac: add select_pcs() platform method
Russell King (Oracle)
2024-06-15
1
-0
/
+7
*
net/mlx5e: Support SWP-mode offload L4 csum calculation
Rahul Rameshbabu
2024-06-15
2
-1
/
+42
*
net/mlx5e: Use tcp_v[46]_check checksum helpers
Gal Pressman
2024-06-15
1
-5
/
+4
*
net/mlx5e: Fix outdated comment in features check
Gal Pressman
2024-06-15
1
-1
/
+1
*
net/mlx5: Replace strcpy with strscpy
Moshe Shemesh
2024-06-15
1
-2
/
+2
*
net/mlx5: CT: Separate CT and CT-NAT tuple entries
Chris Mi
2024-06-15
1
-44
/
+143
*
net/mlx5: Correct TASR typo into TSAR
Cosmin Ratiu
2024-06-15
1
-1
/
+1
*
net: phy: realtek: add support for rtl8224 2.5Gbps PHY
Chris Packham
2024-06-15
1
-0
/
+8
*
eth: lan966x: don't clear unsupported stats
Jakub Kicinski
2024-06-15
1
-8
/
+0
[next]