index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
netconsole.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-13
1
-0
/
+28
*
netconsole: Initialize configfs_item for default targets
Breno Leitao
2023-10-13
1
-2
/
+23
*
netconsole: move init/cleanup functions lower
Breno Leitao
2023-10-13
1
-52
/
+52
*
netconsole: Enable compile time configuration
Breno Leitao
2023-08-17
1
-0
/
+5
*
netconsole: Create a allocation helper
Breno Leitao
2023-08-17
1
-20
/
+23
*
netconsole: Use kstrtobool() instead of kstrtoint()
Breno Leitao
2023-07-24
1
-19
/
+9
*
netconsole: Use sysfs_emit() instead of snprintf()
Breno Leitao
2023-07-24
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-09
1
-1
/
+1
*
netpoll: add net device refcount tracker to struct netpoll
Eric Dumazet
2021-12-06
1
-1
/
+1
*
net: netconsole: Add description for 'netconsole_target's extended attribute
Lee Jones
2020-11-03
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-13
1
-139
/
+132
*
netconsole: implement extended console support
Tejun Heo
2015-06-25
1
-2
/
+139
*
netconsole: make all dynamic netconsoles share a mutex
Tejun Heo
2015-06-25
1
-5
/
+3
*
netconsole: make netconsole_target->enabled a bool
Tejun Heo
2015-06-25
1
-9
/
+9
*
netconsole: remove unnecessary netconsole_target_get/out() from write_msg()
Tejun Heo
2015-06-25
1
-2
/
+0
*
netconsole: Use eth_<foo>_addr instead of memset
Joe Perches
2015-03-03
1
-2
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-11-04
1
-8
/
+12
|
\
|
*
netconsole: fix multiple race conditions
Nikolay Aleksandrov
2013-10-25
1
-7
/
+3
|
*
netconsole: fix NULL pointer dereference
Nikolay Aleksandrov
2013-10-25
1
-0
/
+8
*
|
netconsole: Convert to pr_<level>
Joe Perches
2013-10-29
1
-30
/
+27
|
/
*
netconsole: fix a deadlock with rtnl and netconsole's mutex
Nikolay Aleksandrov
2013-09-19
1
-4
/
+1
*
netconsole: avoid a crash with multiple sysfs writers
Dan Aloni
2013-09-03
1
-1
/
+12
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-07-09
1
-3
/
+2
|
\
|
*
net: pass info struct via netdevice notifier
Jiri Pirko
2013-05-28
1
-3
/
+2
*
|
net: core: move mac_pton() to lib/net_utils.c
Andy Shevchenko
2013-06-05
1
-0
/
+1
|
/
*
netconsole: don't call __netpoll_cleanup() while atomic
Veaceslav Falico
2013-03-12
1
-6
/
+9
*
netpoll: add IPv6 support
Cong Wang
2013-01-08
1
-6
/
+38
*
netpoll: prepare for ipv6
Cong Wang
2013-01-08
1
-4
/
+8
*
netconsole: add oops_only module option
Amerigo Wang
2012-11-08
1
-0
/
+6
*
netconsole: remove a redundant netconsole_target_put()
Amerigo Wang
2012-08-20
1
-1
/
+0
*
netconsole: do not release spin_lock when calling __netpoll_cleanup
Amerigo Wang
2012-08-14
1
-5
/
+0
*
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
Joe Perches
2012-01-31
1
-6
/
+2
*
netconsole: enable netconsole can make net_device refcnt incorrent
Gao feng
2011-10-18
1
-0
/
+5
*
netconsole: switch init_netconsole() to late_initcall
Lin Ming
2011-09-20
1
-1
/
+7
*
net: rename NETDEV_BONDING_DESLAVE to NETDEV_RELEASE
Amerigo Wang
2011-05-22
1
-3
/
+3
*
netpoll: disable netpoll when enslave a device
Amerigo Wang
2011-05-22
1
-9
/
+17
[next]