summaryrefslogtreecommitdiffstats
path: root/sys/ofed/drivers/infiniband/core
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary dequeue_mutex (added in r294610) from the iWARPnp2016-03-301-5/+0
* Use SI_SUB_LAST instead of SI_SUB_SMP as the "catch-all" subsystem.jhb2016-03-111-1/+1
* Fix for iWARP servers that listen on INADDR_ANY.np2016-01-222-6/+363
* Fix integer to pointer of different size conversion warnings whenhselasky2015-11-122-4/+5
* Rename linuxapi[.ko] into linuxkpi[.ko], to reflect that it is ahselasky2015-10-221-1/+1
* Merge LinuxKPI changes from DragonflyBSD:hselasky2015-10-191-1/+1
* Merge LinuxKPI changes from DragonflyBSD:hselasky2015-10-192-4/+2
* Fix build broken by r287861.melifaro2015-09-161-1/+1
* Ensure that the MAD agent's delayed taskqueue is completely stoppedmarkj2015-09-151-1/+1
* Reinstate unify_tcp_port_space and associated code that was lost duringnp2015-08-121-1/+49
* ib mad: fix an incorrect use of list_for_each_entrymarkj2015-07-301-2/+5
* Implement lockless resource limits.mjg2015-06-101-1/+1
* Try to unbreak NOIP and NOINET6 LINT builds after r278886bz2015-02-191-0/+6
* Fix compilation when DEBUG is defined.hselasky2015-02-171-1/+1
* Update the infiniband stack to Mellanox's OFED version 2.1.hselasky2015-02-1732-5161/+6342
* Add missing linuxapi module dependencies and always use the FreeBSDhselasky2015-01-191-2/+0
* Start importing the basic OFED linux compatibility layer changes madehselasky2015-01-171-0/+1
* Do not return unlocked/unreferenced lle in arpresolve/nd6_storelladdr -melifaro2014-11-271-5/+5
* Update the OFED Linux compatibility layer andhselasky2014-10-154-8/+10
* - Update the OFED Linux Emulation layer as a preparation for ahselasky2014-08-2710-13/+15
* Rename global cnt to vm_cnt to avoid shadowing.bdrewery2014-03-221-1/+1
* Remove redundant declaration of cmclass indim2013-10-091-3/+0
* Fixed kernel crash when running devinfoalfred2013-10-011-0/+2
* Enable ib_dev.mmap functionalfred2013-10-011-0/+43
* Update OFED to Linux 3.7 and update Mellanox drivers.alfred2013-09-299-152/+258
* Rename VM_OBJECT_LOCK(), VM_OBJECT_UNLOCK() and VM_OBJECT_TRYLOCK() toattilio2013-02-201-3/+3
* Redo r242842, now actually fixing the warnings, as follows:dim2012-11-122-2/+2
* - Updated TOE support in the kernel.np2012-06-192-4/+20
* Add OFED and the associated options and drivers to x86 LINT builds:jhb2012-04-122-4/+34
* Fix build of OFED bits with debugging options enabled.jhb2012-03-191-1/+1
* Fix build with INET6 disabled.jhb2012-03-162-3/+9
* Remove spurious 8bit chars, turning files into plain ASCII.uqs2012-01-152-2/+2
* - Merge in OFED 1.5.3 from projects/ofed/headjeff2011-03-2136-0/+32442
OpenPOWER on IntegriCloud