mbuf: fix VLAN flags documentation
[dpdk.git] / lib /
2018-01-29 Olivier Matzmbuf: fix VLAN flags documentation
2018-01-29 Olivier Matzmbuf: rename Tx VLAN flags
2018-01-29 Olivier Matzmbuf: fix NULL freeing when debug enabled
2018-01-29 Konstantin Ananyeveal/x86: use lock-prefixed instructions for SMP barrier
2018-01-29 Jia Hering: introduce C11 memory model barrier option
2018-01-29 Jia Hering: move code in a new header file
2018-01-29 Jia Heeal/arm64: remove the braces in memory barrier macros
2018-01-28 Yongseok Koheal/arm64: define coherent I/O memory barriers
2018-01-28 Yongseok Koheal/arm32: define coherent I/O memory barriers
2018-01-28 Yongseok Koheal/ppc64: define coherent I/O memory barriers
2018-01-28 Yongseok Koheal/x86: define coherent I/O memory barriers
2018-01-28 Yongseok Koheal: introduce coherent I/O memory barriers
2018-01-28 Yongseok Koheal: group memory barriers by type in doxygen
2018-01-27 Pavan Nikhilesheal: add u64-bit variant for reciprocal divide
2018-01-27 Pavan Nikhilesheal: introduce integer divide through reciprocal
2018-01-26 Vipin Vargheseservice: fix memory leak with new function
2018-01-25 Ivan Malovlog: fix memory leak in regexp level set
2018-01-25 Jasvinder Singhflow_classify: fix memory leak in rule add
2018-01-25 Andriy Berestovskyykeepalive: fix state alignment
2018-01-25 Xueming Licmdline: avoid garbage in unused fields of parsed result
2018-01-25 Xueming Licmdline: fix dynamic tokens parsing
2018-01-25 Harry van Haarenservice: fix possible mem leak on initialize
2018-01-25 Zhiyong Yangmbuf: remove void pointer cast
2018-01-22 Thomas Monjalonversion: 18.02-rc1
2018-01-22 Ferruh Yigitethdev: rename function parameter for consistency
2018-01-22 Ferruh Yigitethdev: reorder inline functions
2018-01-22 Ferruh Yigitethdev: separate internal structures into own header
2018-01-22 Ferruh Yigitethdev: separate driver APIs
2018-01-21 Matan Azradethdev: adjust removal error report in flow API
2018-01-21 Matan Azradethdev: adjust removal error report
2018-01-21 Matan Azradethdev: add devop to check removal status
2018-01-21 Radu Nicolauethdev: add security context API documentation
2018-01-21 Victor Kaplanskyvhost: protect active rings from async ring changes
2018-01-21 Junjie Chenvhost: fix mbuf free
2018-01-21 Xiao Wangnet: fix RARP generation
2018-01-21 Junjie Chenvhost: do deep copy while reallocating queue
2018-01-21 Ivan Malovethdev: add function to look up Tx offload names
2018-01-21 Ivan Malovethdev: add function to look up Rx offload names
2018-01-21 Shachar Beisernet: add IPv6 header fields macros
2018-01-21 Kirill Rybalchenkoethdev: increase flow type limit from 32 to 64
2018-01-20 Nélio Laranjeironet: fix ESP header byte ordering definition
2018-01-20 Radu Nicolausecurity: get session size
2018-01-20 Anoob Josephsecurity: support user data retrieval
2018-01-20 Pablo de Laracryptodev: fix function prototype
2018-01-20 Pablo de Laracryptodev: add missing CPU flag string
2018-01-20 Akhil Goyalsecurity: fix enum start value
2018-01-20 Nélio Laranjeirosecurity: fix pedantic compilation
2018-01-20 Nélio Laranjeirocrypto: fix pedantic compilation
2018-01-20 Nélio Laranjeirosecurity: fix device operation type
2018-01-20 Billy O'Mahonycryptodev: extend sym session doxygen info
2018-01-20 Aleksey Baulineal: improve likely and unlikely macros
2018-01-20 Herbert Guaneal/arm64: optimize memcpy
2018-01-20 Jonas Pfefferlevfio: improve noiommu check error handling
2018-01-20 Elza Mathewhash: select fbk function at run-time
2018-01-20 Elza Mathewhash: select cuckoo function at run-time
2018-01-19 Pavan Nikhilesheventdev: add API to perform self test
2018-01-19 Pavan Nikhilesheal: add test assert macros
2018-01-19 Liang Maeventdev: extend capability flags
2018-01-19 Pavan Nikhilesheventdev: use links map to unlink queues
2018-01-19 Pavan Nikhilesheventdev: fix doxygen comments
2018-01-19 Gage Eadseventdev: add implicit release disable capability
2018-01-19 Gage Eadseventdev: set error code in port link/unlink functions
2018-01-19 Amr Mokhtarbbdev: introduce wireless base band device lib
2018-01-18 Anatoly Burakovmember: fix memory leak on error
2018-01-18 Olivier Matzmbuf: fix performance of freeing with non atomic refcnt
2018-01-17 Olivier Matzpdump: fix error check when creating/canceling thread
2018-01-17 Moti Haimovskyvfio: fix FreeBSD build
2018-01-17 Pavan Nikhileshlog: update default log levels
2018-01-17 Pavan Nikhileshlog: update legacy modules dynamic logs regex
2018-01-16 Pavan Nikhileshvfio: make groups max configurable
2018-01-16 Hemant Agrawalvfio: expose clear group function for internal usages
2018-01-16 Xiao Wangigb_uio: allow multi-process access
2018-01-16 Adrien Mazarguillib: fix missing includes in exported headers
2018-01-16 Adrien Mazarguilmember: fix ISO C in exported header
2018-01-16 Adrien Mazarguilflow_classify: fix ISO C in exported header
2018-01-16 Jiayu Huvhost: support Explicit Congestion Notification
2018-01-16 Xiao Wangvhost: use API to make RARP packet
2018-01-16 Xiao Wangnet: add a helper for making RARP packet
2018-01-16 Olivier Matzvhost: fix error code check when creating thread
2018-01-16 Tonghao Zhangvhost: add reconnect thread name for client mode
2018-01-16 Junjie Chenvhost: support virtqueue interrupt/notification suppression
2018-01-16 Thomas Monjalonethdev: add notifications for probing and removal
2018-01-16 Matan Azradethdev: free detached port by the dedicated function
2018-01-16 Matan Azradethdev: allow event registration for all ports
2018-01-16 Thomas Monjalonethdev: remove useless parameter in callback process
2018-01-16 Thomas Monjalonethdev: fix link autonegotiation value
2018-01-16 Elza Mathewethdev: optimize xstats by ids APIs
2018-01-16 Elza Mathewethdev: refactor basic stats code
2018-01-16 Maxime Coquelinvhost: destroy unused virtqueues when multiqueue not...
2018-01-16 Maxime Coquelinvhost: extract virtqueue cleaning and freeing functions
2018-01-16 Maxime Coquelinvhost: propagate set features handling error
2018-01-16 Maxime Coquelinvhost: prevent features to be changed while device...
2018-01-16 Jiayu Huvhost: support UDP Fragmentation Offload
2018-01-16 Stefan Hajnoczivhost: introduce vring call API
2018-01-16 Stefan Hajnoczivhost: add vring call helper
2018-01-16 Jiayu Huvhost: support Generic Segmentation Offload
2018-01-16 Junjie Chenvhost: fix dequeue zero copy with virtio1
2018-01-16 Jianfeng Tanvhost: fix crash
2018-01-16 Beilei Xingmbuf: add PPPoE and L2TP packet types
2018-01-16 Pablo de Laraethdev: fix typo in functions comment
next