net/tap: support RSS hash update
[dpdk.git] / drivers /
2018-05-17 Ophir Munknet/tap: support RSS hash update
2018-05-17 Adrien Mazarguilnet/mlx4: fix shifts of signed values in Tx
2018-05-17 Shahaf Shulernet/mlx5: fix default RSS level
2018-05-17 Xiaoyun Linet/avf: fix traffic blocked on reset
2018-05-17 Wenzhuo Lunet/ixgbe: fix too many interrupts
2018-05-17 Beilei Xingnet/i40e: fix failing to disable FDIR Tx queue
2018-05-17 Ivan Malovnet/sfc: improve unsupported flow pattern message
2018-05-17 Andrew Rybchenkonet/sfc: fix minimum number of Rx descriptors in ESSB...
2018-05-17 Ophir Munknet/tap: fix isolation mode toggling
2018-05-17 Shahaf Shulernet/mlx5: fix build without tunnel RSS support
2018-05-17 Matan Azradnet/mlx5: support MPLS-in-GRE and MPLS-in-UDP
2018-05-17 Shahaf Shulernet/mlx5: add Bluefield device id
2018-05-17 Shahaf Shulernet/mlx5: fix flow director drop rule deletion crash
2018-05-17 Xiao Wangnet/virtio-user: fix device init in legacy-mem mode
2018-05-17 Tiwei Bienet/virtio-user: strip MAC feature when none specified
2018-05-17 Tiwei Bienet/vhost: do not clear offload flags in Rx
2018-05-17 Jiayu Hunet/virtio-user: fix feature setting with vhost-net...
2018-05-15 Rasesh Modynet/qede: fix default Tx offload config
2018-05-15 Andy Greennet/mlx5: fix uninitialized variable in probing
2018-05-15 Andy Greennet/bnx2x: fix memzone name overrun
2018-05-15 Andy Greennet/bnx2x: fix KR2 device check
2018-05-15 Andy Greennet/bnx2x: do not cast function pointers as a policy
2018-05-15 Andy Greenbus/pci: fix size of driver name buffer
2018-05-14 Andy Greennet/vdev_netvsc: replace strncpy by strlcpy
2018-05-14 Andy Greennet/vdev_netvsc: readlink inputs cannot be aliased
2018-05-14 Andy Greennet/sfc: make sure that stats name is nul-terminated
2018-05-14 Andy Greennet/qede: fix strncpy
2018-05-14 Andy Greennet/qede: replace strncpy by strlcpy
2018-05-14 Andy Greennet/nfp: fix memcpy out of source range
2018-05-14 Andy Greennet/nfp: fix off-by-one and no nul on strncpy use
2018-05-14 Andy Greennet/nfp: fix strncpy misuse
2018-05-14 Andy Greennet/nfp: fix buffer overflow of FW strings
2018-05-14 Andy Greennet/axgbe: fix EEPROM string comparison
2018-05-14 Andy Greenbus/dpaa: fix inconsistent struct alignment
2018-05-14 Andy Greenbus/pci: replace strncpy by strlcpy
2018-05-14 Vipin Varghesenet/tap: add default name to tun
2018-05-14 Hyong Youb Kimnet/enic: fix missing offload capabilities
2018-05-14 Matan Azradnet/bonding: fix slave activation simultaneously
2018-05-14 Jingjing Wunet/avf: fix Rx interrupt mapping
2018-05-14 Shreyansh Jainnet/dpaa2: change VLAN strip value to offload flag
2018-05-14 Rahul Lakkireddynet/cxgbe: free resources during uninit
2018-05-14 Ophir Munknet/mlx4: advertise supported RSS hash functions
2018-05-14 Ophir Munknet/mlx4: avoid constant recreations in function
2018-05-14 Yongseok Kohnet/mlx5: use correct field in a union structure
2018-05-14 Yongseok Kohnet/mlx5: use coherent I/O memory barrier
2018-05-14 Yongseok Kohnet/mlx5: fix inlining segmented TSO packet
2018-05-14 Ophir Munknet/failsafe: add an RSS hash update callback
2018-05-14 Remy Hortonnet/ixgbe: fix missing port representor data-path
2018-05-14 Remy Hortonnet/i40e: fix missing port representor data-path
2018-05-14 Beilei Xingnet/i40e: print original value for global register...
2018-05-14 Zhiyong Yangnet/virtio-user: fix multiple queues fail in server...
2018-05-14 Yanglong Wunet/i40e: fix missing VLAN offload capability
2018-05-14 Qi Zhangnet/i40e: fix missing mbuf fast free offload
2018-05-14 Matan Azradnet/failsafe: fix sub-device ownership race
2018-05-14 Thomas Monjalonethdev: add probing finish function
2018-05-14 Thomas Monjalondrivers/net: use higher level of probing helper for PCI
2018-05-14 Thomas Monjalonnet/failsafe: fix sub-device visibility
2018-05-14 Beilei Xingnet/i40e: print global register change info
2018-05-14 Andrew Rybchenkonet/sfc: fix inner TCP/UDP checksum offload control
2018-05-14 Hyong Youb Kimnet/enic: fix flow drop action
2018-05-14 Wei Dainet/e1000: report Tx multi segment offload
2018-05-14 Beilei Xingnet/i40e: fix link status update
2018-05-14 Yongseok Kohnet/mlx5: add Multi-Packet Rx support
2018-05-14 Yongseok Kohnet/mlx5: add a function to rdma-core glue
2018-05-14 Yongseok Kohnet/mlx5: separate filling Rx flags
2018-05-14 Yongseok Kohnet/mlx4: add new memory region support
2018-05-14 Yongseok Kohnet/mlx4: remove memory region support
2018-05-14 Yongseok Kohnet/mlx5: add new memory region support
2018-05-14 Yongseok Kohnet/mlx5: remove memory region support
2018-05-14 Wei Daiethdev: new Rx/Tx offloads API
2018-05-14 Yongseok Kohnet/mlx5: change device reference for secondary process
2018-05-14 Ophir Munknet/mlx4: fix CRC stripping capability report
2018-05-14 Raslan Darawshehnet/failsafe: fix probe cleanup
2018-05-14 Ophir Munknet/failsafe: advertise supported RSS functions
2018-05-14 Shreyansh Jainnet/dpaa: update optimal burst size in device info
2018-05-14 Shreyansh Jainnet/dpaa: fix max push mode queue
2018-05-14 Ophir Munknet/tap: report on supported RSS hash functions
2018-05-14 Ajit Khapardenet/bnxt: add NVM specific HWRM commands
2018-05-14 Ajit Khapardenet/bnxt: add HWRM commands for more filtering support
2018-05-14 Ajit Khapardenet/bnxt: add async event HWRM commands
2018-05-14 Ajit Khapardenet/bnxt: update HWRM to version 1.9.2
2018-05-14 Hyong Youb Kimnet/enic: update UDP RSS controls
2018-05-14 Hyong Youb Kimnet/enic: fix RSS hash type advertisement
2018-05-14 John Daleynet/enic: set rte errno to positive value
2018-05-14 Hyong Youb Kimnet/enic: fix the MTU handler to rely on max packet...
2018-05-14 Hyong Youb Kimnet/enic: enable RQ first and then post Rx buffers
2018-05-14 Maxime Coquelinnet/virtio-user: support memory hotplug
2018-05-14 Yongseok Kohnet/mlx5: fix calculation of Tx TSO inline room size
2018-05-14 Raslan Darawshehnet/mlx5: fix resource leak in case of error
2018-05-14 Raslan Darawshehnet/mlx5: fix double free on error handling
2018-05-14 Xueming Linet/mlx5: fix SW parser enabling
2018-05-14 Xueming Linet/mlx5: fix SW parsing feature detection
2018-05-14 Tonghao Zhangnet/ixgbevf: save interrupt mask for performance
2018-05-14 Tonghao Zhangnet/ixgbe: write disable to EITR counter
2018-05-14 Tonghao Zhangnet/ixgbe: set the default value for EITR
2018-05-14 Tonghao Zhangnet/ixgbevf: set the interrupt interval for EITR
2018-05-14 Andrew Rybchenkonet/sfc/base: add Medford2 head-of-line blocking stats
2018-05-14 Andrew Rybchenkonet/sfc/base: support RxDP scatter disabled truncate...
2018-05-14 Andrew Rybchenkonet/sfc/base: generate Medford2 RxDP stats
2018-05-14 Andrew Rybchenkonet/sfc/base: fix Medford2 FEC stats range
next