net/virtio: rationalize queue flushing
[dpdk.git] / drivers /
2018-01-29 Olivier Matznet/virtio: rationalize queue flushing
2018-01-29 Olivier Matznet/virtio: fix memory leak when reinitializing device
2018-01-29 Olivier Matznet/virtio: fix queue flushing with vector Rx enabled
2018-01-29 Samuel Gauthiernet/virtio: fix Rx and Tx handler selection for ARM32
2018-01-29 Jianfeng Tannet/virtio-user: fix crash as features change
2018-01-29 Rafal Koziknet/ena: do not set Tx L4 offloads in Rx path
2018-01-29 Xueming Linet/mlx5: map UAR address around huge pages
2018-01-29 Shahaf Shulernet/mlx5: fix memory region boundary checks
2018-01-29 Shahaf Shulernet/mlx5: fix memory region cache last index
2018-01-29 Shahaf Shulernet/mlx5: warn for unsuccessful memory registration
2018-01-29 Shahaf Shulernet/mlx5: remove assert un-accessible from secondary...
2018-01-29 Shahaf Shulernet/mlx5: fix secondary process mempool registration
2018-01-29 Shahaf Shulernet/mlx5: fix memory region cache lookup
2018-01-29 Shahaf Shulernet/mlx5: fix link state on device start
2018-01-29 Nélio Laranjeironet/mlx5: fix reception of multiple MAC addresses
2018-01-29 Nélio Laranjeironet/mlx5: use RSS table max size from config
2018-01-29 Nélio Laranjeironet/mlx5: support IPv4 time-to-live filter
2018-01-29 Nélio Laranjeironet/mlx5: fix flow item validation
2018-01-29 Nélio Laranjeironet/mlx5: fix flow director conversion
2018-01-29 Shahaf Shulernet/mlx5: fix missing RSS capability
2018-01-29 Yuanhan Liunet/mlx5: use PCI address as port name
2018-01-29 Qi Zhangnet/i40e: fix RSS flow action parser
2018-01-29 Yong Wangnet/i40e: fix memory leak
2018-01-29 Yong Wangnet/e1000: fix null pointer check
2018-01-29 Zhiyong Yangnet/i40e: remove unnecessary explicit type casting
2018-01-29 Radu Nicolaunet/bonding: check dequeue result before proceeding
2018-01-29 Radu Nicolaunet/bonding: add MAC set operation
2018-01-29 Chas Williamsnet/bonding: do not early mark device as bonded
2018-01-29 Matan Azradnet/failsafe: fix Rx burst infinite loop
2018-01-29 Hyong Youb Kimnet/enic: set L4 checksum flags for IPv6 packets
2018-01-29 Hyong Youb Kimnet/enic: add Tx prepare handler
2018-01-29 Hyong Youb Kimnet/enic: fix crash due to static max number of queues
2018-01-29 Tomasz Duszynskinet/mrvl: switch to the new Tx offload API
2018-01-29 Tomasz Duszynskinet/mrvl: switch to the new Rx offload API
2018-01-29 Olivier Matznet/mlx5: fix allocation when no memory on device NUMA...
2018-01-29 Olivier Matznet/mlx5: fix return value of start operation
2018-01-29 Nélio Laranjeironet/mlx5: fix all multi verification code position
2018-01-29 Radu Nicolaunet/ixgbe: check security enable bits
2018-01-29 Fiona Trahecrypto/qat: fix truncated response ring value
2018-01-29 Fiona Trahecrypto/qat: fix null auth algo overwrite
2018-01-29 Tomasz Jozwiakcrypto/qat: fix parameter type
2018-01-29 Tomasz Jozwiakcrypto/qat: fix typo in error message
2018-01-29 Tomasz Jozwiakcrypto/qat: fix out-of-bounds access
2018-01-29 Akhil Goyalcrypto/dpaa_sec: support scatter gather
2018-01-29 Akhil Goyalcrypto/dpaa2_sec: support scatter gather
2018-01-29 Thomas Monjaloncrypto/dpaa2_sec: fix build with GCC 7
2018-01-29 Thomas Monjaloncrypto/mrvl: fix export map file name
2018-01-29 Neil Hormanmk: add experimental tag check
2018-01-29 Neil Hormanadd experimental tag to appropriate functions
2018-01-29 Hemant Agrawalbus/fslmc: register platform HW mempool on runtime
2018-01-29 Hemant Agrawalbus/dpaa: register platform HW mempool on runtime
2018-01-28 Yongseok Kohnet/mlx5: fix synchronization on polling Rx completions
2018-01-28 Yongseok Kohnet/mlx5: replace I/O memory barrier with coherent...
2018-01-28 Yongseok Kohnet/mlx5: remove unnecessary memory barrier
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 Ferruh Yigitethdev: separate driver APIs
2018-01-21 Matan Azradnet/failsafe: fix removed device handling
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 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 Andy Moretonnet/sfc/base: fix unused argument warning
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 Xiao Wangnet/virtio: support guest announce
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 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
next