Veaceslav Falico
|
3f315bef23
netconsole: don't call __netpoll_cleanup() while atomic
|
12 years ago |
Cong Wang
|
b3d936f3ea
netpoll: add IPv6 support
|
12 years ago |
Cong Wang
|
b7394d2429
netpoll: prepare for ipv6
|
12 years ago |
Amerigo Wang
|
c1a6085195
netconsole: add oops_only module option
|
12 years ago |
Amerigo Wang
|
72d3eb13b5
netconsole: remove a redundant netconsole_target_put()
|
13 years ago |
Amerigo Wang
|
3335f0ca13
netconsole: do not release spin_lock when calling __netpoll_cleanup
|
13 years ago |
Joe Perches
|
e404decb0f
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
|
13 years ago |
Gao feng
|
d5123480b1
netconsole: enable netconsole can make net_device refcnt incorrent
|
13 years ago |
Lin Ming
|
97c7de0557
netconsole: switch init_netconsole() to late_initcall
|
13 years ago |
Amerigo Wang
|
daf9209bb2
net: rename NETDEV_BONDING_DESLAVE to NETDEV_RELEASE
|
14 years ago |
Amerigo Wang
|
8d8fc29d02
netpoll: disable netpoll when enslave a device
|
14 years ago |
Alexey Dobriyan
|
4940fc889e
net: add mac_pton() for parsing MAC address
|
14 years ago |
Alexey Dobriyan
|
99f823f98f
netconsole: switch to kstrto*() functions
|
14 years ago |
Neil Horman
|
13f172ff26
netconsole: fix deadlock when removing net driver that netconsole is using (v2)
|
14 years ago |
Ferenc Wagner
|
38cfb907a5
netconsole: clarify stopping message
|
14 years ago |
Ferenc Wagner
|
141dfba342
netconsole: don't announce stopping if nothing happened
|
14 years ago |
Neil Horman
|
3b410a310b
bonding: Fix netconsole to not deadlock on rmmod
|
14 years ago |
WANG Cong
|
0e34e93177
netpoll: add generic support for bridge and bonding devices
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Bruno Prémont
|
2382b15bcc
netconsole: take care of NETDEV_UNREGISTER event
|
16 years ago |
Harvey Harrison
|
e7557af56a
netpoll: store local and remote ip in net-endian
|
16 years ago |
Johannes Berg
|
e174961ca1
net: convert print_mac to %pM
|
16 years ago |
Niels de Vos
|
61a2d07d3f
Remove newline from the description of module parameters
|
17 years ago |
Joel Becker
|
a6795e9ebb
configfs: Allow ->make_item() and ->make_group() to return detailed errors.
|
17 years ago |
Joel Becker
|
f89ab8619e
Revert "configfs: Allow ->make_item() and ->make_group() to return detailed errors."
|
17 years ago |
Joel Becker
|
11c3b79218
configfs: Allow ->make_item() and ->make_group() to return detailed errors.
|
17 years ago |
Michael Ellerman
|
0517deed78
netconsole: only set CON_PRINTBUFFER if the user specifies a netconsole
|
17 years ago |
Keiichi KII
|
69c3683ca7
netconsole: avoid null pointer dereference at show_local_mac()
|
17 years ago |
Stephen Hemminger
|
0953864160
[NETPOLL]: no need to store local_mac
|
17 years ago |
Joe Perches
|
0795af5729
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
|
17 years ago |