aboutsummaryrefslogtreecommitdiff
path: root/sys/ofed/include
Commit message (Expand)AuthorAgeFilesLines
* ibcore: Introduce enum ib_raw_packet_caps from Linux 4.11Ka Ho Ng2023-10-281-0/+14
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-1635-70/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* ofed: Fix a logic inversion from IfAPI conversionJustin Hibbits2023-04-191-1/+1
* infiniband: Opt-in for net epochZhenlei Huang2023-04-051-0/+1
* ofed: Mechanically convert to IfAPIJustin Hibbits2023-03-245-36/+37
* ofed: Fix a typo in a source code commentGordon Bergling2022-04-091-1/+1
* ibcore: Add support for NDR link speed.Hans Petter Selasky2022-02-211-1/+2
* mlx5ib: Add support for parsing udata in mlx5_ib_create_flow().Hans Petter Selasky2022-02-101-0/+22
* ibcore: Kernel space update based on Linux 5.7-rc1.Hans Petter Selasky2021-07-2815-339/+3686
* ibcore: Add some functions and definitions for selecting and querying retryab...Hans Petter Selasky2021-07-121-0/+56
* ibcore: Declare ib_post_send() and ib_post_recv() arguments constHans Petter Selasky2021-07-121-17/+17
* ibcore: Implement ib_uverbs_get_ucontext_file().Hans Petter Selasky2021-07-121-0/+3
* ibcore: Simplify ib_modify_qp_is_ok().Hans Petter Selasky2021-07-121-4/+2
* ibcore: Support rate limit for packet pacingHans Petter Selasky2021-07-121-0/+2
* ibcore: Define option to set ack timeout.Hans Petter Selasky2021-07-122-0/+5
* ibcore: Protect against concurrent access to hardware stats.Hans Petter Selasky2021-07-121-0/+4
* ibcore: Introduce ib_port_phys_state enum.Hans Petter Selasky2021-07-121-0/+10
* ibcore: Add rdma_reject_msg() helper function.Hans Petter Selasky2021-07-123-0/+20
* mlx4/OFED: replace the struct net_device with struct ifnetBjoern A. Zeeb2021-06-184-15/+15
* OFED: migrate LinuxKPI net_device/ifnet macros into ofedBjoern A. Zeeb2021-05-271-0/+7
* LinuxKPI/OFED/mlx4: cleanup netdevice.h some moreBjoern A. Zeeb2021-05-263-1/+17
* LinuxKPI/OFED: (re)move inetdevice.h implementationBjoern A. Zeeb2021-03-302-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