]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
Merge libxo-0.8.2:
[FreeBSD/FreeBSD.git] / sys / dev /
2017-06-16 Phil ShaferMerge libxo-0.8.2:
2017-06-15 Sean Brunobnxt(4): Implement temporary workaround in driver...
2017-06-15 Sean Brunobnxt(4) Enable LRO support
2017-06-15 Navdeep Parharcxgbe(4): Fix per-queue netmap operation.
2017-06-15 Hans Petter SelaskyUse static device numbering instead of dynamic one...
2017-06-15 David C SomayajuluUpgrade STORMFW to 8.30.0.0 and ecore version to 8...
2017-06-14 Andriy GaponMFV r319951: 8311 ZFS_READONLY is a little too strict
2017-06-14 Andriy GaponMFV r319948: 5428 provide fts(), reallocarray(), and...
2017-06-14 Andriy GaponMFV r319945,r319946: 8264 want support for promoting...
2017-06-14 Mark JohnstonDon't call vm_pager_page_unswapped() when writing or...
2017-06-14 Mark JohnstonFree the request page if an I/O error occurs while...
2017-06-14 Mark JohnstonFix handling of subpage BIO_WRITE and BIO_DELETE reques...
2017-06-14 Enji CooperUse nitems(..) when computing `max` instead of the...
2017-06-13 Sean Brunobnxt: In case of multi queues, have unique name for...
2017-06-13 Zbigniew BodekFix INVARIANTS debug code in HWPMC
2017-06-13 Zbigniew BodekFix event table for Cortex A9.
2017-06-13 Zbigniew BodekFix HWPMC interrupt handling in Counting Mode
2017-06-13 Zbigniew BodekIntroduce Armada 38x/XP network controller support
2017-06-13 Zbigniew BodekPrevent multiple lock initialization in e6000sw probe
2017-06-13 Luiz Otavio O SouzaAdd the initial support for the Marvell 88E6141 and...
2017-06-12 Luiz Otavio O SouzaUpdate the current version of netmap to bring it in...
2017-06-12 Navdeep Parharcxgbe(4): Do not request an FEC setting that the port...
2017-06-11 Ian LeporeConvert from local code and constants for mac<->phy...
2017-06-11 Ian LeporeAdd a driver for the Vitesse/Microsemi VSC8501 PHY.
2017-06-11 Ian LeporeAdd some utility functions to help a PHY driver on...
2017-06-10 Ian LeporeAdd a set of constants describing the ways a MAC and...
2017-06-10 Ian Leporeif_ffec bugfixes related to harvesting of hardware...
2017-06-10 Eric Joynerixl(4)/ixlv(4): Fix some busdma tags and improper map...
2017-06-09 Luiz Otavio O SouzaRemove an unnecessary variable from the switch softc...
2017-06-09 Andriy GaponMFV r319740: 8168 NULL pointer dereference in zfs_create()
2017-06-09 Andriy GaponMFV r319741: 8156 dbuf_evict_notify() does not need...
2017-06-09 Andriy GaponMFV r319739: 8005 poor performance of 1MB writes on...
2017-06-09 Andriy GaponMFV r319738: 8155 simplify dmu_write_policy handling...
2017-06-09 Andriy Gaponremove an unrelated local change from r319746
2017-06-09 Andriy GaponMFV r319744,r319745: 8269 dtrace stddev aggregation...
2017-06-09 Phil ShaferImport libxo-0.8.1 with official fix to today's build...
2017-06-08 John BaldwinFix the software fallback for GCM to validate the exist...
2017-06-08 Gleb SmirnoffListening sockets improvements.
2017-06-08 John BaldwinAdd explicit handling for requests with an empty payload.
2017-06-08 Jonathan T. LooneyWith EARLY_AP_STARTUP enabled, we are seeing crashes...
2017-06-08 Baptiste DaroussinImport mandoc snapshot 2017-06-08
2017-06-08 Phil ShaferImport libxo-0.8.0:
2017-06-08 Dexuan Cuihyperv/pcib: use the device serial number as PCI domain
2017-06-07 Kevin LoChange R88E_EFUSE_MAX_LEN to use the same value as...
2017-06-04 Adrian Chadd[iwm] Remove support for fw older than -17 and -22
2017-06-04 Adrian Chadd[iwm] Ignore IWM_DEBUG_LOG_MSG notifications.
2017-06-04 Adrian Chadd[iwm] Set command code for PHY_DB as well.
2017-06-04 Adrian Chadd[iwm] Set correct state in smart-fifo configuration.
2017-06-04 Adrian Chadd[iwm] Remove dead code from iwm_pcie_load_cpu_sections().
2017-06-04 Adrian Chadd[iwm] Check for lar_disable tunable, and lar_enabled...
2017-06-04 Adrian Chadd[iwm] Move Smart Fifo handling into if_iwm_sf.c, sync...
2017-06-02 Navdeep Parharcxgbe(4): Update the statistics for compound tx work...
2017-06-02 Luiz Otavio O Souzastyle(9) fixes, remove unnecessary headers, remove...
2017-06-02 Andrew TurnerFix device lookup of for the stdout-path chosen property.
2017-06-02 Colin PercivalSkip setting the MTU in the netfront driver (xn# device...
2017-06-01 Andriy Voskoboinykrtwn: drop obsolete (since r319460) code.
2017-06-01 Hans Petter SelaskyAllow communication between functions on the same host...
2017-06-01 Hans Petter SelaskyFree hardware queue resource after port is stopped...
2017-06-01 Jung-uk KimMerge ACPICA 20170531.
2017-05-31 Stephen J. KiernanAdd MD_VERIFY option to enable O_VERIFY in open for...
2017-05-31 Jung-uk KimMFV: r319352
2017-05-31 Imre VadászFix typo in Driver Type A/C/D capability checks in...
2017-05-30 Zbigniew BodekIntroduce additional locks when releasing TX resources...
2017-05-30 Zbigniew BodekMove ENA's hw stats updating routine to separate task
2017-05-30 Zbigniew BodekAdd error handling to the ENA driver if init of the...
2017-05-30 Zbigniew BodekAdd locks before each ena_up and ena_down
2017-05-30 Zbigniew BodekAdd mbuf defragmentation to the ENA driver
2017-05-29 Vladimir Kondratyevpsm: add support for evdev protocol
2017-05-29 Wojciech MacekIncrease timeout in Atheros HAL
2017-05-28 Andriy Voskoboinykrtwn: fix connection problems with 'options RTWN_WITHOU...
2017-05-28 Andriy Voskoboinykrtwn_usb: fix build with 'options RTWN_WITHOUT_UCODE'
2017-05-28 Michael Zhilin[etherswitch] [rtl8366] add phy4cpu setting and support...
2017-05-28 Michael Zhilin[mips] [bhnd] Support of old PMU for BMIPS and siba SoC
2017-05-27 Ed Masteuart: add AMT SOL PCI ID
2017-05-26 John BaldwinFail large requests with EFBIG.
2017-05-26 Andriy GaponMFV r318944: 8265 Reserve send stream flag for large...
2017-05-26 Andriy GaponMFV r318942: 8166 zpool scrub thinks it repaired offlin...
2017-05-26 Andriy GaponMFV r318934: 8070 Add some ZFS comments
2017-05-26 Andriy GaponMFV r318931: 8063 verify that we do not attempt to...
2017-05-26 Andriy GaponMFV r318929: 7786 zfs`vdev_online() needs better notifi...
2017-05-26 Andriy GaponMFV r318927: 8025 dbuf_read() creates unnecessary zio_r...
2017-05-26 Andriy GaponMFV r316929: 6914 kernel virtual memory fragmentation...
2017-05-26 Andriy GaponMFV r316928: 7256 low probability race in zfs_get_data
2017-05-26 Andriy GaponMFC r316924: 8061 sa_find_idx_tab can be declared more...
2017-05-26 Adrian Chadd[ath] fix short-GI wireshark flag.
2017-05-25 Jung-uk KimMerge OpenSSL 1.0.2l.
2017-05-25 Stephen McConnellFix several problems with mapping code.
2017-05-25 Stephen McConnellFix several problems with mapping code.
2017-05-25 Andriy Gaponfix vmxnet3 crash when LRO is enabled
2017-05-25 Hans Petter SelaskyDeclare the "snd_fxdiv_table" once. This shaves around...
2017-05-25 Adrian Chadd[ath] [ath_hal] retire AH_SUPPORT_AR5416 changing anything.
2017-05-25 Adrian Chadd[ath] [ath_hal] (etc, etc) - begin the task of re-modul...
2017-05-24 Andriy GaponMFV r316925: 6101 attempt to lzc_create() a filesystem...
2017-05-24 Andriy GaponMFV r316923: 8026 retire zfs_throttle_delay and zfs_thr...
2017-05-24 Andriy GaponMFV r316922: 5380 receive of a send -p stream doesn...
2017-05-24 Andriy GaponMFC r316921: 8027 tighten up dsl_pool_dirty_delta
2017-05-24 Andriy GaponMFV r316920: 8023 Panic destroying a metaslab deferred...
2017-05-24 Andriy GaponMFV r316917: 7968 multi-threaded spa_sync()
2017-05-24 Andriy GaponMFV r316916: 7970 zfs_arc_num_sublists_per_state should...
2017-05-24 Andriy GaponMFC r316915: 7801 add more by-dnode routines (lint)
next