]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
MFV r296532: 6637 replacing "dontclose" with "should_close"
[FreeBSD/FreeBSD.git] / sys /
2016-03-08 Alexander MotinMFV r296532: 6637 replacing "dontclose" with "should_close"
2016-03-08 Alexander MotinMFV r296529:
2016-03-08 Alexander MotinMFV r296527: 6659 nvlist_free(NULL) is a no-op
2016-03-08 Alexander MotinMFV r296522: 6541 Pool feature-flag check defeated...
2016-03-08 Alexander MotinMFV r296520: 6562 Refquota on receive doesn't account...
2016-03-08 Alexander MotinMFV r296518: 5027 zfs large block support (add copyright)
2016-03-08 Ed Masteboot1.efi: use += to append to LDFLAGS
2016-03-08 Alexander MotinMFV r296515: 6536 zfs send: want a way to disable...
2016-03-08 Alexander MotinMFV r296513: 6450 scrub/resilver unnecessarily traverse...
2016-03-08 Alexander MotinMFV r296511: 6537 Panic on zpool scrub with DEBUG kernel
2016-03-08 Alexander MotinMFV r296505: 6531 Provide mechanism to artificially...
2016-03-08 Dmitry ChaginDoes not leak fp. While here remove bogus cast of fp...
2016-03-08 Dmitry ChaginLinux accept() system call return EOPNOTSUPP errno...
2016-03-08 Dmitry ChaginAccording to POSIX and Linux implementation the alarm...
2016-03-08 Dmitry ChaginLink the newly created process to the corresponding...
2016-03-08 Navdeep Parharcxgbe(4): Minor updates to the shared routines that...
2016-03-08 Navdeep Parharcxgbe(4): Fix t4_tp_get_rdma_stats.
2016-03-08 Navdeep Parharcxgbe(4): Many new functions in the shared code, unused...
2016-03-08 Navdeep Parharcxgbe(4): Use t4_link_down_rc_str in shared code to...
2016-03-08 Stanislav GalabovAdd MIPS_INTRNG to sys/conf/options.mips
2016-03-08 Navdeep Parharcxgbe(4): Updates to shared routines that get/set vario...
2016-03-08 Navdeep Parharcxgbe(4): Remove __devinit and SPEED_<foo> as part...
2016-03-08 Navdeep Parharcxgbe(4): Updates to the shared routines that deal...
2016-03-08 Navdeep Parharcxgbe(4): Updates to mailbox routines in the shared...
2016-03-08 Navdeep Parharcxgbe(4): Update the interrupt handlers for hardware...
2016-03-08 Navdeep Parharcxgbe(4): Overhaul the shared code that deals with...
2016-03-08 Mark JohnstonFix a couple of silly mistakes in r291962.
2016-03-08 Mark JohnstonFix fasttrap tracepoint locking.
2016-03-08 Navdeep Parharcxgbe(4): Add a struct sge_params to store per-adapter...
2016-03-08 Mark JohnstonRemove the fasttrap implementation for sparc.
2016-03-08 Randall StewartFix a sneaky bug where we were missing an extern
2016-03-08 Mark JohnstonMFV r296306: 6604 harden DIF bounds checking
2016-03-07 Bryan DreweryAdd missing break for r296472.
2016-03-07 Bryan DreweryRequire kldunload -f to unload.
2016-03-07 Navdeep Parharcxgbe(4): Updated register dumps.
2016-03-07 Bryan DreweryOnly call bwillwrite() for logging to vnodes, as other...
2016-03-07 Konstantin BelousovConvert all panics from the link_elf_obj kernel linker...
2016-03-07 Jonathan T. LooneyAs reported on the transport@ and current@ mailing...
2016-03-07 Jonathan T. LooneySome cleanup in tcp_respond() in preparation for anothe...
2016-03-07 Hans Petter SelaskyRun the LinuxKPI PCI shutdown handler free of the Giant...
2016-03-06 Dimitry AndricSince kernel modules can now contain sections of type...
2016-03-06 Andrew TurnerAdd SMP support for the Allwinner A31 and A31s. This...
2016-03-06 Konstantin BelousovIn the link_elf_obj.c, handle sections of type SHT_AMD6...
2016-03-05 Dimitry AndricUpgrade our copies of clang, llvm, lldb and compiler...
2016-03-05 Dag-Erling SmørgravUpgrade to Unbound 1.5.8.
2016-03-05 Dimitry AndricMerge ^/head r296369 through r296409.
2016-03-05 Andrew TurnerAdd support to enable/disable both the EHCI and OHCI...
2016-03-04 Andriy Voskoboinyknet80211: fix possible overflow in IEEE80211_TU_TO_TICKS()
2016-03-04 Alexander MotinSet bhsdi_target_transfer_tag to reserved value, which...
2016-03-04 Konstantin BelousovPass MNTK_NO_IOPF and MNTK_UNMAPPED_BUFS flags from...
2016-03-04 Sean BrunoThe register read/write mphy functions have misleading...
2016-03-04 Navdeep Parharcxgbe(4): Very basic T6 awareness. This is part of...
2016-03-04 Hans Petter SelaskyWhitespace fixes.
2016-03-04 Sepherosa Ziehauhyperv/hn: Add per-TX ring stats for # of transmitted...
2016-03-04 Sepherosa Ziehauhyperv/hn: Pass channel to send done callbacks.
2016-03-04 Sepherosa Ziehauhyperv/hn: Add multiple channel support, a.k.a. vRSS
2016-03-04 Stanislav GalabovFix ubldr build failure on mipsn32 and mipsn32el targets.
2016-03-04 Justin HibbitsRemove default initializations for rman, a'la r296331
2016-03-03 Dimitry AndricMerge ^/head r296007 through r296368.
2016-03-03 Dimitry AndricUpdate llvm and clang to 3.8.0 release.
2016-03-03 Jared McNeillAdd support for resetting the PHY via GPIO.
2016-03-03 Jared McNeillAdd support for Allwinner A31 RTC controller.
2016-03-03 Andriy Voskoboinykzyd, run, ural: do not corrupt MAC address
2016-03-03 Andriy Voskoboinyknet80211: drop <smth> -> INIT state transition warning...
2016-03-03 Steven HartlandFix ixl with RSS
2016-03-03 George V. Neville... Fix dtrace probes (introduced in 287759): debug__input...
2016-03-03 Pedro F. GiffuniMFV r296350:
2016-03-03 Andrey V. ElsukovUse correct size for malloc.
2016-03-03 Hans Petter SelaskyAdd more functions to the LinuxKPI.
2016-03-03 Hans Petter SelaskyAllow for overlapping quirk device ranges. Prior to...
2016-03-03 Justin HibbitsReplace all resource occurrences of '0UL/~0UL' with...
2016-03-03 Navdeep Parharcxgbe(4): First of many changes to reduce diffs with...
2016-03-03 Justin HibbitsLet rman_init() initialize the default rman range.
2016-03-03 Justin HibbitsAnother convert to bus_alloc_resource_anywhere().
2016-03-03 Justin HibbitsAllocate the PCI BAR resource with bus_alloc_resource_any()
2016-03-02 Bryan DreweryAdd guessed dependencies to OBJS after bsd.dep.mk in...
2016-03-02 Konstantin BelousovIf callout_stop_safe() noted that the callout is curren...
2016-03-02 Bjoern A. ZeebAdd gem5 support, so we attach there as well.
2016-03-02 Bjoern A. ZeebForce re-routing PCI interrupts (this is for legacy...
2016-03-02 Andrew TurnerThe cpu_reset_needs_v4_MMU_disable variable is only...
2016-03-02 Wojciech MacekSupport for Enhanced Allocation in PCI
2016-03-02 Wojciech MacekImprove ThunderX PEM driver to work on pass2 revision
2016-03-02 Sepherosa Ziehauhyperv/hn: Make # of rings configurable
2016-03-02 Mark JohnstonUse m_catpkt(9) to ensure that pkthdr fields are update...
2016-03-02 Mark JohnstonSet tres to NULL to avoid a double free if the m_pullup...
2016-03-02 Mark JohnstonUse m_catpkt(9) to avoid a possible use-after-free...
2016-03-02 Cy SchubertRemove redundant NULL pointer comparison.
2016-03-02 Justin HibbitsReplace some more default range checks with RMAN_IS_DEF...
2016-03-02 Sepherosa Ziehauhyperv/hn: Fix typo in comment
2016-03-02 Sepherosa Ziehauhyperv/hn: Make read buffer per-channel
2016-03-02 Justin HibbitsUse the m_extadd() function instead of deprecated MEXTA...
2016-03-02 Justin HibbitsRemove some debug printfs
2016-03-02 Sepherosa Ziehauhyperv/hn: Pass channel to hv_nv_on_receive_completion()
2016-03-02 Gleb SmirnoffFix regression in r296242 affecting several drivers...
2016-03-02 Sepherosa Ziehauhyperv/chan: Factor out the vcpu setting
2016-03-02 Sepherosa Ziehauhyperv/chan: Function renaming; no functional change
2016-03-02 Sepherosa Ziehauhyperv/chan: Add sysctl node to check whether monitor...
2016-03-02 Justin HibbitsFix 2 bugs in the mpc85xx local bus controller driver.
2016-03-02 Bryan DreweryRemove filemon->lock wrappers.
2016-03-01 Bryan DreweryCorrect a comment.
next