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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-21
ionic: remove unused ionic_coal_hw_to_usec
Shannon Nelson
1
-13
/
+0
2020-07-21
ionic: set netdev default name
Shannon Nelson
1
-0
/
+1
2020-07-21
ionic: get MTU from lif identity
Shannon Nelson
3
-5
/
+15
2020-07-21
net: ethernet: ti: add NETIF_F_HW_TC hw feature flag for taprio offload
Murali Karicheri
1
-1
/
+2
2020-07-21
net: ethernet: ave: Fix error returns in ave_init
Wang Hai
1
-1
/
+1
2020-07-21
bareudp: Reverted support to enable & disable rx metadata collection
Martin Varghese
4
-22
/
+7
2020-07-21
drivers/net/wan/x25_asy: Fix to make it work
Xie He
1
-7
/
+14
2020-07-22
spi: update bindings for MT8192 SoC
leilk.liu
1
-0
/
+1
2020-07-22
spi: mediatek: add spi support for mt8192 IC
leilk.liu
1
-0
/
+3
2020-07-22
spi: Add bindings for Lightning Mountain SoC
Dilip Kota
1
-2
/
+19
2020-07-22
spi: lantiq: Add support to Lightning Mountain SoC
Dilip Kota
2
-2
/
+42
2020-07-22
spi: lantiq: Move interrupt configuration to SoC specific data structure
Dilip Kota
1
-25
/
+39
2020-07-22
spi: lantiq: Add fifo size bit mask in SoC specific data structure
Dilip Kota
1
-10
/
+9
2020-07-22
spi: lantiq: Add support to acknowledge interrupt
Dilip Kota
1
-0
/
+13
2020-07-22
spi: lantiq: Move interrupt control register offesets to SoC specific data st...
Dilip Kota
1
-8
/
+12
2020-07-22
spi: lantiq: Add SMP support
Dilip Kota
1
-0
/
+7
2020-07-22
spi: lantiq: fix: Rx overflow error in full duplex mode
Dilip Kota
1
-0
/
+10
2020-07-22
spi: spi-topcliff-pch: use generic power management
Vaibhav Gupta
1
-38
/
+13
2020-07-22
spi: ppc4xx: Convert to use GPIO descriptors
Linus Walleij
2
-99
/
+17
2020-07-22
spi: spi-cadence: add support for chip select high
Shreyas Joshi
1
-1
/
+1
2020-07-22
spi: lpspi: fix the imbalance of runtime pm function call
Clark Wang
1
-1
/
+6
2020-07-21
md-cluster: fix rmmod issue when md_cluster convert bitmap to none
Zhao Heming
1
-0
/
+1
2020-07-21
md-cluster: fix safemode_delay value when converting to clustered bitmap
Zhao Heming
1
-2
/
+9
2020-07-21
Revert "drm/amd/display: Expose connector VRR range via debugfs"
Bhanuprakash Modem
1
-20
/
+0
2020-07-22
powerpc/boot: add DTB to 'targets'
Masahiro Yamada
1
-0
/
+2
2020-07-21
md/raid5: support config stripe_size by sysfs entry
Yufen Yu
1
-0
/
+72
2020-07-21
md/raid5: set default stripe_size as 4096
Yufen Yu
2
-3
/
+24
2020-07-21
md/raid456: convert macro STRIPE_* to RAID5_STRIPE_*
Yufen Yu
4
-128
/
+153
2020-07-21
Merge branch 'dpaa2-eth-add-support-for-TBF-offload'
David S. Miller
5
-7
/
+126
2020-07-21
dpaa2-eth: add support for TBF offload
Ioana Ciornei
2
-1
/
+48
2020-07-21
dpaa2-eth: add API for Tx shaping
Ioana Ciornei
3
-0
/
+65
2020-07-21
dpaa2-eth: move the mqprio setup into a separate function
Ioana Ciornei
1
-6
/
+13
2020-07-21
mptcp: move helper to where its used
Florian Westphal
2
-11
/
+12
2020-07-22
ipvs: fix the connection sync failed in some cases
guodeqing
1
-4
/
+8
2020-07-22
netfilter: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
17
-36
/
+34
2020-07-22
ipvs: queue delayed work to expire no destination connections if expire_nodes...
Andrew Sy Kim
4
-27
/
+110
2020-07-21
Merge branch 'devlink-small-improvements'
David S. Miller
2
-4
/
+6
2020-07-21
devlink: Constify devlink instance pointer
Parav Pandit
1
-1
/
+1
2020-07-21
devlink: Add comment for devlink instance lock
Parav Pandit
1
-1
/
+3
2020-07-21
devlink: Avoid duplicate check for reload enabled flag
Parav Pandit
1
-1
/
+1
2020-07-21
devlink: Do not hold devlink mutex when initializing devlink fields
Parav Pandit
1
-1
/
+1
2020-07-21
r8169: allow to enable ASPM on RTL8125A
Heiner Kallweit
1
-0
/
+2
2020-07-21
selftest: txtimestamp: fix net ns entry logic
Paolo Pisati
1
-1
/
+1
2020-07-21
xtensa: fix access check in csum_and_copy_from_user
Max Filippov
1
-1
/
+1
2020-07-21
Merge branch 'qed-suppress-irrelevant-error-messages-on-HW-init'
David S. Miller
4
-26
/
+34
2020-07-21
qed: suppress false-positives interrupt error messages on HW init
Alexander Lobakin
3
-24
/
+32
2020-07-21
qed: suppress "don't support RoCE & iWARP" flooding on HW init
Alexander Lobakin
1
-2
/
+2
2020-07-21
fs-verity: use smp_load_acquire() for ->i_verity_info
Eric Biggers
2
-5
/
+19
2020-07-21
fscrypt: use smp_load_acquire() for ->i_crypt_info
Eric Biggers
3
-8
/
+37
2020-07-21
fscrypt: use smp_load_acquire() for ->s_master_keys
Eric Biggers
1
-3
/
+12
[prev]
[next]