summaryrefslogtreecommitdiffstats
path: root/sys/ofed
Commit message (Expand)AuthorAgeFilesLines
* MFC r279865:hselasky2015-03-151-5/+8
* MFC r279587:hselasky2015-03-071-0/+2
* MFC r278866:hselasky2015-03-071-0/+40
* MFC r279584:hselasky2015-03-0710-30/+74
* MFC r278856:hselasky2015-02-191-1/+1
* MFC r276749:hselasky2015-01-138-42/+90
* MFC r276879:hselasky2015-01-131-1/+1
* Merge r275599:rodrigc2015-01-062-0/+4
* MFC r275636:hselasky2014-12-121-2/+2
* MFC r271946 and r272595:hselasky2014-11-031-2/+2
* MFC r273867:hselasky2014-10-311-3/+0
* MFC r273593:hselasky2014-10-311-1/+10
* MFC r263710, r273377, r273378, r273423 and r273455:hselasky2014-10-271-4/+4
* MFC r272683:hselasky2014-10-213-4/+1
* MFC r273135:hselasky2014-10-1833-422/+261
* MFC r272027:hselasky2014-10-0246-3387/+8966
* MFC r270710 and r270821:hselasky2014-09-04145-494/+1348
* MFC r269859:hselasky2014-08-191-20/+64
* MFC r268316:hselasky2014-08-124-6/+11
* MFC r268315:hselasky2014-08-121-1/+1
* MFC r268314:hselasky2014-08-121-12/+12
* MFC r267395:hselasky2014-06-151-5/+5
* MFC r258779,r258780,r258787,r258822:eadler2014-02-044-13/+13
* MFC r260102:dim2014-01-092-2/+2
* Revert MFC of r260102 for now, until I can merge the required fix fromdim2014-01-052-2/+2
* MFC r260020:dim2014-01-042-2/+2
* Defer start/stop port to workqueues.alfred2013-12-192-25/+75
* MFC: 258276alfred2013-11-171-0/+6
* MFC: 257542alfred2013-11-171-2/+2
* MFC: r257862, r257863, r257864alfred2013-11-084-70/+53
* Fix resource free.alfred2013-10-201-3/+3
* Fix __free_pages() in the linux shim.alfred2013-10-171-3/+3
* Fix for When more than one NIC is present.alfred2013-10-101-34/+1
* Remove redundant declaration of cmclass indim2013-10-091-3/+0
* Give an unnamed union in sys/ofed/include/rdma/ib_verbs.h a name, todim2013-10-071-1/+1
* Fixed kernel crash when running devinfoalfred2013-10-011-0/+2
* Enable ib_dev.mmap functionalfred2013-10-013-2/+73
* Fixed 'Couldn't Create QP' issue when running rc_pingpong, uc_pingpong,alfred2013-10-011-0/+18
* Fixed kernel crash when removing IPOIB_CM option from configuration filealfred2013-10-012-2/+2
* Fix mis-merge of upstream fix.alfred2013-10-011-4/+0
* Update OFED to Linux 3.7 and update Mellanox drivers.alfred2013-09-2996-3500/+24925
* Handle cases where capability rights are not provided.pjd2013-09-051-3/+9
* Change m->pkthdr.header to m->pkthdr.PH_loc.ptr after r254804andre2013-08-251-2/+2
* Fix implementation of sock_getname.np2013-08-231-5/+5
* Stop an ipoib interface before detaching it.jhb2013-08-201-0/+2
* Add m_clrprotoflags() to clear protocol specific mbuf flags at up andandre2013-08-191-1/+1
* Make sendfile() a method in the struct fileops. Currently onlyglebius2013-08-151-0/+1
* - Reserve a special AF for SDP. The one we were incorrectly using beforejeff2013-08-091-0/+2
* - Correctly handle various edge cases in sysfs emulation.jeff2013-08-091-4/+7
* - Use the correct type in the linux bitops emulation.jeff2013-08-091-4/+9
OpenPOWER on IntegriCloud