summaryrefslogtreecommitdiffstats
path: root/sys/ofed
Commit message (Expand)AuthorAgeFilesLines
* MF11 r320947; MFC r320876:hselasky2017-07-131-1/+7
* MFC r319972:hselasky2017-06-181-2/+2
* MFC r319413:hselasky2017-06-041-3/+2
* MFC r319414:hselasky2017-06-041-30/+12
* MFC r314131:np2017-05-241-2/+2
* MFC r318531:hselasky2017-05-222-5/+4
* MFC r317505:hselasky2017-05-192-8/+8
* MFC r313555:hselasky2017-05-196-24/+167
* MFC r313556:hselasky2017-05-196-2/+54
* MFC r310232:dim2017-03-151-1/+1
* MFC r313778:hselasky2017-03-141-1/+1
* MFC r314400:np2017-03-032-19/+10
* MFC r310058:hselasky2017-01-091-27/+41
* MFC 304838:jhb2016-12-011-0/+1
* MFC r308031:hselasky2016-11-071-8/+7
* MFC r306454:hselasky2016-10-101-0/+1
* MFC r304342:hselasky2016-08-261-0/+16
* MFC r303786markj2016-08-142-0/+18
* Fix bug in iwcm that caused a panic in iw_cm_wq when krping is runnp2016-06-141-2/+11
* net: Use M_HASHTYPE_OPAQUE_HASH if the mbuf flowid has hash propertiessephe2016-06-071-1/+1
* Fix up the Infiniband code to handle the new arpresolve.gnn2016-06-022-4/+4
* Prepare for activation of LinuxKPI module parameters as read-onlyhselasky2016-05-2519-2/+42
* Don't repeat the the word 'the'eadler2016-05-173-3/+3
* sys/ofed: minor spelling fix.pfg2016-05-061-1/+1
* ofed/drivers: minor spelling fixes.pfg2016-05-0610-14/+14
* Fix NOIP kernels to compile.bz2016-04-241-0/+2
* More fixes for using IPv6 addresses with RDMA:hselasky2016-04-227-24/+103
* Add KASSERT() and set error code in dead code case to help static codehselasky2016-04-221-0/+2
* Add missing set of the current VNET when inputting IP packets in IPoIB.hselasky2016-04-221-2/+7
* Fix for using IPv6 addresses with RDMA:hselasky2016-04-211-39/+108
* Fix for resolving mac address when the destination address is a gateway.hselasky2016-04-211-4/+5
* Properly setup arguments for if_resolvemulti() callback.hselasky2016-04-211-1/+7
* Fix inverted priv check calls. Priv check returns zero on success andhselasky2016-04-201-3/+3
* ofed: for pointers replace 0 with NULL.pfg2016-04-152-2/+2
* Remove some unused fields.hselasky2016-04-143-13/+0
* Ensure the received IP header gets 32-bits aligned.hselasky2016-04-142-4/+12
* Add missing port_up checks.hselasky2016-04-141-2/+17
* Cleanup unnecessary semicolons from the kernel.pfg2016-04-103-3/+3
* tcp/lro: Use tcp_lro_flush_all in device drivers to avoid code duplicationsephe2016-04-011-7/+1
* Remove unnecessary dequeue_mutex (added in r294610) from the iWARPnp2016-03-301-5/+0
* Add missing curly brackets in for loop.hselasky2016-03-171-2/+3
* Use hardware computed Toeplitz hash for incoming flowidshselasky2016-03-152-2/+3
* Fix witness panic in the ipoib_ioctl() function when unloading thehselasky2016-03-152-0/+7
* Use SI_SUB_LAST instead of SI_SUB_SMP as the "catch-all" subsystem.jhb2016-03-113-3/+3
* Whitespace fixes.hselasky2016-03-0410-95/+95
* LinuxKPI list updates:hselasky2016-01-261-2/+2
* Fix for iWARP servers that listen on INADDR_ANY.np2016-01-224-9/+373
* Finish r275196: do not dereference rtentry in if_output() routines.melifaro2016-01-091-6/+2
* Make it possible for sbappend() to preserve M_NOTREADY on mbufs, just likeglebius2016-01-081-1/+1
* Remove unused file.hselasky2016-01-071-1/+0
OpenPOWER on IntegriCloud