aboutsummaryrefslogtreecommitdiff
path: root/sys/ofed/drivers/infiniband/core/addr.c
Commit message (Expand)AuthorAgeFilesLines
* Initial RoCE/infiniband kernel update to Linux v4.9.Hans Petter Selasky2017-06-151-686/+0
* Add basic support for VIMAGE to the LinuxKPI and ibcore.Hans Petter Selasky2017-03-161-0/+11
* Fix up the Infiniband code to handle the new arpresolve.George V. Neville-Neil2016-06-021-2/+2
* More fixes for using IPv6 addresses with RDMA:Hans Petter Selasky2016-04-221-7/+24
* Add KASSERT() and set error code in dead code case to help static codeHans Petter Selasky2016-04-221-0/+2
* Fix for using IPv6 addresses with RDMA:Hans Petter Selasky2016-04-211-39/+108
* Fix for resolving mac address when the destination address is a gateway.Hans Petter Selasky2016-04-211-4/+5
* Properly setup arguments for if_resolvemulti() callback.Hans Petter Selasky2016-04-211-1/+7
* Fix build broken by r287861.Alexander V. Chernikov2015-09-161-1/+1
* Update the infiniband stack to Mellanox's OFED version 2.1.Hans Petter Selasky2015-02-171-171/+107
* Do not return unlocked/unreferenced lle in arpresolve/nd6_storelladdr -Alexander V. Chernikov2014-11-271-5/+5
* Update the OFED Linux compatibility layer andHans Petter Selasky2014-10-151-5/+8
* - Update the OFED Linux Emulation layer as a preparation for aHans Petter Selasky2014-08-271-4/+0
* Update OFED to Linux 3.7 and update Mellanox drivers.Alfred Perlstein2013-09-291-1/+1
* Add OFED and the associated options and drivers to x86 LINT builds:John Baldwin2012-04-121-3/+18
* Fix build with INET6 disabled.John Baldwin2012-03-161-3/+3
* - Merge in OFED 1.5.3 from projects/ofed/headJeff Roberson2011-03-211-0/+630