Kirill Tkhai
|
554873e517
net: Do not take net_rwsem in __rtnl_link_unregister()
|
7 years ago |
Jakub Kicinski
|
c33616109a
net: dummy: remove fake SR-IOV functionality
|
7 years ago |
Zhang Shengju
|
e94cd8113c
net: remove MTU limits for dummy and ifb device
|
7 years ago |
Zhang Shengju
|
ab076b94c6
dummy: declare dummy devices as enumerated devices
|
8 years ago |
David S. Miller
|
2082499a95
dummy: Remove references to NETIF_F_UFO.
|
8 years ago |
Matthias Schiffer
|
a8b8a889e3
net: add netlink_ext_ack argument to rtnl_link_ops.validate
|
8 years ago |
David S. Miller
|
cf124db566
net: Fix inconsistent teardown and release of private netdev state.
|
8 years ago |
Ezequiel Lara Gomez
|
6df014cffb
Enable tx timestamping on loopback and dummy
|
8 years ago |
Phil Sutter
|
e1636836e0
net: dummy: Introduce dummy virtual functions
|
8 years ago |
stephen hemminger
|
bc1f44709c
net: make ndo_get_stats64 a void function
|
8 years ago |
Zhang Shengju
|
25e3e84b18
dummy: expend mtu range for dummy device
|
8 years ago |
Eric Dumazet
|
8f3af27786
net: dummy: add more features
|
9 years ago |
Phil Sutter
|
ff42c02c09
net: dummy: convert to using IFF_NO_QUEUE
|
10 years ago |
Flavio Leitner
|
6c702fab62
dummy: use MODULE_VERSION
|
10 years ago |
Flavio Leitner
|
c19be735c9
dummy: add support for ethtool get_drvinfo
|
10 years ago |
Tom Gundersen
|
c835a67733
net: set name_assign_type in alloc_netdev()
|
11 years ago |
Eric W. Biederman
|
57a7744e09
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
|
11 years ago |
WANG Cong
|
1c213bd24a
net: introduce netdev_alloc_pcpu_stats() for drivers
|
11 years ago |
John Stultz
|
827da44c61
net: Explicitly initialize u64_stats_sync structures for lockdep
|
12 years ago |
dingtianhong
|
2c8a01894a
dummy: fix oops when loading the dummy failed
|
12 years ago |
Jiri Pirko
|
210ab6656f
dummy: implement carrier change
|
12 years ago |
Kevin Groeneveld
|
e3906486f6
net: fix race condition in several drivers when reading stats
|
13 years ago |
Jiri Pirko
|
0d1632b46a
dummy: use IFF_LIVE_ADDR_CHANGE priv_flag
|
13 years ago |
Eric Dumazet
|
16b0dc29c1
dummy: fix rcu_sched self-detected stalls
|
13 years ago |
Hiroaki SHIMODA
|
890fdf2a0c
dummy: Add ndo_uninit().
|
13 years ago |
Danny Kukawka
|
7ce5d22219
net: use eth_hw_addr_random() and reset addr_assign_type
|
13 years ago |
Michał Mirosław
|
34324dc2bf
net: remove NETIF_F_NO_CSUM feature bit
|
13 years ago |
Jiri Pirko
|
afc4b13df1
net: remove use of ndo_set_multicast_list in drivers
|
14 years ago |
Jiri Pirko
|
1c5cae815d
net: call dev_alloc_name from register_netdevice
|
14 years ago |
Eric Dumazet
|
6d81f41c58
dummy: percpu stats and lockless xmit
|
15 years ago |