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
/
dummy.c
Age
Commit message (
Expand
)
Author
2011-05-05
net: call dev_alloc_name from register_netdevice
Jiri Pirko
2010-09-29
dummy: percpu stats and lockless xmit
Eric Dumazet
2009-09-01
netdev: convert pseudo drivers to netdev_tx_t
Stephen Hemminger
2009-07-05
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
2008-11-20
dummy: convert to net_device_ops
Stephen Hemminger
2007-10-10
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
2007-07-11
[RTNETLINK]: rtnl_link: allow specifying initial device address
Patrick McHardy
2007-07-11
[RTNETLINK]: rtnl_link API simplification
Patrick McHardy
2007-07-10
[DUMMY]: Use rtnl_link API
Patrick McHardy
2007-07-10
[DUMMY]: Keep dummy devices on list
Patrick McHardy
2007-07-10
[DUMMY]: Use dev->stats
Patrick McHardy
2006-09-13
drivers/net: Trim trailing whitespace
Jeff Garzik
2006-07-21
[DUMMY]: Avoid an oops when dummy_init_one() failed
Nicolas Dichtel
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds