David S. Miller
|
b079115937
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Matthias Schiffer
|
a8b8a889e3
net: add netlink_ext_ack argument to rtnl_link_ops.validate
|
8 years ago |
Matthias Schiffer
|
7a3f4a1851
net: add netlink_ext_ack argument to rtnl_link_ops.newlink
|
8 years ago |
Serhey Popovych
|
191cdb3822
veth: Be more robust on network device creation when no attributes
|
8 years ago |
David S. Miller
|
cf124db566
net: Fix inconsistent teardown and release of private netdev state.
|
8 years ago |
Johannes Berg
|
fceb6435e8
netlink: pass extended ACK struct to parsing functions
|
8 years ago |
Philippe Reynes
|
56607b987b
net: veth: use new api ethtool_{get|set}_link_ksettings
|
8 years ago |
stephen hemminger
|
bc1f44709c
net: make ndo_get_stats64 a void function
|
8 years ago |
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 |