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
2019-12-18
mlxsw: spectrum: Rename MLXSW_REG_QEEC_HIERARCY_* enumerators
Petr Machata
3
-20
/
+18
2019-12-18
mlxsw: spectrum_qdisc: Clarify a comment
Petr Machata
1
-7
/
+24
2019-12-18
net: pkt_cls: Clarify a comment
Petr Machata
1
-3
/
+2
2019-12-18
sch_cake: drop unused variable tin_quantum_prio
Kevin 'ldir' Darbyshire-Bryant
1
-41
/
+18
2019-12-18
Merge branch 's390-next'
David S. Miller
6
-308
/
+176
2019-12-18
s390/qeth: make use of napi_schedule_irqoff()
Julian Wiedmann
1
-1
/
+1
2019-12-18
s390/qeth: consolidate helpers for capability checking
Julian Wiedmann
3
-61
/
+27
2019-12-18
s390/qeth: stop yielding the ip_lock during IPv4 registration
Julian Wiedmann
2
-33
/
+2
2019-12-18
s390/qeth: don't raise NETDEV_REBOOT event from L3 offline path
Julian Wiedmann
1
-6
/
+0
2019-12-18
s390/qeth: remove open-coded inet_make_mask()
Julian Wiedmann
3
-24
/
+20
2019-12-18
s390/qeth: clean up L3 sysfs code
Julian Wiedmann
2
-85
/
+33
2019-12-18
s390/qeth: overhaul L3 IP address dump code
Julian Wiedmann
3
-45
/
+44
2019-12-18
s390/qeth: wake up all waiters from qeth_irq()
Julian Wiedmann
2
-16
/
+18
2019-12-18
s390/qeth: only handle IRQs while device is online
Julian Wiedmann
1
-37
/
+31
2019-12-18
Merge branch 'stmmac-taprio'
David S. Miller
14
-0
/
+452
2019-12-18
net: stmmac: mmc: Add Frame Preemption counters on GMAC5+ cores
Jose Abreu
1
-0
/
+16
2019-12-18
net: stmmac: xgmac3+: Add support for Frame Preemption
Jose Abreu
3
-0
/
+31
2019-12-18
net: stmmac: gmac5+: Add support for Frame Preemption
Jose Abreu
5
-0
/
+34
2019-12-18
net: stmmac: Add Frame Preemption support using TAPRIO API
Jose Abreu
3
-1
/
+33
2019-12-18
net: stmmac: Integrate EST with TAPRIO scheduler API
Jose Abreu
3
-0
/
+115
2019-12-18
net: stmmac: Add basic EST support for XGMAC
Jose Abreu
3
-0
/
+74
2019-12-18
net: stmmac: Add basic EST support for GMAC5+
Jose Abreu
8
-0
/
+150
2019-12-18
Merge branch 'stmmac-next'
David S. Miller
10
-51
/
+180
2019-12-18
net: stmmac: Always use TX coalesce timer value when rescheduling
Jose Abreu
1
-1
/
+1
2019-12-18
net: stmmac: Let TX and RX interrupts be independently enabled/disabled
Jose Abreu
10
-49
/
+149
2019-12-18
net: stmmac: Print more information in DebugFS DMA Capabilities file
Jose Abreu
1
-1
/
+30
2019-12-17
xen-netback: remove 'hotplug-status' once it has served its purpose
Paul Durrant
1
-1
/
+1
2019-12-17
xen-netback: switch state to InitWait at the end of netback_probe()...
Paul Durrant
1
-5
/
+2
2019-12-17
xen-netback: move netback_probe() and netback_remove() to the end...
Paul Durrant
1
-179
/
+174
2019-12-17
Merge branch 'cxgb4-chtls-fix-issues-related-to-high-priority-region'
David S. Miller
7
-34
/
+50
2019-12-17
cxgb4/chtls: fix ULD connection failures due to wrong TID base
Shahjada Abul Husain
5
-26
/
+32
2019-12-17
cxgb4: fix missed high priority region calculation
Shahjada Abul Husain
3
-8
/
+18
2019-12-17
net: dsa: Make PHYLINK related function static again
Florian Fainelli
2
-38
/
+16
2019-12-17
tipc: don't send gap blocks in ACK messages
Jon Maloy
1
-4
/
+4
2019-12-17
Merge branch 'stmmac-dwc-qos-ACPI-device-support'
David S. Miller
1
-9
/
+15
2019-12-17
net: stmmac: dwc-qos: avoid clk and reset for acpi device
Ajay Gupta
1
-0
/
+5
2019-12-17
net: stmmac: dwc-qos: use generic device api
Ajay Gupta
1
-9
/
+10
2019-12-17
Merge branch 'dwmac-mediatek-add-more-support-for-RMII'
David S. Miller
2
-39
/
+83
2019-12-17
net-next: dt-binding: dwmac-mediatek: add more description for RMII
Biao Huang
1
-10
/
+23
2019-12-17
net-next: stmmac: mediatek: add more support for RMII
Biao Huang
1
-29
/
+60
2019-12-17
Merge branch 'improve-clause-45-support-in-phylink'
David S. Miller
2
-44
/
+84
2019-12-17
net: mvpp2: update mvpp2 validate() implementation
Russell King
1
-4
/
+18
2019-12-17
net: phylink: extend clause 45 PHY validation workaround
Russell King
1
-9
/
+13
2019-12-17
net: phylink: improve clause 45 PHY ksettings_set implementation
Russell King
1
-31
/
+53
2019-12-16
Merge branch 'WireGuard-CI-and-housekeeping'
David S. Miller
23
-12
/
+955
2019-12-16
wireguard: allowedips: use kfree_rcu() instead of call_rcu()
Wei Yongjun
1
-6
/
+1
2019-12-16
wireguard: main: remove unused include <linux/version.h>
YueHaibing
1
-1
/
+0
2019-12-16
wireguard: global: fix spelling mistakes in comments
Josh Soref
2
-5
/
+5
2019-12-16
wireguard: Kconfig: select parent dependency for crypto
Jason A. Donenfeld
1
-0
/
+2
2019-12-16
wireguard: selftests: import harness makefile for test suite
Jason A. Donenfeld
18
-0
/
+947
[next]