]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
Step 3: anonymize struct mbuf_ext_pgs and move all its fields into mbuf
[FreeBSD/FreeBSD.git] / sys / dev /
2020-05-03 Gleb SmirnoffStep 3: anonymize struct mbuf_ext_pgs and move all...
2020-05-02 Gleb SmirnoffStep 2.4: Stop using 'struct mbuf_ext_pgs' in drivers.
2020-05-02 Gleb SmirnoffStep 2.3: Rename mbuf_ext_pg_len() to m_epg_pagelen...
2020-05-02 Gleb SmirnoffStep 2.2:
2020-05-02 Gleb SmirnoffContinuation of multi page mbuf redesign from r359919.
2020-05-02 David BrightFix various Coverity-detected errors in nvme driver
2020-05-01 Warner LoshAdd KASSERT to ensure sane nsid.
2020-05-01 Warner LoshRename ns notification function...
2020-05-01 Jung-uk KimMFV: r360512
2020-04-30 Warner LoshStyle(9) nit: put function name at start of line.
2020-04-30 Warner LoshMove / reword a comment.
2020-04-30 Andriy Gaponig4iic_acpi_probe: remove set but unused variable
2020-04-30 Warner LoshMake sure that we get the sbuf resources we need.
2020-04-30 Warner LoshReturn the nvmeX device associated with the ndaX device.
2020-04-30 Warner LoshGenerate a devctl event for interesting events
2020-04-29 Michal MelounFix style(9). Strip write only variables.
2020-04-27 John BaldwinAdd support for KTLS RX over TOE to T6.
2020-04-27 John BaldwinInitial support for kernel offload of TLS receive.
2020-04-27 John BaldwinDon't run strcmp() against strings stored in user memory.
2020-04-27 Hans Petter SelaskyAdd support for reading temperature in mlx5en(4).
2020-04-27 Mark Johnstoniwm: Print the command code for any unhandled commands.
2020-04-26 Ed Mastesnd_hda: use bool for hdac_reset's boolean wakeup param
2020-04-26 Vladimir Kondratyevig4(4): Add PCI IDs for Intel Bay Trail I2C controllers.
2020-04-26 Vladimir Kondratyevpsm(4): Fix wrong key-release event occuring after...
2020-04-24 Alexander MotinAdd family 0x5F (Denverton) to PMC_CPU_INTEL_ATOM_GOLDMONT.
2020-04-24 Andrew TurnerRemove PCI_IO_WINDOW_OFFSET from the pci host generic...
2020-04-24 Andriy Gaponacpi_video: fix a crash in detach with an LCD output
2020-04-24 Andriy Gaponacpi_iicbus: set device description in the probe method
2020-04-24 Andriy Gaponig4: ensure that drivers always attach in correct order
2020-04-24 Philip PaepsImport tzdata 2020a
2020-04-23 Navdeep Parharcxgbe/crypto: Fix the key size in a couple of places...
2020-04-23 Conrad Meyeracpi_ec(4): Don't probe erroneously if success occurred
2020-04-23 Cy SchubertMFV r360158:
2020-04-22 Navdeep Parharcxgbe/iw_cxgbe: Create a LinuxKPI pci device for an...
2020-04-22 Alexander V. ChernikovConvert TOE routing lookups to the new routing KPI.
2020-04-21 Jung-uk KimMerge OpenSSL 1.1.1g.
2020-04-20 John BaldwinRetire the CRYPTO_F_IV_GENERATE flag.
2020-04-20 Niclas ZeisingFix kern.evdev.rcpt_mask on powerpc
2020-04-20 Conrad Meyeracpi_ec(4): Do not probe "successfully" if an error...
2020-04-20 Niclas ZeisingChange kern.evdev.rcpt_mask to 12 by default
2020-04-20 Ed Mastehdac: remove unused macro
2020-04-19 Ed Mastesnd_hda: whitespace and style(9) cleanups
2020-04-19 Xin LIUse LIST_FOREACH_SAFE instead of LIST_FOREACH as we...
2020-04-18 Ed Mastehda: remove hda*_lockowned macros
2020-04-18 Hans Petter SelaskySet the maximum exit latency to 0 for XHCI USB 3.0...
2020-04-18 Warner LoshAdd deprecation notice to amr(4)
2020-04-18 Warner Loshtwa(4) deprecation notice
2020-04-18 Warner LoshDeprecation notice for iir
2020-04-18 Warner LoshAdd deprecation notice to mly
2020-04-18 Warner LoshAdd deprecation notice for esp(4).
2020-04-18 Ed Mastehdac: replace printf for unowned lock with a lock assertion
2020-04-17 Ed Mastehdac: update comment to match function name
2020-04-17 Kyle Evanstty: convert tty_lock_assert to tty_assert_locked to...
2020-04-16 Colin PercivalAlert devd when acpi_video brightness changes
2020-04-16 Emmanuel Vadotarm: Fix duplicate ehci DRIVER_MODULE
2020-04-16 Emmanuel Vadotmmc_fdt_helpers: Drain the cd pin taskqueue in mmc_fdt_...
2020-04-16 Emmanuel Vadotmmc_fdt_helpers: Always init the timout
2020-04-16 Emmanuel VadotRevert r359965
2020-04-16 Scott LongAdd a small hack to the ioctl header files so that...
2020-04-15 John BaldwinSet inp_flowid's for TOE connections.
2020-04-15 John BaldwinClear CPL_GET_TCB_RPL handler on module unload.
2020-04-15 Brooks DavisFix -Wvoid-pointer-to-enum-cast warnings.
2020-04-15 Emmanuel Vadotmmc_fdt_helpers: Do not schedule a card detection is...
2020-04-15 Navdeep Parharcxgbe/iw_cxgbe: Do not start the EP timer if soaccept...
2020-04-14 Brooks DavisCentralize compatability translation macros.
2020-04-14 Emmanuel Vadotdts: Import DTS from Linux 5.6
2020-04-14 Emmanuel Vadotarm: dwmmc: Use mmc_fdt_helpers
2020-04-14 Emmanuel VadotThose functions are here to help fdt mmc controller...
2020-04-14 Andrew GallatinKTLS: Re-work unmapped mbufs to carry ext_pgs in the...
2020-04-13 Vladimir Kondratyev[evdev] Use proper mutex reference in autorepeat callou...
2020-04-13 John BaldwinExport a sysctl count of RX FIFO overrun events.
2020-04-13 John BaldwinCorrect baud rate error calculation.
2020-04-13 Navdeep Parharcxgbe(4): Make sure 'flags' is at the same offset in...
2020-04-13 Mark Johnstonsnd_hda(4): Recognize the ALC257 codec.
2020-04-13 Alexander V. ChernikovRemove unused 'struct rtentry' definition.
2020-04-11 Xin LIAvoid using a variable solely for sizes that are never...
2020-04-10 John BaldwinUse both crypto engines on a T6.
2020-04-10 Ed Mastehda: if a CODEC is not responding, report which one
2020-04-10 Ed Mastehdac: show which command timed out
2020-04-10 Ed Mastehdac: update comment on reset duration
2020-04-09 Justin HibbitsAdd support for BCM54618SE PHY
2020-04-08 Hans Petter SelaskyAccount out of buffer as dropped packets in mlx5en(4).
2020-04-08 Hans Petter SelaskyRemove obsolete bufring stats in mlx5en(4).
2020-04-06 Marcin WojtasAdd hwpmc support for Intel Atom Goldmont microarchitecture
2020-04-06 Hans Petter SelaskyDon't drop packets having too many TCP option headers...
2020-04-06 Hans Petter SelaskyEnsure a minimum inline size of 16 bytes in mlx5en(4).
2020-04-06 Hans Petter SelaskyCount number of times transmit ring is out of buffers...
2020-04-06 Wojciech MacekAdd MDIO PHY driver for NS2 ARM64 platform.
2020-04-04 Ed Mastevt: avoid overrun when stride is not a multiple of...
2020-04-02 Dimitry AndricMerge once more from ^/vendor/llvm-project/release...
2020-04-02 Ian LeporeCadence GEM ethernet driver style clean-up, no function...
2020-04-01 Warner LoshStart the retirement process for ufm
2020-04-01 Hartmut BrandtMerge release 1.14 of bsnmp.
2020-04-01 Alexander MotinAdd support for AHCI BIOS/OS Handoff.
2020-04-01 Alexander MotinAdd ID for JMicron JMB582/JMB585 AHCI controller.
2020-03-31 Jung-uk KimMerge OpenSSL 1.1.1f.
2020-03-31 Takanori WatanabeAdd Platform Controller Hub built-in thermal management...
2020-03-30 Hans Petter SelaskyAdd support for multiple playback and recording devices...
2020-03-30 Kyle EvansMFV r359442: bmake: import -fno-common fix build back...
2020-03-30 Ed Masteremove extraneous double ;s in sys/
next