]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
linux(4): Implement pi futexes using umtx.
[FreeBSD/FreeBSD.git] / sys / dev /
2021-07-29 Wojciech MacekFix mac_veriexec version mismatch
2021-07-29 Luiz Otavio O Souzavirtio: enable VTNET_LEGACY_TX when ALTQ is enabled.
2021-07-28 Ed Mastevnic: add TODO list item for multicast filter support
2021-07-28 Leandro Luporipowerpc: change mfpvr return type to uint32_t
2021-07-28 Julien Grallxen: introduce xen_has_percpu_evtchn()
2021-07-28 Julien Grallxen/control: print warning on call of xctrl_suspend()
2021-07-28 Elliott Mitchellxen/grant_table: cleanup max_nr_grant_frames()
2021-07-28 Julien Grallxen/control: introduce xen_pv_shutdown_handler()
2021-07-28 Julien Grallxen: introduce xen_pv_disks_disabled()
2021-07-28 Julien Grallxen/netfront: introduce xen_pv_nics_disabled()
2021-07-28 Elliott Mitchellxen/xenpv: remove low memory limit for non-x86
2021-07-28 Elliott Mitchellxen/control: gate x86 specific code in the preprocessor
2021-07-28 Elliott Mitchellxen: create VM_MEMATTR_XEN for Xen memory mappings
2021-07-28 Julien Grallxen: move x86/xen/xenpv.c to dev/xen/bus/xenpv.c
2021-07-28 Hans Petter Selaskymlx5/mlx4: Bump driver version to 3.7
2021-07-28 Hans Petter Selaskyibcore: Kernel space update based on Linux 5.7-rc1.
2021-07-27 Andrew TurnerFix the spelling of '*/' in the vnic driver
2021-07-28 Ed Mastevnic: add TODO list item for non-promisc mode
2021-07-27 Konstantin Belousov/dev/pci: clarify meaning of writeable file descriptor
2021-07-26 Mark Johnstoncrypto: Constify all transform descriptors
2021-07-26 Leandro Luporihwpmc: fix powerpc/powerpcspe builds
2021-07-26 Leandro Luporipowerpc64: add Power8 and Power9 PMCs
2021-07-23 Mark JohnstonAnnotate amd64 stack unwinders with __nomemorysanitize
2021-07-23 Martin Matuskazfs: merge openzfs/zfs@14b43fbd9 (master) into main
2021-07-22 Yang Zhongmmc: Drain the intrhook in mmc_detach()
2021-07-22 Alexander Motinvmci(4): Shorten interrupt descriptions.
2021-07-22 Emmanuel Vadotdwmmc: Fix MMCCAM block size support
2021-07-22 Emmanuel Vadotfdt: Expose the model, compatible and freebsd dts brand...
2021-07-22 Konstantin Belousovmlx5en: vxlan: do not report TCP inner packet as UDP...
2021-07-21 Mitchell Hornelibpmc/hwpmc: fix issues with arm64 pmu-events support
2021-07-21 Hans Petter SelaskyImplement the SOUND_MIXER_WRITE_MUTE and SOUND_MIXER_RE...
2021-07-21 Jessica Clarkepci_dw: Detect number of outbound regions automatically
2021-07-21 Jessica Clarkepci_dw: Support modern "unroll" iATU mode
2021-07-21 Jessica Clarkepci_dw: Support multiple memory windows
2021-07-21 Jessica Clarkecgem: Add support for the SiFive FU740
2021-07-20 Navdeep Parharcxgbe(4): Initialize abs_id for ctrl and ofld queues.
2021-07-20 Kevin Bowlinge1000: Add missing branch prediction
2021-07-20 Kevin Bowlinge1000: Clean up igb_txrx
2021-07-19 John Baldwincxgbei: Don't assert F for data completion PDUs.
2021-07-19 John Baldwincxgbei: Remove invalid assertion.
2021-07-18 Kevin Bowlingixgbe: Clean up ix_txrx
2021-07-18 Xin LIless: upgrade to v590.
2021-07-18 Neel Chauhanvmd_bus: Fix typo in comment
2021-07-16 Kevin Bowlingixgbe: Print FW NVM and Option ROM versions
2021-07-16 Neel Chauhanvmd: Rename vmd_bus class to pci
2021-07-15 Warner Loshnvme: Enable interrupts after qpair fully constructed
2021-07-15 Mateusz Guzikhwpmc: mostly clean up cc --analyze
2021-07-15 Hans Petter SelaskyCleanup unused USB enums.
2021-07-15 Hans Petter SelaskySend a zero-length-packet first when opening a BULK...
2021-07-14 Vladimir Kondratyevpsm(4): Probe Synaptics touchpad with active multiplexi...
2021-07-14 Warner Loshcardbus: move card_if.m to sys/dev/cardbus
2021-07-14 Navdeep Parharcxgbe(4): Skip a few more T5/T6 registers during a...
2021-07-13 Mark Johnstonuart: Fix an out-of-bounds read in ns8250_bus_probe()
2021-07-13 Rajesh Kumar M AFix to call callout_init with correct inputs from axp...
2021-07-13 Navdeep Parharcxgbe(4): Update firmwares to 1.26.0.0.
2021-07-12 Martin Matuskazfs: merge openzfs/zfs@07a4c76e9 (master) into main
2021-07-12 Hans Petter Selaskymlx5: Numa domain improvements.
2021-07-12 Hans Petter Selaskymlx5: Fix for uninitialized "uid" field.
2021-07-12 Hans Petter Selaskymlx4: Map core_clock page to user space only when allowed
2021-07-12 Hans Petter Selaskymlx5en: Allow binding channels to CPUs when RSS is...
2021-07-12 Hans Petter Selaskymlx5en: Allocate per-channel doorbells.
2021-07-12 Hans Petter Selaskymlx5en: Wait for all TLS connections to terminate when...
2021-07-12 Hans Petter Selaskymlx4ib and mlx5ib: Set slid to zero in Ethernet complet...
2021-07-12 Hans Petter Selaskymlx5en: Configure relaxed PCI read and write ordering...
2021-07-12 Hans Petter Selaskymlx5en: Check for pci_channel_offline() when draining...
2021-07-12 Hans Petter Selaskymlx5ib: Implement support for enabling and disabling...
2021-07-12 Hans Petter Selaskymlx5ib: Extend parameter macros so that more arguments...
2021-07-12 Hans Petter Selaskymlx5core: Don't query the PCI config space for offline...
2021-07-12 Hans Petter Selaskyibcore: Declare ib_post_send() and ib_post_recv() argum...
2021-07-12 Hans Petter Selaskymlx5: Set default timestamp format for mlx5en(4) and...
2021-07-12 Hans Petter Selaskymlx5: Add new timestamp mode bits.
2021-07-12 Hans Petter Selaskyibcore: Simplify ib_modify_qp_is_ok().
2021-07-12 Hans Petter Selaskymlx5core: Make sure error code is propagated on error.
2021-07-12 Hans Petter Selaskyibcore: Introduce ib_port_phys_state enum.
2021-07-12 Hans Petter Selaskymlx5ib: Fix XRC QP support after introducing extended...
2021-07-12 Hans Petter Selaskymlx5ib: Limit mkey page size to 2GB
2021-07-12 Hans Petter Selaskymlx5ib: Simplify mlx5_ib_cont_pages()
2021-07-12 Hans Petter Selaskymlx5en: Add more error checks in the transmit path.
2021-07-12 Hans Petter Selaskymlx5ib: Support RAW Ethernet when RoCE is disabled...
2021-07-12 Hans Petter Selaskymlx5en: Add missing media types for 100GBit/s, 200Gbit...
2021-07-12 Konstantin Belousovmlx5: drop Giant around VSC lock and CRSPACE enumeratio...
2021-07-12 Konstantin Belousovmlx5: add a knob to administratively disable mlx5 fw...
2021-07-12 Konstantin Belousovmlx5: Fix PBMC register mapping
2021-07-12 Konstantin Belousovmlx5: Fix PPLM register mapping
2021-07-12 Konstantin Belousovmlx5en: add ASCII art providing an overview of flow...
2021-07-12 Hans Petter Selaskymlx5en: Add missing error case when creating VXLAN...
2021-07-12 Hans Petter Selaskymlx5en: Fix for IPv6 VxLAN checksum offload.
2021-07-12 Konstantin Belousovmlx5en: Honor IFCAP_VXLAN_HWCSUM
2021-07-12 Konstantin Belousovmlx5en: remove all dynamic vxlan steering rules on...
2021-07-12 Konstantin Belousovmlx5en: add mlx5e_add_vxlan_rule_from_db() helper
2021-07-12 Konstantin Belousovmlx5en: remove unneeded protocol and port parameters...
2021-07-12 Konstantin Belousovmlx5: fix typo, KENREL_MIN_LEVEL->KERNEL_MIN_LEVEL
2021-07-12 Konstantin Belousovmlx5en: announce mce(4) capabilities for stateless...
2021-07-12 Konstantin Belousovmlx5en: handle checksum and TSO offloading for VxLAN...
2021-07-12 Konstantin Belousovmlx5en: handle offloaded Rx checksums calculated for...
2021-07-12 Konstantin Belousovmlx5en: build TIRs to handle inner RSS
2021-07-12 Konstantin Belousovmlx5en: allow software parser for created send queues
2021-07-12 Konstantin Belousovmlx5en: register vxlan start/stop handlers
2021-07-12 Konstantin Belousovmlx5en: eliminate magic constant
2021-07-12 Konstantin Belousovmlx5en: style, remove redundant parentheses
next