]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/cxgbe
netmap: fix crash with monitors and VALE ports
[FreeBSD/FreeBSD.git] / sys / dev / cxgbe /
2019-01-21 npcxgbe(4): Allow negative values in hw.cxgbe.fw_install...
2019-01-21 npcxgbe(4): Use a truncated firmware header for version...
2019-01-20 npcxgbe(4): Clear the reply-pending status of a hashfilte...
2019-01-15 jhbReject new sessions if the necessary queues aren't...
2019-01-12 npcxgbe(4): Move some INTx specific code to a more approp...
2019-01-11 manuImport DTS from Linux 4.20
2019-01-11 manuImport DTS includes from 4.19
2019-01-10 emasteUpdate to ELF Tool Chain r3668
2019-01-04 npcxgbe(4): Clear FW_OK if the firmware reports an error.
2018-12-30 npcxgbe(4): Attach to two T540 variants.
2018-12-29 cemUpdate to Zstandard 1.3.8
2018-12-21 npRemove unused macros from t4_tom.h.
2018-12-20 npcxgbe/iw_cxgbe: Remove redundant CTRs from c4iw_alloc...
2018-12-20 npcxgbe/iw_cxgbe: Do not terminate CTRx messages with \n.
2018-12-20 npcxgbe(4): Make sure the rx queues start off with the...
2018-12-20 npcxgbe/iw_cxgbe: Use -ve errno when interfacing with...
2018-12-20 npcxgbe/iw_cxgbe: Add a knob for testing that lets iWARP...
2018-12-19 npcxgbe/iw_cxgbe: Use DSGLs to write to card's memory...
2018-12-19 npcxgbe(4): Do not issue mbox commands after t4_fw_bye.
2018-12-19 npcxgbe/t4_tom: fixes for issues on the passive open...
2018-12-18 cyMFV r342175:
2018-12-09 dimMerge ^/head r340918 through r341763.
2018-12-09 cyMFV r341618:
2018-12-06 npcxgbe(4): Get Linux cxgb4vf working in bhyve VMs with...
2018-12-06 sjgUpdate bmake to version 20180919
2018-12-06 npcxgbe(4): Fall back to a basic configuration in case...
2018-11-29 jhbMake most of the CLIP code conditional on #ifdef INET6.
2018-11-29 jhbMove CLIP table handling out of TOM and into the base...
2018-11-28 vmaffionecxgbe: revert r309725
2018-11-27 jhbAdd read-only sysctls for all tunables in the cxgbe...
2018-11-26 markjCheck for an allocation failure before dereferencing...
2018-11-24 dimMerge ^/head r340427 through r340868.
2018-11-20 jkimMerge OpenSSL 1.1.1a.
2018-11-19 npcxgbe(4): Update T4/5/6 firmwares to 1.22.0.3.
2018-11-16 jhbConsolidate on a single set of constants for SCMD fields.
2018-11-16 jhbRestore the <sys/vmem.h> header to fix build of cxgbe...
2018-11-15 jhbRemove bogus roundup2() of the key programming work...
2018-11-15 jhbChange the quantum for TLS key addresses to 32 bytes.
2018-11-15 jhbMove the TLS key map into the adapter softc so non...
2018-11-15 jhbUse sbsndptr_adv() instead of sbsndptr() for TOE TLS.
2018-11-14 dimMerge ^/head r340368 through r340426.
2018-11-12 jchcxgbe/netmap: Fix cxgbe netmap when interface is DOWN
2018-11-12 dimMerge ^/head r340235 through r340367.
2018-11-10 manuUpdate our devicetree to 4.19 for arm and arm64
2018-11-09 jhbUse tcp_state_change() in the cxgbe(4) TOE module.
2018-11-07 dimMerge ^/head r340126 through r340212.
2018-11-06 jhbTreat the memory lengths for CHELSIO_T4_GET_MEM as...
2018-11-06 jhbAdd a facility for transmitting "raw" work requests...
2018-11-04 vangyzenUpdate expat to 2.2.6
2018-11-04 dimMerge ^/head r339813 through r340125.
2018-11-02 npcxgbe/iw_cxgbe: Suppress spurious "Unexpected streaming...
2018-11-01 jhbCheck cannot_use_txpkts() rather than needs_tso() in...
2018-11-01 jhbAdd support for port unit wiring to cxgbe(4).
2018-11-01 jhbAssert that reclaim_tx_descs() is always making forward...
2018-10-31 npcxgbe(4): Add rate limiting support for UDP.
2018-10-31 npcxgbe(4): Report a reasonable non-zero if_hw_tsomaxsegs...
2018-10-29 npcxgbe/iw_cxgbe: Install the socket upcall before callin...
2018-10-29 jhbAdd support for "plain" (non-HMAC) SHA digests.
2018-10-27 dimMerge ^/head r339670 through r339812.
2018-10-25 npcxgbe(4): Add a knob to split the rx queues for a netma...
2018-10-25 mmMFV r339640,339641,339644:
2018-10-25 npcxgbe(4): Allow "pass" filters to distribute matching...
2018-10-25 npcxgbe(4): Update the VI's default queue when netmap...
2018-10-25 npcxgbe(4): new sysctl to display the start of the RSS...
2018-10-23 dimMerge ^/head r339015 through r339669.
2018-10-23 npcxgbe/iw_cxgbe: save the ep in the driver-private provi...
2018-10-23 jhbSupport the SHA224 HMAC algorithm in ccr(4).
2018-10-22 npcxgbe(4): improve the accuracy of various TSO limits...
2018-10-22 npcxgbe(4): Use automatic cidx updates with ofld and...
2018-10-20 baptUpdate libdialog to 1.3-20180621
2018-10-13 npcxgbe(4): Fix a divide-by-zero that occurs when hw...
2018-10-10 desUpgrade Unbound to 1.8.0. More to follow.
2018-10-09 jkimUpdate ACPICA to 20181003.
2018-10-09 jhbUpdate Apache Serf to 1.3.9 to support OpenSSL 1.1.1.
2018-10-09 emasteCopy libevent sources to contrib
2018-10-08 gjbMFV r339226 (peter): Record merge of serf-1.3.9.
2018-10-06 emasteopenssh: cherry-pick OpenSSL 1.1.1 compatibility
2018-10-05 gjbMFH r338661 through r339200.
2018-09-29 dimAdd compiler-rt's libFuzzer, not connected to buildworl...
2018-09-27 dimMerge ^/head r338731 through r338987.
2018-09-26 npcxgbe(4): Enable support for per-connection rate limiti...
2018-09-26 npcxgbe(4): Treat base/end of firmware parameters as...
2018-09-25 npcxgbe(4): Link related changes.
2018-09-24 emasteCopy libevent sources to contrib
2018-09-22 npcxgbe(4): Reuse existing "switching" L2T entries when...
2018-09-20 baptImport mandoc 1.14.4
2018-09-18 npcxgbe(4): Enable TXRTLMT by default when the feature...
2018-09-14 dimMerge ^/head r338595 through r338689, and resolve confl...
2018-09-13 npcxgbe(4): Use the correct number of parameters when...
2018-09-13 jkimUpdate OpenSSL to 1.1.1.
2018-09-13 npcxgbe/iw_cxgbe: Fix reported build breakage when the...
2018-09-10 desUpgrade to OpenSSH 7.8p1.
2018-08-29 dimMerge ^/head r338298 through r338391.
2018-08-29 npcxgbe/iw_cxgbe: Fix iWARP RDMA + VIMAGE operation by...
2018-08-28 npcxgbe/tom: Unregister shared CPL handlers on module...
2018-08-24 dimMerge ^/head r338026 through r338297, and resolve confl...
2018-08-23 npcxgbe(4): Use fcmpset instead of cmpset when appropriate.
2018-08-23 manudts: Import DTS for arm64
2018-08-23 npcxgbev(4): Updates to the VF driver to cope with recent...
2018-08-21 npcxgbe(4): Be explicit about ignoring the return value...
next