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
2022-06-24
net: dsa: microchip: common menuconfig for ksz series switch
Arun Ramadoss
3
-25
/
+13
2022-06-24
net: dsa: microchip: ksz9477: separate phylink mode from switch register
Arun Ramadoss
2
-26
/
+7
2022-06-24
net: dsa: microchip: common dsa_switch_ops for ksz switches
Arun Ramadoss
4
-190
/
+89
2022-06-24
net: dsa: microchip: move start of switch to ksz_setup
Arun Ramadoss
5
-5
/
+20
2022-06-24
net: dsa: microchip: move multicast enable to ksz_setup
Arun Ramadoss
6
-6
/
+19
2022-06-24
net: dsa: microchip: move broadcast rate limit to ksz_setup
Arun Ramadoss
6
-32
/
+30
2022-06-24
net: dsa: microchip: move setup function to ksz_common
Arun Ramadoss
4
-41
/
+41
2022-06-24
net: dsa: microchip: add the enable_stp_addr pointer in ksz_dev_ops
Arun Ramadoss
3
-9
/
+52
2022-06-24
net: dsa: microchip: add config_cpu_port to struct ksz_dev_ops
Arun Ramadoss
3
-2
/
+5
2022-06-24
net: dsa: microchip: rename shutdown to reset in ksz_dev_ops
Arun Ramadoss
5
-9
/
+9
2022-06-24
Merge branch 'bonding-per-port-priorities'
David S. Miller
8
-2
/
+98
2022-06-24
Bonding: add per-port priority for failover re-selection
Hangbin Liu
8
-0
/
+90
2022-06-24
bonding: add slave_dev field for bond_opt_value
Hangbin Liu
1
-2
/
+8
2022-06-23
cxgb4/cxgb4vf: Fix typo in comments
Jiang Jian
1
-1
/
+1
2022-06-23
bnxt: Fix typo in comments
Jiang Jian
1
-1
/
+1
2022-06-23
net: phy: mxl-gpy: add temperature sensor
Michael Walle
2
-0
/
+108
2022-06-23
Merge branch 'net-use-new-hwmon_sanitize_name'
Jakub Kicinski
2
-15
/
+6
2022-06-23
net: phy: nxp-tja11xx: use devm_hwmon_sanitize_name()
Michael Walle
1
-8
/
+3
2022-06-23
net: sfp: use hwmon_sanitize_name()
Michael Walle
1
-7
/
+3
2022-06-23
Merge branch 'broadcom-ptp-phy-support'
Jakub Kicinski
5
-4
/
+998
2022-06-23
net: phy: Add support for 1PPS out and external timestamps
Jonathan Lemon
1
-0
/
+226
2022-06-23
net: phy: broadcom: Add PTP support for some Broadcom PHYs.
Jonathan Lemon
3
-0
/
+724
2022-06-23
net: phy: broadcom: Add Broadcom PTP hooks to bcm-phy-lib
Jonathan Lemon
2
-4
/
+48
2022-06-23
Merge branch 'net-dsa-mv88e6xxx-get-rid-of-speed_max'
Jakub Kicinski
4
-50
/
+30
2022-06-23
net: dsa: mv88e6xxx: get rid of SPEED_MAX setting
Russell King
3
-33
/
+30
2022-06-23
net: dsa: mv88e6xxx: remove mv88e6065 dead code
Russell King (Oracle)
2
-17
/
+0
2022-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
293
-2561
/
+3685
2022-06-23
Merge tag 'net-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
47
-215
/
+617
2022-06-23
Merge tag 'mmc-v5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
2
-8
/
+14
2022-06-23
Merge tag 'sound-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
13
-58
/
+90
2022-06-23
nfp: add 'ethtool --identify' support
Sixiang Chen
3
-0
/
+66
2022-06-23
net: openvswitch: fix parsing of nw_proto for IPv6 fragments
Rosemarie O'Riorden
1
-1
/
+1
2022-06-23
sock: redo the psock vs ULP protection check
Jakub Kicinski
4
-3
/
+12
2022-06-23
Revert "net/tls: fix tls_sk_proto_close executed repeatedly"
Jakub Kicinski
1
-3
/
+0
2022-06-22
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
3
-6
/
+92
2022-06-22
virtio_net: fix xdp_rxq_info bug after suspend/resume
Stephan Gerhold
1
-19
/
+6
2022-06-22
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
3
-7
/
+89
2022-06-22
raw: remove unused variables from raw6_icmp_error()
Eric Dumazet
1
-3
/
+0
2022-06-22
igb: Make DMA faster when CPU is active on the PCIe link
Kai-Heng Feng
1
-7
/
+5
2022-06-22
net: phy: Add support for AQR113C EPHY
Bhadram Varka
1
-0
/
+20
2022-06-22
net: pcs: lynx: use mdiodev accessors
Russell King (Oracle)
1
-20
/
+10
2022-06-22
net: dsa: qca8k: reduce mgmt ethernet timeout
Christian Marangi
1
-1
/
+1
2022-06-22
net: dsa: qca8k: reset cpu port on MTU change
Christian Marangi
1
-1
/
+21
2022-06-22
isdn: mISDN: hfcsusb: drop unexpected word "the" in the comments
Jiang Jian
1
-1
/
+1
2022-06-22
net: ipa: remove unexpected word "the"
Jiang Jian
1
-2
/
+2
2022-06-22
cxgb4vf: remove unexpected word "the"
Jiang Jian
1
-1
/
+1
2022-06-22
MAINTAINERS: Add a maintainer for OCP Time Card
Vadim Fedorenko
1
-0
/
+1
2022-06-22
amt: remove unnecessary (void*) conversions
Yu Zhe
1
-4
/
+4
2022-06-22
Merge tag 'linux-kselftest-fixes-5.19-rc4' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
5
-5
/
+29
2022-06-22
hinic: Replace memcpy() with direct assignment
Kees Cook
1
-3
/
+1
[next]