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
2023-07-26
igc: Fix Kernel Panic during ndo_tx_timeout callback
Muhammad Husaini Zulkifli
1
-12
/
+28
2023-07-26
net: dsa: qca8k: fix mdb add/del case with 0 VID
Christian Marangi
1
-0
/
+6
2023-07-26
net: dsa: qca8k: fix broken search_and_del
Christian Marangi
1
-0
/
+4
2023-07-26
net: dsa: qca8k: fix search_and_insert wrong handling of new rule
Christian Marangi
1
-3
/
+6
2023-07-26
net: dsa: qca8k: enable use_single_write for qca8xxx
Christian Marangi
1
-2
/
+5
2023-07-25
net: ipa: only reset hashed tables when supported
Alex Elder
1
-9
/
+11
2023-07-25
macvlan: add forgotten nla_policy for IFLA_MACVLAN_BC_CUTOFF
Lin Ma
1
-0
/
+1
2023-07-25
net: stmmac: Apply redundant write work around on 4.xx too
Vincent Whitchurch
1
-1
/
+3
2023-07-25
octeontx2-af: Fix hash extraction enable configuration
Suman Ghosh
2
-5
/
+46
2023-07-25
team: reset team's flags when down link is P2P device
Hangbin Liu
1
-0
/
+9
2023-07-25
bonding: reset bond's flags when down link is P2P device
Hangbin Liu
1
-0
/
+5
2023-07-24
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2
-6
/
+7
2023-07-24
Merge tag 'linux-can-fixes-for-6.5-20230724' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
1
-0
/
+2
2023-07-24
ice: Fix memory management in ice_ethtool_fdir.c
Jedrzej Jagielski
1
-12
/
+14
2023-07-24
net: fec: avoid tx queue timeout when XDP is enabled
Wei Fang
1
-0
/
+2
2023-07-24
ethernet: atheros: fix return value check in atl1e_tso_csum()
Yuanjun Gong
1
-2
/
+5
2023-07-24
atheros: fix return value check in atl1_tso()
Yuanjun Gong
1
-2
/
+5
2023-07-24
vxlan: fix GRO with VXLAN-GPE
Jiri Benc
1
-15
/
+69
2023-07-24
vxlan: generalize vxlan_parse_gpe_hdr and remove unused args
Jiri Benc
1
-30
/
+28
2023-07-24
ethernet: atheros: fix return value check in atl1c_tso_csum()
Yuanjun Gong
1
-2
/
+5
2023-07-24
vxlan: calculate correct header length for GPE
Jiri Benc
2
-14
/
+11
2023-07-24
net: hns3: fix wrong bw weight of disabled tc issue
Jijie Shao
2
-4
/
+16
2023-07-24
net: hns3: fix wrong tc bandwidth weight data issue
Jijie Shao
1
-2
/
+1
2023-07-24
net: hns3: add tm flush when setting tm
Hao Lan
7
-6
/
+73
2023-07-24
net: hns3: fix the imp capability bit cannot exceed 32 bits issue
Hao Lan
2
-4
/
+20
2023-07-23
net: phy: marvell10g: fix 88x3310 power up
Jiawen Wu
1
-0
/
+7
2023-07-21
iavf: check for removal state before IAVF_FLAG_PF_COMMS_FAILED
Jacob Keller
1
-3
/
+3
2023-07-21
iavf: fix potential deadlock on allocation failure
Jacob Keller
1
-2
/
+3
2023-07-21
i40e: Fix an NULL vs IS_ERR() bug for debugfs_create_dir()
Wang Ming
1
-1
/
+1
2023-07-20
Merge tag 'net-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
31
-305
/
+511
2023-07-20
Merge tag 'for-net-2023-07-20' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
1
-0
/
+1
2023-07-20
net: phy: prevent stale pointer dereference in phy_init()
Vladimir Oltean
1
-7
/
+14
2023-07-20
Bluetooth: btusb: Fix bluetooth on Intel Macbook 2014
Tomasz Moń
1
-0
/
+1
2023-07-20
Merge tag 'regulator-fix-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+3
2023-07-20
can: gs_usb: gs_can_close(): add missing set of CAN state to CAN_STATE_STOPPED
Marc Kleine-Budde
1
-0
/
+2
2023-07-19
net: ethernet: mtk_eth_soc: always mtk_get_ib1_pkt_type
Daniel Golle
1
-1
/
+1
2023-07-19
Revert "r8169: disable ASPM during NAPI poll"
Heiner Kallweit
1
-10
/
+1
2023-07-19
r8169: revert 2ab19de62d67 ("r8169: remove ASPM restrictions now that ASPM is...
Heiner Kallweit
1
-1
/
+26
2023-07-19
drivers:net: fix return value check in ocelot_fdma_receive_skb
Yuanjun Gong
1
-1
/
+2
2023-07-19
drivers: net: fix return value check in emac_tso_csum()
Yuanjun Gong
1
-2
/
+5
2023-07-18
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
4
-111
/
+176
2023-07-18
octeontx2-pf: mcs: Generate hash key using ecb(aes)
Subbaraya Sundeep
1
-37
/
+100
2023-07-18
igc: Prevent garbled TX queue with XDP ZEROCOPY
Florian Kauer
1
-2
/
+2
2023-07-18
Merge tag 'linux-can-fixes-for-6.5-20230717' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
3
-58
/
+83
2023-07-18
octeontx2-pf: Dont allocate BPIDs for LBK interfaces
Geetha sowjanya
1
-2
/
+3
2023-07-18
vrf: Fix lockdep splat in output path
Ido Schimmel
1
-6
/
+6
2023-07-18
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Paolo Abeni
4
-31
/
+21
2023-07-17
tpm,tpm_tis: Disable interrupts after 1000 unhandled IRQs
Lino Sanfilippo
2
-15
/
+92
2023-07-17
tpm/tpm_tis: Disable interrupts for Lenovo L590 devices
Florian Bezdeka
1
-0
/
+8
2023-07-17
tpm: Do not remap from ACPI resources again for Pluton TPM
Valentin David
1
-8
/
+11
[next]