Jarod Wilson
|
91572088e3
net: use core MTU range checking in core net infra
|
8 years ago |
David Ahern
|
607fca9acf
net: veth: Set features for MPLS
|
9 years ago |
Xin Long
|
c80fafbbb5
veth: sctp: add NETIF_F_SCTP_CRC to device features
|
9 years ago |
Alexander Duyck
|
732912d727
veth: Update features to include all tunnel GSO types
|
9 years ago |
Paolo Abeni
|
163e529200
veth: implement ndo_set_rx_headroom
|
9 years ago |
Vijay Pandurangan
|
ce8c839b74
veth: don’t modify ip_summed; doing so treats packets with bad checksums as good.
|
9 years ago |
Phil Sutter
|
02f01ec1c5
net: veth: enable noqueue operation by default
|
10 years ago |
Toshiaki Makita
|
1a04a82156
veth: Don't segment multiple tagged packets on veth device
|
10 years ago |
Nicolas Dichtel
|
a45253bf32
veth: set iflink to the peer veth
|
10 years ago |
Nicolas Dichtel
|
e5f4e7b9ff
veth: advertise link netns via netlink
|
10 years ago |
Tom Gundersen
|
5517750f05
net: rtnetlink - make create_link take name_assign_type
|
11 years ago |
WANG Cong
|
bb446c19fe
veth: add netpoll support
|
11 years ago |
David S. Miller
|
64c27237a0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Vlad Yasevich
|
3f8c707b9a
veth: Turn off vlan rx acceleration in vlan_features
|
11 years ago |
Eric W. Biederman
|
57a7744e09
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
|
11 years ago |
David S. Miller
|
67ddc87f16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Toshiaki Makita
|
8d0d21f405
veth: Fix vlan_features so as to be able to use stacked vlan interfaces
|
11 years ago |
Jiri Pirko
|
f7b12606b5
rtnl: make ifla_policy static
|
11 years ago |
WANG Cong
|
1c213bd24a
net: introduce netdev_alloc_pcpu_stats() for drivers
|
11 years ago |
Linus Torvalds
|
5e30025a31
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
11 years ago |
John Stultz
|
827da44c61
net: Explicitly initialize u64_stats_sync structures for lockdep
|
12 years ago |
Eric Dumazet
|
82d8189826
veth: extend features to support tunneling
|
11 years ago |
Gao feng
|
5c70ef85a2
veth: allow to setup multicast address for veth device
|
12 years ago |
David S. Miller
|
b343ca84b4
Revert "veth: Showing peer of veth type dev in ip link (kernel side)"
|
12 years ago |
Masatake YAMATO
|
612c337306
veth: Showing peer of veth type dev in ip link (kernel side)
|
12 years ago |
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 |