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
2023-07-14
gve: trivial spell fix Recive to Receive
Jesper Dangaard Brouer
1
-2
/
+2
2023-07-14
Merge branch 'mlxsw-rif-pvid'
David S. Miller
9
-58
/
+643
2023-07-14
selftests: router_bridge_pvid_vlan_upper: Add a new selftest
Petr Machata
2
-0
/
+156
2023-07-14
selftests: router_bridge_vlan_upper_pvid: Add a new selftest
Petr Machata
2
-0
/
+172
2023-07-14
selftests: router_bridge_vlan: Add PVID change test
Petr Machata
1
-15
/
+85
2023-07-14
selftests: router_bridge: Add tests to remove and add PVID
Petr Machata
1
-0
/
+50
2023-07-14
selftests: forwarding: lib: Add ping6_, ping_test_fails()
Petr Machata
1
-0
/
+18
2023-07-14
mlxsw: spectrum_switchdev: Manage RIFs on PVID change
Petr Machata
3
-29
/
+128
2023-07-14
mlxsw: spectrum_router: mlxsw_sp_inetaddr_bridge_event: Add an argument
Petr Machata
1
-2
/
+9
2023-07-14
mlxsw: spectrum_router: Adjust mlxsw_sp_inetaddr_vlan_event() coding style
Petr Machata
1
-3
/
+5
2023-07-14
mlxsw: spectrum_router: Take VID for VLAN FIDs from RIF params
Petr Machata
1
-13
/
+18
2023-07-14
mlxsw: spectrum_router: Pass struct mlxsw_sp_rif_params to fid_get
Petr Machata
1
-2
/
+6
2023-07-14
mlxsw: spectrum_switchdev: Pass extack to mlxsw_sp_br_ban_rif_pvid_change()
Petr Machata
1
-4
/
+6
2023-07-14
Merge branch 'macsec-selftests'
David S. Miller
5
-0
/
+480
2023-07-14
selftests: rtnetlink: add MACsec offload tests
Sabrina Dubroca
1
-0
/
+83
2023-07-14
netdevsim: add dummy macsec offload
Sabrina Dubroca
4
-0
/
+397
2023-07-14
devlink: remove reload failed checks in params get/set callbacks
Jiri Pirko
1
-2
/
+2
2023-07-14
Merge branch 'mv88e6xxx-phylink_pcs'
David S. Miller
13
-1638
/
+1737
2023-07-14
net: dsa: mv88e6xxx: cleanup after phylink_pcs conversion
Russell King (Oracle)
4
-332
/
+2
2023-07-14
net: dsa: mv88e6xxx: convert 88e639x to phylink_pcs
Russell King (Oracle)
5
-881
/
+914
2023-07-14
net: dsa: mv88e6xxx: convert 88e6352 to phylink_pcs
Russell King
5
-252
/
+396
2023-07-14
net: dsa: mv88e6xxx: convert 88e6185 to phylink_pcs
Russell King (Oracle)
5
-129
/
+196
2023-07-14
net: dsa: mv88e6xxx: export mv88e6xxx_pcs_decode_state()
Russell King (Oracle)
2
-6
/
+10
2023-07-14
net: dsa: mv88e6xxx: add infrastructure for phylink_pcs
Russell King (Oracle)
2
-0
/
+60
2023-07-14
net: dsa: mv88e6xxx: remove handling for DSA and CPU ports
Russell King (Oracle)
1
-43
/
+5
2023-07-14
net: mdio: add unlocked mdiobus and mdiodev bus accessors
Russell King (Oracle)
2
-2
/
+48
2023-07-14
net: phylink: add support for PCS link change notifications
Russell King (Oracle)
2
-4
/
+41
2023-07-14
net: phylink: add pcs_pre_config()/pcs_post_config() methods
Russell King (Oracle)
2
-0
/
+30
2023-07-14
net: phylink: add pcs_enable()/pcs_disable() methods
Russell King (Oracle)
2
-9
/
+55
2023-07-14
net: ngbe: add Wake on Lan support
Mengyuan Lou
6
-8
/
+102
2023-07-14
net: dsa: ar9331: Use maple tree register cache
Mark Brown
1
-1
/
+1
2023-07-14
Merge branch 'sk-const'
David S. Miller
10
-29
/
+25
2023-07-14
pptp: Constify the po parameter of pptp_route_output().
Guillaume Nault
1
-2
/
+2
2023-07-14
ipv6: Constify the sk parameter of several helper functions.
Guillaume Nault
4
-18
/
+13
2023-07-14
ipv4: Constify the sk parameter of ip_route_output_*().
Guillaume Nault
1
-3
/
+3
2023-07-14
security: Constify sk in the sk_getsecid hook.
Guillaume Nault
4
-6
/
+7
2023-07-13
Merge branch 'net-stmmac-replace-boolean-fields-in-plat_stmmacenet_data-with-...
Jakub Kicinski
12
-57
/
+76
2023-07-13
net: stmmac: replace the en_tx_lpi_clockgating field with a flag
Bartosz Golaszewski
3
-4
/
+4
2023-07-13
net: stmmac: replace the rx_clk_runs_in_lpi field with a flag
Bartosz Golaszewski
3
-3
/
+4
2023-07-13
net: stmmac: replace the int_snapshot_en field with a flag
Bartosz Golaszewski
3
-7
/
+7
2023-07-13
net: stmmac: replace the ext_snapshot_en field with a flag
Bartosz Golaszewski
4
-4
/
+7
2023-07-13
net: stmmac: replace the multi_msi_en field with a flag
Bartosz Golaszewski
3
-6
/
+7
2023-07-13
net: stmmac: replace the vlan_fail_q_en field with a flag
Bartosz Golaszewski
3
-3
/
+4
2023-07-13
net: stmmac: replace the serdes_up_after_phy_linkup field with a flag
Bartosz Golaszewski
3
-5
/
+8
2023-07-13
net: stmmac: replace the tso_en field with a flag
Bartosz Golaszewski
8
-11
/
+13
2023-07-13
net: stmmac: replace the has_sun8i field with a flag
Bartosz Golaszewski
3
-4
/
+4
2023-07-13
net: stmmac: replace the use_phy_wol field with a flag
Bartosz Golaszewski
4
-4
/
+7
2023-07-13
net: stmmac: replace the sph_disable field with a flag
Bartosz Golaszewski
4
-4
/
+5
2023-07-13
net: stmmac: replace the has_integrated_pcs field with a flag
Bartosz Golaszewski
3
-3
/
+7
2023-07-13
nfp: prevent dropped counter increment during probe
Ziyang Chen
2
-7
/
+48
[prev]
[next]