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-21
net: dsa: sja1105: Simplify with scoped for each OF child loop
Jinjie Ruan
1
-8
/
+2
2024-08-21
net: dsa: ocelot: Simplify with scoped for each OF child loop
Jinjie Ruan
1
-4
/
+1
2024-08-21
net: wwan: t7xx: PCIe reset rescan
Jinjian Song
7
-43
/
+105
2024-08-20
net: dsa: b53: Use dev_err_probe()
Florian Fainelli
1
-4
/
+3
2024-08-20
net: dsa: mv88e6xxx: Fix out-of-bound access
Joseph Huang
1
-1
/
+2
2024-08-20
net: dsa: microchip: fix PTP config failure when using multiple ports
Martin Whitaker
1
-4
/
+1
2024-08-20
igb: cope with large MAX_SKB_FRAGS
Paolo Abeni
1
-0
/
+1
2024-08-20
cxgb4: add forgotten u64 ivlan cast before shift
Nikolay Kuratov
1
-1
/
+2
2024-08-20
net: hns3: Use ARRAY_SIZE() to improve readability
Zhang Zekun
1
-4
/
+4
2024-08-20
dpaa2-switch: Fix error checking in dpaa2_switch_seed_bp()
Dan Carpenter
1
-3
/
+4
2024-08-20
ice: use internal pf id instead of function number
Michal Swiatkowski
1
-2
/
+2
2024-08-20
ice: fix truesize operations for PAGE_SIZE >= 8192
Maciej Fijalkowski
2
-34
/
+20
2024-08-20
ice: fix ICE_LAST_OFFSET formula
Maciej Fijalkowski
1
-1
/
+1
2024-08-20
ice: fix page reuse when PAGE_SIZE is over 8k
Maciej Fijalkowski
1
-9
/
+3
2024-08-20
bonding: fix xfrm state handling when clearing active slave
Nikolay Aleksandrov
1
-1
/
+1
2024-08-20
bonding: fix xfrm real_dev null pointer dereference
Nikolay Aleksandrov
1
-1
/
+0
2024-08-20
bonding: fix null pointer deref in bond_ipsec_offload_ok
Nikolay Aleksandrov
1
-0
/
+2
2024-08-20
bonding: fix bond_ipsec_offload_ok return type
Nikolay Aleksandrov
1
-12
/
+6
2024-08-20
net: ethernet: ibm: Simpify code with for_each_child_of_node()
Zhang Zekun
1
-6
/
+4
2024-08-19
net/mlx5: E-Switch, Remove unused declarations
Yue Haibing
1
-3
/
+0
2024-08-19
igbvf: Remove two unused declarations
Yue Haibing
2
-2
/
+0
2024-08-19
gve: Remove unused declaration gve_rx_alloc_rings()
Yue Haibing
1
-1
/
+0
2024-08-19
Merge 6.11-rc4 into tty-next
Greg Kroah-Hartman
41
-154
/
+449
2024-08-16
bnx2x: Set ivi->vlan field as an integer
Simon Horman
1
-2
/
+2
2024-08-16
net: txgbe: Remove unnecessary NULL check before free
Simon Horman
1
-2
/
+1
2024-08-16
net: ethernet: lantiq_etop: remove unused variable
Aleksander Jan Bajkowski
1
-1
/
+0
2024-08-16
net/mlx5: Fix IPsec RoCE MPV trace call
Patrisious Haddad
1
-2
/
+4
2024-08-16
net/mlx5e: XPS, Fix oversight of Multi-PF Netdev changes
Carolina Jubran
1
-5
/
+8
2024-08-16
net/mlx5e: SHAMPO, Release in progress headers
Dragos Tatulea
3
-10
/
+24
2024-08-16
net/mlx5e: SHAMPO, Fix page leak
Dragos Tatulea
1
-0
/
+1
2024-08-16
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
21
-89
/
+4780
2024-08-16
idpf: remove redundant 'req_vec_chunks' NULL check
Pavan Kumar Linga
1
-18
/
+5
2024-08-16
net: ag71xx: use devm for register_netdev
Rosen Penev
1
-13
/
+1
2024-08-16
net: ag71xx: use devm for of_mdiobus_register
Rosen Penev
1
-20
/
+3
2024-08-16
net: ag71xx: devm_clk_get_enabled
Rosen Penev
1
-30
/
+7
2024-08-16
net: hns3: Use ipv6_addr_{cpu_to_be32,be32_to_cpu} helpers
Simon Horman
2
-43
/
+44
2024-08-16
net: ethernet: mtk_eth_soc: Use ipv6_addr_{cpu_to_be32,be32_to_cpu} helpers
Simon Horman
2
-9
/
+10
2024-08-16
net: dsa: microchip: fix KSZ87xx family structure wrt the datasheet
Pieter Van Trappen
1
-8
/
+43
2024-08-16
net: dsa: microchip: add WoL support for KSZ87xx family
Pieter Van Trappen
4
-8
/
+119
2024-08-16
net: dsa: microchip: generalize KSZ9477 WoL functions at ksz_common
Pieter Van Trappen
3
-78
/
+81
2024-08-16
net: dsa: microchip: move KSZ9477 WoL functions to ksz_common
Pieter Van Trappen
5
-198
/
+200
2024-08-16
net: phy: dp83tg720: Add cable testing support
Oleksij Rempel
2
-0
/
+155
2024-08-16
phy: Add Open Alliance helpers for the PHY framework
Oleksij Rempel
4
-0
/
+128
2024-08-16
wifi: rtw88: remove CPT execution branch never used
Dmitry Kandybka
1
-28
/
+10
2024-08-16
wifi: rtw89: 8852a: adjust ANA clock to 12M
Chin-Yen Lee
1
-0
/
+5
2024-08-16
wifi: rtw89: correct base HT rate mask for firmware
Ping-Ke Shih
1
-2
/
+2
2024-08-16
wifi: rtw89: remove unused C2H event ID RTW89_MAC_C2H_FUNC_READ_WOW_CAM to pr...
Ping-Ke Shih
1
-1
/
+0
2024-08-16
wifi: rtw89: 8922a: add digital compensation to avoid TX EVM degrade
Kuan-Chung Chen
9
-5
/
+82
2024-08-16
wifi: rtw89: 8852c: support firmware with fw_element
Kuan-Chung Chen
1
-33
/
+67
2024-08-16
wifi: ath9k_htc: Use __skb_set_length() for resetting urb before resubmit
Toke Høiland-Jørgensen
1
-4
/
+2
[prev]
[next]