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-10-05
can: dev: can_restart(): don't crash kernel if carrier is OK
Marc Kleine-Budde
1
-1
/
+2
2023-10-05
can: peak_pci: replace deprecated strncpy with strscpy
Justin Stitt
1
-1
/
+1
2023-10-04
can: raw: Remove NULL check before dev_{put, hold}
Jiapeng Chong
1
-2
/
+1
2023-10-04
Merge patch series "can: etas_es58x: clean-up of new GCC W=1 and old checkpat...
Marc Kleine-Budde
3
-21
/
+43
2023-10-04
can: etas_es58x: add missing a blank line after declaration
Vincent Mailhol
1
-0
/
+1
2023-10-04
can: etas_es58x: rework the version check logic to silence -Wformat-truncation
Vincent Mailhol
2
-21
/
+42
2023-10-04
can: sja1000: Fix comment
Miquel Raynal
1
-1
/
+1
2023-10-03
net: add sysctl to disable rfc4862 5.5.3e lifetime handling
Patrick Rohr
3
-13
/
+37
2023-10-03
Merge branch 'documentation-fixes-for-dpll-subsystem'
Jakub Kicinski
1
-13
/
+16
2023-10-03
Documentation: dpll: wrap DPLL_CMD_PIN_GET output in a code block
Bagas Sanjaya
1
-13
/
+13
2023-10-03
Documentation: dpll: Fix code blocks
Bagas Sanjaya
1
-0
/
+3
2023-10-03
Merge branch 'introduce-define_flex-macro'
Jakub Kicinski
11
-218
/
+130
2023-10-03
ice: make use of DEFINE_FLEX() in ice_switch.c
Przemek Kitszel
1
-49
/
+14
2023-10-03
ice: make use of DEFINE_FLEX() for struct ice_aqc_dis_txq_item
Przemek Kitszel
1
-16
/
+4
2023-10-03
ice: make use of DEFINE_FLEX() for struct ice_aqc_add_tx_qgrp
Przemek Kitszel
2
-32
/
+13
2023-10-03
ice: make use of DEFINE_FLEX() in ice_ddp.c
Przemek Kitszel
1
-28
/
+11
2023-10-03
ice: drop two params of ice_aq_move_sched_elems()
Przemek Kitszel
3
-61
/
+23
2023-10-03
ice: ice_sched_remove_elems: replace 1 elem array param by u32
Przemek Kitszel
1
-17
/
+9
2023-10-03
overflow: add DEFINE_FLEX() for on-stack allocs
Przemek Kitszel
3
-15
/
+56
2023-10-03
Merge branch 'bpf-remove-xdp_do_flush_map'
Jakub Kicinski
17
-22
/
+16
2023-10-03
bpf: Remove xdp_do_flush_map().
Sebastian Andrzej Siewior
1
-6
/
+0
2023-10-03
net: Tree wide: Replace xdp_do_flush_map() with xdp_do_flush().
Sebastian Andrzej Siewior
16
-16
/
+16
2023-10-03
net: microchip: sparx5: clean up error checking in vcap_show_admin()
Dan Carpenter
1
-1
/
+1
2023-10-03
Merge branch 'net-dsa-hsr-enable-hsr-hw-offloading-for-ksz9477'
Paolo Abeni
12
-25
/
+283
2023-10-03
net: dsa: microchip: Enable HSR offloading for KSZ9477
Lukasz Majewski
4
-0
/
+235
2023-10-03
net: dsa: microchip: move REG_SW_MAC_ADDR to dev->info->regs[]
Vladimir Oltean
4
-14
/
+3
2023-10-03
net: dsa: tag_ksz: Extend ksz9477_xmit() for HSR frame duplication
Lukasz Majewski
1
-0
/
+8
2023-10-03
net: dsa: notify drivers of MAC address changes on user ports
Vladimir Oltean
2
-0
/
+17
2023-10-03
net: dsa: propagate extack to ds->ops->port_hsr_join()
Vladimir Oltean
5
-11
/
+20
2023-10-03
net: sfp: add quirk for FS's 2.5G copper SFP
Raju Lakkaraju
1
-0
/
+3
2023-10-03
ipv6: mark address parameters of udp_tunnel6_xmit_skb() as const
Beniamino Galvani
2
-4
/
+6
2023-10-03
net: phy: amd: Support the Altima AMI101L
Linus Walleij
2
-12
/
+25
2023-10-03
udp_tunnel: Use flex array to simplify code
Christophe JAILLET
1
-9
/
+2
2023-10-03
net: ixp4xx_eth: Specify min/max MTU
Linus Walleij
1
-0
/
+8
2023-10-03
Merge branch 'tcp_metrics-four-fixes'
Paolo Abeni
1
-10
/
+12
2023-10-03
tcp_metrics: optimize tcp_metrics_flush_all()
Eric Dumazet
1
-2
/
+5
2023-10-03
tcp_metrics: do not create an entry from tcp_init_metrics()
Eric Dumazet
1
-1
/
+1
2023-10-03
tcp_metrics: properly set tp->snd_ssthresh in tcp_init_metrics()
Eric Dumazet
1
-5
/
+4
2023-10-03
tcp_metrics: add missing barriers on delete
Eric Dumazet
1
-2
/
+2
2023-10-02
Merge branch 'fix-implicit-sign-conversions-in-handshake-upcall'
Jakub Kicinski
5
-14
/
+14
2023-10-02
handshake: Fix sign of key_serial_t fields
Chuck Lever
3
-6
/
+6
2023-10-02
handshake: Fix sign of socket file descriptor fields
Chuck Lever
5
-8
/
+8
2023-10-02
Merge branch 'mlxsw-annotate-structs-with-__counted_by'
Jakub Kicinski
5
-5
/
+5
2023-10-02
mlxsw: spectrum_span: Annotate struct mlxsw_sp_span with __counted_by
Kees Cook
1
-1
/
+1
2023-10-02
mlxsw: spectrum_router: Annotate struct mlxsw_sp_nexthop_group_info with __co...
Kees Cook
1
-1
/
+1
2023-10-02
mlxsw: spectrum: Annotate struct mlxsw_sp_counter_pool with __counted_by
Kees Cook
1
-1
/
+1
2023-10-02
mlxsw: core: Annotate struct mlxsw_env with __counted_by
Kees Cook
1
-1
/
+1
2023-10-02
mlxsw: Annotate struct mlxsw_linecards with __counted_by
Kees Cook
1
-1
/
+1
2023-10-02
Merge branch 'batch-1-annotate-structs-with-__counted_by'
Jakub Kicinski
12
-13
/
+13
2023-10-02
net: tulip: Annotate struct mediatable with __counted_by
Kees Cook
1
-1
/
+1
[next]