David S. Miller
|
394efd19d5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 年 前 |
Joe Perches
|
22ded57729
netconsole: Convert to pr_<level>
|
11 年 前 |
Nikolay Aleksandrov
|
c7c6effdef
netconsole: fix multiple race conditions
|
11 年 前 |
Nikolay Aleksandrov
|
45e526e80e
netconsole: fix NULL pointer dereference
|
11 年 前 |
Nikolay Aleksandrov
|
c71380ff0b
netconsole: fix a deadlock with rtnl and netconsole's mutex
|
11 年 前 |
Dan Aloni
|
7a163bfb7c
netconsole: avoid a crash with multiple sysfs writers
|
12 年 前 |
Linus Torvalds
|
496322bc91
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
12 年 前 |
Andy Shevchenko
|
4cd5773a2a
net: core: move mac_pton() to lib/net_utils.c
|
12 年 前 |
Jiri Pirko
|
351638e7de
net: pass info struct via netdevice notifier
|
12 年 前 |
Veaceslav Falico
|
3f315bef23
netconsole: don't call __netpoll_cleanup() while atomic
|
12 年 前 |
Cong Wang
|
b3d936f3ea
netpoll: add IPv6 support
|
12 年 前 |
Cong Wang
|
b7394d2429
netpoll: prepare for ipv6
|
12 年 前 |
Amerigo Wang
|
c1a6085195
netconsole: add oops_only module option
|
12 年 前 |
Amerigo Wang
|
72d3eb13b5
netconsole: remove a redundant netconsole_target_put()
|
13 年 前 |
Amerigo Wang
|
3335f0ca13
netconsole: do not release spin_lock when calling __netpoll_cleanup
|
13 年 前 |
Joe Perches
|
e404decb0f
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
|
13 年 前 |
Gao feng
|
d5123480b1
netconsole: enable netconsole can make net_device refcnt incorrent
|
13 年 前 |
Lin Ming
|
97c7de0557
netconsole: switch init_netconsole() to late_initcall
|
13 年 前 |
Amerigo Wang
|
daf9209bb2
net: rename NETDEV_BONDING_DESLAVE to NETDEV_RELEASE
|
14 年 前 |
Amerigo Wang
|
8d8fc29d02
netpoll: disable netpoll when enslave a device
|
14 年 前 |
Alexey Dobriyan
|
4940fc889e
net: add mac_pton() for parsing MAC address
|
14 年 前 |
Alexey Dobriyan
|
99f823f98f
netconsole: switch to kstrto*() functions
|
14 年 前 |
Neil Horman
|
13f172ff26
netconsole: fix deadlock when removing net driver that netconsole is using (v2)
|
14 年 前 |
Ferenc Wagner
|
38cfb907a5
netconsole: clarify stopping message
|
14 年 前 |
Ferenc Wagner
|
141dfba342
netconsole: don't announce stopping if nothing happened
|
14 年 前 |
Neil Horman
|
3b410a310b
bonding: Fix netconsole to not deadlock on rmmod
|
14 年 前 |
WANG Cong
|
0e34e93177
netpoll: add generic support for bridge and bonding devices
|
15 年 前 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 年 前 |
Bruno Prémont
|
2382b15bcc
netconsole: take care of NETDEV_UNREGISTER event
|
16 年 前 |
Harvey Harrison
|
e7557af56a
netpoll: store local and remote ip in net-endian
|
16 年 前 |