]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
pf: Allow multiple labels to be set on a rule
[FreeBSD/FreeBSD.git] / sys / dev /
2021-05-10 Jose Luis DuranAdd Apollo Lake SIO/LPSS UARTs PCI IDs
2021-05-10 Jose Luis Duranuart_bus_pci.c: Style
2021-05-05 Xin LIarcmsr(4): Fix SCSI command timeout on ARC-1886.
2021-05-05 Alexander MotinSet PCIe device's Max_Payload_Size to match PCIe root's.
2021-05-03 Andriy Gapongpioc_detach: fix freeing of wrong pointers
2021-05-03 Kevin Bowlinge1000: Fix register name in reg_dump sysctl
2021-05-03 Kevin Bowlinge1000: Add support for [Tiger, Alder, Meteor] Lake
2021-04-29 Kevin Bowlinge1000: Restore VF interface random MAC
2021-04-27 Sofian Brabeziwnstats: fix build with clang and allow install under...
2021-04-25 Kevin Bowlingixgbe: Clarify index name in ixgbe_mc_filter_apply
2021-04-24 Alexander Motinmpt(4): Remove incorrect S/G segments limits.
2021-04-23 Alexander Motinpms(4): Limit maximum I/O size to 256KB instead of...
2021-04-23 Alexander Motinpms(4): Do not return CAM_REQ_CMP on errors.
2021-04-21 Mark Johnstonsafexcel: Fix the SHA-HMAC digest computation when...
2021-04-16 Dmitry ChaginPartially revert r248770.
2021-04-14 Alexander MotinAdd IDs for ASMedia ASM116x PCIe 3.0 AHCI controllers.
2021-04-14 Ryan Libbypms: handle maximum size IO with any alignment
2021-04-11 Vladimir Kondratyevig4: Add PCI IDs for Intel Gemini Lake I2C controller.
2021-04-07 Alexander MotinMove time math out of disabled interrupts sections.
2021-04-07 Alexander MotinDo not read timer extra time when MWAIT is used.
2021-04-07 Alexander MotinChange mwait_bm_avoidance use to match Linux.
2021-04-06 Marcel MoolenaarLock busdma operations and serialize detach against...
2021-04-01 Hans Petter SelaskyMFC 31070b5bc77a:
2021-03-31 Mark JohnstonFix several dev_clone callbacks to avoid out-of-bounds...
2021-03-29 Wei HuHyper-V: hn: Initialize the internal field of per packe...
2021-03-29 Wei HuHyper-V: hn: Enable vSwitch RSC support in hn netvsc...
2021-03-29 Wei HuHyper-V: hn: Store host hash value in flowid
2021-03-24 Hans Petter SelaskyImplement pci_get_relaxed_ordering_enabled() helper...
2021-03-24 Alexander Motinnvme: Replace potentially long DELAY() with pause().
2021-03-23 Vincenzo Maffionenetmap: fix issues in nm_os_extmem_create()
2021-03-18 Vincenzo Maffionenetmap: fix memory leak in NETMAP_REQ_PORT_INFO_GET
2021-03-16 Mitchell Hornens8250: don't drop IER_TXRDY on bus_grab/ungrab
2021-03-15 Wei HuHyper-V: hn: Relinquish cpu in HN_LOCK to avoid deadlock
2021-03-15 Wei HuHyper-V: pcib: Check revoke status during device attach
2021-03-15 Wei HuHyper-V: storvsc: Enhance srb_status code handling.
2021-03-15 Wei Huhyperv/vmbus: Fix the wrong size in ndis_offload structure
2021-03-15 Wei Huhyperv/vmbus: Update VMBus version 4.0 and 5.0 support.
2021-03-15 Wei HuPrevent framebuffer mmio space from being allocated...
2021-03-15 Alexander MotinMake software iSCSI more configurable.
2021-03-15 Alexander MotinMove ic_check_send_space clear to the actual check.
2021-03-15 Alexander MotinRestore condition removed in df3747c6607b.
2021-03-15 Alexander MotinReplace STAILQ_SWAP() with simpler STAILQ_CONCAT().
2021-03-15 Alexander MotinFix initiator panic after 6895f89fe54e.
2021-03-15 Alexander MotinOptimize TX coalescing by keeping pointer to last mbuf.
2021-03-15 Alexander MotinCoalesce socket reads in software iSCSI.
2021-03-15 Alexander MotinRefactor CTL datamove KPI.
2021-03-08 Brandon Bergren[PowerPC] Allow traversal of oversize OF properties.
2021-03-06 Xin LIarcmsr(4): Fixed no action of hot plugging device on...
2021-03-04 Conrad Meyeramdtemp(4): Add missing Family 17h models
2021-03-04 Conrad Meyeramdsmn(4), amdtemp(4): add support for Family 19h ...
2021-03-04 Conrad Meyeramdtemp(4), amdsmn(4): Attach to Ryzen 4000 APU (Zen...
2021-03-04 Conrad Meyeramdtemp(4): Remove dead code that snuck in with r357190
2021-03-04 Conrad Meyeramdtemp(4): Add support for Family 17h CCD sensors
2021-03-04 Conrad Meyeramdtemp(4): Refactor shared temperature calculation...
2021-03-04 Alexander MotinMake DataSN counter of solicited Data-Out local.
2021-02-25 Alexander Motincxgb(4): Rework my commit 9dc7c250.
2021-02-23 Vladimir Kondratyevukbd: Fix handling of keyboard ErrorRollOver reports
2021-02-23 Roger Pau Monnéxen-blkback: fix leak of grant maps on ring setup failure
2021-02-23 Alexander MotinExclude reserved iSCSI Initiator Task Tag.
2021-02-22 Alexander Motincxgbe(4): Save proper zone index on low memory in refil...
2021-02-22 Michal KrawczykMFC 1c808fcd859f: Allocate BAR for ENA MSIx vector...
2021-02-21 Ravi Pokalanvdimm(4): Export NVDIMM health flags via sysctl
2021-02-18 Hans Petter SelaskyMFC 12148d4300db:
2021-02-17 Jung-uk KimOpenSSL: Merge OpenSSL 1.1.1j
2021-02-16 Navdeep Parharcxgbe(4): Fixes to tx coalescing.
2021-02-16 Navdeep Parharcxgbe(4): Check for descriptors before writing a TLS...
2021-02-11 Warner Loshacpi: limit the AMDI0020/AMDI0010 workaround to an...
2021-02-11 Conrad Meyernvdimm: Fix error path mis-free
2021-02-05 Vladimir Kondratyevukbd(4): Push LED events in ioctl handler rather than...
2021-02-05 Vladimir Kondratyevukbd(4): Do not serialize evdev key events
2021-02-05 Vladimir Kondratyevpsm(4): Always initialize Synaptics touchpad report...
2021-02-04 Alexander MotinRemove FirstBurstLength limit for software iSCSI.
2021-02-03 Alexander Motincxgb(4): Remove assumption of physically contiguous...
2021-02-02 Lutz Donnerhackeixl: Permit 802.1ad frames to pass though the chip
2021-02-01 Hans Petter SelaskyMFC 064009e79462:
2021-01-31 Alexander MotinAdd missing newlines.
2021-01-31 Vincenzo Maffionenetmap: simplify parameter passing
2021-01-25 Brooks Davisndis: Per user request, delay removal to 14
2021-01-25 Mark Johnstonsafexcel: Simplify request allocation
2021-01-25 Mark Johnstonsafexcel: Handle command/result descriptor exhaustion...
2021-01-25 Mark Johnstonsafexcel: Add counters for some resource exhaustion...
2021-01-25 Mark Johnstonsafexcel: Dispatch requests to the current CPU's ring
2021-01-22 Alexander MotinUnify Intel CODEC naming.
2021-01-22 Alexander MotinAdd Intel Gemini Lake AHCI ID.
2021-01-22 Hans Petter SelaskyMFC 9a47ae044b48:
2021-01-22 Hans Petter SelaskyMFC daa150aaa30f:
2021-01-22 Hans Petter SelaskyMFC a00718e1dfcd:
2021-01-22 Hans Petter SelaskyMFC 89c0b4fa1172:
2021-01-22 Hans Petter SelaskyMFC 87b3c8cc99f9:
2021-01-22 Hans Petter SelaskyMFC 82c7abe7785b:
2021-01-22 Hans Petter SelaskyMFC 50a9f8bbc1dd:
2021-01-22 Hans Petter SelaskyMFC 480570dbb309:
2021-01-22 Hans Petter SelaskyMFC 376479200760:
2021-01-21 Mark Johnstoniwm(4): Add support for Intel Killer(R) Wireless-AC...
2021-01-18 Mark Johnstonqat: Free counters during detach
2021-01-18 Mark Johnstonqat: Count request allocation failures
2021-01-18 Mark Johnstonqat: Fix DH895XCC firmware module autoloading
2021-01-18 Mark Johnstonmvneta: Acquire the softc lock before clearing the MIB
2021-01-18 Mark Johnstonmvneta: Fix 64-bit MIB reads
2021-01-18 Roger Pau Monnéxen: allow limiting the amount of duplicated pending...
next