aboutsummaryrefslogtreecommitdiff
path: root/sys/ofed/include
Commit message (Expand)AuthorAgeFilesLines
* mlx5: extend mlx5_ib_create_cq struct with fields from the current Linux ABIKonstantin Belousov2026-07-071-0/+4
* OFED: Calculate UDP source port based on flow label or lqpn/rqpnJohn Baldwin2026-06-241-0/+17
* OFED: A few channges from Linux 5.0John Baldwin2026-06-242-0/+48
* OFED: Various changes from Linux 4.20John Baldwin2026-06-245-46/+68
* OFED: Various changes from Linux 4.19John Baldwin2026-06-249-110/+79
* OFED: Various changes from Linux 4.18John Baldwin2026-06-241-0/+1
* OFED: Various changes from Linux 4.17John Baldwin2026-06-245-92/+37
* OFED: Various changes from Linux 4.16John Baldwin2026-06-246-57/+73
* OFED: Various changes from Linux 4.15John Baldwin2026-06-243-11/+5
* OFED: Various changes from Linux 4.14John Baldwin2026-06-244-13/+96
* OFED: Various changes from Linux 4.12John Baldwin2026-06-2412-84/+621
* OFED: Various changes from Linux 4.11John Baldwin2026-06-244-133/+55
* OFED: Various changes from Linux 4.10John Baldwin2026-06-242-0/+49
* RDMA: dma-mapping: use unsigned long for dma_attrsJohn Baldwin2026-06-221-10/+10
* OFED: Implement ib_process_cq_directJohn Baldwin2026-06-221-0/+3
* ibcore: Add support for XDR link speed.Slava Shwartsman2026-06-171-1/+2
* RDMA: Fix link active_speed sizeSlava Shwartsman2026-06-171-1/+1
* ofed: Fix a typo in a source code commentGordon Bergling2026-03-271-1/+1
* ofed: reduce usage of struct dma_attrs *dma_attrsBjoern A. Zeeb2026-02-241-4/+4
* 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