summaryrefslogtreecommitdiff
path: root/include/linux/virtio_net.h
Commit message (Expand)AuthorAge
* net: accept UFO datagrams from tuntap and packetWillem de Bruijn2017-11-24
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* net: Remove all references to SKB_GSO_UDP.David S. Miller2017-07-17
* virtio-net: restore VIRTIO_HDR_F_DATA_VALID on receivingJason Wang2017-01-20
* virtio: don't set VIRTIO_NET_HDR_F_DATA_VALID on xmitRolf Neugebauer2017-01-17
* virtio_net: Do not clear memory for struct virtio_net_hdr twice.Jarno Rajahalme2016-11-19
* virtio_net.h: Fix comment.Jarno Rajahalme2016-11-19
* virtio_net: introduce virtio_net_hdr_{from,to}_skbMike Rapoport2016-06-10
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-13
* virtio-net: send gratuitous packets when neededJason Wang2012-04-15
* virtio_net: introduce VIRTIO_NET_HDR_F_DATA_VALIDJason Wang2011-06-11
* virtio: add full three-clause BSD text to headers.Rusty Russell2011-05-30
* virtio: let header files include virtio_ids.hChristian Borntraeger2009-10-22
* virtio: add virtio IDs fileFernando Luis Vazquez Cao2009-09-23
* lguest and virtio: cleanup struct definitions to Linux style.Rusty Russell2009-07-30
* virtio_net: Sync header with qemuAlex Williamson2009-07-17
* virtio: add missing include to virtio_net.hGrant Likely2009-05-01
* virtio_net: Add support for VLAN filtering in the hypervisorAlex Williamson2009-02-04
* virtio_net: Add a MAC filter tableAlex Williamson2009-02-04
* virtio_net: Add a set_rx_mode interfaceAlex Williamson2009-02-04
* virtio_net: Add a virtqueue for outbound control commandsAlex Williamson2009-02-04
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-02-03
|\
| * headers_check fix: linux/virtio_net.hJaswinder Singh Rajput2009-01-31
* | virtio_net: add link status handlingMark McLoughlin2009-01-21
|/
* virtio_net: VIRTIO_NET_F_MSG_RXBUF (imprive rcv buffer allocation)Mark McLoughlin2008-11-16
* virtio: clarify that ABI is usable by any implementationsRusty Russell2008-07-25
* virtio: Fix typo in virtio_net_hdr commentsMark McLoughlin2008-06-10
* virtio: finer-grained features for virtio_netRusty Russell2008-05-02
* virtio: Tweak virtio_net definesRusty Russell2008-02-04
* virtio: Net header needs hdr_lenRusty Russell2008-02-04
* virtio: simplify config mechanism.Rusty Russell2008-02-04
* Net driver using virtioRusty Russell2007-10-23