]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
netgraph: macfilter: small fixes
[FreeBSD/FreeBSD.git] / sys / dev /
2020-11-20 wulfpsm(4): Disable AUX multiplexer probing on all Lenovo...
2020-11-19 markjvm_phys: Try to clean up NUMA KPIs
2020-11-18 lwhsuipheth(4): Fix for iOS 14
2020-11-18 mwUpdate ENA driver version to v2.3.0
2020-11-18 mwRename descriptions of the supported ENA devices
2020-11-18 mwAdd ENI metrics for the ENA driver
2020-11-18 mwAdd SPDX license tag to the ENA driver files
2020-11-18 mwAdd Rx offsets support for the ENA driver
2020-11-18 mwAdjust ENA driver files to latest ena-com changes
2020-11-18 mwFix completion descriptors alignment for the ENA
2020-11-18 hselaskyFix build of USB bootloader code by adding checks for...
2020-11-18 mavMove ecmd memory allocation itto separate DMA tag.
2020-11-18 mavRemove bus_dma locking/sleeping when not needed.
2020-11-18 mavDon't allocate full XCMD_SIZE (512 bytes) on stack.
2020-11-17 emasteuplcom: add ATen/Prolific USB-232 Controller D USB ID
2020-11-17 manusyscon: Add syscon_get_by_ofw_node
2020-11-16 brFix a bug in assertion: entry flags also includes IOMMU...
2020-11-16 brAdd device_t member to struct iommu.
2020-11-16 manudwmmc: dwmmc_switch_vccq is only used in MMCCAM kernel
2020-11-16 hselaskyMake mlx5_cmd_exec_cb() a safe API in mlx5core.
2020-11-16 hselaskyReport EQE data upon CQ completion in mlx5core.
2020-11-16 hselaskyEnhance the mlx5_core_create_cq() function in mlx5core.
2020-11-16 hselaskyUse mlx5core to create/destroy all Dynamically Connecte...
2020-11-16 hselaskyFix error handling order in create_kernel_qp in mlx5ib.
2020-11-14 mavAdd PMRCAP printing and fix earlier CAP_HI.
2020-11-13 bdragon[PowerPC] Allow traversal of oversize OF properties.
2020-11-12 mavFix panic if NVMe is detached before the intrhook call.
2020-11-12 npcxgbe/t4_tom: Handle VXLAN-encapsulated SYNs correctly.
2020-11-12 hselaskyAdd more USB quirks.
2020-11-12 0mpFix a typo in a license comment
2020-11-12 markjqat: Fix nits reported by Coverity
2020-11-12 hselaskyAdd a tunable sysctl, hw.usb.uaudio.handle_hid, to...
2020-11-12 hselaskyWhen doing a USB alternate setting on an USB interface...
2020-11-12 kibmlx5en: Set ifmr_current same as ifmr_active.
2020-11-12 kibmlx5en: stop ignoring pauses and flow in the media...
2020-11-12 kibmlx5en: Register all combinations of FDX/RXPAUSE/TXPAUS...
2020-11-12 kibmlx5en: Refactor repeated code to register media type...
2020-11-12 npcxgbev(4): Make sure that the iq/eq map sizes are corre...
2020-11-10 jhbClear tp->tod in t4_pcb_detach().
2020-11-10 hselaskyInclude GID type when deleting GIDs from HW table under...
2020-11-09 bzusb_hub: fix whitespace
2020-11-09 impRemove newline from bxe description, it's not done...
2020-11-09 npcxgbe(4): Allow the PF driver to set a VF's MAC address.
2020-11-09 mjgkqueue: save space by using only one func pointer for...
2020-11-09 npcxgbev(4): Use the MAC address set by the the PF if...
2020-11-08 npcxgbe(4): Add the firmware binaries missing in r367428.
2020-11-07 sjgUpdate to bmake-20201101
2020-11-07 kevansvt: resolve conflict between VT_ALT_TO_ESC_HACK and DBG
2020-11-06 bzusb_hub: giving up port reset - device vanished
2020-11-06 tsoomeefifb: vt_generate_cons_palette() takes max color,...
2020-11-06 npcxgbe(4): Update firmwares to 1.25.0.40.
2020-11-05 mjgnvme: change namei_request_zone into a malloc type
2020-11-05 kibSuspend all writeable local filesystems on power suspend.
2020-11-05 luporl[PowerPC] hwpmc: add support for POWER8/9 PMCs
2020-11-05 markjAdd qat(4)
2020-11-05 luporl[PowerPC] Make PPC 970 PMC SPRs the standard ones
2020-11-04 wulfatkbdc(4): Add quirk for "System76 lemur Pro" laptops.
2020-11-04 manuPlug minor memory leak in dwc3 USB2/USB3 controller.
2020-11-04 markjvmspace: Convert to refcount(9)
2020-11-02 mavAdd icc (Isochronous Command Completion) ccb_ataio...
2020-10-31 wulfacpi_dock(4): Add ACPI_PNP_INFO
2020-10-31 wulfacpi_wmi(4): Add ACPI_PNP_INFO
2020-10-31 wulfAdd plug and play information macroses for ACPI and...
2020-10-31 hselaskyImplement the USB_GET_DEVICEINFO ioctl(2) for uhid(4).
2020-10-31 wulfacpi_video(4): Put display device in to D3 state on...
2020-10-31 wulfacpi_video(4): Add evdev support for reporting of video...
2020-10-31 wulfacpi(9): Add EVENTHANDLERs for video and AC adapter...
2020-10-31 wulfacpi: Tweak _DSM method evaluation helpers.
2020-10-31 wulfig4(4): Add PCI IDs for Intel Comit Lake I2C controllers.
2020-10-30 jhbRemove IF_SND_TAG_TYPE_TLS_RATE_LIMIT conditionals.
2020-10-30 jhbFix a couple of silly bugs in r367149.
2020-10-29 jhbAdd m_snd_tag_alloc() as a wrapper around if_snd_tag_al...
2020-10-29 jhbUse public interfaces to manage the nested rate limit...
2020-10-29 jhbSupport hardware rate limiting (pacing) with TLS offload.
2020-10-28 mavFix unintentional constant rename in r367109.
2020-10-28 mavPrint NVMe controller capabilities in verbose dmesg.
2020-10-28 traszDrop "All rights reserved" from all my stuff. This...
2020-10-28 hselaskyAdd new USB IDs.
2020-10-25 mavIntroduce support of SCSI Command Priority.
2020-10-25 mavFix incorrect constants of target tag action.
2020-10-24 impRemove support for ancient compilers
2020-10-24 rscheffAdd network QoS support for PCP to iscsi initiator.
2020-10-24 bro Add iommu de-initialization method for MSI interface.
2020-10-24 impnvme: Remove compat code for older kernels
2020-10-23 brMove the iommu stubs to a generic place, so they are...
2020-10-23 kibxhci: Handle the case when MSI-X BAR is the same as...
2020-10-23 markjntb: Fix the 32-bit build after r366969
2020-10-23 markjntb: Add Intel Xeon Gen3 support
2020-10-23 markjntb: Fix an assertion to permit >= 32 doorbells
2020-10-23 npcxgbe(4): Fix min/max typo in r366958.
2020-10-23 npcxgbe(4): refine the values reported in if_ratelimit_query.
2020-10-23 jhbHandle CPL_RX_DATA on active TLS sockets.
2020-10-22 mavNegotiate iSCSIProtocolLevel of 2 (RFC 7144) in initiator.
2020-10-22 vmaffionenetmap: fix mutex double unlock bug
2020-10-22 npcxgbe(4): fix the size of the iq/eq maps.
2020-10-22 mavPass lower 3 bits of sector_count for FPDMA commands.
2020-10-21 npcxgbe(4): display correct tid range for T6 based -SO...
2020-10-21 vangyzenntb_tool: ubuf is too small to hold a human readable...
2020-10-21 brooksvmapbuf: don't smuggle address or length in buf
2020-10-20 jhbUse a template assembly file to generate the embedded...
next