net/mlx5: fix verification of mark action
[dpdk.git] / lib /
2017-02-10 Yong Wangpci: fix UIO interrupt file descriptor check before...
2017-02-09 Alan Dewarsched: fix crash when freeing port
2017-02-09 Patrick MacArthurvfio: fix file descriptor leak in multi-process
2017-01-30 Thomas Monjalonversion: 17.02-rc2
2017-01-30 Emmanuel Roullitvhost: remove unneeded variable assignment
2017-01-30 Emmanuel Roullitvhost: do not GSO when no header is present
2017-01-28 Yuanhan Liuvhost: fix long stall of negotiation
2017-01-28 Yuanhan Liuvhost: fix dead loop in enqueue path
2017-01-30 Slawomir Mrozowiczcryptodev: retrieve device info
2017-01-30 Fan Zhangcryptodev: add scheduler PMD name and type
2017-01-30 Hemant Agrawalcryptodev: decouple from PCI device
2017-01-30 Declan Dohertycryptodev: uninline some functions
2017-01-30 Andrew Rybchenkopdump: fix coverage warning
2017-01-30 Michał Mirosławacl: fix flow data comments
2017-01-30 Michał Mirosławacl: allow zero verdict
2017-01-30 Olivier Matzefd: fix build by removing dependency to libmath
2017-01-30 Emmanuel Roullitethdev: remove useless pointer initialization
2017-01-30 Steve Shinethdev: fix MAC address replay
2017-01-30 Ilya V. Matveychikovmbuf: remove redundant assignment when attaching
2017-01-29 Olivier Matzmempool: fix stack handler dequeue
2017-01-29 Emmanuel Roullitdevargs: reset driver name pointer on parsing failure
2017-01-29 Olivier Matzeal: fix warning about debug log at startup
2017-01-29 Michał Mirosławkni: guard against unterminated name oops
2017-01-29 Michał Mirosławkni: set interface name source as user-space
2017-01-29 Ferruh Yigitkni: add build option for ethtool support
2017-01-20 Yuanhan Liuethdev: fix data reset when allocating port
2017-01-19 Pablo de Laraeal: fix FreeBSD build
2017-01-19 Thomas Monjalonversion: 17.02-rc1
2017-01-19 Shreyansh Jainbus: add probing
2017-01-19 Shreyansh Jainbus: add scanning
2017-01-19 Shreyansh Jainbus: introduce bus abstraction
2017-01-19 Zbigniew Bodekcryptodev: introduce ARM-specific feature flags
2017-01-19 Zbigniew Bodekcrypto/armv8: add PMD optimized for ARMv8 processors
2017-01-18 Fan Zhangcryptodev: add user defined name for vdev
2017-01-18 Tomasz Kulasekcrypto: support scatter-gather in software drivers
2017-01-18 Fan Zhangcryptodev: fix loop in device query
2017-01-18 Declan Dohertycrypto/aesni_mb: support AVX512
2017-01-18 Arek Kusztalcryptodev: add DES CBC cipher algorithm
2017-01-18 Jerin Jacobcryptodev: fix crash on null dereference
2017-01-18 Fiona Trahecryptodev: remove unused digest-appended feature
2017-01-18 Pablo de Laraefd: add AVX2 vector lookup function
2017-01-18 Pablo de Laraefd: new Elastic Flow Distributor library
2017-01-18 Jerin Jacobeal/arm64: change barrier definitions to macros
2017-01-18 Jerin Jacobeal/arm64: override I/O device read/write access
2017-01-18 Jerin Jacobeal: let all architectures use generic I/O implementation
2017-01-18 Jerin Jacobeal: add generic I/O device read/write implementation
2017-01-18 Jerin Jacobeal: introduce I/O device memory read/write operations
2017-01-18 Jerin Jacobeal/arm64: define I/O device memory barriers
2017-01-18 Jerin Jacobeal/arm64: define SMP barrier
2017-01-18 Jerin Jacobeal/arm64: fix memory barrier definition
2017-01-18 Jerin Jacobeal/armv7: define I/O device memory barriers
2017-01-18 Jerin Jacobeal/arm: separate SMP barrier definition for ARMv7...
2017-01-18 Jerin Jacobeal/ppc64: define I/O device memory barriers
2017-01-18 Jerin Jacobeal/tile: define I/O device memory barriers
2017-01-18 Jerin Jacobeal/x86: define I/O device memory barriers
2017-01-18 Jerin Jacobeal: introduce I/O device memory barriers
2017-01-17 Wei Zhaonet/ixgbe: parse L2 tunnel filter
2017-01-17 Michał Mirosławnet/i40e: return errno when interrupt setup fails
2017-01-17 Bernard Iremongerethdev: remove some VF functions
2017-01-17 Qiming Yangethdev: add firmware version get
2017-01-17 Zhihong Wangeal: optimize aligned memcpy on x86
2017-01-17 Yuanhan Liuethdev: fix port data mismatched in multiple process...
2017-01-17 Jan Wickbomvhost: allow many vhost-user ports
2017-01-17 Maxime Coquelinvhost: introduce reply ack feature
2017-01-17 Yong Wangvhost: fix memory leak
2017-01-17 Haifeng Linvhost: fix guest/host physical address mapping
2017-01-15 Tomasz Kulasekmbuf: add a function to linearize a packet
2017-01-15 Tiwei Bieethdev: add MACsec capability flags
2017-01-15 Tiwei Bieethdev: add MACsec event type
2017-01-15 Tiwei Biembuf: add MACsec flag
2017-01-13 Bruce Richardsonkvargs: make pointers in string arrays const
2017-01-13 Wenfeng Liumempool: use cache in single producer or consumer mode
2017-01-12 Ben Walkerpci: use address struct in function arguments
2017-01-12 Ben Walkerpci: separate detaching ethernet ports from PCI devices
2017-01-12 Ben Walkerpci: unmap resources if probe fails
2017-01-11 Adrien Mazarguilethdev: define default item masks in flow API
2017-01-11 Adrien Mazarguilethdev: clarify RSS action in flow API
2017-01-11 Adrien Mazarguilethdev: clarify MARK and FLAG actions in flow API
2017-01-11 Adrien Mazarguilethdev: modify flow API error function
2017-01-04 Nelio Laranjeiroeal: define generic vector types
2017-01-04 Thomas Monjalontools: move to usertools
2017-01-04 Tomasz Kulasekethdev: add Tx preparation
2017-01-04 Olivier Matzethdev: clarify extended statistics documentation
2017-01-04 Olivier Matzethdev: fix extended statistics name index
2016-12-25 Jan Blunckethdev: decouple from PCI device
2016-12-25 Jan Blunckethdev: move info filling of PCI into drivers
2016-12-25 Jan Blunckethdev: decouple interrupt handling from PCI device
2016-12-24 Stephen Hemmingereal: make driver pointer const in device struct
2016-12-24 Jan Blunckeal: allow passing const interrupt handle
2016-12-24 Jan Blunckeal: define container_of macro
2016-12-23 Adrien Mazarguilcmdline: add alignment constraint
2016-12-23 Adrien Mazarguilcmdline: support dynamic tokens
2016-12-23 Adrien Mazarguilethdev: introduce generic flow API
2016-12-22 Ferruh Yigitethdev: cleanup device ops struct whitespace
2016-12-22 Ferruh Yigitethdev: remove invalid function from version map
2016-12-21 Jan Blunckethdev: add internal reset function
2016-12-21 Jan Blunckethdev: free queue array after releasing all queues
2016-12-21 Jan Blunckethdev: release queue before setting up
2016-12-21 Jan Blunckethdev: initialize more fields on allocation
2016-12-21 Jan Blunckethdev: clear data when allocating device
next