summaryrefslogtreecommitdiffstats
path: root/drivers/net/netconsole.c
Commit message (Expand)AuthorAgeFilesLines
* netconsole: Attach cmdline target to dynamic targetBreno Leitao2023-10-131-0/+28
* netconsole: Initialize configfs_item for default targetsBreno Leitao2023-10-131-2/+23
* netconsole: move init/cleanup functions lowerBreno Leitao2023-10-131-52/+52
* netconsole: Enable compile time configurationBreno Leitao2023-08-171-0/+5
* netconsole: Create a allocation helperBreno Leitao2023-08-171-20/+23
* netconsole: Use kstrtobool() instead of kstrtoint()Breno Leitao2023-07-241-19/+9
* netconsole: Use sysfs_emit() instead of snprintf()Breno Leitao2023-07-241-12/+12
* netconsole: Append kernel version to messageBreno Leitao2023-07-181-3/+78
* netconsole: avoid CON_ENABLED misuse to track registrationJohn Ogness2022-12-021-10/+11
* net: move from strlcpy with unused retval to strscpyWolfram Sang2022-08-311-5/+5
* net: rename reference+tracking helpersJakub Kicinski2022-06-091-1/+1
* netpoll: add net device refcount tracker to struct netpollEric Dumazet2021-12-061-1/+1
* net: netconsole: Add description for 'netconsole_target's extended attributeLee Jones2020-11-031-0/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153Thomas Gleixner2019-05-301-13/+1
* netconsole: make config_item_type constBhumika Goyal2017-10-191-2/+2
* netconsole: Remove duplicate "netconsole: " logging prefixJoe Perches2017-06-131-1/+1
* netconsole: use per-attribute show and store methodsChristoph Hellwig2015-10-131-139/+132
* netconsole: implement extended console supportTejun Heo2015-06-251-2/+139
* netconsole: make all dynamic netconsoles share a mutexTejun Heo2015-06-251-5/+3
* netconsole: make netconsole_target->enabled a boolTejun Heo2015-06-251-9/+9
* netconsole: remove unnecessary netconsole_target_get/out() from write_msg()Tejun Heo2015-06-251-2/+0
* netconsole: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-031-2/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-11-041-8/+12
|\
| * netconsole: fix multiple race conditionsNikolay Aleksandrov2013-10-251-7/+3
| * netconsole: fix NULL pointer dereferenceNikolay Aleksandrov2013-10-251-0/+8
* | netconsole: Convert to pr_<level>Joe Perches2013-10-291-30/+27
|/
* netconsole: fix a deadlock with rtnl and netconsole's mutexNikolay Aleksandrov2013-09-191-4/+1
* netconsole: avoid a crash with multiple sysfs writersDan Aloni2013-09-031-1/+12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-091-3/+2
|\
| * net: pass info struct via netdevice notifierJiri Pirko2013-05-281-3/+2
* | net: core: move mac_pton() to lib/net_utils.cAndy Shevchenko2013-06-051-0/+1
|/
* netconsole: don't call __netpoll_cleanup() while atomicVeaceslav Falico2013-03-121-6/+9
* netpoll: add IPv6 supportCong Wang2013-01-081-6/+38
* netpoll: prepare for ipv6Cong Wang2013-01-081-4/+8
* netconsole: add oops_only module optionAmerigo Wang2012-11-081-0/+6
* netconsole: remove a redundant netconsole_target_put()Amerigo Wang2012-08-201-1/+0
* netconsole: do not release spin_lock when calling __netpoll_cleanupAmerigo Wang2012-08-141-5/+0
* drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches2012-01-311-6/+2
* netconsole: enable netconsole can make net_device refcnt incorrentGao feng2011-10-181-0/+5
* netconsole: switch init_netconsole() to late_initcallLin Ming2011-09-201-1/+7
* net: rename NETDEV_BONDING_DESLAVE to NETDEV_RELEASEAmerigo Wang2011-05-221-3/+3
* netpoll: disable netpoll when enslave a deviceAmerigo Wang2011-05-221-9/+17
* net: add mac_pton() for parsing MAC addressAlexey Dobriyan2011-05-091-16/+4
* netconsole: switch to kstrto*() functionsAlexey Dobriyan2011-05-091-48/+14
* netconsole: fix deadlock when removing net driver that netconsole is using (v2)Neil Horman2011-04-221-0/+8
* netconsole: clarify stopping messageFerenc Wagner2011-01-061-2/+2
* netconsole: don't announce stopping if nothing happenedFerenc Wagner2011-01-061-1/+3
* bonding: Fix netconsole to not deadlock on rmmodNeil Horman2010-10-181-1/+8
* netpoll: add generic support for bridge and bonding devicesWANG Cong2010-05-061-6/+9
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1