dpdk.git
2018-01-26 Olivier Matzcmdline: standardize conversion of IP address strings spdx-start
2018-01-26 Olivier Matzmbuf: fix freeing of NULL mbuf when debug enabled
2018-01-26 Olivier Matzmbuf: rename Tx VLAN flags
2018-01-26 Olivier Matzmbuf: fix API documentation regarding VLAN flags
2018-01-26 Olivier Matzdoc: announce control mbuf removal
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-25 Marko Kovacevicdoc: fix build of bbdev test guide
2018-01-25 Zhiyong Yangevent/opdl: fix icc build
2018-01-24 Ophir Munknet/vdev_netvsc: fix build without C11 and pedantic
2018-01-24 Ophir Munknet/tap: use local eBPF definitions
2018-01-24 Pavan Nikhileshdrivers/event: fix resource leak in selftest
2018-01-24 Harry van Haarenevent/opdl: rework loops to comply with dpdk style
2018-01-24 Jerin Jacobevent/sw: fix debug logging config option
2018-01-22 Thomas Monjalonversion: 18.02-rc1
2018-01-22 Ferruh Yigitconfig: sort PMD config options
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 Azradnet/failsafe: fix removed device handling
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 Azradnet/mlx5: support a device removal check operation
2018-01-21 Matan Azradnet/mlx4: support a device removal check operation
2018-01-21 Matan Azradethdev: add devop to check removal status
2018-01-21 Ophir Munkdoc: add RSS in tap guide
2018-01-21 Ophir Munknet/tap: implement RSS using eBPF
2018-01-21 Ophir Munknet/tap: add eBPF API
2018-01-21 Ophir Munknet/tap: add eBPF bytes code
2018-01-21 Ophir Munknet/tap: add eBPF program file
2018-01-21 Ophir Munknet/tap: support actions for different classifiers
2018-01-21 Yongseok Kohnet/mlx5: fix memory region lookup
2018-01-21 Beilei Xingnet/i40e: ignore case of packet type
2018-01-21 Beilei Xingnet/i40e: add parser for IPv4/v6 frag
2018-01-21 Beilei Xingnet/i40e: fix fail to update packet type table
2018-01-21 Beilei Xingnet/i40e: fix flow director Rx resource defect
2018-01-21 Matan Azradnet/vdev_netvsc: add automatic probing
2018-01-21 Matan Azradnet/vdev_netvsc: add force parameter
2018-01-21 Matan Azradnet/vdev_netvsc: skip routed netvsc probing
2018-01-21 Matan Azradnet/vdev_netvsc: implement core functionality
2018-01-21 Matan Azradnet/vdev_netvsc: introduce Hyper-V platform driver
2018-01-21 Matan Azradnet/failsafe: add probed device capture
2018-01-21 Matan Azradnet/failsafe: add fd parameter
2018-01-21 Adrien Mazarguilnet/failsafe: fix invalid free
2018-01-21 Radu Nicolauethdev: add security context API documentation
2018-01-21 Andy Moretonnet/sfc/base: fix unused argument warning
2018-01-21 Zhiyong Yangdoc: fix typo in link bonding guide
2018-01-21 Yong Wangnet/dpaa: fix potential memory leak
2018-01-21 Wenzhuo Lunet/avf: fix makefile typo
2018-01-21 Yongseok Kohnet/mlx5: fix handling link status event
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/virtio: support guest announce
2018-01-21 Xiao Wangnet: fix RARP generation
2018-01-21 Junjie Chenvhost: do deep copy while reallocating queue
2018-01-21 Maciej Czekajnet/thunderx: convert to new offload API
2018-01-21 Tomasz Duszynskinet/mrvl: allow adding MAC address before port init
2018-01-21 Tomasz Duszynskinet/mrvl: allow changing MTU before port init
2018-01-21 Ivan Malovnet/sfc: convert to new Tx offload API
2018-01-21 Ivan Malovnet/sfc: factor out function to report Tx capabilities
2018-01-21 Ivan Malovnet/sfc: convert to new Rx offload API
2018-01-21 Ivan Malovnet/sfc: factor out function to report Rx capabilities
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 Roman Zhukovnet/sfc: fix flow RSS check in error handling
2018-01-21 Roman Zhukovnet/sfc: fix initialization of flow structure
2018-01-21 Moti Haimovskynet/tap: use new Rx offloads API
2018-01-21 Moti Haimovskynet/tap: use new Tx offloads API
2018-01-21 Rafal Koziknet/ena: convert to new Rx offloads API
2018-01-21 Rafal Koziknet/ena: convert to new Tx offloads API
2018-01-21 Shachar Beisernet/mlx5: fix IPv6 header fields
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-21 George Wilkienet/vmxnet3: reset packet type for non-IPv4 packets
2018-01-21 Rosen Xunet/i40e: fix packet type for X722
2018-01-21 Igor Ryzhovnet/i40e: fix flag for MAC address write
2018-01-21 Ferruh Yigitdoc: update pcap guide
2018-01-21 Moti Haimovskynet/failsafe: use new Rx offloads API
2018-01-21 Moti Haimovskynet/failsafe: use new Tx offloads API
2018-01-21 Hemant Agrawalbus/fslmc: adjust to dpaa2 eventdev disabling
2018-01-21 Nipun Guptanet/dpaa2: use hash FLCTYPE only for LX2
2018-01-21 Hemant Agrawalnet/dpaa2: change VLAN filter rule to be called on...
2018-01-21 Hemant Agrawalnet/dpaa2: optimize Rx/Tx path
2018-01-21 Hemant Agrawalnet/dpaa2: support more than 16 burst size in Rx
2018-01-21 Rasesh Modynet/qede: replace config option with run-time arg
2018-01-21 Thomas Monjalonexamples/eventdev: fix build with GCC < 5
2018-01-21 Andrew Rybchenkoevent/opdl: fix build using C99 mode
2018-01-20 Radu Nicolauexamples/ipsec-secgw: try end in flow actions before...
2018-01-20 Pablo de Laracryptodev: remove duplicated device name length
2018-01-20 Nélio Laranjeiroexamples/ipsec-secgw: fix SPI byte order in flow item
2018-01-20 Nélio Laranjeironet: fix ESP header byte ordering definition
2018-01-20 Radu Nicolauexamples/ipsec_secgw: create session mempools for ethdevs
2018-01-20 Radu Nicolaunet/ixgbe: get security session size
2018-01-20 Radu Nicolausecurity: get session size
2018-01-20 Nélio Laranjeiroexamples/ipsec-secgw: add egress flow actions
next