summaryrefslogtreecommitdiff
path: root/sys/ofed/include
Commit message (Expand)AuthorAgeFilesLines
* ibcore: Add support for NDR link speed.Hans Petter Selasky2022-03-031-1/+2
* ibcore: Add some functions and definitions for selecting and querying retryab...Hans Petter Selasky2021-07-261-0/+56
* ibcore: Declare ib_post_send() and ib_post_recv() arguments constHans Petter Selasky2021-07-261-17/+17
* ibcore: Implement ib_uverbs_get_ucontext_file().Hans Petter Selasky2021-07-261-0/+3
* ibcore: Simplify ib_modify_qp_is_ok().Hans Petter Selasky2021-07-261-4/+2
* ibcore: Support rate limit for packet pacingHans Petter Selasky2021-07-261-0/+2
* ibcore: Define option to set ack timeout.Hans Petter Selasky2021-07-262-0/+5
* ibcore: Protect against concurrent access to hardware stats.Hans Petter Selasky2021-07-261-0/+4
* ibcore: Introduce ib_port_phys_state enum.Hans Petter Selasky2021-07-261-0/+10
* ibcore: Add rdma_reject_msg() helper function.Hans Petter Selasky2021-07-263-0/+20
* mlx4/OFED: replace the struct net_device with struct ifnetBjoern A. Zeeb2021-07-184-15/+15
* OFED: migrate LinuxKPI net_device/ifnet macros into ofedBjoern A. Zeeb2021-07-181-0/+7
* LinuxKPI/OFED/mlx4: cleanup netdevice.h some moreBjoern A. Zeeb2021-07-183-1/+17
* LinuxKPI/OFED: (re)move inetdevice.h implementationBjoern A. Zeeb2021-07-182-1/+95
* Update user access region, UAR, APIs in the core in mlx5core.Hans Petter Selasky2021-01-081-8/+28
* infiniband: Appease CovertyEric van Gyzen2020-08-311-0/+7
* Prevent potential underflow in ibcore.Hans Petter Selasky2019-11-151-1/+1
* Correct MR length field to be 64-bit in ibcore.Hans Petter Selasky2019-11-151-1/+1
* VLAN_TRUNKDEV() requires epochification in ibcore after r353292.Hans Petter Selasky2019-10-161-3/+7
* OFED: Fix accidental double-copy of rdma_sdp.h in r351176Conrad Meyer2019-08-181-78/+0
* OFED: Unbreak SDP support in ibcoreConrad Meyer2019-08-171-0/+158
* OFED: Fix ib_mad.h ib_user_mad.h include to match new uapi pathConrad Meyer2019-08-171-1/+1
* Add new rates to ibcore.Hans Petter Selasky2019-05-081-1/+7
* Introduce and use sgid_index in CM requests in ibcore.Hans Petter Selasky2018-09-092-1/+19
* ibcore: Fix endless loop in searching for matching VLAN deviceSlava Shwartsman2018-09-061-2/+2
* Only NULL check the VNET pointer when VIMAGE is enabled in ibcore.Hans Petter Selasky2018-07-311-1/+5
* Remove blank line.Hans Petter Selasky2018-07-171-1/+0
* Check port number supplied by user verbs cmds in ibcore.Hans Petter Selasky2018-07-171-0/+7
* Check AF family prior resolving address and introduce safer rdma_addr_size() ...Hans Petter Selasky2018-07-171-0/+2
* Add support for prio-tagged traffic for RDMA in ibcore.Hans Petter Selasky2018-07-171-1/+5
* Set RoCEv2 MGID according to spec in ibcore.Hans Petter Selasky2018-07-171-1/+7
* ifnet: Replace if_addr_lock rwlock with epoch + mutexMatt Macy2018-05-181-1/+2
* Add IB_SPEED_HDR definition in ibcore.Hans Petter Selasky2018-03-071-1/+2
* Optimize ibcore RoCE address handle creation from user-space.Hans Petter Selasky2018-03-052-1/+12
* Get correct network device when accepting incoming RDMA connections in ibcore.Hans Petter Selasky2018-03-051-4/+3
* Add missing FreeBSD tags and SVN properties to ibcore.Hans Petter Selasky2018-03-0533-18/+117
* Import the mthca kernel side infiniband driver from Linux 4.9 and fixHans Petter Selasky2018-02-131-0/+111
* sys: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-2715-15/+45
* Merge ^/head r323559 through r325504.Hans Petter Selasky2017-11-071-0/+6
|\
| * The remote DMA TCP portspace selector, RDMA_PS_TCP, is used for bothHans Petter Selasky2017-10-202-2/+318
| * Make sure the IPv6 scope ID gets zeroed inside the GID. Else searching for aHans Petter Selasky2017-10-101-0/+6
* | ibcore: Delete old files and add new ones missed in the initial commitHans Petter Selasky2017-07-035-0/+23
* | ibcore: Fix for compiling header files from user-space.Hans Petter Selasky2017-07-032-0/+8
* | Initial RoCE/infiniband kernel update to Linux v4.9.Hans Petter Selasky2017-06-1532-1575/+4838
|/
* Move the ConnectX-3 and ConnectX-2 driver from sys/ofed into sys/dev/mlx4Hans Petter Selasky2016-09-307-2487/+0
* sys/ofed: minor spelling fix.Pedro F. Giffuni2016-05-061-1/+1
* More fixes for using IPv6 addresses with RDMA:Hans Petter Selasky2016-04-222-3/+19
* Fix for iWARP servers that listen on INADDR_ANY.Navdeep Parhar2016-01-222-3/+10
* Remove unused file.Hans Petter Selasky2016-01-071-1/+0
* Fix i386 build WITH_OFED=YES. Remove some redundant KASSERTs.Hans Petter Selasky2015-12-041-1/+1