aboutsummaryrefslogtreecommitdiff
path: root/sys/ofed/include
Commit message (Expand)AuthorAgeFilesLines
* MFC r285088:Hans Petter Selasky2015-07-112-16/+19
* MFC r277229:Navdeep Parhar2015-06-171-1/+1
* MFC r282331:Mark Johnston2015-05-293-11/+25
* MFC r277396, r278681, r278865, r278924, r279205, r280208,Hans Petter Selasky2015-05-0520-176/+347
* MFC r280211:Hans Petter Selasky2015-03-251-2/+2
* MFC r279587:Hans Petter Selasky2015-03-071-0/+2
* MFC r278866:Hans Petter Selasky2015-03-071-0/+40
* MFC r279584:Hans Petter Selasky2015-03-072-4/+17
* MFC r276749:Hans Petter Selasky2015-01-136-36/+84
* MFC r276879:Hans Petter Selasky2015-01-131-1/+1
* Merge r275599:Craig Rodrigues2015-01-062-0/+4
* MFC r275636:Hans Petter Selasky2014-12-121-2/+2
* MFC r272683:Hans Petter Selasky2014-10-211-1/+0
* MFC r273135:Hans Petter Selasky2014-10-1814-140/+236
* MFC r272027:Hans Petter Selasky2014-10-026-82/+369
* MFC r270710 and r270821:Hans Petter Selasky2014-09-04104-435/+1301
* MFC r269859:Hans Petter Selasky2014-08-191-20/+64
* MFC r268316:Hans Petter Selasky2014-08-121-3/+8
* MFC r267395:Hans Petter Selasky2014-06-151-5/+5
* MFC: r257862, r257863, r257864Alfred Perlstein2013-11-081-3/+3
* Fix __free_pages() in the linux shim.Alfred Perlstein2013-10-171-3/+3
* Give an unnamed union in sys/ofed/include/rdma/ib_verbs.h a name, toDimitry Andric2013-10-071-1/+1
* Enable ib_dev.mmap functionAlfred Perlstein2013-10-011-0/+28
* Fix mis-merge of upstream fix.Alfred Perlstein2013-10-011-4/+0
* Update OFED to Linux 3.7 and update Mellanox drivers.Alfred Perlstein2013-09-2933-220/+1899
* Handle cases where capability rights are not provided.Pawel Jakub Dawidek2013-09-051-3/+9
* Fix implementation of sock_getname.Navdeep Parhar2013-08-231-5/+5
* Make sendfile() a method in the struct fileops. Currently onlyGleb Smirnoff2013-08-151-0/+1
* - Reserve a special AF for SDP. The one we were incorrectly using beforeJeff Roberson2013-08-091-0/+2
* - Correctly handle various edge cases in sysfs emulation.Jeff Roberson2013-08-091-4/+7
* - Use the correct type in the linux bitops emulation.Jeff Roberson2013-08-091-4/+9
* Split the pagequeues per NUMA domains, and split pageademon processKonstantin Belousov2013-08-071-0/+1
* Replace kernel virtual address space allocation with vmem. This providesJeff Roberson2013-08-073-9/+9
* rename scheduler->swapper and SI_SUB_RUN_SCHEDULER->SI_SUB_LASTAndriy Gapon2013-07-241-3/+3
* Rework the previous fix for the IB vs Ethernet sysctl handler to be moreJohn Baldwin2013-07-181-17/+15
* Allow mlx4 devices to switch from Ethernet to Infiniband (and vice versa):John Baldwin2013-07-081-2/+7
* Store a reference to the vnode associated with a file descriptor in theJohn Baldwin2013-06-112-1/+5
* According to the documentation, on Linux, cancel_delayed_work() does notXin LI2013-05-081-3/+3
* Switch the vm_object mutex to be a rwlock. This will enable in theAttilio Rao2013-03-091-0/+1
* Add protective parentheses for macro argument, missed in r247671.Alexander Motin2013-03-021-1/+1
* MFcalloutng:Alexander Motin2013-03-021-7/+9
* Merge Capsicum overhaul:Pawel Jakub Dawidek2013-03-021-4/+5
* Redo r242842, now actually fixing the warnings, as follows:Dimitry Andric2012-11-121-4/+6
* Use %s when calling make_dev with a string pointer. This makesXin LI2012-11-091-1/+1
* Take advantage of if_baudrate_pf and calculate an effective baud rate onJohn Baldwin2012-10-181-6/+10
* Align the PCI Express #defines with the style used for the PCI-XGavin Atkinson2012-09-181-2/+2
* Streamline use of cdevpriv and correct some corner cases.Hans Petter Selasky2012-08-151-1/+0
* After the PHYS_TO_VM_PAGE() function was de-inlined, the main reasonKonstantin Belousov2012-08-051-0/+1
* Fix clang warning when compiling iw_cxgb.Navdeep Parhar2012-06-251-1/+1
* - Updated TOE support in the kernel.Navdeep Parhar2012-06-193-9/+10