index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
netconsole.c
Age
Commit message (
Expand
)
Author
2026-02-26
Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2026-02-24
netconsole: avoid OOB reads, msg is not nul-terminated
Jakub Kicinski
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2026-02-10
netconsole: Use printk context for CPU and task information
Breno Leitao
2026-02-10
netconsole: convert to NBCON console infrastructure
Breno Leitao
2026-02-10
netconsole: extract message fragmentation into send_msg_udp()
Breno Leitao
2026-01-21
netconsole: resume previously deactivated target
Andre Carvalho
2026-01-21
netconsole: introduce helpers for dynamic_netconsole_mutex lock/unlock
Andre Carvalho
2026-01-21
netconsole: clear dev_name for devices bound by mac
Andre Carvalho
2026-01-21
netconsole: add STATE_DEACTIVATED to track targets disabled by low level
Breno Leitao
2026-01-21
netconsole: convert 'enabled' flag to enum for clearer state management
Andre Carvalho
2026-01-21
netconsole: add target_state enum
Breno Leitao
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
2025-11-20
netconsole: Increase MAX_USERDATA_ITEMS
Gustavo Luiz Duarte
2025-11-20
netconsole: Dynamic allocation of userdata buffer
Gustavo Luiz Duarte
2025-11-20
netconsole: Split userdata and sysdata
Gustavo Luiz Duarte
2025-11-20
netconsole: Simplify send_fragmented_body()
Gustavo Luiz Duarte
2025-10-31
netconsole: Acquire su_mutex before navigating configs hierarchy
Gustavo Luiz Duarte
2025-10-29
netconsole: Fix race condition in between reader and writer of userdata
Gustavo Luiz Duarte
2025-08-12
netconsole: use netpoll_parse_ip_addr in local_ip_store
Breno Leitao
2025-08-12
netconsole: use netpoll_parse_ip_addr in local_ip_store
Breno Leitao
2025-08-12
netconsole: add support for strings with new line in netpoll_parse_ip_addr
Breno Leitao
2025-08-12
netconsole: move netpoll_parse_ip_addr() earlier for reuse
Breno Leitao
2025-06-18
netconsole: append msgid to sysdata
Gustavo Luiz Duarte
2025-06-18
netconsole: implement configfs for msgid_enabled
Gustavo Luiz Duarte
2025-06-18
netconsole: introduce 'msgid' as a new sysdata field
Gustavo Luiz Duarte
2025-06-16
netconsole: improve code style in parser function
Breno Leitao
2025-06-16
netconsole: rename functions to better reflect their purpose
Breno Leitao
2025-06-16
netpoll: move netpoll_print_options to netconsole
Breno Leitao
2025-06-16
netpoll: relocate netconsole-specific functions to netconsole module
Breno Leitao
2025-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-06-10
netconsole: fix appending sysdata when sysdata_fields == SYSDATA_RELEASE
Gustavo Luiz Duarte
2025-06-10
netconsole: Add automatic console unregistration on target removal
Breno Leitao
2025-06-10
netconsole: Only register console drivers when targets are configured
Breno Leitao
2025-03-21
netconsole: append release to sysdata
Breno Leitao
2025-03-21
netconsole: add 'sysdata' suffix to related functions
Breno Leitao
2025-03-21
netconsole: implement configfs for release_enabled
Breno Leitao
2025-03-21
netconsole: introduce 'release' as a new sysdata field
Breno Leitao
2025-03-19
net, treewide: define and use MAC_ADDR_STR_LEN
Uday Shankar
2025-03-04
netconsole: add task name to extra data fields
Breno Leitao
2025-03-04
netconsole: add configfs controls for taskname sysdata feature
Breno Leitao
2025-03-04
netconsole: add taskname to extradata entry count
Breno Leitao
2025-03-04
netconsole: refactor CPU number formatting into separate function
Breno Leitao
2025-03-04
netconsole: Make boolean comparison consistent
Breno Leitao
2025-03-04
netconsole: prefix CPU_NR sysdata feature with SYSDATA_
Breno Leitao
2025-02-10
netconsole: add support for sysdata and CPU population
Breno Leitao
2025-02-10
netconsole: Include sysdata in extradata entry count
Breno Leitao
2025-02-10
netconsole: Introduce configfs helpers for sysdata features
Breno Leitao
[next]