Dimitris Michailidis
|
f21e507701
macvlan: add offload features for encapsulation
|
8 年之前 |
David S. Miller
|
fb652fdfe8
macvlan/macvtap: Remove NETIF_F_UFO advertisement.
|
8 年之前 |
David S. Miller
|
b079115937
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 年之前 |
Matthias Schiffer
|
a8b8a889e3
net: add netlink_ext_ack argument to rtnl_link_ops.validate
|
8 年之前 |
Matthias Schiffer
|
ad744b223c
net: add netlink_ext_ack argument to rtnl_link_ops.changelink
|
8 年之前 |
Matthias Schiffer
|
7a3f4a1851
net: add netlink_ext_ack argument to rtnl_link_ops.newlink
|
8 年之前 |
Vlad Yasevich
|
18c8c54de9
macvlan: Let passthru macvlan correctly restore lower mac address
|
8 年之前 |
Vlad Yasevich
|
43c2d578a0
macvlan: convert port passthru to flags.
|
8 年之前 |
Vlad Yasevich
|
e696cda7bd
macvlan: Fix passthru macvlan mac address inheritance
|
8 年之前 |
Vlad Yasevich
|
e26f43faa0
macvlan: Do not return error when setting the same mac address
|
8 年之前 |
David S. Miller
|
0ddead90b2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 年之前 |
Zhang Shengju
|
a88e2676a6
macvlan: propagate the mac address change status for lowerdev
|
8 年之前 |
David S. Miller
|
cf124db566
net: Fix inconsistent teardown and release of private netdev state.
|
8 年之前 |
Vlad Yasevich
|
70957eaecc
macvlan: Fix performance issues with vlan tagged packets
|
8 年之前 |
Herbert Xu
|
f6478218e6
macvlan: Fix device ref leak when purging bc_queue
|
8 年之前 |
Sainath Grandhi
|
6fe3faf867
tap: Abstract type of virtual interface from tap implementation
|
8 年之前 |
Mahesh Bandewar
|
322dc6e067
macvlan: use netdev_is_rx_handler_busy instead of checking specific type
|
8 年之前 |
stephen hemminger
|
bc1f44709c
net: make ndo_get_stats64 a void function
|
8 年之前 |
Gao Feng
|
a1f5315ce4
driver: macvlan: Remove the rcu member of macvlan_port
|
8 年之前 |
David S. Miller
|
0b42f25d2f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 年之前 |
Gao Feng
|
c3891fa254
driver: macvlan: Check if need rollback multicast setting in macvlan_open
|
8 年之前 |
Gao Feng
|
fc51f2b7e5
driver: macvlan: Remove duplicated IFF_UP condition check in macvlan_forward_source
|
8 年之前 |
David S. Miller
|
bb598c1b8c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 年之前 |
Gao Feng
|
d94d02547e
driver: macvlan: Replace integer number with bool value
|
8 年之前 |
Gao Feng
|
aa5fd0fb77
driver: macvlan: Destroy new macvlan port if macvlan_common_newlink failed.
|
8 年之前 |
Jarod Wilson
|
91572088e3
net: use core MTU range checking in core net infra
|
8 年之前 |
Sabrina Dubroca
|
952fcfd08c
net: remove type_check from dev_get_nest_level()
|
9 年之前 |
Eric Dumazet
|
24ffd75200
net: macvlan: call netdev_lockdep_set_classes()
|
9 年之前 |
Herbert Xu
|
9c127a016e
macvlan: Avoid unnecessary multicast cloning
|
9 年之前 |
Herbert Xu
|
260916dfb4
macvlan: Fix potential use-after free for broadcasts
|
9 年之前 |