dpdk.git
2017-10-06 Shahaf Shulernet/mlx5: fix TSO segment size verification
2017-10-06 Ophir Munknet/tap: fix flow and port commands
2017-10-06 Zhiyong Yangtest: fix assignment operation
2017-10-06 David Hartonnet/ixgbe: eliminate duplicate filterlist symbols
2017-10-06 Alejandro Luceronet/nfp: write PF MAC to config BAR
2017-10-06 Alejandro Luceronet/nfp: configure capabilities by default
2017-10-06 Alejandro Luceronet/nfp: configure L2 broadcast and multicast
2017-10-06 Alejandro Luceronet/nfp: remove firmware ABI check
2017-10-06 Alejandro Luceronet/nfp: add info about RSS capabilities
2017-10-06 Tomasz Kulaseknet/bonding: fix slaves capacity check
2017-10-06 Qi Zhangnet/i40e: fix packet count for PF
2017-10-06 Ivan Malovnet/sfc: free mbufs in bulks on simple EF10 Tx reap
2017-10-06 Ivan Malovnet/sfc: free mbufs in bulks on EF10 native Tx reap
2017-10-06 Shahaf Shulernet/mlx5: enforce Tx num of segments limitation
2017-10-06 Shahaf Shulernet/mlx5: fix Tx stats error counter logic
2017-10-06 Shahaf Shulernet/mlx5: fix Tx stats error counter definition
2017-10-06 Shahaf Shulernet/mlx5: fix num seg assumption in SSE Tx
2017-10-06 Yongseok Kohnet/mlx5: fix calculating TSO inline size
2017-10-06 David Hartonnet/i40e: fix i40evf MAC filter table
2017-10-06 Jingjing Wunet/i40e: fix memory leak if VF init fails
2017-10-06 Matan Azradnet/failsafe: stat support enhancement
2017-10-06 Matan Azradnet/mlx5: support device removal event
2017-10-06 Matan Azradnet/mlx5: link status update separation
2017-10-06 Jerin Jacobnet/thunderx: add device speed capability info
2017-10-06 David Hartonnet/vmxnet3: fix MAC address set
2017-10-06 David Hartonnet/vmxnet3: replenish ring buffers in Rx
2017-10-06 Stephen Hemmingernet/ixgbe: remove unnecessary void casts
2017-10-06 Stephen Hemmingernet/i40e: remove unnecessary void casts
2017-10-06 Stephen Hemmingernet/igb: remove unnecessary void casts
2017-10-06 Stephen Hemmingernet/sfc: remove unnecessary void casts
2017-10-06 Stephen Hemmingernet/bnx2x: remove unnecessary void casts
2017-10-06 Stephen Hemmingerapp/testpmd: remove unnecessary void casts
2017-10-06 Wei Dainet/ixgbe: fix adding a mirror rule
2017-10-06 Adrien Mazarguilnet/mlx4: merge interrupt collector function
2017-10-06 Adrien Mazarguilnet/mlx4: fix rescheduled link status check
2017-10-06 Adrien Mazarguilnet/mlx4: fix unhandled event debug message
2017-10-06 Alejandro Lucerodoc: create different features files for NFP drivers
2017-10-06 Alejandro Lucerodoc: update release notes with NFP PF support
2017-10-06 Alejandro Lucerodoc: update NFP with PF support information
2017-10-06 Alejandro Luceronet/nfp: read PF port MAC addr using NSP
2017-10-06 Alejandro Luceronet/nfp: support HW port link configuration
2017-10-06 Alejandro Luceronet/nfp: add NSP support for HW link configuration
2017-10-06 Alejandro Luceronet/nfp: support PF multiport
2017-10-06 Alejandro Luceronet/nfp: allocate ethernet device from PF probe function
2017-10-06 Alejandro Luceronet/nfp: support PF devices inside PMD initialization
2017-10-06 Alejandro Luceronet/nfp: support vNIC Rx/Tx BAR mappings
2017-10-06 Alejandro Luceronet/nfp: support vNIC config BAR mapping
2017-10-06 Alejandro Luceronet/nfp: add FW upload logic
2017-10-06 Alejandro Luceronet/nfp: add NSP symbol resolution command
2017-10-06 Alejandro Luceronet/nfp: add NSP FW upload command
2017-10-06 Alejandro Luceronet/nfp: add NSP support for commands
2017-10-06 Alejandro Luceronet/nfp: support new PCI id
2017-10-06 Alejandro Luceronet/nfp: add specific PF probe function
2017-10-06 Alejandro Luceronet/nfp: add NSP user space interface
2017-10-06 Congwen Zhangnet/cxgbe: fix memory leak
2017-10-06 Xueming Linet/mlx5: fix tunnel offload detection
2017-10-06 Jingjing Wunet/i40e: remove unused and incorrect definition
2017-10-06 Matan Azradnet/failsafe: fix adding MAC error report miss
2017-10-06 Adrien Mazarguilnet/mlx4: rely on ethdev for Tx/Rx queue arrays
2017-10-06 Adrien Mazarguilnet/mlx4: remove isolated mode constraint
2017-10-06 Adrien Mazarguilnet/mlx4: clean up includes and comments
2017-10-06 Adrien Mazarguilnet/mlx4: separate memory management functions
2017-10-06 Adrien Mazarguilnet/mlx4: rename private functions in flow API
2017-10-06 Adrien Mazarguilnet/mlx4: group flow API handlers in common file
2017-10-06 Adrien Mazarguilnet/mlx4: separate Rx configuration functions
2017-10-06 Adrien Mazarguilnet/mlx4: separate Tx configuration functions
2017-10-06 Adrien Mazarguilnet/mlx4: separate device control functions
2017-10-06 Adrien Mazarguilnet/mlx4: separate Rx/Tx functions
2017-10-06 Adrien Mazarguilnet/mlx4: separate Rx/Tx definitions
2017-10-06 Adrien Mazarguilnet/mlx4: separate interrupt handling
2017-10-06 Adrien Mazarguilnet/mlx4: compact interrupt functions
2017-10-06 Adrien Mazarguilnet/mlx4: clean up interrupt functions prototypes
2017-10-06 Adrien Mazarguilnet/mlx4: refactor interrupt FD settings
2017-10-06 Adrien Mazarguilnet/mlx4: rename alarm field
2017-10-06 Adrien Mazarguilnet/mlx4: use a single interrupt handle
2017-10-06 Adrien Mazarguilnet/mlx4: separate debugging macros
2017-10-06 Adrien Mazarguilnet/mlx4: use standard macro to get array size
2017-10-06 Adrien Mazarguilnet/mlx4: remove mbuf macro definitions
2017-10-06 Adrien Mazarguilnet/mlx4: remove unnecessary wrapper functions
2017-10-06 Adrien Mazarguilnet/mlx4: remove control path locks
2017-10-06 Adrien Mazarguilnet/mlx4: clean up coding style inconsistencies
2017-10-06 Adrien Mazarguilnet/mlx4: standardize on negative errno values
2017-10-06 Adrien Mazarguilnet/mlx4: simplify link update function
2017-10-06 Adrien Mazarguilnet/mlx4: simplify Rx buffer handling
2017-10-06 Adrien Mazarguilnet/mlx4: revert fast verbs interface for Rx
2017-10-06 Adrien Mazarguilnet/mlx4: revert fast verbs interface for Tx
2017-10-06 Adrien Mazarguilnet/mlx4: revert multicast echo prevention
2017-10-06 Adrien Mazarguilnet/mlx4: revert resource domain support
2017-10-06 Adrien Mazarguilnet/mlx4: use standard QP attributes
2017-10-06 Adrien Mazarguilnet/mlx4: drop inline receive support
2017-10-06 Adrien Mazarguilnet/mlx4: drop scatter/gather support
2017-10-06 Adrien Mazarguilnet/mlx4: drop packet type recognition support
2017-10-06 Adrien Mazarguilnet/mlx4: drop checksum offloads support
2017-10-06 Adrien Mazarguilnet/mlx4: drop RSS support
2017-10-06 Adrien Mazarguilnet/mlx4: revert RSS parent queue refactoring
2017-10-06 Adrien Mazarguilnet/mlx4: revert flow API RSS support
2017-10-06 Adrien Mazarguilnet/mlx4: drop MAC flows affecting all Rx queues
2017-10-06 Adrien Mazarguilnet/mlx4: remove MAC address configuration support
2017-10-06 Adrien Mazarguilnet/mlx4: remove VLAN filter support
2017-10-06 Adrien Mazarguilnet/mlx4: remove allmulti and promisc support
next