Eric W. Biederman
|
675071a2ef
veth: Fix the byte counters
|
14 vuotta sitten |
Jiri Pirko
|
84c49d8c3e
veth: remove unneeded ifname code from veth_newlink()
|
14 vuotta sitten |
Michał Mirosław
|
0b7967503d
net/veth: Fix packet checksumming
|
14 vuotta sitten |
Eric Dumazet
|
807540baae
drivers/net: return operator cleanup
|
14 vuotta sitten |
Eric Dumazet
|
6ec82562ff
veth: Dont kfree_skb() after dev_forward_skb()
|
15 vuotta sitten |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 vuotta sitten |
Patrick McHardy
|
3729d50212
rtnetlink: support specifying device flags on device creation
|
15 vuotta sitten |
Tejun Heo
|
47d742752d
percpu: add __percpu sparse annotations to net drivers
|
15 vuotta sitten |
Linus Torvalds
|
d0316554d3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
|
15 vuotta sitten |
David S. Miller
|
9b963e5d0e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 vuotta sitten |
Arnd Bergmann
|
445409602c
veth: move loopback logic to common location
|
15 vuotta sitten |
Eric Dumazet
|
2b1c8b0f92
veth: Fix veth_get_stats()
|
15 vuotta sitten |
Eric W. Biederman
|
81adee47df
net: Support specifying the network namespace upon device creation.
|
15 vuotta sitten |
Eric Dumazet
|
24540535d3
veth: Fix veth_dellink method
|
15 vuotta sitten |
Eric Dumazet
|
23289a37e2
net: add a list_head parameter to dellink() method
|
15 vuotta sitten |
Christoph Lameter
|
e7dcaa4755
this_cpu: Eliminate get/put_cpu
|
15 vuotta sitten |
Stephen Hemminger
|
0fc0b732ea
netdev: drivers should make ethtool_ops const
|
16 vuotta sitten |
Stephen Hemminger
|
424efe9caf
netdev: convert pseudo drivers to netdev_tx_t
|
16 vuotta sitten |
Ben Greear
|
27a242e92f
veth: Zero timestamp in xmit path.
|
16 vuotta sitten |
Patrick McHardy
|
6ed106549d
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
|
16 vuotta sitten |
David S. Miller
|
11687a1099
Revert "veth: prevent oops caused by netdev destructor"
|
16 vuotta sitten |
Eric Dumazet
|
60df914e29
veth: dont release skb->dst in veth_xmit()
|
16 vuotta sitten |
Stephen Hemminger
|
ae0e8e8220
veth: prevent oops caused by netdev destructor
|
16 vuotta sitten |
Eric Biederman
|
38d408152a
veth: Allow setting the L3 MTU
|
16 vuotta sitten |
Eric W. Biederman
|
2cf48a10aa
veth: Fix carrier detect
|
16 vuotta sitten |
Daniel Lezcano
|
ee92362317
veth : add the set_mac_address capability
|
16 vuotta sitten |
Stephen Hemminger
|
008298231a
netdev: add more functions to netdevice ops
|
16 vuotta sitten |
Stephen Hemminger
|
4456e7bdf7
veth: convert to net_device_ops
|
16 vuotta sitten |
Daniel Lezcano
|
3717746ef8
veth: remove unused list
|
16 vuotta sitten |
Daniel Lezcano
|
bb7bba3d56
veth: Remove useless veth field
|
16 vuotta sitten |