index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
netconsole.c
Age
Commit message (
Expand
)
Author
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
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
[next]