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
mlxsw: spectrum_fid: Pass FID structure to __mlxsw_sp_fid_port_vid_map()
Amit Cohen
1
-15
/
+10
2022-06-24
mlxsw: spectrum_fid: Pass FID structure to mlxsw_sp_fid_op()
Amit Cohen
1
-15
/
+8
2022-06-24
mlxsw: spectrum_fid: Rename mlxsw_sp_fid_vni_op()
Amit Cohen
1
-31
/
+12
2022-06-24
mlxsw: spectrum_fid: Update FID structure prior to device configuration
Amit Cohen
1
-24
/
+24
2022-06-24
mlxsw: spectrum_fid: Maintain {port, VID}->FID mappings
Amit Cohen
1
-0
/
+63
2022-06-24
Merge branch 'ipmr-remove-rwlocks'
David S. Miller
4
-230
/
+255
2022-06-24
ip6mr: convert mrt_lock to a spinlock
Eric Dumazet
1
-15
/
+14
2022-06-24
ipmr: convert mrt_lock to a spinlock
Eric Dumazet
1
-10
/
+9
2022-06-24
ipmr: convert /proc handlers to rcu_read_lock()
Eric Dumazet
2
-8
/
+8
2022-06-24
ipmr: adopt rcu_read_lock() in mr_dump()
Eric Dumazet
4
-9
/
+7
2022-06-24
ip6mr: switch ip6mr_get_route() to rcu_read_lock()
Eric Dumazet
1
-5
/
+5
2022-06-24
ip6mr: do not acquire mrt_lock while calling ip6_mr_forward()
Eric Dumazet
1
-9
/
+1
2022-06-24
ip6mr: do not acquire mrt_lock before calling ip6mr_cache_unresolved
Eric Dumazet
1
-6
/
+6
2022-06-24
ip6mr: do not acquire mrt_lock in ioctl(SIOCGETMIFCNT_IN6)
Eric Dumazet
1
-20
/
+22
2022-06-24
ip6mr: do not acquire mrt_lock in pim6_rcv()
Eric Dumazet
1
-3
/
+2
2022-06-24
ip6mr: ip6mr_cache_report() changes
Eric Dumazet
1
-15
/
+20
2022-06-24
ipmr: do not acquire mrt_lock in ipmr_get_route()
Eric Dumazet
1
-2
/
+0
2022-06-24
ipmr: do not acquire mrt_lock while calling ip_mr_forward()
Eric Dumazet
1
-7
/
+2
2022-06-24
ipmr: do not acquire mrt_lock before calling ipmr_cache_unresolved()
Eric Dumazet
1
-17
/
+8
2022-06-24
ipmr: do not acquire mrt_lock in ioctl(SIOCGETVIFCNT)
Eric Dumazet
1
-20
/
+22
2022-06-24
ipmr: do not acquire mrt_lock in __pim_rcv()
Eric Dumazet
1
-5
/
+5
2022-06-24
ipmr: ipmr_cache_report() changes
Eric Dumazet
1
-16
/
+29
2022-06-24
ipmr: change igmpmsg_netlink_event() prototype
Eric Dumazet
1
-2
/
+2
2022-06-24
ipmr: add rcu protection over (struct vif_device)->dev
Eric Dumazet
4
-77
/
+111
2022-06-24
ip6mr: do not get a device reference in pim6_rcv()
Eric Dumazet
1
-2
/
+0
2022-06-24
Merge branch 'dsa-microchip-common-spi-probe'
David S. Miller
14
-680
/
+598
2022-06-24
net: dsa: microchip: common ksz_spi_probe for ksz switches
Arun Ramadoss
4
-183
/
+69
2022-06-24
net: dsa: microchip: remove the ksz8/ksz9477_switch_register
Arun Ramadoss
7
-19
/
+4
2022-06-24
net: dsa: microchip: move ksz_dev_ops to ksz_common.c
Arun Ramadoss
6
-164
/
+271
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
[prev]
[next]