]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/cxgbe
Upgrade to OpenSSH 7.9p1.
[FreeBSD/FreeBSD.git] / sys / dev / cxgbe /
2020-02-14 emasteUpgrade to OpenSSH 7.9p1.
2020-02-13 jhbRemove the per-TXQ tls_wrs stat.
2020-02-12 npcxgbe(4): Update T4/5/6 firmwares to 1.24.12.0.
2020-02-12 mmMFV r357783:
2020-02-11 delphijMFV r357712: file 5.38.
2020-02-05 npcxgbe(4): Add native netmap support to the main interface.
2020-02-05 npcxgbe(4): Add a knob to allow netmap tx traffic to...
2020-02-05 npcxgbe(4): Allow nm_black_hole and nm_cong_drop to be...
2020-02-04 npcxgbe(4): Report accurate rx_buf_maxsize to netmap.
2020-02-04 npcxgbe(4): Add pfil(9) hooks to the driver's rx.
2020-02-04 npcxgbe(4): Treat NIC rx as special and run its handler...
2020-02-04 npcxgbe(4): Retire the allow_mbufs_in_cluster optimization.
2020-02-03 npcxgbe(4): Avoid ext_arg2 in rxb_free.
2020-02-03 npcxgbe(4): Do not use pack boundary > 512B unless it...
2020-02-03 npcxgbe(4): Initialize the rx buffer's metadata on first...
2020-02-03 npcxgbe(4): Only checksummed TCP should be considered...
2020-01-14 npcxgbe/iw_cxgbe: Do not allow memory registrations with...
2020-01-08 bzvnet: virtualise more network stack sysctls.
2020-01-07 glebiusFix a typo - passing wrong mbuf pointer to needs_udp_cs...
2019-12-31 cyMFV r356143:
2019-12-31 mmMFV r356163,r356197:
2019-12-22 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-12-21 cyMFV r353143 (phillip):
2019-12-21 cyMFV r353141 (by phillip):
2019-12-18 npcxgbe(4): check if the firmware supports FW_RI_FR_NSMR_...
2019-12-13 jhbExpand net epoch in the cxgbe TOE driver to satisfy...
2019-12-13 npcxgbe(4): Use the _XT variant of the CPL used to transm...
2019-12-12 npcxgbe(4): Never use hardware checksumming in netmap tx.
2019-12-10 npcxgbe(4): Simplify the firmware version checks a bit.
2019-12-10 npcxgbe(4): Use TX_PKTS2 work requests in netmap Tx if...
2019-12-10 npcxgbe(4): Update T4/5/6 firmwares to 1.24.11.0.
2019-12-09 npcxgbe/iw_cxgbe: Support 64b length in the memory regist...
2019-12-05 emasteUpdate ELF Tool Chain to upstream r3769
2019-12-03 manuImport DTS files for riscv from Linux 5.4
2019-12-01 tuexenIn order for the TCP Handshake to support ECN++, and...
2019-11-28 manuImport riscv DTS files
2019-11-28 manuImport DTS files from Linux 5.4
2019-11-26 npcxgbe(4): Allow the driver to specify multiple FECs...
2019-11-25 delphijMFV r355071: libbsdxml (expat) 2.2.9.
2019-11-24 npcxgbe(4): sysctl to reset the temperature/voltage sensor.
2019-11-24 npcxgbe(4): Update the firmware interface header.
2019-11-21 jhbNIC KTLS for Chelsio T6 adapters.
2019-11-20 pfgMFV 354917, 354918, 354919
2019-11-18 avgMFV r354378,r354379,r354386: 10499 Multi-modifier prote...
2019-11-16 cemUpdate to Zstandard 1.4.4
2019-11-15 npcxgbev(4): Catch up with the pciids in the PF driver.
2019-11-15 glebiusFix regression from r353841: ctx.rc needs to be initial...
2019-11-13 jhbCreate a file to hold shared routines for dealing with...
2019-11-10 delphijMFV r354582: file 5.37.
2019-11-08 npcxgbe(4): Query Vdd from the firmware if its last known...
2019-11-07 philImport libxo-1.3.0:
2019-11-07 glebiusMechanically convert INP_INFO_RLOCK() to NET_EPOCH_ENTER().
2019-10-31 npcxgbe(4): Use correct size while converting lpacaps32...
2019-10-25 npcxgbe(4): Use correct FetchBurstMin values for T6.
2019-10-22 jhbSplit Chelsio send tags into a generic base tag and...
2019-10-22 jhbAlways allocate the atid table during attach.
2019-10-21 glebiusConvert to if_foreach_llmaddr() KPI.
2019-10-19 jkimMerge ACPICA 20191018.
2019-10-15 npcxgbe(4): An EQ update can be requested in a TX_PKTS2...
2019-10-14 jhbRemove an unused parameter from get_new_keyid().
2019-10-09 jhbRemove adapters from t4_list earlier during detach.
2019-10-09 dimMerge ^/head r353316 through r353350.
2019-10-08 jhbAdd support for KTLS in the Chelsio TOE module.
2019-10-08 brooksUpdate tcsh to 6.21.00.
2019-10-08 jhbSet the FID field in lookaside crypto requests to the...
2019-09-28 manuImport DTS files from Linux 5.3
2019-09-28 manuImport DTS files from Linux 5.2
2019-09-19 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-09-13 dimMerge ^/head r352105 through r352307.
2019-09-10 jkimMerge OpenSSL 1.1.1d.
2019-09-10 baptImport libedit 2019-09-10
2019-09-09 markjChange synchonization rules for vm_page reference counting.
2019-09-03 dimMerge ^/head r351317 through r351731.
2019-08-28 npcxgbe/t4_tom: Use the correct value of sndbuf in AIO Tx.
2019-08-27 npcxgbe/t4_tom: Initialize all TOE connection parameters...
2019-08-27 npcxgbe/t4_tom: Limit work requests with immediate payloa...
2019-08-25 dimMerge missed sources for lldb-specific TableGen tool.
2019-08-23 npcxgbe/t4_tom: Any invalid scaling factor in the hardwar...
2019-08-23 npwhitespace nit.
2019-08-23 npcxgbe(4): Use the same buffer size for TOE rx queues...
2019-08-22 dimMerge openmp trunk r366426, resolve conflicts, and...
2019-08-22 dimMerge libc++ trunk r366426, resolve conflicts, and...
2019-08-22 dimMerge compiler-rt trunk r366426, resolve conflicts...
2019-08-22 dimMerge lldb trunk r366426, resolve conflicts, and update...
2019-08-22 cyMFV r346563:
2019-08-21 dimMerge lld trunk r366426, and resolve conflicts.
2019-08-21 dimMerge clang trunk r366426, resolve conflicts, and updat...
2019-08-21 dimMerge llvm trunk r366426, resolve conflicts, and update...
2019-08-08 cemUpdate to Zstandard 1.4.2
2019-08-07 asomersfusefs: merge from projects/fuse2
2019-08-01 rrsThis adds the third step in getting BBR into the tree...
2019-07-28 asomersMFHead @r350386
2019-07-12 npcxgbe(4): Completely ignore all top level interrupts...
2019-07-09 npcxgbe(4): Clear the freelist statistics in the clearsta...
2019-07-09 npcxgbe(4): Use the simplest configuration possible when...
2019-07-08 lwhsuFix gcc build for cxgbe(4)
2019-07-08 markjMerge the vm_page hold and wire mechanisms.
2019-07-04 desUpgrade Unbound to 1.9.2.
2019-07-03 jhbUse unmapped (M_NOMAP) mbufs for zero-copy AIO writes...
2019-06-29 jhbAdd support for IFCAP_NOMAP to cxgbe(4).
next