index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
netconsole.c
Age
Commit message (
Expand
)
Author
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
2008-02-15
netconsole: avoid null pointer dereference at show_local_mac()
Keiichi KII
2008-01-28
[NETPOLL]: no need to store local_mac
Stephen 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 configfs
Satyam Sharma
2007-10-10
[NET] netconsole: Support multiple logging targets
Satyam Sharma
2007-10-10
[NET] netconsole: Introduce netconsole_netdev_notifier
Satyam Sharma
2007-10-10
[NET] netconsole: Introduce netconsole_target
Satyam Sharma
2007-10-10
[NET] netconsole: Use netif_running() in write_msg()
Satyam Sharma
2007-10-10
[NET] netconsole: Simplify boot/module option setup logic
Satyam Sharma
2007-10-10
[NET] netconsole: Remove bogus check
Satyam Sharma
2007-10-10
[NET] netconsole: Cleanups, codingstyle, prettyfication
Satyam Sharma
2006-12-02
netpoll queue cleanup
Stephen Hemminger
2006-12-02
netpoll setup error handling
Stephen Hemminger
2006-06-05
[NETCONSOLE]: Clean up initcall warning.
Matt Mackall
2006-04-09
[NET] netconsole: set .name in struct console
Randy Dunlap
2006-03-31
[PATCH] Don't pass boot parameters to argv_init[]
OGAWA Hirofumi
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds