10 Dec, 2009
1 commit
-
Delete extra words in "is to takes advantage of".
Signed-off-by: Bart Van Assche
Signed-off-by: Roland Dreier
08 Oct, 2009
1 commit
-
The proper syntax for udev rules is KERNEL==... instead of KERNEL=...
Signed-off-by: Bart Van Assche
Reported-by: Lukasz Jurewicz
Signed-off-by: Roland Dreier
09 Apr, 2009
1 commit
-
Update the documentation to include connected mode, stateless offloads
and interrupt moderation, and add a reference to the connected mode RFC.Signed-off-by: Or Gerlitz
Signed-off-by: Roland Dreier
10 Oct, 2007
1 commit
-
Add support for setting the P_Key index of sent MADs and getting the
P_Key index of received MADs. This requires a change to the layout of
the ABI structure struct ib_user_mad_hdr, so to avoid breaking
compatibility, we default to the old (unchanged) ABI and add a new
ioctl IB_USER_MAD_ENABLE_PKEY that allows applications that are aware
of the new ABI to opt into using it.We plan on switching to the new ABI by default in a year or so, and
this patch adds a warning that is printed when an application uses the
old ABI, to push people towards converting to the new ABI.Signed-off-by: Roland Dreier
Reviewed-by: Sean Hefty
Reviewed-by: Hal Rosenstock
25 Apr, 2007
1 commit
-
Signed-off-by: Hal Rosenstock
Signed-off-by: Roland Dreier
04 Aug, 2006
1 commit
-
Remove references to the IPoIB IETF working group as it has been closed.
Signed-off-by: Or Gerlitz
Signed-off-by: Roland Dreier
18 Jun, 2006
1 commit
-
Now that the IETF has released RFCs covering IPoIB, give the numbers in
the documentation for IPoIB.Signed-off-by: Roland Dreier
28 Jul, 2005
2 commits
-
Add core locking documentation to Infiniband
Signed-off-by: Roland Dreier
Signed-off-by: Hal Rosenstock
Cc: Roland Dreier
Signed-off-by: Andrew Morton
Signed-off-by: Linus Torvalds -
User MAD ABI changes to support RMPP
Signed-off-by: Hal Rosenstock
Cc: Roland Dreier
Signed-off-by: Andrew Morton
Signed-off-by: Linus Torvalds
08 Jul, 2005
1 commit
-
Add documentation for InfiniBand userspace verbs.
Signed-off-by: Roland Dreier
Signed-off-by: Andrew Morton
Signed-off-by: Linus Torvalds
17 Apr, 2005
2 commits
-
Update IPoIB documentation now that multicast debugging files have moved from
ipoibdebugfs to debugfs.Signed-off-by: Roland Dreier
Signed-off-by: Andrew Morton
Signed-off-by: Linus Torvalds -
Initial git repository build. I'm not bothering with the full history,
even though we have it. We can create a separate "historical" git
archive of that later if we want to, and in the meantime it's about
3.2GB when imported into git - space that would just make the early
git days unnecessarily complicated, when we don't have a lot of good
infrastructure for it.Let it rip!