dpdk.git
2018-01-16 Shahaf Shulerexamples/ipv4_multicast: convert to new ethdev offloads API
2018-01-16 Shahaf Shulerexamples/ipsec-secgw: convert to new ethdev offloads API
2018-01-16 Shahaf Shulerexamples/ip_reassembly: convert to new ethdev offloads API
2018-01-16 Shahaf Shulerexamples/ip_pipeline: convert to new ethdev offloads API
2018-01-16 Shahaf Shulerexamples/ip_fragmentation: convert to new offloads API
2018-01-16 Shahaf Shulerexamples/kni: convert to new ethdev offloads API
2018-01-16 Shahaf Shulerexamples/exception_path: convert to new ethdev offloads API
2018-01-16 Shahaf Shulerexamples/bond: convert to new ethdev offloads API
2018-01-16 Shahaf Shulerexamples/l3fwd-vf: convert to new ethdev offloads API
2018-01-16 Shahaf Shulerexamples/l3fwd-power: convert to new ethdev offloads API
2018-01-16 Shahaf Shulerexamples/l3fwd-acl: convert to new ethdev offloads API
2018-01-16 Shahaf Shulerexamples/l3fwd: convert to ethdev offloads API
2018-01-16 Shahaf Shulerexamples/l2fwd-keepalive: convert to new ethdev offload...
2018-01-16 Shahaf Shulerexamples/l2fwd-jobstats: convert to new ethdev offloads API
2018-01-16 Shahaf Shulerexamples/l2fwd-crypto: convert to new ethdev offloads API
2018-01-16 Shahaf Shulerexamples/l2fwd: convert to new ethdev offloads API
2018-01-16 Jiayu Huvhost: support Explicit Congestion Notification
2018-01-16 Xiao Wangvhost: use API to make RARP packet
2018-01-16 Xiao Wangnet: add a helper for making RARP packet
2018-01-16 Xiao Wangnet/virtio: add packet injection method
2018-01-16 Xiao Wangnet/virtio: make control queue thread-safe
2018-01-16 Zhiyong Yangexamples/vhost: fix startup check
2018-01-16 Olivier Matzvhost: fix error code check when creating thread
2018-01-16 Zhike Wangnet/virtio: init MTU in case no control channel
2018-01-16 Tonghao Zhangvhost: add reconnect thread name for client mode
2018-01-16 Junjie Chenvhost: support virtqueue interrupt/notification suppression
2018-01-16 Yongseok Kohnet/mlx5: fix calculation of flow ID flag
2018-01-16 Yongseok Kohnet/mlx5: fix missing attribute size for drop action
2018-01-16 Yongseok Kohnet/mlx5: fix deadlock of link status alarm
2018-01-16 Qi Zhangnet/e1000: fix mailbox interrupt handler
2018-01-16 Qi Zhangnet/ixgbe: fix mailbox interrupt handler
2018-01-16 Markus Theilnet/e1000: add device ID for 82579LM support
2018-01-16 Chas Williamsnet/e1000: always enable receive and transmit
2018-01-16 David Hartonnet/i40e: fix VF reset stats crash
2018-01-16 Wei Zhaonet/i40e: fix port segmentation fault when restart
2018-01-16 Beilei Xingnet/i40e: fix setting MAC address of VF
2018-01-16 Yanglong Wunet/ixgbe: fix max queue number for VF
2018-01-16 Wei Zhaonet/i40e: move RSS to flow API
2018-01-16 Beilei Xingapp/testpmd: add configuration for input set
2018-01-16 Beilei Xingnet/i40e: support input set configuration
2018-01-16 Natalie Samsonovnet/mrvl: keep shadow Txqs inside PMD Txq
2018-01-16 Natalie Samsonovnet/mrvl: fix shadow queue tail and size calculations
2018-01-16 Natalie Samsonovnet/mrvl: fix oversize bpool handling
2018-01-16 Natalie Samsonovnet/mrvl: fix HIF objects allocation
2018-01-16 Natalie Samsonovnet/mrvl: fix multiple probe
2018-01-16 Olivier Matznet/bnxt: remove useless copy when setting MAC address
2018-01-16 Olivier Matznet/vmxnet3: remove useless copy when setting MAC address
2018-01-16 Stephen Hemmingernet/tap: remove unused kernel version definitions
2018-01-16 Shreyansh Jainbus/fslmc: support scanned device count
2018-01-16 Matan Azradnet/failsafe: improve Rx sub-devices iteration
2018-01-16 Matan Azradnet/failsafe: mitigate data plane atomic operations
2018-01-16 Matan Azradnet/failsafe: fix Rx safe check compiler hint
2018-01-16 Sharmila Podurynet/bonding: add ethdev ops function for MTU set
2018-01-16 Vipin Varghesenet/pcap: fix the NUMA id display in logs
2018-01-16 John Daleynet/enic: remove a conditional from the Tx path
2018-01-16 John Daleynet/enic: use TSO flags
2018-01-16 Hyong Youb Kimnet/enic: use BSD-3-Clause
2018-01-16 Hyong Youb Kimnet/enic: use dynamic log types
2018-01-16 Hyong Youb Kimnet/enic: refill only the address of the RQ descriptor
2018-01-16 Hyong Youb Kimnet/enic: remove a couple unnecessary statements
2018-01-16 Hyong Youb Kimnet/enic: remove remaining header-split code
2018-01-16 Hyong Youb Kimnet/enic: fix L4 Rx ptype comparison
2018-01-16 Hyong Youb Kimnet/enic: do not set checksum unknown offload flag
2018-01-16 Hyong Youb Kimnet/enic: use the new ethdev offloads API
2018-01-16 Hyong Youb Kimdoc: update enic guide
2018-01-16 John Daleymaintainers: update for enic
2018-01-16 Matan Azradapp/testpmd: extend event printing
2018-01-16 Thomas Monjalonethdev: add notifications for probing and removal
2018-01-16 Matan Azradethdev: free detached port by the dedicated function
2018-01-16 Matan Azradethdev: allow event registration for all ports
2018-01-16 Thomas Monjalonethdev: remove useless parameter in callback process
2018-01-16 Thomas Monjalonethdev: fix link autonegotiation value
2018-01-16 Olivier Matznet/bnxt: fix headroom initialization
2018-01-16 Olivier Matznet/bnxt: use new API to get IOVA address
2018-01-16 Declan Dohertynet/bonding: burst mode hash calculation
2018-01-16 Chas Williamsnet/bonding: fix setting slave MAC addresses
2018-01-16 Ajit Khapardenet/bnxt: check on-chip resources
2018-01-16 Somnath Koturnet/bnxt: free the aggregation ring
2018-01-16 Somnath Koturnet/bnxt: fix duplicate pattern for 5tuple filter
2018-01-16 Somnath Koturnet/bnxt: fix duplicate filter pattern creation error
2018-01-16 Ajit Khapardenet/bnxt: remove addition of a temporary filter
2018-01-16 Ajit Khapardenet/bnxt: fix check for ether type
2018-01-16 Ajit Khapardenet/bnxt: check initialization before accessing stats
2018-01-16 Ajit Khapardenet/bnxt: add check for multi host PF per port
2018-01-16 Ajit Khapardenet/bnxt: return proper error code
2018-01-16 Ajit Khapardenet/bnxt: fix group info usage
2018-01-16 Ajit Khapardenet/bnxt: parse checksum offload flags
2018-01-16 Ajit Khapardenet/bnxt: fix double increment of idx during Tx ring...
2018-01-16 Ajit Khapardenet/bnxt: check return values in init
2018-01-16 Akhil Goyalbus/dpaa: support enqueue frames of multiple queues
2018-01-16 Hemant Agrawalnet/dpaa: support push mode
2018-01-16 Hemant Agrawalbus/dpaa: support static queues
2018-01-16 Hemant Agrawalapp/testpmd: support loopback config for DPAA
2018-01-16 Hemant Agrawalnet/dpaa: support loopback API
2018-01-16 Hemant Agrawalnet/dpaa: support Rx queue count
2018-01-16 Hemant Agrawalbus/dpaa: query queue frame count support
2018-01-16 Nipun Guptanet/dpaa: optimize Rx path
2018-01-16 Nipun Guptanet/dpaa: optimize the Tx burst
2018-01-16 Nipun Guptanet/dpaa: change Tx HW budget to 7
2018-01-16 Hemant Agrawalbus/dpaa: support creating dynamic HW portal
next