summaryrefslogtreecommitdiff
path: root/curvetun_client.c
AgeCommit message (Expand)AuthorFilesLines
2014-04-10poll: changed to include <poll.h> instead of <sys/poll.h>Christian Wiese1-1/+1
2013-07-11curvetun_mgmt: consolidate the two mgmt include files into oneDaniel Borkmann1-2/+1
2013-07-11curvetun_client: include crypto instead of single nacl headerDaniel Borkmann1-1/+1
2013-07-11curvetun: renamed client, server, and management filesDaniel Borkmann1-0/+437
mmit/?h=nds-private-remove&id=3b01fe7f91c8e4f9afc4fae3c5af72c14958d2d8'>3b01fe7f91c8e4f9afc4fae3c5af72c14958d2d8 (diff)
net/mlx4_en: Fix bad WQE issue
Single send WQE in RX buffer should be stamped with software ownership in order to prevent the flow of QP in error in FW once UPDATE_QP is called. Fixes: 9f519f68cfff ('mlx4_en: Not using Shared Receive Queues') Signed-off-by: Eugenia Emantayev <eugenia@mellanox.com> Signed-off-by: Tariq Toukan <tariqt@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat