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
2022-10-24
net: dpaa2-eth: AF_XDP RX zero copy support
Robert-Ionut Alexa
4
-45
/
+451
2022-10-24
net: dpaa2-eth: create and export the dpaa2_eth_receive_skb() function
Robert-Ionut Alexa
2
-37
/
+59
2022-10-24
net: dpaa2-eth: create and export the dpaa2_eth_alloc_skb function
Robert-Ionut Alexa
2
-8
/
+22
2022-10-24
net: dpaa2-eth: use dev_close/open instead of the internal functions
Ioana Ciornei
1
-3
/
+3
2022-10-24
net: dpaa2-eth: update the dpni_set_pools() API to support per QDBIN pools
Robert-Ionut Alexa
3
-7
/
+27
2022-10-24
net: dpaa2-eth: export buffer pool info into a new debugfs file
Ioana Ciornei
1
-0
/
+49
2022-10-24
net: dpaa2-eth: export the CH#<index> in the 'ch_stats' debug file
Ioana Ciornei
1
-4
/
+4
2022-10-24
net: dpaa2-eth: add support for multiple buffer pools per DPNI
Robert-Ionut Alexa
3
-67
/
+163
2022-10-24
net: dpaa2-eth: rearrange variable in dpaa2_eth_get_ethtool_stats
Ioana Ciornei
1
-10
/
+8
2022-10-24
net: dpaa2-eth: add support to query the number of queues through ethtool
Robert-Ionut Alexa
1
-2
/
+25
2022-10-21
net: ethernet: adi: adin1110: add reset GPIO
Alexandru Tachici
1
-0
/
+21
2022-10-21
net: ipa: Make QMI message rules const
Jeff Johnson
2
-20
/
+20
2022-10-20
net: bcmgenet: add RX_CLS_LOC_ANY support
Doug Berger
1
-4
/
+27
2022-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
44
-162
/
+256
2022-10-20
Merge tag 'net-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
25
-128
/
+223
2022-10-20
net: ipa: Proactively round up to kmalloc bucket size
Kees Cook
1
-2
/
+5
2022-10-19
net: phy: dp83822: disable MDI crossover status change interrupt
Felix Riemann
1
-2
/
+1
2022-10-19
net: hns: fix possible memory leak in hnae_ae_register()
Yang Yingliang
1
-1
/
+3
2022-10-19
wwan_hwsim: fix possible memory leak in wwan_hwsim_dev_new()
Yang Yingliang
1
-1
/
+1
2022-10-19
sfc: include vport_id in filter spec hash and equal()
Pieter Jansen van Vuuren
2
-7
/
+7
2022-10-19
sfc: remove 'log-tc-errors' ethtool private flag
Edward Cree
4
-43
/
+0
2022-10-19
sfc: use formatted extacks instead of efx_tc_err()
Edward Cree
3
-47
/
+23
2022-10-19
net: ethernet: adi: adin1110: Fix SPI transfers
Alexandru Tachici
1
-21
/
+16
2022-10-19
ethernet: marvell: octeontx2 Fix resource not freed after malloc
Manank Patel
1
-0
/
+2
2022-10-19
net: dpaa: Convert to phylink
Sean Anderson
10
-909
/
+612
2022-10-19
net: fman: memac: Use lynx pcs driver
Sean Anderson
2
-156
/
+105
2022-10-19
net: fman: memac: Add serdes support
Sean Anderson
1
-2
/
+47
2022-10-19
net: phylink: provide phylink_validate_mask_caps() helper
Russell King (Oracle)
1
-12
/
+29
2022-10-18
enic: define constants for legacy interrupts offset
Govindarajulu Varadarajan
2
-23
/
+11
2022-10-18
net: fec: remove the unused functions
Shenwei Wang
1
-57
/
+0
2022-10-18
net: remove smc911x driver
Arnd Bergmann
4
-3114
/
+0
2022-10-18
ionic: catch NULL pointer issue on reconfig
Brett Creeley
1
-4
/
+8
2022-10-18
bnxt_en: fix memory leak in bnxt_nvm_test()
Vikas Gupta
1
-5
/
+6
2022-10-17
net: ethernet: mediatek: ppe: Remove the unused function mtk_foe_entry_usable()
Jiapeng Chong
1
-6
/
+0
2022-10-17
net: ethernet: mtk_eth_wed: add missing of_node_put()
Yang Yingliang
1
-1
/
+4
2022-10-17
net: ethernet: mtk_eth_wed: add missing put_device() in mtk_wed_add_hw()
Yang Yingliang
1
-2
/
+8
2022-10-17
net: ethernet: mtk_eth_soc: fix possible memory leak in mtk_probe()
Yang Yingliang
1
-5
/
+12
2022-10-16
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
19
-34
/
+33
2022-10-15
net: stmmac: Enable mac_managed_pm phylink config
Shenwei Wang
1
-0
/
+1
2022-10-15
net: phylink: add mac_managed_pm in phylink_config structure
Shenwei Wang
1
-0
/
+3
2022-10-15
sunhme: Uninitialized variable in happy_meal_init()
Dan Carpenter
1
-1
/
+1
2022-10-15
net: phy: dp83867: Extend RX strap quirk for SGMII mode
Harini Katakam
1
-0
/
+8
2022-10-15
net: hv_netvsc: Fix a warning triggered by memcpy in rndis_filter
Cezar Bulinaru
1
-2
/
+4
2022-10-15
sfc: Change VF mac via PF as first preference if available.
Jonathan Cooper
1
-34
/
+24
2022-10-14
net: macvlan: change schedule system_wq to system_unbound_wq
zhangxiangqian
1
-1
/
+1
2022-10-14
i40e: Fix DMA mappings leak
Jan Sokolowski
6
-28
/
+74
2022-10-14
net: dsa: qca8k: fix ethtool autocast mib for big-endian systems
Christian Marangi
1
-12
/
+8
2022-10-14
net: dsa: qca8k: fix inband mgmt for big-endian systems
Christian Marangi
1
-16
/
+47
2022-10-13
Merge tag 'net-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
37
-71
/
+199
2022-10-13
sunhme: fix an IS_ERR() vs NULL check in probe
Dan Carpenter
1
-2
/
+2
[next]