i40e: support NVGRE in Rx tunnel filtering
[dpdk.git] / lib /
2015-02-23 Jijiang Liui40e: support NVGRE in Rx tunnel filtering
2015-02-23 Jijiang Liuether: add transparent ethernet bridging type
2015-02-22 Helin Zhangethdev: unification of RSS offload types
2015-02-22 Helin Zhangethdev: unification of flow types
2015-02-22 Helin Zhangethdev: fix size of flow type mask array
2015-02-22 Helin Zhangethdev: minor comment changes
2015-02-22 Helin Zhangi40e: remove some useless line breaks
2015-02-22 Thomas Monjalonethdev: remove old ethertype filter ABI
2015-02-22 Jingjing Wuethdev: remove old ntuple filter API
2015-02-22 Jingjing Wuixgbe: migrate ntuple filter to new API
2015-02-22 Jingjing Wuigb: migrate ntuple filter to new API
2015-02-22 Jingjing Wuethdev: new ntuple filter API
2015-02-22 Jingjing Wuethdev: remove old syn filter API
2015-02-22 Jingjing Wuixgbe: migrate syn filter to new API
2015-02-22 Jingjing Wuigb: migrate syn filter to new API
2015-02-22 Jingjing Wuethdev: new syn filter API
2015-02-22 Jingjing Wuethdev: remove old flex filter API
2015-02-22 Jingjing Wuigb: migrate flex filter to new API
2015-02-22 Jingjing Wuethdev: new flex filter API
2015-02-22 Jingjing Wuixgbe: support flow director flush
2015-02-22 Jingjing Wuixgbe: migrate flow director info and statistic to...
2015-02-22 Jingjing Wuixgbe: support new flow director masks
2015-02-22 Jingjing Wuethdev: add new flow director masks
2015-02-22 Jingjing Wuethdev: remove flexbytes offset from flow director
2015-02-22 Jingjing Wuixgbe: support flexpayload configuration of flow director
2015-02-21 Jingjing Wuethdev: extend flow type and flexible payload type...
2015-02-21 Jingjing Wuixgbe: migrate flow director filtering to new API
2015-02-20 Danny Zhoueal/linux: toggle interrupt for uio_pci_generic
2015-02-20 Danny Zhoueal/linux: enable uio_pci_generic support
2015-02-20 Daniel Mrzyglodbond: rename mode 5
2015-02-20 Michal Jastrzebskibond: add debug info for mode 6
2015-02-20 Maciej Gajdzicabond: add mode 6
2015-02-20 Maciej Gajdzicanet: change arp header struct declaration
2015-02-20 Ouyang Changchunvirtio: remove Rx hotspots from early return
2015-02-20 Ouyang Changchunvirtio: use port IO to get PCI resource
2015-02-20 Stephen Hemmingervirtio: free mbuf's with threshold
2015-02-20 Stephen Hemmingervirtio: set MAC address
2015-02-20 Stephen Hemmingervirtio: suport multiple MAC addresses
2015-02-20 Stephen Hemmingervirtio: support vlan filtering
2015-02-20 Stephen Hemmingervirtio: fix states handling during initialization
2015-02-20 Stephen Hemmingervirtio: move allocation before initialization
2015-02-20 Ouyang Changchunvirtio: use soft vlan strip with mergeable Rx packets
2015-02-20 Stephen Hemmingervirtio: use soft vlan encap/decap
2015-02-20 Stephen Hemmingerether: add soft vlan encap/decap
2015-02-20 Stephen Hemmingervirtio: remove redundant alignment field
2015-02-20 Stephen Hemmingervirtio: remove unnecessary adapter structure
2015-02-20 Stephen Hemmingervirtio: support link state interrupt
2015-02-20 Stephen Hemmingervirtio: allow starting with link down
2015-02-20 Ouyang Changchunvirtio: fix update of vring descriptor index
2015-02-20 Stephen Hemmingervirtio: use weaker barriers
2015-02-20 Stephen Hemmingervirtio: check packet headroom at compile time
2015-02-20 Stephen Hemmingervirtio: make a function local
2015-02-20 Stephen Hemmingervirtio: rearrange resource initialization
2015-02-20 Panu Matilaineni40e: fix build with gcc 5
2015-02-20 Thomas Monjalonixgbe: forbid building vpmd without Rx bulk alloc
2015-02-20 Bruce Richardsonixgbe: fix vector receive of chained mbuf
2015-02-20 Xuelin Shiixgbe: fix big endian access
2015-02-20 Xuelin Shie1000: fix big endian access
2015-02-20 Sergio Gonzalez... eal/linux: fix fscanf format mismatch
2015-02-20 Sergio Gonzalez... eal: fix dynamic link with virtio
2015-02-20 Olivier Matzcmdline: fix check in port list parsing
2015-02-18 Michal Jastrzebskibond: change warning
2015-02-18 Tomasz Kulasekbond: fix symbol export
2015-02-18 Tomasz Kulasekring: fix MAC per device
2015-02-18 Tomasz Kulasekring: add MAC address add/remove
2015-02-18 Tomasz Kulasekring: add link up/down
2015-02-18 Declan Dohertybond: fix memory leak on kvargs processing failure
2015-02-18 Jia Yuethdev: return status of stats read
2015-02-18 Jia Yuethdev: update link status after start
2015-02-18 Sergio Gonzalez... reorder: new library
2015-02-18 David Marchanddevargs: remove limit on parameters length
2015-02-18 David Marchanddevargs: indent and cleanup
2015-02-17 Jeff Shawfm10k: add PF and VF interrupt handling
2015-02-17 Jeff Shawfm10k: add VF support
2015-02-17 Jeff Shawfm10k: add vlan filter
2015-02-17 Jeff Shawfm10k: add scatter receive
2015-02-17 Jeff Shawfm10k: add PF RSS
2015-02-17 Jeff Shawfm10k: add receive and tranmit
2015-02-17 Jeff Shawfm10k: add dev start/stop
2015-02-17 Jeff Shawfm10k: add Rx/Tx single queue start/stop
2015-02-17 Jeff Shawfm10k: add Tx queue setup/release
2015-02-17 Jeff Shawfm10k: add Rx queue setup/release
2015-02-17 Jeff Shawfm10k: add reta query/update
2015-02-17 Jeff Shawfm10k: register PF driver
2015-02-17 Jeff Shaweal: add fm10k device id
2015-02-17 Jeff Shawfm10k: add base driver
2015-02-16 Olivier Matzi40e: add debug logs for Tx context descriptors
2015-02-16 Olivier Matzi40e: fix offloading of outer checksum for IPIP tunnel
2015-02-16 Jijiang Liui40e: advertise outer IPv4 checksum capability
2015-02-16 Jijiang Liuethdev: add outer IP checksum capability flag
2015-02-16 Olivier Matzmbuf: remove UDP tunnel flag
2015-02-16 Olivier Matzi40e: remove the use of UDP tunnel flag
2015-02-16 Olivier Matzi40e: enable Tx checksum only for offloaded packets
2015-02-16 Olivier Matzmbuf: enhance the API documentation of offload flags
2015-02-16 Olivier Matzmbuf: remove flag alias for IP checksum
2015-02-15 Cunming Liangixgbe: fix link issue in loopback mode
2015-02-13 Michael Qiupci: fix max VFs for non igb_uio drivers
2015-02-04 Panu Matilainencmdline: fix link due to missing symbol in version map
2015-02-03 Neil Hormanmk: add library version extension
2015-02-03 Neil Hormanlib: provide initial versioning
next