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
2023-05-10
net: add vlan_get_protocol_and_depth() helper
Eric Dumazet
1
-2
/
+2
2023-05-10
net: pcs: xpcs: fix incorrect number of interfaces
Russell King (Oracle)
1
-1
/
+1
2023-05-10
net: veth: make PAGE_POOL_STATS optional
Lorenzo Bianconi
2
-8
/
+17
2023-05-10
net: lan966x: Add TC support for ES0 VCAP
Horatiu Vultur
1
-0
/
+61
2023-05-10
net: lan966x: Add ES0 VCAP keyset configuration for lan966x
Horatiu Vultur
4
-0
/
+123
2023-05-10
net: lan966x: Add ES0 VCAP model
Horatiu Vultur
2
-30
/
+301
2023-05-10
bonding: fix send_peer_notif overflow
Hangbin Liu
2
-2
/
+13
2023-05-10
net: ethernet: mtk_eth_soc: fix NULL pointer dereference
Daniel Golle
1
-1
/
+1
2023-05-09
net: phy: bcm7xx: Correct read from expansion register
Florian Fainelli
2
-1
/
+6
2023-05-09
net: veth: rely on napi_build_skb in veth_convert_skb_to_xdp_buff
Lorenzo Bianconi
1
-1
/
+1
2023-05-09
net: stmmac: xgmac: add ethtool per-queue irq statistic support
Teoh Ji Sheng
1
-0
/
+2
2023-05-09
net: stmmac: dwmac-tegra: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-09
net: stmmac: dwmac-sun8i: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-09
net: stmmac: dwmac-stm32: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-09
net: stmmac: dwmac-sti: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-09
net: stmmac: dwmac-rk: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-09
net: stmmac: dwmac-qcom-ethqos: Convert to platform remove callback returning...
Uwe Kleine-König
1
-4
/
+2
2023-05-09
net: stmmac: dwmac-dwc-qos-eth: Convert to platform remove callback returning...
Uwe Kleine-König
1
-4
/
+2
2023-05-09
net: stmmac: dwmac-visconti: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-09
net: stmmac: dwmac-qcom-ethqos: Drop an if with an always false condition
Uwe Kleine-König
1
-5
/
+1
2023-05-09
net: stmmac: dwmac-visconti: Make visconti_eth_clock_remove() return void
Uwe Kleine-König
1
-8
/
+3
2023-05-09
net: stmmac: Make stmmac_pltfr_remove() return void
Uwe Kleine-König
18
-34
/
+23
2023-05-09
virtio_net: introduce virtnet_build_skb()
Xuan Zhuo
1
-13
/
+21
2023-05-09
virtio_net: introduce receive_small_build_xdp
Xuan Zhuo
1
-17
/
+31
2023-05-09
virtio_net: small: remove skip_xdp
Xuan Zhuo
1
-14
/
+12
2023-05-09
virtio_net: small: avoid code duplication in xdp scenarios
Xuan Zhuo
1
-4
/
+8
2023-05-09
virtio_net: small: remove the delta
Xuan Zhuo
1
-5
/
+1
2023-05-09
virtio_net: introduce receive_small_xdp()
Xuan Zhuo
1
-65
/
+100
2023-05-09
virtio_net: merge: remove skip_xdp
Xuan Zhuo
1
-13
/
+10
2023-05-09
virtio_net: introduce receive_mergeable_xdp()
Xuan Zhuo
1
-41
/
+64
2023-05-09
virtio_net: virtnet_build_xdp_buff_mrg() auto release xdp shinfo
Xuan Zhuo
1
-3
/
+7
2023-05-09
virtio_net: separate the logic of freeing the rest mergeable buf
Xuan Zhuo
1
-12
/
+24
2023-05-09
virtio_net: separate the logic of freeing xdp shinfo
Xuan Zhuo
1
-11
/
+16
2023-05-09
virtio_net: introduce virtnet_xdp_handler() to seprate the logic of run xdp
Xuan Zhuo
1
-60
/
+58
2023-05-09
virtio_net: optimize mergeable_xdp_get_buf()
Xuan Zhuo
1
-15
/
+14
2023-05-09
virtio_net: introduce mergeable_xdp_get_buf()
Xuan Zhuo
1
-56
/
+79
2023-05-09
virtio_net: mergeable xdp: put old page immediately
Xuan Zhuo
1
-12
/
+7
2023-05-09
net: stmmac: Initialize MAC_ONEUS_TIC_COUNTER register
Marek Vasut
2
-0
/
+6
2023-05-09
nfp: improve link modes reading process
Yinjun Zhang
3
-48
/
+45
2023-05-09
wifi: ath11k: EMA beacon support
Aloka Dixit
3
-3
/
+70
2023-05-09
wifi: ath11k: MBSSID beacon support
Aloka Dixit
2
-5
/
+112
2023-05-09
wifi: ath11k: refactor vif parameter configurations
Aloka Dixit
1
-17
/
+24
2023-05-09
wifi: ath11k: MBSSID parameter configuration in AP mode
Aloka Dixit
3
-8
/
+32
2023-05-09
wifi: ath11k: rename MBSSID fields in wmi_vdev_up_cmd
Aloka Dixit
2
-6
/
+6
2023-05-09
wifi: ath11k: MBSSID configuration during vdev create/start
Aloka Dixit
3
-4
/
+90
2023-05-09
wifi: ath11k: driver settings for MBSSID and EMA
Aloka Dixit
5
-0
/
+20
2023-05-09
wifi: ath: work around false-positive stringop-overread warning
Arnd Bergmann
2
-10
/
+10
2023-05-09
net: phy: dp83869: support mii mode when rgmii strap cfg is used
Grygorii Strashko
1
-1
/
+12
2023-05-08
wifi: iwlwifi: Use default @max_active for trans_pcie->rba.alloc_wq
Tejun Heo
1
-1
/
+1
2023-05-08
net: octeontx2: Use alloc_ordered_workqueue() to create ordered workqueues
Tejun Heo
3
-14
/
+9
[prev]
[next]