net/virtio: rationalize queue flushing
[dpdk.git] / drivers / net /
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 Neil Hormanmk: add experimental tag check
2018-01-29 Neil Hormanadd experimental tag to appropriate functions
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-24 Ophir Munknet/vdev_netvsc: fix build without C11 and pedantic
2018-01-24 Ophir Munknet/tap: use local eBPF definitions
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
2018-01-21 Shachar Beisernet/mlx5: fix IPv6 header fields
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 Moti Haimovskynet/failsafe: use new Rx offloads API
2018-01-21 Moti Haimovskynet/failsafe: use new Tx offloads API
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-20 Radu Nicolaunet/ixgbe: get security session size
2018-01-19 Sunil Kumar Korinet/dpaa: support Rx queue configurations with eventdev
2018-01-19 Sunil Kumar Koribus/dpaa: support event dequeue and consumption
next