Home
last modified time | relevance | path

Searched hist:"0 bde95690d65653e420d04856c5d5783155c747c" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dvirtio_net.hdiff 0bde95690d65653e420d04856c5d5783155c747c Wed Feb 04 03:02:50 CST 2009 Alex Williamson <alex.williamson@hp.com> virtio_net: Add support for VLAN filtering in the hypervisor

VLAN filtering allows the hypervisor to drop packets from VLANs
that we're not a part of, further reducing the number of extraneous
packets recieved. This makes use of the VLAN virtqueue command class.
The CTRL_VLAN feature bit tells us whether the backend supports VLAN
filtering.

Signed-off-by: Alex Williamson <alex.williamson@hp.com>
Acked-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/drivers/net/
H A Dvirtio_net.cdiff 0bde95690d65653e420d04856c5d5783155c747c Wed Feb 04 03:02:50 CST 2009 Alex Williamson <alex.williamson@hp.com> virtio_net: Add support for VLAN filtering in the hypervisor

VLAN filtering allows the hypervisor to drop packets from VLANs
that we're not a part of, further reducing the number of extraneous
packets recieved. This makes use of the VLAN virtqueue command class.
The CTRL_VLAN feature bit tells us whether the backend supports VLAN
filtering.

Signed-off-by: Alex Williamson <alex.williamson@hp.com>
Acked-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: David S. Miller <davem@davemloft.net>