]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/ofed
Add UPDATING entries and bump version
[FreeBSD/FreeBSD.git] / sys / ofed /
2022-03-17 Hans Petter Selaskyibcore: Fix multiple includes of same header file.
2022-03-03 Hans Petter Selaskyibcore: Add support for NDR link speed.
2021-12-19 Martin Matuskazfs: merge openzfs/zfs@af88d47f1 (zfs-2.1-release)...
2021-10-07 Mark Johnstonsocket: Rename sb(un)lock() and interlock with listen(2)
2021-09-21 Mark Johnstonsocket: De-duplicate SBLOCKWAIT() definitions
2021-09-18 Martin Matuskazfs: merge openzfs/zfs@71c609852 (zfs-2.1-release)...
2021-09-07 Zhenlei Huangrouting: Allow using IPv6 next-hops for IPv4 routes...
2021-09-07 Alexander V. Chernikovlltable: Add support for "child" LLEs holding encap...
2021-07-26 Hans Petter SelaskyFix mismerge in OFED update
2021-07-26 Hans Petter Selaskyipoib: Fix for accessing uninitialized pointers and...
2021-07-26 Hans Petter Selaskyibcore: Add some functions and definitions for selectin...
2021-07-26 Hans Petter SelaskyFix LINT kernel build issues after c3987b8ea793c11f61fe...
2021-07-26 Hans Petter Selaskyibcore: Declare ib_post_send() and ib_post_recv() argum...
2021-07-26 Hans Petter Selaskyibcore: Implement ib_uverbs_get_ucontext_file().
2021-07-26 Hans Petter Selaskyibcore: Clean up INIT_UDATA() and INIT_UDATA_BUF_OR_NUL...
2021-07-26 Hans Petter Selaskyibcore: Simplify ib_modify_qp_is_ok().
2021-07-26 Hans Petter Selaskyibcore: Support rate limit for packet pacing
2021-07-26 Hans Petter Selaskyibcore: Add new IB rates.
2021-07-26 Hans Petter Selaskyibcore: Don't allocate method table, if already present.
2021-07-26 Hans Petter Selaskyibcore: Fix a use-after-free in ucma_resolve_ip().
2021-07-26 Hans Petter Selaskyibcore: Define option to set ack timeout.
2021-07-26 Hans Petter Selaskyibcore: Do not overreact to SM LID change event.
2021-07-26 Hans Petter Selaskyibcore: Remove debug prints after allocation failure.
2021-07-26 Hans Petter Selaskyibcore: Fix use-after-free in IB mad completion handling.
2021-07-26 Hans Petter Selaskyibcore: Fail early if unsupported QP is provided.
2021-07-26 Hans Petter Selaskyibcore: Use inline function to validate port
2021-07-26 Hans Petter Selaskyibcore: Validate port number in query_pkey verb.
2021-07-26 Hans Petter Selaskyibcore: Protect against concurrent access to hardware...
2021-07-26 Hans Petter Selaskyibcore: Do not expose unsupported counters.
2021-07-26 Hans Petter Selaskyibcore: Introduce ib_port_phys_state enum.
2021-07-26 Hans Petter Selaskyibcore: Fix unable to change lifespan entry for hw_coun...
2021-07-26 Hans Petter Selaskyibcore: Issue DREQ when receiving REQ/REP for stale QP.
2021-07-26 Hans Petter Selaskyibcore: Fix memory leak in cm_req_handler error flows.
2021-07-26 Hans Petter Selaskyibcore: Move debug counters to be under relevant IB...
2021-07-26 Hans Petter Selaskyibcore: Fix memory leak in cm_add/remove_one.
2021-07-26 Hans Petter Selaskyibcore: Block processing of alternate path handling...
2021-07-26 Hans Petter Selaskyibcore: Store and restore ah_attr during LAP msg proces...
2021-07-26 Hans Petter Selaskyibcore: Add rdma_reject_msg() helper function.
2021-07-26 Hans Petter Selaskyibcore: Remove unused and erroneous msg sequence encoding.
2021-07-26 Hans Petter Selaskyipoib: Destroying a CQ should never fail.
2021-07-18 Bjoern A. Zeebmlx4/OFED: replace the struct net_device with struct...
2021-07-18 Bjoern A. ZeebOFED: migrate LinuxKPI net_device/ifnet macros into...
2021-07-18 Bjoern A. ZeebLinuxKPI/OFED/mlx4: cleanup netdevice.h some more
2021-07-18 Bjoern A. ZeebLinuxKPI/OFED: (re)move inetdevice.h implementation
2021-07-18 Bjoern A. ZeebLinuxKPI: remove < 5.0 version support
2021-07-18 Bjoern A. Zeebofed/linuxkpi: use proper accessor function
2021-07-10 Martin Matuskazfs: merge openzfs/zfs@4f92fe0f5 (zfs-2.1-release)...
2021-07-02 Ryan Libbyofed: quiet gcc -Wint-in-bool-context
2021-06-30 Martin Matuskazfs: merge openzfs/zfs@508fff0e4 (zfs-2.1-release)...
2021-06-26 Martin Matuskazfs: merge openzfs/zfs@aee26af27 (zfs-2.1-release)...
2021-06-22 Martin Matuskazfs: merge openzfs/zfs@9a865b7fb (zfs-2.1-release)...
2021-06-20 Martin Matuskazfs: merge openzfs/zfs@3de7aeb68 (zfs-2.1-release)...
2021-06-13 Martin Matuskazfs: merge openzfs/zfs@c3b60eded (zfs-2.1-release)...
2021-06-08 Martin Matuskazfs: merge openzfs/zfs@7d9f3ef0e (zfs-2.1-release)...
2021-06-08 Martin Matuskazfs: merge openzfs/zfs@3522f57b6 (zfs-2.1-release)...
2021-05-17 Mark JohnstonAdd missing sockaddr length and family validation to...
2021-04-01 Hans Petter SelaskyMFC 4e38478c595a:
2021-02-24 Kyle Evans504ebd612ec: kern: sonewconn: set so_options before...
2021-01-15 Emmanuel VadotAdd 'sys/contrib/device-tree/' from commit '5ee353c36d3...
2021-01-14 Simon J. GerratyMerge bmake-20210110
2021-01-14 Kyle Evanscontrib/lua: update to 5.4.2
2021-01-08 Hans Petter SelaskyUpdate user access region, UAR, APIs in the core in...
2021-01-03 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2021-01-02 Toomas SoomeAdd 'contrib/pnglite/' from commit 'a70c2a23d0d84dfc63a...
2021-01-02 Toomas SoomeAdd 'contrib/terminus/' from commit 'cee3932f8c02a220d7...
2020-12-30 Philip Paepscontrib/tzdata: import tzdata 2020f
2020-12-27 Martin Matuskacontrib/libarchive: Import libarchive 3.5.1
2020-12-25 Conrad Meyersys/contrib/zstd: Import zstd 1.4.8
2020-12-25 Philip Paepscontrib/tzdata: import tzdata 2020e
2020-12-18 Xin LIMFV r368746:
2020-12-13 Martin MatuskaMFV r368607:
2020-12-09 Cy SchubertMFV r368464:
2020-12-09 Jung-uk KimMerge OpenSSL 1.1.1i.
2020-12-06 Stefan EßerUpgrade to version 3.2.3
2020-12-01 Martin MatuskaMFV r368207:
2020-11-26 Stefan EßerUpdate to version 3.2.0
2020-11-20 Simon J. GerratyMerge bmake-20201117
2020-11-19 Dag-Erling SmørgravMerge upstream r948: fix race condition in openpam_ttyc...
2020-11-18 Marcin WojtasAdjust ENA driver files to latest ena-com changes
2020-11-18 Marcin WojtasFix completion descriptors alignment for the ENA
2020-11-13 Jung-uk KimMFV: r367652
2020-11-07 Simon J. GerratyUpdate to bmake-20201101
2020-11-02 Hans Petter SelaskyFix for referencing file via its vnode in ibore.
2020-10-27 Cy SchubertMFV r367082:
2020-10-24 Xin LIMFV r366990: less v563.
2020-10-22 Hans Petter SelaskyFactor out generic IP over infiniband, IPoIB, definitio...
2020-10-22 Philip PaepsImport tzdata 2020c
2020-10-17 Matt MacyUpdate OpenZFS to 2.0.0-rc3-gfc5966
2020-10-17 Philip PaepsImport tzdata 2020c
2020-10-16 Kyle EvansMFC r366760: lua: update to 5.3.6
2020-10-13 Ravi PokalaAllow IP over IB to work with multiple FIBs.
2020-10-12 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-10-09 Jung-uk KimMFV: r366539
2020-10-08 Philip PaepsImport tzdata 2020b
2020-10-03 Jakub Wojciech KlamaImport lib9p 9d5aee77bcc1bf0e79b0a3bfefff5fdf2146283c.
2020-10-01 Matt MacyOpenZFS: MFV 2.0-rc3-gfc5966
2020-10-01 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-10-01 Stefan EßerUpgrade to version 3.1.6
2020-10-01 Baptiste DaroussinUpdate nvi to 2.2.0-05ed8b9
2020-09-22 Jung-uk KimMerge OpenSSL 1.1.1h.
next