summaryrefslogtreecommitdiffstats
path: root/sys/contrib/rdma
Commit message (Expand)AuthorAgeFilesLines
* Revert previous commit...kevlo2012-10-104-4/+4
* Prefer NULL over 0 for pointerskevlo2012-10-094-4/+4
* Fix an obvious typo.pjd2012-09-221-1/+1
* - Updated TOE support in the kernel.np2012-06-195-16/+49
* Fix the following compilation warnings in sys/contrib/rdma/rdma_cma.c:dim2012-04-201-1/+1
* In sys/contrib/rdma/ib_addr.h, bump MAX_ADDR_LEN to 20 bytes (the samedim2012-01-071-1/+1
* Remove the explicit definition of inet_aton() as it was introduced as aattilio2009-11-121-103/+0
* Merge the remainder of kern_vimage.c and vimage.h into vnet.c andrwatson2009-08-011-1/+0
* Build on Jeff Roberson's linker-set based dynamic per-CPU allocatorrwatson2009-07-141-4/+0
* Modify most routines returning 'struct ifaddr *' to return referencesrwatson2009-06-232-1/+5
* This main goals of this project are:qingli2008-12-151-2/+4
* Rather than using hidden includes (with cicular dependencies),bz2008-12-021-0/+1
* Step 1.5 of importing the network stack virtualization infrastructurezec2008-10-021-0/+4
* Commit step 1 of the vimage project, (network stack)bz2008-08-171-8/+9
* fix buildkmacy2008-05-061-3/+3
* conditionally define PANIC_IFkmacy2008-05-051-0/+2
* Import basic common and iwarp kernel RDMA infrastructure.kmacy2008-05-0532-0/+15395
OpenPOWER on IntegriCloud