summaryrefslogtreecommitdiffstats
path: root/sys/ofed/drivers
Commit message (Expand)AuthorAgeFilesLines
* MFC r282817:hselasky2015-05-211-0/+4
* MFC r275358 r275483 r276982 - Removing M_FLOWID by hps@hiren2015-04-242-11/+10
* MFC r279865:hselasky2015-03-151-5/+8
* MFC r279584:hselasky2015-03-078-26/+57
* MFC r278856:hselasky2015-02-191-1/+1
* MFC r276749:hselasky2015-01-132-6/+6
* 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-212-3/+1
* MFC r273135:hselasky2014-10-1819-282/+25
* MFC r272027:hselasky2014-10-0240-3305/+8597
* MFC r270710 and r270821:hselasky2014-09-0441-58/+46
* MFC r268316:hselasky2014-08-123-3/+3
* MFC r268315:hselasky2014-08-121-1/+1
* MFC r268314:hselasky2014-08-121-12/+12
* 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-083-67/+50
* Fix resource free.alfred2013-10-201-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
* Fixed kernel crash when running devinfoalfred2013-10-011-0/+2
* Enable ib_dev.mmap functionalfred2013-10-012-2/+45
* 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
* Update OFED to Linux 3.7 and update Mellanox drivers.alfred2013-09-2963-3277/+23023
* Change m->pkthdr.header to m->pkthdr.PH_loc.ptr after r254804andre2013-08-251-2/+2
* 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
* Add a missing prototype.jhb2013-07-291-0/+1
* Various fixes to the mlxen(4) driver:jhb2013-07-291-21/+31
* Avoid trashing IP fragments:jhb2013-07-251-2/+6
* Rework the previous fix for the IB vs Ethernet sysctl handler to be morejhb2013-07-181-3/+3
* Remove check forbidding requests that would result in one port being setjhb2013-07-171-3/+0
* Allow mlx4 devices to switch from Ethernet to Infiniband (and vice versa):jhb2013-07-081-3/+3
* Fxi a bunch of typos.eadler2013-05-101-1/+1
* Add const qualifier to the dst parameter of the ifnet if_output method.glebius2013-04-271-2/+2
* Check for SS_NBIO in the socket state field rather than socket bufferjhb2013-04-031-2/+2
* Rename VM_OBJECT_LOCK(), VM_OBJECT_UNLOCK() and VM_OBJECT_TRYLOCK() toattilio2013-02-201-3/+3
* Fix LINT build on amd64.delphij2013-02-091-4/+4
* This fixes a out-of-order problem with severalrrs2013-02-071-11/+9
* Mechanically substitute flags from historic mbuf allocator withglebius2012-12-056-9/+9
* Redo r242842, now actually fixing the warnings, as follows:dim2012-11-123-3/+3
OpenPOWER on IntegriCloud