index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux 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
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
2023-07-24
netconsole: Use sysfs_emit() instead of snprintf()
Breno Leitao
2023-07-18
netconsole: Append kernel version to message
Breno Leitao
2022-12-02
netconsole: avoid CON_ENABLED misuse to track registration
John Ogness
2022-08-31
net: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-06-09
net: rename reference+tracking helpers
Jakub Kicinski
2021-12-06
netpoll: add net device refcount tracker to struct netpoll
Eric Dumazet
2020-11-03
net: netconsole: Add description for 'netconsole_target's extended attribute
Lee Jones
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153
Thomas Gleixner
2017-10-19
netconsole: make config_item_type const
Bhumika Goyal
2017-06-13
netconsole: Remove duplicate "netconsole: " logging prefix
Joe Perches
2015-10-13
netconsole: use per-attribute show and store methods
Christoph Hellwig
2015-06-25
netconsole: implement extended console support
Tejun Heo
2015-06-25
netconsole: make all dynamic netconsoles share a mutex
Tejun Heo
[next]