aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/netconsole.c
AgeCommit message (Expand)Author
2013-01-08netpoll: add IPv6 supportCong Wang
2013-01-08netpoll: prepare for ipv6Cong Wang
2012-11-08netconsole: add oops_only module optionAmerigo Wang
2012-08-20netconsole: remove a redundant netconsole_target_put()Amerigo Wang
2012-08-14netconsole: do not release spin_lock when calling __netpoll_cleanupAmerigo Wang
2012-01-31drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches
2011-10-18netconsole: enable netconsole can make net_device refcnt incorrentGao feng
2011-09-20netconsole: switch init_netconsole() to late_initcallLin Ming
2011-05-22net: rename NETDEV_BONDING_DESLAVE to NETDEV_RELEASEAmerigo Wang
2011-05-22netpoll: disable netpoll when enslave a deviceAmerigo Wang
2011-05-09net: add mac_pton() for parsing MAC addressAlexey Dobriyan
2011-05-09netconsole: switch to kstrto*() functionsAlexey Dobriyan
2011-04-22netconsole: fix deadlock when removing net driver that netconsole is using (v2)Neil Horman
2011-01-06netconsole: clarify stopping messageFerenc Wagner
2011-01-06netconsole: don't announce stopping if nothing happenedFerenc Wagner
2010-10-18bonding: Fix netconsole to not deadlock on rmmodNeil Horman
2010-05-06netpoll: add generic support for bridge and bonding devicesWANG Cong
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-05-01netconsole: take care of NETDEV_UNREGISTER eventBruno Prémont
2009-03-28netpoll: store local and remote ip in net-endianHarvey Harrison
2008-10-27net: convert print_mac to %pMJohannes Berg
2008-08-01Remove newline from the description of module parametersNiels de Vos
2008-07-17configfs: Allow ->make_item() and ->make_group() to return detailed errors.Joel Becker
2008-07-17Revert "configfs: Allow ->make_item() and ->make_group() to return detailed e...Joel Becker
2008-07-14configfs: Allow ->make_item() and ->make_group() to return detailed errors.Joel Becker
2008-04-15netconsole: only set CON_PRINTBUFFER if the user specifies a netconsoleMichael Ellerman
2008-02-15netconsole: avoid null pointer dereference at show_local_mac()Keiichi KII
2008-01-28[NETPOLL]: no need to store local_macStephen Hemminger
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches
2007-10-10[NET] netconsole: Support dynamic reconfiguration using configfsSatyam Sharma
2007-10-10[NET] netconsole: Support multiple logging targetsSatyam Sharma
2007-10-10[NET] netconsole: Introduce netconsole_netdev_notifierSatyam Sharma
2007-10-10[NET] netconsole: Introduce netconsole_targetSatyam Sharma
2007-10-10[NET] netconsole: Use netif_running() in write_msg()Satyam Sharma
2007-10-10[NET] netconsole: Simplify boot/module option setup logicSatyam Sharma
2007-10-10[NET] netconsole: Remove bogus checkSatyam Sharma
2007-10-10[NET] netconsole: Cleanups, codingstyle, prettyficationSatyam Sharma
2006-12-02netpoll queue cleanupStephen Hemminger
2006-12-02netpoll setup error handlingStephen Hemminger
2006-06-05[NETCONSOLE]: Clean up initcall warning.Matt Mackall
2006-04-09[NET] netconsole: set .name in struct consoleRandy Dunlap
2006-03-31[PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi
2005-04-16Linux-2.6.12-rc2Linus Torvalds