]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
Fix LORs between vn_start_write() and vn_lock() in the pNFS server.
[FreeBSD/FreeBSD.git] / sys / dev /
2018-08-17 npcxgbe(4): Adjust ntids to account for nhptids in the...
2018-08-17 npcxgbe/tom: Put the ifnet or VLAN's PCP value in the...
2018-08-17 jhibbitsrandom: Add PowerPC 'darn' instruction entropy source
2018-08-16 ambriskoFix a module Makefile error on amd64 so the IPMI HW...
2018-08-15 npcxgbe(4): Use VLAN_TRUNKDEV instead of private cookie...
2018-08-15 npcxgbe(4): Use two hashes instead of a table to keep...
2018-08-14 dabFix several memory leaks.
2018-08-14 loosDisable the auto negotiation if the port is set to...
2018-08-14 jkimMerge OpenSSL 1.0.2p.
2018-08-14 loosAdd support to the Marvell Xenon SDHCI controller.
2018-08-14 loosFix a typo on the PSCI smc call wrapper.
2018-08-14 mmacyAdd library and kernel support for AMD Family 17h counters
2018-08-13 ianExport the eeprom device size via readonly sysctl....
2018-08-13 brooksCopy out from kernel to data, not the other way around.
2018-08-13 mariusRemove the duplicated CSUM_IP6_TCP introduced in r31184...
2018-08-13 impPort the mps panic-safe shutdown_final handling to mpr
2018-08-13 impCall xpt_sim_poll in shutdown_final handler.
2018-08-13 npWhitespace nit in t4_tom.h
2018-08-13 wulfevdev: Remove evdev.ko linkage dependency on kbd driver
2018-08-13 wulfevdev: remove soft context from evdev methods parameter...
2018-08-13 gonzo[ig4] Fix initialization sequence for newer ig4 chips
2018-08-13 markjImplement kernel support for early loading of Intel...
2018-08-13 mmelAdd USB ID for rebranded RTL8153 found on NVIDIA Jetson...
2018-08-13 manuImport DTS files from Linux 4.18
2018-08-12 jhibbitsipmi/opal: Enable polled mode and proper callback
2018-08-12 npRemove unused stuff from iw_cxgbe.h
2018-08-11 kevansMerge libbe(3)/bectl(8) from projects/bectl into head
2018-08-11 npcxgbe(4): Move all control queues to the adapter.
2018-08-11 npcxgbe(4): Create two variants of service_iq, one for...
2018-08-11 kevansMFH @ r337607, in preparation for boarding
2018-08-10 dteskeFix misspellings of transmitter/transmitted
2018-08-10 kevansath: Minor style cleanups
2018-08-10 kevansbwi(4): Set ic->ic_softc before bwi_getradiocaps to...
2018-08-09 npcxgbe(4): Add a sysctl to control the tx credit reclaim...
2018-08-09 npcxgbe(4): Set fl_pktshift to 0 by default.
2018-08-09 npcxgbe(4): Display pkt-size and burst-size in traffic...
2018-08-09 npcxgbe(4): Add support for high priority filters on...
2018-08-08 eadlerfile: update to 5.34
2018-08-08 kevlo- Fix hash calculation by MAC address
2018-08-07 npcxgbe(4): Allow the driver to specify a burst size...
2018-08-07 markjRecognize ICS1893C PHYs.
2018-08-07 cpercivaReplace a pair of 8-bit writes to VGA memory with a...
2018-08-06 npcxgbe(4): Allow user-configured and driver-configured...
2018-08-06 npcxgbe(4): Break up sysctl_bitfield into 8 bit and 16...
2018-08-06 npFix typo in cxgbe/t4_tom.
2018-08-05 wulfuep(4): add evdev support
2018-08-05 manuextres: clkdiv: Fix div_with_table
2018-08-04 kevansefirt: Don't enter EFI context early, convert addrs...
2018-08-04 dimFix build of hyperv with base gcc on i386
2018-08-04 wulfwmt(4): Use internal function to calculate input report...
2018-08-04 wulfwmt(4): Read Microsoft's "Touch Hardware Quality Assura...
2018-08-04 wulfwmt(4): Read 'Contact count maximum' usage value from...
2018-08-03 jhibbitsnvme(4): Add bus_dmamap_sync() at the end of the reques...
2018-08-03 bdreweryFix some filemon path logging issues.
2018-08-03 kibRequire write access when mmapping BAR.
2018-08-02 npcxgbe(4): Improvements in TID management.
2018-08-02 npcxgbe(4): Use the tx credit limit for ethofld rather...
2018-08-01 kibAdd ioctl to conveniently mmap a PCI device BAR into...
2018-08-01 jhibbitssnd_hda: Synchronize DMA buffers for the control path
2018-08-01 rpokalaRemove jedec_ts(4)
2018-08-01 cyAs non-sparc64 undconditionally returns 1, simplify...
2018-07-31 mavMFV r336991, r337001:
2018-07-31 manuofw_cpu: Add support for getting cpu clock via clock...
2018-07-31 manunvmem: Add nvmem interface and helpers
2018-07-31 jhibbitssnd_hda: Byteswap the buffer descriptor entries as...
2018-07-31 andrewUse int for the pcpu_ssbd argument. This is included...
2018-07-31 andrewImplement the SSBD (CVE-2018-3639) workaround on arm64
2018-07-30 jhibbitssnd_hda: Make codec control path endian safe
2018-07-30 kevansFollow up to r336919 and r336921: s/efi.rt_disabled...
2018-07-30 kevansefirt: Add tunable to allow disabling EFI Runtime Services
2018-07-30 asomersMake timespecadd(3) and friends public
2018-07-30 jhibbitssnd_hda: Print error codes in decimal, rather than hex
2018-07-30 jhibbitssnd_hda: Only free streams DMA maps if the streams...
2018-07-30 roygerxen/grants: fix deadlocks in the free callbacks
2018-07-30 roygerxen-blkfront: fix memory leak in xbd_connect error...
2018-07-30 roygerxen-blkfront: fix length check
2018-07-29 kibUse SMAP on amd64.
2018-07-29 ianThe device ID tables are used only within the driver...
2018-07-29 mmMFV r336851:
2018-07-27 impRevert r336773: it removed too much.
2018-07-27 impRemove xscale support
2018-07-27 impRemove Atmel AT91RM9200 and AT91SAM9 support.
2018-07-27 luporlFixed endianess issue in AHCI driver
2018-07-27 eadlerUse https over http for FreeBSD pages
2018-07-26 npcxgbe(4): Consider rateunit before ratemode when displa...
2018-07-26 npcxgbe(4): Better defaults for all cl-rl rate limiters.
2018-07-25 jhibbitsSupport building IPMI as a module on powerpc64
2018-07-25 npcxgbe(4): Remove useless code that crept in with r336718.
2018-07-25 npcxgbe(4): Validate only those parameters that are relev...
2018-07-25 davidcsRemove support for QLNX_RCV_IN_TASKQ - i.e., Rx only...
2018-07-24 rpokalaDeprecate jedec_ts(4) and point users to jedec_dimm...
2018-07-23 impNow that we set the busy_detect bit in the bas to suppo...
2018-07-23 hselaskyUpdate modify counter when setting a mixer control.
2018-07-22 mmacyAdd busy detect quirk to list of console options
2018-07-22 markjUse the right buffer size when calling snprintf().
2018-07-22 mariuso In em_if_update_admin_status():
2018-07-21 gavinrun(4): Support the D-Link DWA-125 rev A3
2018-07-21 wulfRaise "Report Count" value limit in HID descriptor...
2018-07-20 jhibbitsvt/ofwfb: Fix brain-o from r336514, use the correct...
2018-07-20 jhibbitsvt/ofwfb: Check that /chosen/stdout is valid before...
next