summaryrefslogtreecommitdiffstats
path: root/sys/ofed/include
Commit message (Expand)AuthorAgeFilesLines
* MFC: r257862, r257863, r257864alfred2013-11-081-3/+3
* Fix __free_pages() in the linux shim.alfred2013-10-171-3/+3
* Give an unnamed union in sys/ofed/include/rdma/ib_verbs.h a name, todim2013-10-071-1/+1
* Enable ib_dev.mmap functionalfred2013-10-011-0/+28
* Fix mis-merge of upstream fix.alfred2013-10-011-4/+0
* Update OFED to Linux 3.7 and update Mellanox drivers.alfred2013-09-2933-223/+1902
* Handle cases where capability rights are not provided.pjd2013-09-051-3/+9
* Fix implementation of sock_getname.np2013-08-231-5/+5
* 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
* Split the pagequeues per NUMA domains, and split pageademon processkib2013-08-071-0/+1
* Replace kernel virtual address space allocation with vmem. This providesjeff2013-08-073-9/+9
* rename scheduler->swapper and SI_SUB_RUN_SCHEDULER->SI_SUB_LASTavg2013-07-241-3/+3
* Rework the previous fix for the IB vs Ethernet sysctl handler to be morejhb2013-07-181-17/+15
* Allow mlx4 devices to switch from Ethernet to Infiniband (and vice versa):jhb2013-07-081-2/+7
* Store a reference to the vnode associated with a file descriptor in thejhb2013-06-112-1/+5
* According to the documentation, on Linux, cancel_delayed_work() does notdelphij2013-05-081-3/+3
* MFCattilio2013-03-081-7/+9
|\
| * Add protective parentheses for macro argument, missed in r247671.mav2013-03-021-1/+1
| * MFcalloutng:mav2013-03-021-7/+9
* | MFCattilio2013-03-021-4/+5
|\ \ | |/
| * Merge Capsicum overhaul:pjd2013-03-021-4/+5
* | Switch vm_object lock to be a rwlock.attilio2013-02-201-0/+1
|/
* Redo r242842, now actually fixing the warnings, as follows:dim2012-11-121-4/+6
* Use %s when calling make_dev with a string pointer. This makesdelphij2012-11-091-1/+1
* Take advantage of if_baudrate_pf and calculate an effective baud rate onjhb2012-10-181-6/+10
* Align the PCI Express #defines with the style used for the PCI-Xgavin2012-09-181-2/+2
* Streamline use of cdevpriv and correct some corner cases.hselasky2012-08-151-1/+0
* After the PHYS_TO_VM_PAGE() function was de-inlined, the main reasonkib2012-08-051-0/+1
* Fix clang warning when compiling iw_cxgb.np2012-06-251-1/+1
* - Updated TOE support in the kernel.np2012-06-193-9/+10
* Add OFED and the associated options and drivers to x86 LINT builds:jhb2012-04-124-4/+6
* Use VM_MEMATTR_UNCACHEABLE instead of VM_MEMATTR_UNCACHED for UC mappings.jhb2012-03-272-2/+2
* Replace __signed by signed.ed2011-12-131-4/+4
* Do not define bool/true/false if the symbols already exist.mdf2011-12-121-0/+2
* Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs.ed2011-11-072-2/+2
* Add the fo_chown and fo_chmod methods to struct fileops and use themkib2011-08-161-1/+3
* Commit the support for removing cpumask_t and replacing it directly withattilio2011-05-051-0/+1
* - Catch up to falloc() changes.jeff2011-04-262-1/+3
* - Implement wake-on-lan support in mlxen.jeff2011-03-261-0/+4
* Do a sweep of the tree replacing calls to pci_find_extcap() with calls tojhb2011-03-231-1/+1
* Allow the ofed modules to be compiled on i386.kib2011-03-213-2/+5
* - Merge in OFED 1.5.3 from projects/ofed/headjeff2011-03-21126-0/+18285
OpenPOWER on IntegriCloud