Commit Graph

21 Commits (a4c56fd8892e51d675f7665ddee4fd9d7e5c2cc3)

Author SHA1 Message Date
Stephen Hemminger 0fc0b732ea netdev: drivers should make ethtool_ops const 16 years ago
Stephen Hemminger 424efe9caf netdev: convert pseudo drivers to netdev_tx_t 16 years ago
Ben Greear 27a242e92f veth: Zero timestamp in xmit path. 16 years ago
Patrick McHardy 6ed106549d net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions 16 years ago
David S. Miller 11687a1099 Revert "veth: prevent oops caused by netdev destructor" 16 years ago
Eric Dumazet 60df914e29 veth: dont release skb->dst in veth_xmit() 16 years ago
Stephen Hemminger ae0e8e8220 veth: prevent oops caused by netdev destructor 16 years ago
Eric Biederman 38d408152a veth: Allow setting the L3 MTU 16 years ago
Eric W. Biederman 2cf48a10aa veth: Fix carrier detect 16 years ago
Daniel Lezcano ee92362317 veth : add the set_mac_address capability 16 years ago
Stephen Hemminger 008298231a netdev: add more functions to netdevice ops 16 years ago
Stephen Hemminger 4456e7bdf7 veth: convert to net_device_ops 16 years ago
Daniel Lezcano 3717746ef8 veth: remove unused list 17 years ago
Daniel Lezcano bb7bba3d56 veth: Remove useless veth field 17 years ago
YOSHIFUJI Hideaki c346dca108 [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. 17 years ago
Daniel Lezcano c15853f2c1 veth: fix dev refcount race 17 years ago
Patrick McHardy 68365458a4 [NET]: rtnl_link: fix use-after-free 17 years ago
Stephen Hemminger ecef969e5b [VETH]: move veth.h to include/linux 17 years ago
Jeff Garzik b9f2c0440d [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count 18 years ago
Eric W. Biederman 881d966b48 [NET]: Make the device list and device lookups per namespace. 18 years ago
Pavel Emelyanov e314dbdc1c [NET]: Virtual ethernet device driver. 18 years ago