net/virtio: rationalize queue flushing
[dpdk.git] / lib / librte_net /
2018-01-29 Neil Hormanadd experimental tag to appropriate functions
2018-01-21 Xiao Wangnet: fix RARP generation
2018-01-21 Shachar Beisernet: add IPv6 header fields macros
2018-01-20 Nélio Laranjeironet: fix ESP header byte ordering definition
2018-01-16 Xiao Wangnet: add a helper for making RARP packet
2018-01-09 Jerin Jacoblib: use SPDX tag for Cavium copyright files
2018-01-05 Olivier Matznet: update licence for network headers
2018-01-04 Bruce Richardsonlib: use SPDX tag for Intel copyright files
2017-11-13 Pavel Shirshovlib: fix typos
2017-11-06 Thomas Monjalonuse macro to declare constructor functions
2017-10-26 Olivier Matzmbuf: rename deprecated VLAN flags
2017-10-26 Boris Pismennynet: add ESP header to generic flow steering
2017-10-24 Olivier Matzmk: do not generate LDLIBS from directory dependencies
2017-10-05 Olivier Matznet: fix inner L2 length in packet type parser
2017-07-08 Jerin Jacobupdate Cavium Inc copyright headers
2017-07-04 Ashwin Sekhar T Knet: implement CRC for ARM64 NEON
2017-07-04 Bruce Richardsonnet: remove check for SSE4
2017-06-06 Jerin Jacobeal: introduce macro for always inline
2017-05-05 Bruce Richardsonnet: fix missing break in CRC switch
2017-05-05 Beilei Xingnet/i40e: add LLDP check for ethertype filter
2017-05-05 Michał Mirosławnet: fix stripped VLAN flag for offload emulation
2017-04-30 Adrien Mazarguilnet: fix missing include in exported header
2017-04-11 Stephen Hemmingerlib: remove unnecessary void cast
2017-04-10 Jeff Guolib: fix IPv6 tunnel checksum
2017-04-05 Jasvinder Singhnet: add CRC computation API
2017-03-27 Olivier Matzmk: optimize directory dependencies
2017-01-04 Tomasz Kulasekethdev: add Tx preparation
2016-11-06 Ferruh Yigitnet: remove mempool dependency
2016-10-13 Olivier Matznet: add function to calculate checksum in mbuf
2016-10-11 Olivier Matznet: get packet type for the first layers only
2016-10-11 Olivier Matznet: support NVGRE in software packet type parser
2016-10-11 Olivier Matznet: support GRE in software packet type parser
2016-10-11 Olivier Matznet: add GRE header structure
2016-10-11 Olivier Matznet: support IP tunnels in software packet type parser
2016-10-11 Olivier Matznet: support QinQ in software packet type parser
2016-10-11 Olivier Matznet: support VLAN in software packet type parser
2016-10-11 Olivier Matznet: add function to get packet type from data
2016-10-11 Olivier Matznet: introduce net library
2016-10-11 Olivier Matznet: move ethernet definitions to the net library
2015-11-25 Daniel Mrzyglodnet: fix build with gcc 4.4.7 and strict aliasing
2015-06-23 Ferruh Yigitlib: remove extra parenthesis after return
2015-04-23 Bruce Richardsonnet: remove unneeded include
2015-04-13 Vlad Zolotarovixgbe: add LRO support
2015-02-20 Maciej Gajdzicanet: change arp header struct declaration
2015-01-15 Declan Dohertybond: fix vlan flag interpretation
2014-12-16 Konstantin Ananyevnet: fix IPv6 checksum
2014-12-11 Michael Qiunet: fix build with gcc 4.4.7 and strict aliasing
2014-11-27 Thomas Monjalonnet: fix conflict with libc
2014-11-26 Olivier Matzmbuf: generic support for TCP segmentation offload
2014-11-26 Olivier Matznet: new checksum functions
2014-06-10 Bruce Richardsonremove trailing whitespaces
2014-05-16 Ivan Bouleapp/testpmd: add engine that replies to ARP and ICMP...
2014-02-25 Bruce Richardsonupdate Intel copyright years to 2014
2013-10-09 Inteldoc: whitespace changes in licenses
2013-09-17 Intelexamples/ip_reassembly: initial import
2013-07-25 Intelupdate copyright date to 2013
2013-07-05 Intelremove version in all files
2013-03-11 Intelfirst public release