index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
netconsole.c
Age
Commit message (
Expand
)
Author
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
2025-02-10
netconsole: Helper to count number of used entries
Breno Leitao
2025-02-10
netconsole: Rename userdata to extradata
Breno Leitao
2025-02-10
netconsole: consolidate send buffers into netconsole_target struct
Breno Leitao
2025-01-09
netconsole: Warn if MAX_USERDATA_ITEMS limit is exceeded
Breno Leitao
2024-12-04
netcons: Add udp send fail statistics to netconsole
Maksym Kutsevol
2024-10-22
net: netconsole: split send_msg_fragmented
Breno Leitao
2024-10-22
net: netconsole: do not pass userdata up to the tail
Breno Leitao
2024-10-22
net: netconsole: extract release appending into separate function
Breno Leitao
2024-10-22
net: netconsole: track explicitly if msgbody was written to buffer
Breno Leitao
2024-10-22
net: netconsole: introduce variable to track body length
Breno Leitao
2024-10-22
net: netconsole: rename body to msg_body
Breno Leitao
2024-10-22
net: netconsole: separate fragmented message handling in send_ext_msg
Breno Leitao
2024-10-22
net: netconsole: split send_ext_msg_udp() function
Breno Leitao
2024-10-22
net: netconsole: remove msg_ready variable
Breno Leitao
2024-10-09
net: netconsole: fix wrong warning
Breno Leitao
2024-08-26
net: netconsole: Populate dynamic entry even if netpoll fails
Breno Leitao
2024-08-13
net: netconsole: Constify struct config_item_type
Christophe JAILLET
2024-08-13
net: netconsole: Defer netpoll cleanup to avoid lock release during list trav...
Breno Leitao
2024-08-13
net: netconsole: Unify Function Return Paths
Breno Leitao
2024-08-13
net: netconsole: Standardize variable naming
Breno Leitao
2024-08-13
net: netconsole: Correct mismatched return types
Breno Leitao
2024-08-05
net: netconsole: Fix MODULE_AUTHOR format
Breno Leitao
2024-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-07-14
net: netconsole: Disable target before netpoll cleanup
Breno Leitao
2024-07-11
net: netconsole: Eliminate redundant setting of enabled field
Breno Leitao
2024-07-11
net: netconsole: Remove unnecessary cast from bool
Breno Leitao
2024-05-29
netconsole: Do not shutdown dynamic configuration if cmdline is invalid
Breno Leitao
2024-03-11
net: netconsole: Add continuation line prefix to userdata messages
Matthew Wood
2024-02-09
net: netconsole: append userdata to fragmented netconsole messages
Matthew Wood
2024-02-09
net: netconsole: append userdata to netconsole messages
Matthew Wood
2024-02-09
net: netconsole: cache userdata formatted string in netconsole_target
Matthew Wood
2024-02-09
net: netconsole: add a userdata config_group member to netconsole_target
Matthew Wood
2024-02-09
net: netconsole: move newline trimming to function
Matthew Wood
2024-02-09
net: netconsole: move netconsole_target config_item to config_group
Matthew Wood
2024-02-09
net: netconsole: cleanup formatting lints
Matthew Wood
2023-10-13
netconsole: Attach cmdline target to dynamic target
Breno Leitao
2023-10-13
netconsole: Initialize configfs_item for default targets
Breno Leitao
2023-10-13
netconsole: move init/cleanup functions lower
Breno Leitao
2023-08-17
netconsole: Enable compile time configuration
Breno Leitao
2023-08-17
netconsole: Create a allocation helper
Breno Leitao
2023-07-24
netconsole: Use kstrtobool() instead of kstrtoint()
Breno Leitao
[next]