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
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
2015-06-25
netconsole: make netconsole_target->enabled a bool
Tejun Heo
2015-06-25
netconsole: remove unnecessary netconsole_target_get/out() from write_msg()
Tejun Heo
2015-03-03
netconsole: Use eth_<foo>_addr instead of memset
Joe Perches
2013-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-29
netconsole: Convert to pr_<level>
Joe Perches
2013-10-25
netconsole: fix multiple race conditions
Nikolay Aleksandrov
2013-10-25
netconsole: fix NULL pointer dereference
Nikolay Aleksandrov
2013-09-19
netconsole: fix a deadlock with rtnl and netconsole's mutex
Nikolay Aleksandrov
2013-09-03
netconsole: avoid a crash with multiple sysfs writers
Dan Aloni
2013-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-06-05
net: core: move mac_pton() to lib/net_utils.c
Andy Shevchenko
2013-05-28
net: pass info struct via netdevice notifier
Jiri Pirko
2013-03-12
netconsole: don't call __netpoll_cleanup() while atomic
Veaceslav Falico
2013-01-08
netpoll: add IPv6 support
Cong Wang
2013-01-08
netpoll: prepare for ipv6
Cong Wang
2012-11-08
netconsole: add oops_only module option
Amerigo Wang
2012-08-20
netconsole: remove a redundant netconsole_target_put()
Amerigo Wang
2012-08-14
netconsole: do not release spin_lock when calling __netpoll_cleanup
Amerigo Wang
2012-01-31
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
Joe Perches
2011-10-18
netconsole: enable netconsole can make net_device refcnt incorrent
Gao feng
2011-09-20
netconsole: switch init_netconsole() to late_initcall
Lin Ming
2011-05-22
net: rename NETDEV_BONDING_DESLAVE to NETDEV_RELEASE
Amerigo Wang
2011-05-22
netpoll: disable netpoll when enslave a device
Amerigo Wang
2011-05-09
net: add mac_pton() for parsing MAC address
Alexey Dobriyan
2011-05-09
netconsole: switch to kstrto*() functions
Alexey Dobriyan
2011-04-22
netconsole: fix deadlock when removing net driver that netconsole is using (v2)
Neil Horman
2011-01-06
netconsole: clarify stopping message
Ferenc Wagner
2011-01-06
netconsole: don't announce stopping if nothing happened
Ferenc Wagner
2010-10-18
bonding: Fix netconsole to not deadlock on rmmod
Neil Horman
2010-05-06
netpoll: add generic support for bridge and bonding devices
WANG Cong
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-05-01
netconsole: take care of NETDEV_UNREGISTER event
Bruno Prémont
2009-03-28
netpoll: store local and remote ip in net-endian
Harvey Harrison
2008-10-27
net: convert print_mac to %pM
Johannes Berg
2008-08-01
Remove newline from the description of module parameters
Niels de Vos
2008-07-17
configfs: Allow ->make_item() and ->make_group() to return detailed errors.
Joel Becker
2008-07-17
Revert "configfs: Allow ->make_item() and ->make_group() to return detailed e...
Joel Becker
2008-07-14
configfs: Allow ->make_item() and ->make_group() to return detailed errors.
Joel Becker
2008-04-15
netconsole: only set CON_PRINTBUFFER if the user specifies a netconsole
Michael Ellerman
[next]