]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/mlx5
cxgbe(4): Use automatic cidx updates with ofld and ctrl queues.
[FreeBSD/FreeBSD.git] / sys / dev / mlx5 /
2018-10-22 slavashmlx5: Notify user that the ConnectX-6 shutdown its...
2018-10-20 baptUpdate libdialog to 1.3-20180621
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-09-24 emasteCopy libevent sources to contrib
2018-09-20 baptImport mandoc 1.14.4
2018-09-13 jkimUpdate OpenSSL to 1.1.1.
2018-09-10 desUpgrade to OpenSSH 7.8p1.
2018-09-06 hselaskyMake the MSIX module parameter limit per device, in...
2018-09-06 hselaskyAdd support for receive side scaling stride, RSSS,...
2018-09-06 hselaskyDon't stall transmit queue on drops in mlx5en(4).
2018-09-06 hselaskyMaximum number of mbuf frags is off-by-one for worst...
2018-08-23 manudts: Import DTS for arm64
2018-08-14 jkimMerge OpenSSL 1.0.2p.
2018-08-13 manuImport DTS files from Linux 4.18
2018-08-08 eadlerfile: update to 5.34
2018-07-31 mavMFV r336991, r337001:
2018-07-29 mmMFV r336851:
2018-07-18 hselaskyUpdate version information for the mlx5 and mlx5en...
2018-07-18 hselaskyDo not inline transmit headers and use HW VLAN tagging...
2018-07-17 hselaskyUse a mbuf header instead of a mbuf cluster for debuggi...
2018-07-17 hselaskyAdd module parameter to limit number of MSIX EQ vectors...
2018-07-17 hselaskyAdd missing newline.
2018-07-17 hselaskyHandle jumbo frames without requiring big clusters...
2018-07-17 hselaskyEnable both receive and transmit pauseframes by default...
2018-07-17 hselaskyAdd context numbers for HW elements in mlx5en(4).
2018-07-17 hselaskyDo not hint about 'trust both' mode when the mlx5en...
2018-07-17 hselaskyCorrectly write atomic variable in mlx5en(4).
2018-07-17 hselaskyRemove redundant call to mlx5_vsc_find_cap() in mlx5core.
2018-07-17 hselaskyMake sure the state variable is set atomically instead...
2018-07-17 hselaskyRefactor access to CR-space into using VSC APIs in...
2018-07-17 hselaskyRemove redundant newline character in mlx5core.
2018-07-17 hselaskyUpdate version information for the mlx5ib module.
2018-07-17 hselaskyDon't pass unsupported events to ibcore from mlx5ib.
2018-07-17 hselaskyUse static device naming instead of dynamic one in...
2018-07-17 hselaskyImplement support for Differentiated Service Code Point...
2018-07-17 hselaskyAdd support for prio-tagged traffic for RDMA in ibcore.
2018-07-11 cyMFV r324714:
2018-06-14 manudts: Update our copy to Linux 4.17
2018-05-29 hselaskyAdd support for hardware rate limiting to mlx5en(4).
2018-05-28 hselaskyMFV r333789: libpcap 1.9.0 (pre-release)
2018-05-23 mmacyUDP: further performance improvements on tx
2018-05-23 philImport libxo-0.9.0:
2018-05-20 eadlerMFV: file 5.33
2018-05-19 sjgMerge bmake-20180512
2018-05-18 mmacyifnet: Replace if_addr_lock rwlock with epoch + mutex
2018-05-12 desUpgrade Unbound to 1.7.1.
2018-05-12 desUpgrade Unbound to 1.7.0. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.4. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.2. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.1. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.0. More to follow.
2018-05-12 desUpgrade LDNS to 1.7.0.
2018-05-11 desUpgrade to OpenSSH 7.7p1.
2018-05-08 desUpgrade to OpenSSH 7.6p1. This will be followed shortl...
2018-05-08 peterUpdate svn-1.9.7 to 1.10.0.
2018-05-02 kibmlx5en: Always allow VLAN id 0.
2018-04-20 manugnu/dts: Update our copy of arm dts from Linux 4.16
2018-04-04 brImport OpenCSD -- an ARM CoreSight(tm) Trace Decode...
2018-04-04 hselaskyBump driver version number in mlx5en(4).
2018-03-30 hselaskyRemove unused structure field in mlx5core.
2018-03-30 hselaskyBump mlx5core driver version.
2018-03-30 hselaskyFix for use after free in mlx5core.
2018-03-30 hselaskyMake sure Giant is locked when allocating bus resources...
2018-03-30 hselaskyCollect firmware dump when mlx5core is in device error...
2018-03-30 hselaskyReorganize health recovery in mlx5core.
2018-03-30 hselaskyPrepare for FW dump in error state in mlx5core.
2018-03-30 hselaskyProperly check if crspace is supported in mlx5core.
2018-03-30 hselaskyAdd missing newline character in print in mlx5core.
2018-03-30 brooksUse an accessor function to access ifr_data.
2018-03-28 mavMFV r331695, 331700: 9166 zfs storage pool checkpoint
2018-03-25 hselaskyRemove redundant prototype to fix compilation with...
2018-03-24 philipImport tzdata 2018d
2018-03-23 hselaskyDon't wait for completions when a mlx5en(4) device...
2018-03-23 hselaskyFix incorrect page count when mlx5core is in internal...
2018-03-23 hselaskyDon't save PCI state when PCI error is detected in...
2018-03-23 hselaskyAdd mutual exclusion mechanism for software reset of...
2018-03-23 hselaskyIssue a software reset on firmware assert in mlx5core.
2018-03-23 hselaskyHandle software reset of firmware in error flow in...
2018-03-23 hselaskyHide verbose proclamation of error when forced in mlx5core.
2018-03-23 hselaskyCancel delayed recovery work when unloading the mlx5cor...
2018-03-23 hselaskyAdd support for fast unload in shutdown flow in mlx5core.
2018-03-23 hselaskyImprove support for health recovery in mlx5core.
2018-03-23 hselaskyCreate designated workqueue for each mlx5en(4) device...
2018-03-23 mavMFV r331400: 8484 Implement aggregate sum and use for...
2018-03-19 brImport Intel Processor Trace decoder library from
2018-03-10 cemmlx5(4): Remove redundant declaration of mlx5_enter_err...
2018-03-08 kibMake mlx5 compilable on ILP32 arches.
2018-03-08 hselaskySet correct SL in completion for RoCE in mlx5ib(4).
2018-03-08 hselaskyAdd call to setup firmware data dump structure during...
2018-03-08 hselaskyAvoid more LFENCE/SFENCe on x86 in mlx5en(4),
2018-03-08 hselaskyFix mlx5en(4) driver to properly call m_defrag().
2018-03-08 hselaskyUse vport rather than physical-port MTU in mlx5en(4).
2018-03-08 hselaskyUse the device unit number for naming the ifnet interfa...
2018-03-08 hselaskyRemove duplicate prototypes.
2018-03-08 hselaskyAdd kernel and userspace code to dump the firmware...
next