Flavio Leitner
|
b69bbddfa1
veth: add vlan features
|
12 years ago |
Hong zhi guo
|
3f8b96379a
veth: remove redundant call of dev_alloc_name
|
12 years ago |
Patrick McHardy
|
28d2b136ca
net: vlan: announce STAG offload capability in some drivers
|
12 years ago |
Patrick McHardy
|
f646968f8f
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
|
12 years ago |
Eric Dumazet
|
f45a5c267d
veth: fix NULL dereference in veth_dellink()
|
12 years ago |
Eric Dumazet
|
2efd32ee1b
veth: fix a NULL deref in netif_carrier_off
|
12 years ago |
Eric Dumazet
|
d0e2c55e7c
veth: avoid a NULL deref in veth_stats_one
|
12 years ago |
Eric Dumazet
|
8093315a91
veth: extend device features
|
12 years ago |
Eric Dumazet
|
2681128f0c
veth: reduce stat overhead
|
12 years ago |
Rami Rosen
|
c07135633b
rtnelink: remove unused parameter from rtnl_create_link().
|
12 years ago |
Hannes Frederic Sowa
|
23ea5a9637
veth: allow changing the mac address while interface is up
|
12 years ago |
Pavel Emelyanov
|
e6f8f1a739
veth: Allow to create peer link with given ifindex
|
13 years ago |
David S. Miller
|
32efe08d77
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Danny Kukawka
|
f2cedb63df
net: replace random_ether_addr() with eth_hw_addr_random()
|
13 years ago |
Thomas Graf
|
237114384a
veth: Enforce minimum size of VETH_INFO_PEER
|
13 years ago |
Rick Jones
|
84b4050111
Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a number of drivers
|
13 years ago |
Michał Mirosław
|
34324dc2bf
net: remove NETIF_F_NO_CSUM feature bit
|
13 years ago |
Rick Jones
|
33a5ba144e
net: sweep-up some straglers in strlcpy conversion of .get_drvinfo routines
|
13 years ago |
Eric Dumazet
|
8ce120f118
net: better pcpu data alignment
|
13 years ago |
Paul Gortmaker
|
9d9779e723
drivers/net: Add module.h to drivers who were implicitly using it
|
14 years ago |
Neil Horman
|
550fd08c2c
net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared
|
14 years ago |
Eric Dumazet
|
81b16ba2f1
veth: Kill unused tx_dropped
|
14 years ago |
David S. Miller
|
3600cdadb7
veth: Kill unused code label and code block.
|
14 years ago |
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 years ago |
Eric Dumazet
|
cf05c700cf
veth: fix 64bit stats on 32bit arches
|
14 years ago |
stephen hemminger
|
6311cc44a2
veth: convert to 64 bit statistics
|
14 years ago |
Shan Wei
|
534ea99b06
net: drivers: kill two unused macro definitions
|
14 years ago |
David S. Miller
|
7143b7d412
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 years ago |
Jiri Pirko
|
6c8c44462a
Revert: veth: remove unneeded ifname code from veth_newlink()
|
14 years ago |
David Decotigny
|
7073949720
ethtool: cosmetic: Use ethtool ethtool_cmd_speed API
|
14 years ago |