index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Lines
5 days
octeontx2-af: devlink: fix NIX RAS reporter to use RAS interrupt status
Alok Tiwari
-2
/
+2
5 days
octeontx2-af: devlink: fix NIX RAS reporter recovery condition
Alok Tiwari
-1
/
+1
5 days
net: ethernet: ti: am65-cpsw-nuss: Fix rx_filter value for PTP support
Chintan Vankar
-8
/
+10
5 days
net/mana: Null service_wq on setup error to prevent double destroy
Shiraz Saleem
-0
/
+1
5 days
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
-82
/
+44
6 days
net: bcmgenet: fix broken EEE by converting to phylib-managed state
Nicolai Buchwitz
-28
/
+18
6 days
net: ethernet: arc: emac: quiesce interrupts before requesting IRQ
Fan Wu
-0
/
+11
6 days
net: macb: Shuffle the tx ring before enabling tx
Kevin Hao
-3
/
+95
6 days
e1000/e1000e: Fix leak in DMA error cleanup
Matt Vollrath
-4
/
+0
6 days
i40e: fix src IP mask checks and memcpy argument names in cloud filter
Alok Tiwari
-7
/
+7
6 days
iavf: fix incorrect reset handling in callbacks
Petr Oros
-69
/
+31
6 days
iavf: fix PTP use-after-free during reset
Petr Oros
-0
/
+4
6 days
drivers: net: ice: fix devlink parameters get without irdma
Nikolay Aleksandrov
-2
/
+2
6 days
amd-xgbe: reset PHY settings before starting PHY
Raju Rangoju
-9
/
+6
6 days
amd-xgbe: prevent CRC errors during RX adaptation with AN disabled
Raju Rangoju
-2
/
+69
6 days
amd-xgbe: fix link status handling in xgbe_rx_adaptation
Raju Rangoju
-5
/
+14
6 days
net: enetc: do not skip setting LaBCR[MDIO_PHYAD_PRTAD] for addr 0
Wei Fang
-12
/
+0
6 days
net: enetc: fix incorrect fallback PHY address handling
Wei Fang
-2
/
+10
7 days
bnxt_en: Fix RSS table size check when changing ethtool channels
Pavan Chebbi
-2
/
+2
10 days
net: spacemit: Fix error handling in emac_tx_mem_map()
Vivian Wang
-1
/
+10
10 days
net: spacemit: Fix error handling in emac_alloc_rx_desc_buffers()
Vivian Wang
-5
/
+3
10 days
net/mlx5e: RX, Fix XDP multi-buf frag counting for legacy RQ
Dragos Tatulea
-7
/
+4
10 days
net/mlx5e: RX, Fix XDP multi-buf frag counting for striding RQ
Dragos Tatulea
-7
/
+5
10 days
net/mlx5e: Fix DMA FIFO desync on error CQE SQ recovery
Gal Pressman
-1
/
+0
10 days
net/mlx5: Fix peer miss rules host disabled checks
Carolina Jubran
-15
/
+12
10 days
net/mlx5: Fix crash when moving to switchdev mode
Patrisious Haddad
-1
/
+1
10 days
net/mlx5: Fix deadlock between devlink lock and esw->wq
Cosmin Ratiu
-8
/
+19
11 days
net: enetc: use truesize as XDP RxQ info frag_size
Larysa Zaremba
-1
/
+1
11 days
libeth, idpf: use truesize as XDP RxQ info frag_size
Larysa Zaremba
-1
/
+7
11 days
i40e: use xdp.frame_sz as XDP RxQ info frag_size
Larysa Zaremba
-3
/
+6
11 days
i40e: fix registering XDP RxQ info
Larysa Zaremba
-17
/
+22
11 days
ice: change XDP RxQ frag_size from DMA write length to xdp.frame_sz
Larysa Zaremba
-5
/
+4
11 days
ice: fix rxq info registering in mbuf packets
Larysa Zaremba
-20
/
+14
11 days
net: ethernet: mtk_eth_soc: Reset prog ptr to old_prog in case of error in mt...
Lorenzo Bianconi
-3
/
+12
12 days
net: stmmac: Defer VLAN HW configuration when interface is down
Ovidiu Panait
-19
/
+26
12 days
net: stmmac: Fix VLAN HW state restore
Ovidiu Panait
-12
/
+22
12 days
net: stmmac: Improve double VLAN handling
Ovidiu Panait
-4
/
+21
12 days
net: stmmac: Fix error handling in VLAN add and delete paths
Ovidiu Panait
-4
/
+14
12 days
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
-47
/
+110
13 days
amd-xgbe: fix sleep while atomic on suspend/resume
Raju Rangoju
-14
/
+0
13 days
igc: Fix trigger of incorrect irq in igc_xsk_wakeup function
Vivek Behera
-11
/
+26
13 days
igb: Fix trigger of incorrect irq in igb_xsk_wakeup
Vivek Behera
-8
/
+30
13 days
iavf: fix netdev->max_mtu to respect actual hardware limit
Kohei Enju
-1
/
+16
13 days
libie: don't unroll if fwlog isn't supported
Michal Swiatkowski
-0
/
+4
13 days
ice: Fix memory leak in ice_set_ringparam()
Zilin Guan
-2
/
+9
13 days
ice: fix retry for AQ command 0x06EE
Jakub Staniszewski
-21
/
+15
13 days
ice: reintroduce retry mechanism for indirect AQ
Jakub Staniszewski
-3
/
+9
13 days
ice: fix adding AQ LLDP filter for VF
Larysa Zaremba
-1
/
+1
13 days
octeon_ep_vf: avoid compiler and IQ/OQ reordering
Vimlesh Kumar
-16
/
+33
13 days
octeon_ep_vf: Relocate counter updates before NAPI
Vimlesh Kumar
-2
/
+15
[next]