]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Implement PCAM, MCAM access register commands in mlx5core.
[FreeBSD/FreeBSD.git] / sys /
2019-05-08 hselaskyImplement PCAM, MCAM access register commands in mlx5core.
2019-05-08 hselaskyExpose PCAM, MCAM registers infrastructure in mlx5core.
2019-05-08 hselaskyAdd sysctl(8) to control fast unload support in mlx5core.
2019-05-08 hselaskyAdd Fast teardown support to mlx5core.
2019-05-08 hselaskyMake sure the running variable is properly set for...
2019-05-08 hselaskyImplement get and set nic state as global functions...
2019-05-08 hselaskyTicks are integer type in FreeBSD.
2019-05-08 hselaskyConfigure firmware to use RX hash format in mini CQE...
2019-05-08 hselaskyDisable CQE zipping by default in mlx5en(4).
2019-05-08 hselaskySplit mlx5e_update_stats_work() in mlx5en(4).
2019-05-08 hselaskyImplement fast close of RX channel in mlx5en(4).
2019-05-08 hselaskyCorrect number of elements for priority to traffic...
2019-05-08 hselaskyRemove unused module parameter in mlx5ib.
2019-05-08 hselaskyMake sure to error out when arming the CQ fails in...
2019-05-08 hselaskyMake sure to error out when arming the CQ fails in...
2019-05-08 hselaskyDestroy port stats debug context in correct order in...
2019-05-08 hselaskyFix tx_jumbo_packets counter in mlx5en(4).
2019-05-08 hselaskyUpdate Ethernet extended counters in mlx5en(4).
2019-05-08 hselaskyProtect from infinite sw-reset loop in mlx5core.
2019-05-08 hselaskyDisable all MSIX interrupts before shutdown in mlx5.
2019-05-08 hselaskyImport Linux code to implement mlx5_ib_disassociate_uco...
2019-05-08 hselaskyAdd temperature warning event to log in mlx5core.
2019-05-08 hselaskyCorrectly define the interface state bits in mlx5en(4).
2019-05-08 hselaskyEnable FPGA and FPGA QP errors for EQ and call the...
2019-05-08 hselaskyAdd MLX5_FPGA_RELOAD IOCTL(2) to mlx5fpga.
2019-05-08 hselaskyAdd support for Dynamic Interrupt Moderation, DIM,...
2019-05-08 mariusAllow to build without INET and INET6 again after r347221.
2019-05-08 delphijMove contrib/zlib to sys/contrib/zlib so that we can...
2019-05-08 jhibbitspowerpc: hide innocuous printf behind bootverbose
2019-05-08 kevanstun/tap: merge and rename to `tuntap`
2019-05-08 cemrandom: x86 driver: Prefer RDSEED over RDRAND when...
2019-05-08 cemvmm(4): Pass through RDSEED feature bit to guests
2019-05-08 impAdd missing newline to debug printf.
2019-05-07 tuexenRemove non-functional SCTP checksum offload support...
2019-05-07 traszSupport PTRACE_GETREGSET w/ NT_PRSTATUS in Linux ptrace(2).
2019-05-07 emastemake sysent after r347228
2019-05-07 cemdevice_printf: Use sbuf for more coherent prints on SMP
2019-05-07 emastemakesyscalls: use @generated tag in generated files
2019-05-07 markjSimplify the test against maxproc in fork1().
2019-05-07 brDisable interrupts first and then set spinlock_count...
2019-05-07 brProvide a template for busdma code for RISC-V.
2019-05-07 emasteUse @generated tag in generated files
2019-05-07 mariuso Avoid determining the MAC class (LEM/EM or IGB) ...
2019-05-07 mariuso Use iflib_fast_intr_rxtx() also for "legacy" interrup...
2019-05-07 dchaginRemove wrong copyright line. Discussed with Carlos...
2019-05-07 kibamd64: fix BUS_SPACE_MAXSIZE to 64bit max value.
2019-05-06 dougmThe intention of the blist cursor is for the search...
2019-05-06 marius- Remove the unused ifc_link_irq and ifc_mtx_name membe...
2019-05-06 dchaginAdds sys/class/net devices to linsysfs.
2019-05-06 dchaginRewrite linux_ifflags() in more readable Linuxulator...
2019-05-06 dchaginComplete r347052 (https://reviews.freebsd.org/D20137...
2019-05-06 mavDrop periph lock around cam_periph_unmapmem().
2019-05-06 dchaginThe build process generates assym.inc from genassym...
2019-05-06 cemList-ify kernel dump device configuration
2019-05-06 hselaskyUse PCIV_INVALID in pci_channel_offline() in the LinuxKPI.
2019-05-06 hselaskyDisabling a PCI device should only disable busmaster...
2019-05-06 hselaskyImplement print_hex_dump_debug() function macro in...
2019-05-06 emasteReformat arm64 linux syscalls.master per current style
2019-05-06 hselaskyAllow controlling pr_debug at runtime in the LinuxKPI.
2019-05-06 roygergeom: fix initialization order
2019-05-06 kibDo not flush NFS node from NFS VOP_SET_TEXT().
2019-05-06 kibNoted by: alc
2019-05-06 tychonzero inputs to vm_page_initfake() for predictable results
2019-05-05 jhibbitspowerpc/booke: Use #ifdef __powerpc64__ instead of...
2019-05-05 jhibbitspowerpc/booke: Fix size check for phys_avail in pmap...
2019-05-05 mavDecode some more ATA commands found in ACS-4.
2019-05-05 markjEnsure that error is initialized in ufs_bmap_seekdata().
2019-05-05 mavDecode Deallocate Logical Block Features.
2019-05-05 kibSwitch to use shared vnode locks for text files during...
2019-05-05 kibDo not collapse objects with OBJ_NOSPLIT backing swap...
2019-05-05 kibimgact_elf: do not relock the text vnode if possible.
2019-05-05 adrian[ath_rate_sample] Have the final attempted rate in...
2019-05-05 adrian[ath] [ath_rate] Fix ANI calibration during non-ACTIVE...
2019-05-04 cemx86: Implement MWAIT support for stopping a CPU
2019-05-04 kibarm64: Properly restore PAN when done with userspace...
2019-05-04 mjgsysv: get rid of fork/exit hooks if the code is compiled in
2019-05-04 mjgAnnotate nprocs with __exclusive_cache_line
2019-05-04 mckusickZero out the file directory entry metadata to reduce...
2019-05-04 cemx86: Define pc_monitorbuf as a logical structure
2019-05-04 jhibbitspowerpc/mpc85xx: Attach MPC85xx PCI bus and root comple...
2019-05-04 ganboldAdd emmc clock definitions for Rockchip RK3399 SoC.
2019-05-04 hselaskyFix regression issue after r346645 in the LinuxKPI.
2019-05-04 hselaskyFix regression issue after r346645 in the LinuxKPI.
2019-05-04 jhibbitspowerpc: Optimize padding in bus_dma_tag
2019-05-04 jhibbitspowerpc: Merge all pmap struct definitions
2019-05-03 mckusickThis update eliminates a kernel stack disclosure bug...
2019-05-03 jhbEmulate the "ADD reg, r/m" instruction (opcode 03H).
2019-05-03 mckusickSimplify calculation of DIRECTSIZ. No functional change...
2019-05-03 markjDisallow excessively small times of day in clock_settim...
2019-05-03 rwatsonWhen MAC is enabled and a policy module is loaded,...
2019-05-03 mmacyAllow iflib drivers to pass a pointer to their own...
2019-05-03 gallatinSelect lacp egress ports based on NUMA domain
2019-05-03 dchaginIn order to reduce duplication between MD parts of...
2019-05-03 traszDecode more CPU flags in cpuinfo.
2019-05-03 dougmfls() should find the most significant bit of an int...
2019-05-02 emasteiflib: remove assertion that isc_capabilities is nonzero
2019-05-02 traszFix flags in cpuinfo.
2019-05-02 cemAdd a COMPAT_FREEBSD12 kernel option.
2019-05-02 manudtb: Include RK3399 RockPro64 DTS in kernel build
2019-05-02 kevansfdt: Fix installation of aarch64 dtb
next