index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
netconsole.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: netconsole: split send_msg_fragmented
Breno Leitao
2024-10-22
1
-31
/
+50
*
net: netconsole: do not pass userdata up to the tail
Breno Leitao
2024-10-22
1
-9
/
+10
*
net: netconsole: extract release appending into separate function
Breno Leitao
2024-10-22
1
-5
/
+10
*
net: netconsole: track explicitly if msgbody was written to buffer
Breno Leitao
2024-10-22
1
-2
/
+12
*
net: netconsole: introduce variable to track body length
Breno Leitao
2024-10-22
1
-4
/
+5
*
net: netconsole: rename body to msg_body
Breno Leitao
2024-10-22
1
-20
/
+21
*
net: netconsole: separate fragmented message handling in send_ext_msg
Breno Leitao
2024-10-22
1
-28
/
+48
*
net: netconsole: split send_ext_msg_udp() function
Breno Leitao
2024-10-22
1
-17
/
+29
*
net: netconsole: remove msg_ready variable
Breno Leitao
2024-10-22
1
-3
/
+1
*
net: netconsole: fix wrong warning
Breno Leitao
2024-10-10
1
-1
/
+7
*
net: netconsole: Populate dynamic entry even if netpoll fails
Breno Leitao
2024-08-26
1
-4
/
+11
*
net: netconsole: Constify struct config_item_type
Christophe JAILLET
2024-08-14
1
-1
/
+1
*
net: netconsole: Defer netpoll cleanup to avoid lock release during list trav...
Breno Leitao
2024-08-13
1
-16
/
+67
*
net: netconsole: Unify Function Return Paths
Breno Leitao
2024-08-13
1
-23
/
+15
*
net: netconsole: Standardize variable naming
Breno Leitao
2024-08-13
1
-25
/
+25
*
net: netconsole: Correct mismatched return types
Breno Leitao
2024-08-13
1
-6
/
+6
*
net: netconsole: Fix MODULE_AUTHOR format
Breno Leitao
2024-08-05
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-07-15
1
-1
/
+1
|
\
|
*
net: netconsole: Disable target before netpoll cleanup
Breno Leitao
2024-07-14
1
-1
/
+1
*
|
net: netconsole: Eliminate redundant setting of enabled field
Breno Leitao
2024-07-12
1
-2
/
+1
*
|
net: netconsole: Remove unnecessary cast from bool
Breno Leitao
2024-07-12
1
-1
/
+1
*
|
netconsole: Do not shutdown dynamic configuration if cmdline is invalid
Breno Leitao
2024-05-30
1
-0
/
+2
|
/
*
net: netconsole: Add continuation line prefix to userdata messages
Matthew Wood
2024-03-11
1
-5
/
+7
*
net: netconsole: append userdata to fragmented netconsole messages
Matthew Wood
2024-02-09
1
-13
/
+37
*
net: netconsole: append userdata to netconsole messages
Matthew Wood
2024-02-09
1
-2
/
+17
*
net: netconsole: cache userdata formatted string in netconsole_target
Matthew Wood
2024-02-09
1
-0
/
+61
*
net: netconsole: add a userdata config_group member to netconsole_target
Matthew Wood
2024-02-09
1
-5
/
+142
*
net: netconsole: move newline trimming to function
Matthew Wood
2024-02-09
1
-6
/
+11
*
net: netconsole: move netconsole_target config_item to config_group
Matthew Wood
2024-02-09
1
-27
/
+31
*
net: netconsole: cleanup formatting lints
Matthew Wood
2024-02-09
1
-5
/
+8
*
netconsole: Attach cmdline target to dynamic target
Breno Leitao
2023-10-14
1
-0
/
+28
*
netconsole: Initialize configfs_item for default targets
Breno Leitao
2023-10-14
1
-2
/
+23
*
netconsole: move init/cleanup functions lower
Breno Leitao
2023-10-14
1
-52
/
+52
*
netconsole: Enable compile time configuration
Breno Leitao
2023-08-18
1
-0
/
+5
*
netconsole: Create a allocation helper
Breno Leitao
2023-08-18
1
-20
/
+23
*
netconsole: Use kstrtobool() instead of kstrtoint()
Breno Leitao
2023-07-25
1
-19
/
+9
*
netconsole: Use sysfs_emit() instead of snprintf()
Breno Leitao
2023-07-25
1
-12
/
+12
*
netconsole: Append kernel version to message
Breno Leitao
2023-07-18
1
-3
/
+78
*
netconsole: avoid CON_ENABLED misuse to track registration
John Ogness
2022-12-02
1
-10
/
+11
*
net: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-31
1
-5
/
+5
*
net: rename reference+tracking helpers
Jakub Kicinski
2022-06-10
1
-1
/
+1
*
netpoll: add net device refcount tracker to struct netpoll
Eric Dumazet
2021-12-07
1
-1
/
+1
*
net: netconsole: Add description for 'netconsole_target's extended attribute
Lee Jones
2020-11-04
1
-0
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153
Thomas Gleixner
2019-05-30
1
-13
/
+1
*
netconsole: make config_item_type const
Bhumika Goyal
2017-10-19
1
-2
/
+2
*
netconsole: Remove duplicate "netconsole: " logging prefix
Joe Perches
2017-06-13
1
-1
/
+1
*
netconsole: use per-attribute show and store methods
Christoph Hellwig
2015-10-14
1
-139
/
+132
*
netconsole: implement extended console support
Tejun Heo
2015-06-26
1
-2
/
+139
*
netconsole: make all dynamic netconsoles share a mutex
Tejun Heo
2015-06-26
1
-5
/
+3
*
netconsole: make netconsole_target->enabled a bool
Tejun Heo
2015-06-26
1
-9
/
+9
[next]