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
2021-07-21
usb: hso: remove the bailout parameter
Dongliang Mu
1
-3
/
+3
2021-07-21
usb: hso: fix error handling code of hso_create_net_device
Dongliang Mu
1
-10
/
+23
2021-07-21
i40e: add support for PTP external synchronization clock
Piotr Kwapulinski
4
-20
/
+871
2021-07-21
net: ipv4: Consolidate ipv4_mtu and ip_dst_mtu_maybe_forward
Vadim Fedorenko
2
-24
/
+19
2021-07-21
net: ipv6: introduce ip6_dst_mtu_maybe_forward
Vadim Fedorenko
4
-23
/
+6
2021-07-21
Merge branch 'ipv6-ioam'
David S. Miller
27
-1
/
+2393
2021-07-21
selftests: net: Test for the IOAM insertion with IPv6
Justin Iurman
4
-0
/
+702
2021-07-21
ipv6: ioam: Documentation for new IOAM sysctls
Justin Iurman
2
-0
/
+43
2021-07-21
ipv6: ioam: Support for IOAM injection with lwtunnels
Justin Iurman
10
-12
/
+358
2021-07-21
ipv6: ioam: IOAM Generic Netlink API
Justin Iurman
3
-2
/
+624
2021-07-21
ipv6: ioam: Data plane support for Pre-allocated Trace
Justin Iurman
13
-1
/
+557
2021-07-21
uapi: IPv6 IOAM headers definition
Justin Iurman
1
-0
/
+123
2021-07-21
net: switchdev: recurse into __switchdev_handle_fdb_del_to_device
Vladimir Oltean
1
-4
/
+4
2021-07-21
net: switchdev: remove stray semicolon in switchdev_handle_fdb_del_to_device ...
Vladimir Oltean
1
-1
/
+1
2021-07-21
net: phy: at803x: finish the phy id checking simplification
Vladimir Oltean
1
-1
/
+1
2021-07-21
net: phylink: cleanup ksettings_set
Russell King (Oracle)
1
-7
/
+9
2021-07-20
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
David S. Miller
11
-186
/
+262
2021-07-20
arm64: dts: imx8mp: change interrupt order per dt-binding
Joakim Zhang
1
-3
/
+3
2021-07-20
dt-bindings: net: imx-dwmac: convert imx-dwmac bindings to yaml
Joakim Zhang
2
-56
/
+93
2021-07-20
dt-bindings: net: snps,dwmac: add missing DWMAC IP version
Joakim Zhang
1
-0
/
+3
2021-07-20
igc: Increase timeout value for Speed 100/1000/2500
Muhammad Husaini Zulkifli
1
-1
/
+3
2021-07-20
igc: Set QBVCYCLET_S to 0 for TSN Basic Scheduling
Muhammad Husaini Zulkifli
1
-1
/
+1
2021-07-20
igc: Remove phy->type checking
Sasha Neftin
1
-11
/
+4
2021-07-20
igc: Remove _I_PHY_ID checking
Sasha Neftin
3
-15
/
+4
2021-07-20
igc: Check if num of q_vectors is smaller than max before array access
Sasha Neftin
1
-1
/
+8
2021-07-20
net/e1000e: Fix spelling mistake "The" -> "This"
Tree Davies
1
-1
/
+1
2021-07-20
e1000e: Add space to the debug print
Sasha Neftin
1
-2
/
+4
2021-07-20
e1000e: Add support for the next LOM generation
Sasha Neftin
2
-0
/
+8
2021-07-20
e1000e: Add support for Lunar Lake
Sasha Neftin
5
-0
/
+21
2021-07-20
e1000e: Additional PHY power saving in S0ix
Sasha Neftin
1
-0
/
+6
2021-07-20
e1000e: Add polling mechanism to indicate CSME DPG exit
Sasha Neftin
3
-0
/
+26
2021-07-20
e1000e: Add handshake with the CSME to support S0ix
Sasha Neftin
2
-154
/
+176
2021-07-20
net: phy: at803x: simplify custom phy id matching
Russell King
1
-11
/
+5
2021-07-20
net: marvell: clean up trigraph warning on ??! string
Colin Ian King
1
-1
/
+1
2021-07-20
atm: idt77252: clean up trigraph warning on ??) string
Colin Ian King
1
-1
/
+1
2021-07-20
net: phy: intel-xway: Add RGMII internal delay configuration
Martin Schiller
1
-0
/
+76
2021-07-20
net: phylink: add phy change pause mode debug
Russell King (Oracle)
1
-2
/
+3
2021-07-20
net: mvpp2: deny disabling autoneg for 802.3z modes
Russell King (Oracle)
1
-0
/
+9
2021-07-20
net: mvneta: deny disabling autoneg for 802.3z modes
Russell King (Oracle)
1
-6
/
+14
2021-07-20
net: ipv4: add capability check for net administration
Yang Yang
1
-3
/
+7
2021-07-20
Merge branch 'qcom-dts-updates'
David S. Miller
3
-8
/
+58
2021-07-20
arm64: dts: qcom: sc7180: define ipa_fw_mem node
Alex Elder
1
-0
/
+5
2021-07-20
arm64: dts: qcom: sc7280: add IPA information
Alex Elder
1
-0
/
+43
2021-07-20
dt-bindings: net: qcom,ipa: make imem interconnect optional
Alex Elder
1
-8
/
+10
2021-07-20
net: ipa: fix IPA v4.11 interconnect data
Alex Elder
1
-9
/
+4
2021-07-20
dt-bindings: net: fec: Fix indentation
Fabio Estevam
1
-5
/
+5
2021-07-20
Merge branch 'fdb-fanout'
David S. Miller
4
-105
/
+365
2021-07-20
net: dsa: use switchdev_handle_fdb_{add,del}_to_device
Vladimir Oltean
2
-105
/
+113
2021-07-20
net: switchdev: introduce a fanout helper for SWITCHDEV_FDB_{ADD,DEL}_TO_DEVICE
Vladimir Oltean
2
-0
/
+246
2021-07-20
net: switchdev: introduce helper for checking dynamically learned FDB entries
Vladimir Oltean
2
-1
/
+7
[next]