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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-26
net: ti: icssg-prueth: Add support for PA Stats
MD Danish Anwar
5
-83
/
+140
2024-08-26
phy: dp83td510: Utilize ALCD for cable length measurement when link is active
Oleksij Rempel
1
-6
/
+113
2024-08-26
net: netconsole: Populate dynamic entry even if netpoll fails
Breno Leitao
1
-4
/
+11
2024-08-26
net: phy: microchip_t1: Adds support for lan887x phy
Divya Koppera
1
-1
/
+576
2024-08-26
net: phy: Add phy library support to check supported list when autoneg is ena...
Divya Koppera
1
-1
/
+4
2024-08-24
net: refactor ->ndo_bpf calls into dev_xdp_propagate
Mina Almasry
2
-5
/
+5
2024-08-23
net: vxlan: delete redundant judgment statements
Li Zetao
1
-2
/
+1
2024-08-23
net: sfp: Add helper to return the SFP bus name
Maxime Chevallier
1
-0
/
+22
2024-08-23
net: phy: add helpers to handle sfp phy connect/disconnect
Maxime Chevallier
6
-0
/
+52
2024-08-23
net: sfp: pass the phy_device when disconnecting an sfp module's PHY
Maxime Chevallier
2
-3
/
+4
2024-08-23
net: phy: Introduce ethernet link topology representation
Maxime Chevallier
3
-1
/
+112
2024-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
140
-863
/
+1627
2024-08-22
net: atlantic: Avoid warning about potential string truncation
Simon Horman
1
-2
/
+2
2024-08-23
Merge tag 'net-6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
36
-176
/
+509
2024-08-23
Merge tag 'kbuild-fixes-v6.11-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-3
/
+0
2024-08-22
net: xilinx: axienet: Fix dangling multicast addresses
Sean Anderson
2
-12
/
+10
2024-08-22
net: xilinx: axienet: Always disable promiscuous mode
Sean Anderson
1
-0
/
+4
2024-08-22
nfp: bpf: Use kmemdup_array instead of kmemdup for multiple allocation
Yu Jiaoliang
1
-2
/
+2
2024-08-22
net: airoha: configure hw mac address according to the port id
Lorenzo Bianconi
1
-9
/
+23
2024-08-22
octeontx2-af: Fix CPT AF register offset calculation
Bharat Bhushan
1
-12
/
+11
2024-08-22
net: phy: realtek: Fix setting of PHY LEDs Mode B bit on RTL8211F
Sava Jakovljev
1
-1
/
+2
2024-08-22
net: ngbe: Fix phy mode set to external phy
Mengyuan Lou
1
-2
/
+6
2024-08-21
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
3
-46
/
+26
2024-08-21
net: xilinx: axienet: Add statistics support
Sean Anderson
2
-3
/
+407
2024-08-21
net: xilinx: axienet: Report RxRject as rx_dropped
Sean Anderson
1
-1
/
+1
2024-08-21
bnxt_en: Fix double DMA unmapping for XDP_REDIRECT
Somnath Kotur
1
-5
/
+0
2024-08-21
ice: Fix a 32bit bug
Dan Carpenter
1
-3
/
+3
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
nfc: pn533: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
1
-1
/
+0
2024-08-22
Merge tag 'platform-drivers-x86-v6.11-4' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
4
-10
/
+70
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
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+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
Merge tag 'cxl-fixes-6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+6
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
[next]