aboutsummaryrefslogtreecommitdiff
path: root/include/linux/virtio_net.h
AgeCommit message (Expand)Author
2018-06-26net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds vlanWillem de Bruijn
2017-12-17net: accept UFO datagrams from tuntap and packetWillem de Bruijn
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-17net: Remove all references to SKB_GSO_UDP.David S. Miller
2017-01-20virtio-net: restore VIRTIO_HDR_F_DATA_VALID on receivingJason Wang
2017-01-17virtio: don't set VIRTIO_NET_HDR_F_DATA_VALID on xmitRolf Neugebauer
2016-11-19virtio_net: Do not clear memory for struct virtio_net_hdr twice.Jarno Rajahalme
2016-11-19virtio_net.h: Fix comment.Jarno Rajahalme
2016-06-10virtio_net: introduce virtio_net_hdr_{from,to}_skbMike Rapoport
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells
2012-04-15virtio-net: send gratuitous packets when neededJason Wang
2011-06-11virtio_net: introduce VIRTIO_NET_HDR_F_DATA_VALIDJason Wang
2011-05-30virtio: add full three-clause BSD text to headers.Rusty Russell
2009-10-22virtio: let header files include virtio_ids.hChristian Borntraeger
2009-09-23virtio: add virtio IDs fileFernando Luis Vazquez Cao
2009-07-30lguest and virtio: cleanup struct definitions to Linux style.Rusty Russell
2009-07-17virtio_net: Sync header with qemuAlex Williamson
2009-05-01virtio: add missing include to virtio_net.hGrant Likely
2009-02-04virtio_net: Add support for VLAN filtering in the hypervisorAlex Williamson
2009-02-04virtio_net: Add a MAC filter tableAlex Williamson
2009-02-04virtio_net: Add a set_rx_mode interfaceAlex Williamson
2009-02-04virtio_net: Add a virtqueue for outbound control commandsAlex Williamson
2009-02-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-01-31headers_check fix: linux/virtio_net.hJaswinder Singh Rajput
2009-01-21virtio_net: add link status handlingMark McLoughlin
2008-11-16virtio_net: VIRTIO_NET_F_MSG_RXBUF (imprive rcv buffer allocation)Mark McLoughlin
2008-07-25virtio: clarify that ABI is usable by any implementationsRusty Russell
2008-06-10virtio: Fix typo in virtio_net_hdr commentsMark McLoughlin
2008-05-02virtio: finer-grained features for virtio_netRusty Russell
2008-02-04virtio: Tweak virtio_net definesRusty Russell
2008-02-04virtio: Net header needs hdr_lenRusty Russell
2008-02-04virtio: simplify config mechanism.Rusty Russell
2007-10-23Net driver using virtioRusty Russell