| Commit message (Expand) | Author | Age | Files | Lines |
* | net: pass info struct via netdevice notifier | Jiri Pirko | 2013-05-28 | 1 | -3/+2 |
* | netconsole: don't call __netpoll_cleanup() while atomic | Veaceslav Falico | 2013-03-12 | 1 | -6/+9 |
* | netpoll: add IPv6 support | Cong Wang | 2013-01-09 | 1 | -6/+38 |
* | netpoll: prepare for ipv6 | Cong Wang | 2013-01-09 | 1 | -4/+8 |
* | netconsole: add oops_only module option | Amerigo Wang | 2012-11-09 | 1 | -0/+6 |
* | netconsole: remove a redundant netconsole_target_put() | Amerigo Wang | 2012-08-20 | 1 | -1/+0 |
* | netconsole: do not release spin_lock when calling __netpoll_cleanup | Amerigo Wang | 2012-08-14 | 1 | -5/+0 |
* | drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages | Joe Perches | 2012-01-31 | 1 | -6/+2 |
* | netconsole: enable netconsole can make net_device refcnt incorrent | Gao feng | 2011-10-19 | 1 | -0/+5 |
* | netconsole: switch init_netconsole() to late_initcall | Lin Ming | 2011-09-20 | 1 | -1/+7 |
* | net: rename NETDEV_BONDING_DESLAVE to NETDEV_RELEASE | Amerigo Wang | 2011-05-23 | 1 | -3/+3 |
* | netpoll: disable netpoll when enslave a device | Amerigo Wang | 2011-05-23 | 1 | -9/+17 |
* | net: add mac_pton() for parsing MAC address | Alexey Dobriyan | 2011-05-09 | 1 | -16/+4 |
* | netconsole: switch to kstrto*() functions | Alexey Dobriyan | 2011-05-09 | 1 | -48/+14 |
* | netconsole: fix deadlock when removing net driver that netconsole is using (v2) | Neil Horman | 2011-04-22 | 1 | -0/+8 |
* | netconsole: clarify stopping message | Ferenc Wagner | 2011-01-06 | 1 | -2/+2 |
* | netconsole: don't announce stopping if nothing happened | Ferenc Wagner | 2011-01-06 | 1 | -1/+3 |
* | bonding: Fix netconsole to not deadlock on rmmod | Neil Horman | 2010-10-18 | 1 | -1/+8 |
* | netpoll: add generic support for bridge and bonding devices | WANG Cong | 2010-05-06 | 1 | -6/+9 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | netconsole: take care of NETDEV_UNREGISTER event | Bruno Prémont | 2009-05-02 | 1 | -1/+10 |
* | netpoll: store local and remote ip in net-endian | Harvey Harrison | 2009-03-29 | 1 | -6/+4 |
* | net: convert print_mac to %pM | Johannes Berg | 2008-10-28 | 1 | -6/+3 |
* | Remove newline from the description of module parameters | Niels de Vos | 2008-08-01 | 1 | -1/+1 |
* | configfs: Allow ->make_item() and ->make_group() to return detailed errors. | Joel Becker | 2008-07-18 | 1 | -1/+1 |
* | Revert "configfs: Allow ->make_item() and ->make_group() to return detailed e... | Joel Becker | 2008-07-17 | 1 | -6/+4 |
* | configfs: Allow ->make_item() and ->make_group() to return detailed errors. | Joel Becker | 2008-07-14 | 1 | -4/+6 |
* | netconsole: only set CON_PRINTBUFFER if the user specifies a netconsole | Michael Ellerman | 2008-04-15 | 1 | -1/+4 |
* | netconsole: avoid null pointer dereference at show_local_mac() | Keiichi KII | 2008-02-15 | 1 | -2/+2 |
* | [NETPOLL]: no need to store local_mac | Stephen Hemminger | 2008-01-28 | 1 | -6/+4 |
* | [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() | Joe Perches | 2007-10-11 | 1 | -8/+6 |
* | [NET] netconsole: Support dynamic reconfiguration using configfs | Satyam Sharma | 2007-10-11 | 1 | -26/+579 |
* | [NET] netconsole: Support multiple logging targets | Satyam Sharma | 2007-10-11 | 1 | -40/+131 |
* | [NET] netconsole: Introduce netconsole_netdev_notifier | Satyam Sharma | 2007-10-11 | 1 | -0/+32 |
* | [NET] netconsole: Introduce netconsole_target | Satyam Sharma | 2007-10-11 | 1 | -11/+25 |
* | [NET] netconsole: Use netif_running() in write_msg() | Satyam Sharma | 2007-10-11 | 1 | -9/+9 |
* | [NET] netconsole: Simplify boot/module option setup logic | Satyam Sharma | 2007-10-11 | 1 | -13/+14 |
* | [NET] netconsole: Remove bogus check | Satyam Sharma | 2007-10-11 | 1 | -3/+0 |
* | [NET] netconsole: Cleanups, codingstyle, prettyfication | Satyam Sharma | 2007-10-11 | 1 | -28/+27 |
* | netpoll queue cleanup | Stephen Hemminger | 2006-12-03 | 1 | -1/+0 |
* | netpoll setup error handling | Stephen Hemminger | 2006-12-03 | 1 | -2/+5 |
* | [NETCONSOLE]: Clean up initcall warning. | Matt Mackall | 2006-06-06 | 1 | -1/+1 |
* | [NET] netconsole: set .name in struct console | Randy Dunlap | 2006-04-10 | 1 | -0/+1 |
* | [PATCH] Don't pass boot parameters to argv_init[] | OGAWA Hirofumi | 2006-03-31 | 1 | -1/+1 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+127 |