Alexander Duyck
|
56fd2b2ca4
macvlan/macvtap: Add support for L2 forwarding offloads with macvtap
|
8 년 전 |
Alexander Duyck
|
c8c41ea1bd
macvlan: Only update pkt_type if destination MAC address matches
|
8 년 전 |
Alexander Duyck
|
dd6b9c2c33
macvlan: Only deliver one copy of the frame to the macvlan interface
|
8 년 전 |
David Ahern
|
42ab19ee90
net: Add extack to upper device linking
|
8 년 전 |
Zhang Shengju
|
07850a4f74
macvlan: code refine to check data before using
|
8 년 전 |
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 년 전 |