summaryrefslogtreecommitdiffstats
path: root/drivers/net/netconsole.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* netconsole: take care of NETDEV_UNREGISTER eventBruno Prémont2009-05-011-1/+10
* netpoll: store local and remote ip in net-endianHarvey Harrison2009-03-281-6/+4
* net: convert print_mac to %pMJohannes Berg2008-10-271-6/+3
* Remove newline from the description of module parametersNiels de Vos2008-08-011-1/+1
* configfs: Allow ->make_item() and ->make_group() to return detailed errors.Joel Becker2008-07-171-1/+1
* Revert "configfs: Allow ->make_item() and ->make_group() to return detailed e...Joel Becker2008-07-171-6/+4
* configfs: Allow ->make_item() and ->make_group() to return detailed errors.Joel Becker2008-07-141-4/+6
* netconsole: only set CON_PRINTBUFFER if the user specifies a netconsoleMichael Ellerman2008-04-151-1/+4
* netconsole: avoid null pointer dereference at show_local_mac()Keiichi KII2008-02-151-2/+2
* [NETPOLL]: no need to store local_macStephen Hemminger2008-01-281-6/+4
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-101-8/+6
* [NET] netconsole: Support dynamic reconfiguration using configfsSatyam Sharma2007-10-101-26/+579
* [NET] netconsole: Support multiple logging targetsSatyam Sharma2007-10-101-40/+131
* [NET] netconsole: Introduce netconsole_netdev_notifierSatyam Sharma2007-10-101-0/+32
* [NET] netconsole: Introduce netconsole_targetSatyam Sharma2007-10-101-11/+25
* [NET] netconsole: Use netif_running() in write_msg()Satyam Sharma2007-10-101-9/+9
* [NET] netconsole: Simplify boot/module option setup logicSatyam Sharma2007-10-101-13/+14
* [NET] netconsole: Remove bogus checkSatyam Sharma2007-10-101-3/+0
* [NET] netconsole: Cleanups, codingstyle, prettyficationSatyam Sharma2007-10-101-28/+27
* netpoll queue cleanupStephen Hemminger2006-12-021-1/+0
* netpoll setup error handlingStephen Hemminger2006-12-021-2/+5
* [NETCONSOLE]: Clean up initcall warning.Matt Mackall2006-06-051-1/+1
* [NET] netconsole: set .name in struct consoleRandy Dunlap2006-04-091-0/+1
* [PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi2006-03-311-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+127
OpenPOWER on IntegriCloud