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
Age
Commit message (
Expand
)
Author
Files
Lines
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: phy: realtek: Fix MMD access on RTL8126A-integrated PHY
Heiner Kallweit
1
-1
/
+23
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
wifi: radiotap: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
6
-9
/
+9
2024-10-08
wifi: iwlegacy: Clear stale interrupts before resuming device
Ville Syrjälä
1
-0
/
+2
2024-10-08
net: dsa: b53: fix jumbo frames on 10/100 ports
Jonas Gorski
1
-1
/
+1
2024-10-08
net: dsa: b53: allow lower MTUs on BCM5325/5365
Jonas Gorski
1
-1
/
+1
2024-10-08
net: dsa: b53: fix max MTU for BCM5325/BCM5365
Jonas Gorski
1
-0
/
+6
2024-10-08
net: dsa: b53: fix max MTU for 1g switches
Jonas Gorski
1
-1
/
+4
2024-10-08
net: dsa: b53: fix jumbo frame mtu check
Jonas Gorski
1
-1
/
+1
2024-10-08
net: ethernet: ti: am65-cpsw: avoid devm_alloc_etherdev, fix module removal
Nicolas Pitre
1
-8
/
+12
2024-10-08
net: ethernet: ti: am65-cpsw: prevent WARN_ON upon module removal
Nicolas Pitre
1
-1
/
+1
2024-10-07
net: airoha: Update tx cpu dma ring idx at the end of xmit loop
Lorenzo Bianconi
1
-4
/
+5
2024-10-07
net: phy: Remove LED entry from LEDs list on unregister
Christian Marangi
1
-2
/
+3
2024-10-07
net: ethernet: adi: adin1110: Fix some error handling path in adin1110_read_f...
Christophe JAILLET
1
-2
/
+2
2024-10-07
Revert "net: stmmac: set PP_FLAG_DMA_SYNC_DEV only if XDP is enabled"
Jakub Kicinski
1
-1
/
+1
2024-10-07
net: dsa: lan9303: ensure chip reset and wait for READY status
Anatolij Gustschin
1
-0
/
+29
2024-10-04
net: phy: bcm84881: Fix some error handling paths
Christophe JAILLET
1
-2
/
+2
2024-10-04
net: pse-pd: Fix enabled status mismatch
Kory Maincent
1
-0
/
+11
2024-10-04
ibmvnic: Inspect header requirements before using scrq direct
Nick Child
1
-2
/
+4
2024-10-04
net: dsa: sja1105: fix reception from VLAN-unaware bridges
Vladimir Oltean
1
-1
/
+0
2024-10-03
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
12
-54
/
+120
2024-10-03
net: phy: aquantia: remove usage of phy_set_max_speed
Abhishek Chauhan
1
-18
/
+19
2024-10-03
net: phy: aquantia: AQR115c fix up PMA capabilities
Abhishek Chauhan
1
-0
/
+14
2024-10-03
sfc: Don't invoke xdp_do_flush() from netpoll.
Sebastian Andrzej Siewior
2
-2
/
+4
2024-10-03
net: phy: dp83869: fix memory corruption when enabling fiber
Ingo van Lil
1
-1
/
+0
2024-10-03
Merge tag 'net-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
27
-35
/
+152
2024-10-02
net: phy: qt2025: Fix warning: unused import DeviceId
FUJITA Tomonori
1
-2
/
+2
2024-10-02
vrf: revert "vrf: Remove unnecessary RCU-bh critical section"
Willem de Bruijn
1
-0
/
+2
2024-10-02
net: ethernet: ti: am65-cpsw: Fix forever loop in cleanup code
Dan Carpenter
1
-1
/
+1
2024-10-02
net: phy: realtek: Check the index value in led_hw_control_get
Hui Wang
1
-0
/
+3
2024-10-02
ppp: do not assume bh is held in ppp_channel_bridge_input()
Eric Dumazet
1
-2
/
+2
2024-10-02
Merge tag 'mlx5-fixes-2024-09-25' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
9
-8
/
+32
2024-10-02
Merge tag 'ieee802154-for-net-2024-09-27' of git://git.kernel.org/pub/scm/lin...
Jakub Kicinski
2
-4
/
+2
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
86
-86
/
+86
2024-10-01
net: stmmac: dwmac4: extend timeout for VLAN Tag register busy bit check
Shenwei Wang
1
-9
/
+9
2024-10-01
net: ethernet: ti: cpsw_ale: Fix warning on some platforms
Roger Quadros
2
-1
/
+12
2024-10-01
net: microchip: Make FDMA config symbol invisible
Geert Uytterhoeven
1
-1
/
+1
2024-10-01
net: fec: Reload PTP registers after link-state change
Csókás, Bence
2
-0
/
+23
2024-10-01
net: fec: Restart PPS after link state change
Csókás, Bence
3
-1
/
+46
2024-10-01
net: pcs: xpcs: fix the wrong register that was written back
Jiawen Wu
1
-1
/
+1
[prev]
[next]