Neil Horman
|
550fd08c2c
net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared
|
14 年之前 |
Eric Dumazet
|
81b16ba2f1
veth: Kill unused tx_dropped
|
14 年之前 |
David S. Miller
|
3600cdadb7
veth: Kill unused code label and code block.
|
14 年之前 |
Alexander Smirnov
|
f82528bc13
Exclude duplicated checking for iface-up. This flags is checked in 'is_skb_forwardable' function, which is subroutine of 'dev_forward_skb'.
|
14 年之前 |
Eric Dumazet
|
cf05c700cf
veth: fix 64bit stats on 32bit arches
|
14 年之前 |
stephen hemminger
|
6311cc44a2
veth: convert to 64 bit statistics
|
14 年之前 |
Shan Wei
|
534ea99b06
net: drivers: kill two unused macro definitions
|
14 年之前 |
David S. Miller
|
7143b7d412
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 年之前 |
Jiri Pirko
|
6c8c44462a
Revert: veth: remove unneeded ifname code from veth_newlink()
|
14 年之前 |
David Decotigny
|
7073949720
ethtool: cosmetic: Use ethtool ethtool_cmd_speed API
|
14 年之前 |
Michał Mirosław
|
a2c725fa39
veth: convert to hw_features
|
14 年之前 |
Eric W. Biederman
|
675071a2ef
veth: Fix the byte counters
|
14 年之前 |
Jiri Pirko
|
84c49d8c3e
veth: remove unneeded ifname code from veth_newlink()
|
14 年之前 |
Michał Mirosław
|
0b7967503d
net/veth: Fix packet checksumming
|
14 年之前 |
Eric Dumazet
|
807540baae
drivers/net: return operator cleanup
|
14 年之前 |
Eric Dumazet
|
6ec82562ff
veth: Dont kfree_skb() after dev_forward_skb()
|
15 年之前 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 年之前 |
Patrick McHardy
|
3729d50212
rtnetlink: support specifying device flags on device creation
|
15 年之前 |
Tejun Heo
|
47d742752d
percpu: add __percpu sparse annotations to net drivers
|
15 年之前 |
Linus Torvalds
|
d0316554d3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
|
15 年之前 |
David S. Miller
|
9b963e5d0e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 年之前 |
Arnd Bergmann
|
445409602c
veth: move loopback logic to common location
|
15 年之前 |
Eric Dumazet
|
2b1c8b0f92
veth: Fix veth_get_stats()
|
15 年之前 |
Eric W. Biederman
|
81adee47df
net: Support specifying the network namespace upon device creation.
|
15 年之前 |
Eric Dumazet
|
24540535d3
veth: Fix veth_dellink method
|
15 年之前 |
Eric Dumazet
|
23289a37e2
net: add a list_head parameter to dellink() method
|
15 年之前 |
Christoph Lameter
|
e7dcaa4755
this_cpu: Eliminate get/put_cpu
|
15 年之前 |
Stephen Hemminger
|
0fc0b732ea
netdev: drivers should make ethtool_ops const
|
16 年之前 |
Stephen Hemminger
|
424efe9caf
netdev: convert pseudo drivers to netdev_tx_t
|
16 年之前 |
Ben Greear
|
27a242e92f
veth: Zero timestamp in xmit path.
|
16 年之前 |