index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-29
net: stmmac: dwmac4: Fix high address display by updating reg_space[] from re...
Ley Foon Tan
2
-0
/
+10
2024-10-23
r8169: avoid unsolicited interrupts
Heiner Kallweit
1
-1
/
+3
2024-10-22
mlxsw: spectrum_router: fix xa_store() error checking
Yuan Can
1
-6
/
+3
2024-10-21
fsl/fman: Fix refcount handling of fman-related devices
Aleksandr Mishin
1
-15
/
+47
2024-10-21
fsl/fman: Save device references taken in mac_probe()
Aleksandr Mishin
2
-3
/
+9
2024-10-19
octeon_ep: Add SKB allocation failures handling in __octep_oq_process_rx()
Aleksandr Mishin
1
-0
/
+27
2024-10-19
octeon_ep: Implement helper for iterating packets in Rx queue
Aleksandr Mishin
1
-23
/
+32
2024-10-19
bnxt_en: replace ptp_lock with irqsave variant
Vadim Fedorenko
3
-41
/
+63
2024-10-19
be2net: fix potential memory leak in be_xmit()
Wang Hai
1
-5
/
+5
2024-10-19
net/sun3_82586: fix potential memory leak in sun3_82586_send_packet()
Wang Hai
1
-0
/
+1
2024-10-17
net/mlx5e: Don't call cleanup on profile rollback failure
Cosmin Ratiu
1
-1
/
+3
2024-10-17
net/mlx5: Unregister notifier on eswitch init failure
Cosmin Ratiu
1
-2
/
+3
2024-10-17
net/mlx5: Fix command bitmask initialization
Shay Drory
1
-2
/
+6
2024-10-17
net/mlx5: Check for invalid vector index on EQ creation
Maher Sanalla
1
-0
/
+6
2024-10-17
net/mlx5: HWS, use lock classes for bwc locks
Cosmin Ratiu
2
-2
/
+19
2024-10-17
net/mlx5: HWS, don't destroy more bwc queue locks than allocated
Cosmin Ratiu
1
-1
/
+1
2024-10-17
net/mlx5: HWS, fixed double free in error flow of definer layout
Yevgeny Kliteynik
1
-2
/
+2
2024-10-17
net/mlx5: HWS, removed wrong access to a number of rules variable
Yevgeny Kliteynik
1
-3
/
+1
2024-10-17
net: ethernet: mtk_eth_soc: fix memory corruption during fq dma init
Felix Fietkau
1
-1
/
+1
2024-10-15
net: ravb: Only advertise Rx/Tx timestamps if hardware supports it
Niklas Söderlund
1
-13
/
+12
2024-10-15
net: microchip: vcap api: Fix memory leaks in vcap_api_encode_rule_test()
Jinjie Ruan
1
-0
/
+2
2024-10-15
net: bcmasp: fix potential memory leak in bcmasp_xmit()
Wang Hai
1
-0
/
+1
2024-10-15
net: systemport: fix potential memory leak in bcm_sysport_xmit()
Wang Hai
1
-0
/
+1
2024-10-15
net: ethernet: rtsn: fix potential memory leak in rtsn_start_xmit()
Wang Hai
1
-0
/
+1
2024-10-15
net: xilinx: axienet: fix potential memory leak in axienet_start_xmit()
Wang Hai
1
-0
/
+2
2024-10-15
net: macb: Avoid 20s boot delay by skipping MDIO bus registration for fixed-l...
Oleksij Rempel
1
-3
/
+11
2024-10-15
net: ethernet: aeroflex: fix potential memory leak in greth_start_xmit_gbit()
Wang Hai
1
-1
/
+2
2024-10-15
octeontx2-af: Fix potential integer overflows on integer shifts
Colin Ian King
1
-2
/
+2
2024-10-15
net: stmmac: dwmac-tegra: Fix link bring-up sequence
Paritosh Dixit
1
-2
/
+12
2024-10-14
net: lan743x: Remove duplicate check
Jinjie Ruan
1
-21
/
+14
2024-10-11
net: enetc: disable NAPI after all rings are disabled
Wei Fang
1
-6
/
+6
2024-10-11
net: enetc: disable Tx BD rings after they are empty
Wei Fang
1
-10
/
+26
2024-10-11
net: enetc: block concurrent XDP transmissions during ring reconfiguration
Wei Fang
2
-0
/
+15
2024-10-11
net: enetc: remove xdp_drops statistic from enetc_xdp_drop()
Wei Fang
1
-1
/
+1
2024-10-11
net: sparx5: fix source port register when mirroring
Daniel Machon
1
-6
/
+6
2024-10-09
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
11
-35
/
+31
2024-10-09
net: fec: don't save PTP state if PTP is unsupported
Wei Fang
1
-2
/
+4
2024-10-09
net: ibm: emac: mal: add dcr_unmap to _remove
Rosen Penev
1
-0
/
+2
2024-10-09
net: ftgmac100: fixed not check status from fixed phy
Jacky Chou
1
-1
/
+6
2024-10-09
net: amd: mvme147: Fix probe banner message
Daniel Palmer
1
-4
/
+3
2024-10-09
net: ti: icssg-prueth: Fix race condition for VLAN table access
MD Danish Anwar
3
-0
/
+5
2024-10-08
net: ibm: emac: mal: fix wrong goto
Rosen Penev
1
-1
/
+1
2024-10-08
e1000e: change I219 (19) devices to ADP
Vitaly Lifshits
2
-4
/
+4
2024-10-08
igb: Do not bring the device up after non-fatal error
Mohamed Khalfella
1
-0
/
+4
2024-10-08
i40e: Fix macvlan leak by synchronizing access to mac_filter_hash
Aleksandr Loktionov
2
-0
/
+3
2024-10-08
ice: Fix increasing MSI-X on VF
Marcin Szycik
3
-5
/
+9
2024-10-08
ice: Flush FDB entries before reset
Wojciech Drewek
3
-22
/
+8
2024-10-08
ice: Fix netif_is_ice() in Safe Mode
Marcin Szycik
1
-1
/
+2
2024-10-08
ice: Fix entering Safe Mode
Marcin Szycik
1
-3
/
+1
2024-10-08
net: ethernet: ti: am65-cpsw: avoid devm_alloc_etherdev, fix module removal
Nicolas Pitre
1
-8
/
+12
[prev]
[next]