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-08-29
net: alacritech: Switch to use dev_err_probe()
Yang Ruibin
1
-20
/
+14
2024-08-29
net: hns: Use IS_ERR_OR_NULL() helper function
Hongbo Li
1
-1
/
+1
2024-08-29
net: dsa: realtek: make use of dev_err_cast_probe()
Hongbo Li
1
-5
/
+3
2024-08-29
net: ipa: make use of dev_err_cast_probe()
Hongbo Li
1
-5
/
+2
2024-08-29
net: vertexcom: mse102x: Use ETH_ZLEN
Stefan Wahren
1
-2
/
+2
2024-08-29
net: vertexcom: mse102x: Drop log message on remove
Stefan Wahren
1
-3
/
+0
2024-08-29
net: vertexcom: mse102x: Fix random MAC address log
Stefan Wahren
1
-2
/
+2
2024-08-29
net: vertexcom: mse102x: Silence TX timeout
Stefan Wahren
1
-1
/
+1
2024-08-29
net: vertexcom: mse102x: Use DEFINE_SIMPLE_DEV_PM_OPS
Stefan Wahren
1
-5
/
+2
2024-08-29
Merge branch 'thermal-core'
Rafael J. Wysocki
1
-84
/
+31
2024-08-29
dma-mapping: don't return errors from dma_set_max_seg_size
Christoph Hellwig
1
-5
/
+1
2024-08-28
net: hisilicon: hns_mdio: fix OF node leak in probe()
Krzysztof Kozlowski
1
-0
/
+1
2024-08-28
net: hisilicon: hns_dsaf_mac: fix OF node leak in hns_mac_get_info()
Krzysztof Kozlowski
1
-0
/
+1
2024-08-28
net: hisilicon: hip04: fix OF node leak in probe()
Krzysztof Kozlowski
1
-0
/
+1
2024-08-28
net: dsa: mv88e6xxx: Remove stale comment
Andy Shevchenko
1
-1
/
+1
2024-08-28
net: netvsc: Update default VMBus channels
Erni Sri Satya Vennela
2
-2
/
+3
2024-08-28
net: ftgmac100: Get link speed and duplex for NC-SI
Jacky Chou
1
-2
/
+26
2024-08-28
net/xen-netback: prevent UAF in xenvif_flush_hash()
Jeongjun Park
1
-3
/
+2
2024-08-28
Merge tag 'wireless-2024-08-28' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
12
-35
/
+157
2024-08-28
ice: Add netif_device_attach/detach into PF reset flow
Dawid Osuchowski
1
-0
/
+7
2024-08-28
igb: Fix not clearing TimeSync interrupts for 82580
Daiwei Li
1
-0
/
+10
2024-08-28
file: reclaim 24 bytes from f_owner
Christian Brauner
1
-0
/
+6
2024-08-27
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
5
-102
/
+119
2024-08-27
net: dsa: microchip: Add KSZ8895/KSZ8864 switch support
Tristram Ha
5
-16
/
+176
2024-08-27
net: mana: Implement get_ringparam/set_ringparam for mana
Shradha Gupta
2
-11
/
+90
2024-08-27
net: phy: vitesse: implement MDI-X configuration in vsc73xx
Pawel Dembicki
1
-0
/
+93
2024-08-27
net: airoha: fix module autoloading
Liao Chen
1
-0
/
+1
2024-08-27
net: ag71xx: fix module autoloading
Liao Chen
1
-0
/
+1
2024-08-27
net: dm9051: fix module autoloading
Liao Chen
1
-0
/
+1
2024-08-27
net: txgbe: use pci_dev_id() helper
Yu Liao
1
-2
/
+1
2024-08-27
gtp: fix a potential NULL pointer dereference
Cong Wang
1
-1
/
+1
2024-08-27
net: ag71xx: support probe defferal for getting MAC address
Rosen Penev
1
-0
/
+2
2024-08-27
net: liquidio: Remove unused declarations
Yue Haibing
5
-15
/
+0
2024-08-27
net: thunderx: Remove unused declarations
Yue Haibing
2
-4
/
+0
2024-08-27
ethernet: stmmac: dwmac-rk: Add GMAC support for RK3576
David Wu
1
-0
/
+156
2024-08-27
ethernet: stmmac: dwmac-rk: Fix typo for RK3588 code
Detlev Casanova
1
-4
/
+4
2024-08-27
bonding: change ipsec_lock from spin lock to mutex
Jianbo Liu
1
-36
/
+43
2024-08-27
bonding: extract the use of real_device into local variable
Jianbo Liu
1
-25
/
+33
2024-08-27
bonding: implement xdo_dev_state_free and call it after deletion
Jianbo Liu
1
-0
/
+36
2024-08-27
net: ethernet: ti: am65-cpsw-nuss: Replace of_node_to_fwnode() with more suit...
Andy Shevchenko
1
-1
/
+1
2024-08-27
netkit: Disable netpoll support
Daniel Borkmann
1
-0
/
+1
2024-08-27
ionic: Prevent tx_timeout due to frequent doorbell ringing
Brett Creeley
2
-2
/
+2
2024-08-27
wifi: iwlwifi: mvm: allow ESR when we the ROC expires
Emmanuel Grumbach
1
-8
/
+6
2024-08-27
wifi: iwlwifi: mvm: avoid NULL pointer dereference
Miri Korenblit
1
-5
/
+7
2024-08-27
wifi: iwlwifi: allow only CN mcc from WRDD
Anjaneyulu
4
-3
/
+8
2024-08-27
wifi: iwlwifi: mvm: drop wrong STA selection in TX
Johannes Berg
1
-13
/
+3
2024-08-27
wifi: iwlwifi: bump FW API to 93 for BZ/SC devices
Miri Korenblit
2
-2
/
+2
2024-08-27
wifi: iwlwifi: mvm: cleanup iwl_mvm_get_wd_timeout
Miri Korenblit
4
-61
/
+22
2024-08-27
wifi: iwlwifi: use default command queue watchdog timeout
Miri Korenblit
4
-9
/
+3
2024-08-27
wifi: iwlwifi: mvm: handle the new EML OMN failure notification
Emmanuel Grumbach
4
-2
/
+47
[prev]
[next]