index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dummy.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
net: dummy: use generic helper to report timestamping info
Julian Wiedmann
2019-04-12
1
-13
/
+2
*
net: Do not take net_rwsem in __rtnl_link_unregister()
Kirill Tkhai
2018-03-31
1
-0
/
+2
*
net: dummy: remove fake SR-IOV functionality
Jakub Kicinski
2017-12-03
1
-214
/
+1
*
net: remove MTU limits for dummy and ifb device
Zhang Shengju
2017-09-25
1
-1
/
+1
*
dummy: declare dummy devices as enumerated devices
Zhang Shengju
2017-09-18
1
-1
/
+1
*
dummy: Remove references to NETIF_F_UFO.
David S. Miller
2017-07-17
1
-1
/
+1
*
net: add netlink_ext_ack argument to rtnl_link_ops.validate
Matthias Schiffer
2017-06-26
1
-1
/
+2
*
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
2017-06-07
1
-2
/
+2
*
Enable tx timestamping on loopback and dummy
Ezequiel Lara Gomez
2017-03-21
1
-0
/
+15
*
net: dummy: Introduce dummy virtual functions
Phil Sutter
2017-01-24
1
-2
/
+215
*
net: make ndo_get_stats64 a void function
stephen hemminger
2017-01-08
1
-3
/
+2
*
dummy: expend mtu range for dummy device
Zhang Shengju
2016-12-07
1
-0
/
+3
*
net: dummy: add more features
Eric Dumazet
2015-10-21
1
-1
/
+5
*
net: dummy: convert to using IFF_NO_QUEUE
Phil Sutter
2015-08-18
1
-2
/
+1
*
dummy: use MODULE_VERSION
Flavio Leitner
2014-12-09
1
-0
/
+1
*
dummy: add support for ethtool get_drvinfo
Flavio Leitner
2014-12-09
1
-2
/
+17
*
net: set name_assign_type in alloc_netdev()
Tom Gundersen
2014-07-15
1
-1
/
+1
*
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
Eric W. Biederman
2014-03-14
1
-2
/
+2
*
net: introduce netdev_alloc_pcpu_stats() for drivers
WANG Cong
2014-02-14
1
-7
/
+1
*
net: Explicitly initialize u64_stats_sync structures for lockdep
John Stultz
2013-11-06
1
-0
/
+6
*
dummy: fix oops when loading the dummy failed
dingtianhong
2013-07-11
1
-0
/
+4
*
dummy: implement carrier change
Jiri Pirko
2012-12-28
1
-0
/
+10
*
net: fix race condition in several drivers when reading stats
Kevin Groeneveld
2012-07-22
1
-2
/
+2
*
dummy: use IFF_LIVE_ADDR_CHANGE priv_flag
Jiri Pirko
2012-06-30
1
-13
/
+2
*
dummy: fix rcu_sched self-detected stalls
Eric Dumazet
2012-06-11
1
-1
/
+3
*
dummy: Add ndo_uninit().
Hiroaki SHIMODA
2012-04-16
1
-3
/
+3
*
net: use eth_hw_addr_random() and reset addr_assign_type
Danny Kukawka
2012-02-15
1
-1
/
+2
*
net: remove NETIF_F_NO_CSUM feature bit
Michał Mirosław
2011-11-16
1
-1
/
+1
*
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-17
1
-1
/
+1
*
net: call dev_alloc_name from register_netdevice
Jiri Pirko
2011-05-05
1
-4
/
+0
*
dummy: percpu stats and lockless xmit
Eric Dumazet
2010-09-29
1
-3
/
+55
*
netdev: convert pseudo drivers to netdev_tx_t
Stephen Hemminger
2009-09-01
1
-12
/
+10
*
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
2009-07-05
1
-1
/
+1
*
dummy: convert to net_device_ops
Stephen Hemminger
2008-11-20
1
-5
/
+10
*
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
2007-10-10
1
-1
/
+0
*
[RTNETLINK]: rtnl_link: allow specifying initial device address
Patrick McHardy
2007-07-11
1
-0
/
+12
*
[RTNETLINK]: rtnl_link API simplification
Patrick McHardy
2007-07-11
1
-54
/
+3
*
[DUMMY]: Use rtnl_link API
Patrick McHardy
2007-07-10
1
-20
/
+62
*
[DUMMY]: Keep dummy devices on list
Patrick McHardy
2007-07-10
1
-18
/
+29
*
[DUMMY]: Use dev->stats
Patrick McHardy
2007-07-10
1
-13
/
+3
*
drivers/net: Trim trailing whitespace
Jeff Garzik
2006-09-13
1
-14
/
+14
*
[DUMMY]: Avoid an oops when dummy_init_one() failed
Nicolas Dichtel
2006-07-21
1
-0
/
+1
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+152