]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Bump EC2 AMI filesystem size up to 4000 MB.
[FreeBSD/FreeBSD.git] / sys /
2019-05-08 Warner Loshrename nvme_ctrlr_destroy_qpair to nvme_ctrlr_destroy_q...
2019-05-08 Konstantin Belousovx86: Put other CPUs into tight loop when updating Intel...
2019-05-08 Emmanuel Vadotdts: Import files from Linux 5.1
2019-05-08 Brooks DavisUpdate dme(4) to reflect that it will not be removed...
2019-05-08 Emmanuel Vadotdtb: allwinner: Add the pinebook dtb to the build
2019-05-08 Edward Tomasz Napi... Mark inline functions with __unused; prevents compiler...
2019-05-08 Matt MacyEnable sys/disk.h consumers to avoid pulling in network...
2019-05-08 Mateusz GuzikReduce umtx-related work on exec and exit
2019-05-08 Justin Hibbitspowerpc/booke: Rewrite pmap_sync_icache() a bit
2019-05-08 Ruslan BukinConnect Xilinx AXI drivers and Cadence Ethernet MAC...
2019-05-08 Justin Hibbitspowerpc/booke: Do as much work outside of TLB locks...
2019-05-08 Ruslan BukinAdd driver for the Xilinx AXI Direct Memory Access...
2019-05-08 Emmanuel VadotAdd support for USB 3.0 XHCI via ACPI
2019-05-08 Ruslan BukinAdd driver for Xilinx AXI Ethernet tri-mode (10/100...
2019-05-08 Ruslan Bukino Implement a bounce buffer based on device reserved...
2019-05-08 Conrad Meyerrandom(4): Don't complain noisily when an entropy sourc...
2019-05-08 Ed MasteAvoid literal @generated tag in file-generating scripts
2019-05-08 Hans Petter SelaskyFix LINT linking issue.
2019-05-08 Hans Petter SelaskyFix LINT compilation issue.
2019-05-08 Hans Petter SelaskyBump the Mellanox driver version numbers and the FreeBS...
2019-05-08 Hans Petter SelaskyMake command workqueue persistant in mlx5core.
2019-05-08 Hans Petter SelaskyFix race between driver unload and dumping firmware...
2019-05-08 Hans Petter SelaskyEnsure the flowtable rules are not freed twice in mlx5e...
2019-05-08 Hans Petter SelaskyUndo previous steps upon returning failure in mlx5en(4).
2019-05-08 Hans Petter SelaskyMake sure the flow destination structure does not use...
2019-05-08 Hans Petter SelaskyFlush command workqueue when command completion is...
2019-05-08 Hans Petter SelaskyMake command timeout way shorter in mlx5core.
2019-05-08 Hans Petter SelaskyRemove non-functional MLX5E_MAX_RX_SEGS macro in mlx5en(4).
2019-05-08 Hans Petter SelaskyFix for compilation warning in mlx5en(4).
2019-05-08 Hans Petter SelaskyRename functions from mlx5_fwdump to mlx5_ctl in mlx5core.
2019-05-08 Hans Petter SelaskyImplement firmware reset from userspace in mlx5tool(8).
2019-05-08 Hans Petter SelaskyAdd Firmware Reset Level, MFRL, register accessors...
2019-05-08 Hans Petter SelaskyExpose per-lane counters before correction mechanism...
2019-05-08 Hans Petter SelaskyAdd support for extended PCIe counters in mlx5en(4).
2019-05-08 Hans Petter SelaskyExtend the counters framework in mlx5en(4).
2019-05-08 Hans Petter SelaskyUpdate performance counter bits in mlx5core.
2019-05-08 Hans Petter SelaskyImplement reading PCI power status in mlx5core.
2019-05-08 Hans Petter SelaskyMove workqueue from mlx5en(4) to mlx5core.
2019-05-08 Hans Petter SelaskyAlways return success for RoCE modify port in mlx5ib.
2019-05-08 Hans Petter SelaskyAdd support for new rates to mlx5ib.
2019-05-08 Hans Petter SelaskyAdd new rates to ibcore.
2019-05-08 Hans Petter SelaskyDo not add IFM_10G_LR and IFM_40G_ER4 to supported...
2019-05-08 Hans Petter SelaskyAdd support for 200Gb ethernet speeds to mlx5core.
2019-05-08 Hans Petter SelaskyRemove unused speed enums in mlx5core.
2019-05-08 Hans Petter SelaskyControl automatic update of firmware on driver load...
2019-05-08 Hans Petter SelaskyCorrect check for the calibration generation in mlx5en(4).
2019-05-08 Hans Petter SelaskyLet rx_out_of_buffer be a 32-bit counter in mlx5en(4).
2019-05-08 Hans Petter SelaskyAdd vnic steering drop statistics in mlx5en(4).
2019-05-08 Hans Petter SelaskyUse software counters for rx_packets and rx_bytes in...
2019-05-08 Hans Petter SelaskyAdd mlx5_firmware_update() in mlx5core.
2019-05-08 Hans Petter SelaskyHandle IB_EVENT_DEVICE_FATAL event in ipoib.
2019-05-08 Hans Petter SelaskyFix for double bus master disable in mlx5core.
2019-05-08 Hans Petter SelaskyImplement userspace firmware update for ConnectX-4...
2019-05-08 Hans Petter SelaskyRename mlx5_fwdump_addr to more neutral mlx5_tool_addr...
2019-05-08 Hans Petter SelaskyAdd mlxfw callbacks in mlx5core.
2019-05-08 Hans Petter SelaskyInitial version of Mellanox in-kernel firmware upgrade...
2019-05-08 Hans Petter SelaskyConvert remaining module parameters into SYSCTLs in...
2019-05-08 Hans Petter SelaskyRemove redundant line of code in mlx5core.
2019-05-08 Hans Petter SelaskyChange implicit and probably erronous EPERM to EIO...
2019-05-08 Hans Petter SelaskyFix netstat counters mapping in mlx5en(4).
2019-05-08 Hans Petter SelaskyFix endless loop in ipoib_poll().
2019-05-08 Hans Petter SelaskyAvoid leaking send queue mbufs during error recovery...
2019-05-08 Hans Petter SelaskyAdd helper functions to set/query MCC/MCDA/MCQI registe...
2019-05-08 Hans Petter SelaskyEnhance MCAM reg to allow query on access reg support...
2019-05-08 Hans Petter SelaskyAdd MCC (Management Component Control) register definit...
2019-05-08 Hans Petter SelaskyAdd reading the mcam_reg in mlx5core.
2019-05-08 Hans Petter SelaskyQuery and cache PCAM, MCAM registers on initialization...
2019-05-08 Hans Petter SelaskyImplement PCAM, MCAM access register commands in mlx5core.
2019-05-08 Hans Petter SelaskyExpose PCAM, MCAM registers infrastructure in mlx5core.
2019-05-08 Hans Petter SelaskyAdd sysctl(8) to control fast unload support in mlx5core.
2019-05-08 Hans Petter SelaskyAdd Fast teardown support to mlx5core.
2019-05-08 Hans Petter SelaskyMake sure the running variable is properly set for...
2019-05-08 Hans Petter SelaskyImplement get and set nic state as global functions...
2019-05-08 Hans Petter SelaskyTicks are integer type in FreeBSD.
2019-05-08 Hans Petter SelaskyConfigure firmware to use RX hash format in mini CQE...
2019-05-08 Hans Petter SelaskyDisable CQE zipping by default in mlx5en(4).
2019-05-08 Hans Petter SelaskySplit mlx5e_update_stats_work() in mlx5en(4).
2019-05-08 Hans Petter SelaskyImplement fast close of RX channel in mlx5en(4).
2019-05-08 Hans Petter SelaskyCorrect number of elements for priority to traffic...
2019-05-08 Hans Petter SelaskyRemove unused module parameter in mlx5ib.
2019-05-08 Hans Petter SelaskyMake sure to error out when arming the CQ fails in...
2019-05-08 Hans Petter SelaskyMake sure to error out when arming the CQ fails in...
2019-05-08 Hans Petter SelaskyDestroy port stats debug context in correct order in...
2019-05-08 Hans Petter SelaskyFix tx_jumbo_packets counter in mlx5en(4).
2019-05-08 Hans Petter SelaskyUpdate Ethernet extended counters in mlx5en(4).
2019-05-08 Hans Petter SelaskyProtect from infinite sw-reset loop in mlx5core.
2019-05-08 Hans Petter SelaskyDisable all MSIX interrupts before shutdown in mlx5.
2019-05-08 Hans Petter SelaskyImport Linux code to implement mlx5_ib_disassociate_uco...
2019-05-08 Hans Petter SelaskyAdd temperature warning event to log in mlx5core.
2019-05-08 Hans Petter SelaskyCorrectly define the interface state bits in mlx5en(4).
2019-05-08 Hans Petter SelaskyEnable FPGA and FPGA QP errors for EQ and call the...
2019-05-08 Hans Petter SelaskyAdd MLX5_FPGA_RELOAD IOCTL(2) to mlx5fpga.
2019-05-08 Hans Petter SelaskyAdd support for Dynamic Interrupt Moderation, DIM,...
2019-05-08 Marius StroblAllow to build without INET and INET6 again after r347221.
2019-05-08 Xin LIMove contrib/zlib to sys/contrib/zlib so that we can...
2019-05-08 Justin Hibbitspowerpc: hide innocuous printf behind bootverbose
2019-05-08 Kyle Evanstun/tap: merge and rename to `tuntap`
2019-05-08 Conrad Meyerrandom: x86 driver: Prefer RDSEED over RDRAND when...
2019-05-08 Conrad Meyervmm(4): Pass through RDSEED feature bit to guests
2019-05-08 Warner LoshAdd missing newline to debug printf.
next