public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH V1 0/4] New RAW_PACKET QP type
@ 2010-07-04 13:35 Aleksey Senin
       [not found] ` <4C308E07.7050903-192fA4vuk7xBDLzU/O5InQ@public.gmane.org>
  0 siblings, 1 reply; 10+ messages in thread
From: Aleksey Senin @ 2010-07-04 13:35 UTC (permalink / raw)
  To: linux-rdma-u79uwXL29TY76Z2rM5mHXA
  Cc: Moni Shoua, Or Gerlitz, Yiftah Shahar, Alex Rosenbaum,
	Walukiewicz, Miroslaw

The following patches add a new QP type named RAW_PACKET.

This type of QP is used in Ethernet environment and intended for
creation of a whole packet, including L2 headers, from userspace. In
order to prevent regular user from creating malicious packets, at the
time of QP creation, kernel will check if the process has necessary
permissions. This examination areis done in uverbs layer and is general
for all low level drivers.

--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2011-01-21 17:12 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-04 13:35 [PATCH V1 0/4] New RAW_PACKET QP type Aleksey Senin
     [not found] ` <4C308E07.7050903-192fA4vuk7xBDLzU/O5InQ@public.gmane.org>
2010-07-04 13:55   ` [PATCH V1 1/4] Rename RAW_ETY to RAW_ETHERTYPE Aleksey Senin
     [not found]     ` <4C3092ED.6000701-192fA4vuk7xBDLzU/O5InQ@public.gmane.org>
2010-07-04 14:08       ` [PATCH V1 2/4] New RAW_PACKET QP type definition Aleksey Senin
     [not found]         ` <4C3095CB.2000205-192fA4vuk7xBDLzU/O5InQ@public.gmane.org>
2010-07-04 14:12           ` [PATCH V1 3/4] Security check on QP type Aleksey Senin
     [not found]             ` <4C3096B0.5030005-192fA4vuk7xBDLzU/O5InQ@public.gmane.org>
2010-07-04 14:13               ` [PATCH V1 4/4] Add RAW_PACKET to ib_attach/detach mcast calls Aleksey Senin
2010-07-05 13:53           ` [PATCH V1 2/4] New RAW_PACKET QP type definition Steve Wise
     [not found]             ` <4C31E3E4.8020508-7bPotxP6k4+P2YhJcF5u+vpXobYPEAuW@public.gmane.org>
2010-07-05 14:47               ` Aleksey Senin
2010-07-06  6:13               ` Or Gerlitz
2010-08-04 17:44       ` [PATCH V1 1/4] Rename RAW_ETY to RAW_ETHERTYPE Roland Dreier
     [not found]         ` <adaiq3q8e7h.fsf-BjVyx320WGW9gfZ95n9DRSW4+XlvGpQz@public.gmane.org>
2011-01-21 17:12           ` Steve Wise

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox