]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Remove unneccessary call to mtree, which, when building as an unprivileged
[FreeBSD/FreeBSD.git] / sys /
2017-05-12 adrian[iwm] Switch arguments from iwm_node* to iwm_vap* in...
2017-05-12 adrian[iwm] Already call iwm_mvm_power_update_mac() during...
2017-05-12 adrian[iwm] Refuse connection to APs with beacon interval...
2017-05-12 adrian[iwm] Handle AUTH->SCAN/INIT and ASSOC->SCAN/INIT better
2017-05-12 adrian[iwm] Factor out firmware station handling into if_iwm_...
2017-05-12 adrian[iwm] Deduplicate code in iwm_auth() from an if condition.
2017-05-12 adrian[iwm] No need for iwm_assoc() in AUTH->ASSOC transition.
2017-05-12 adrian[iwm] Properly implement iwm_wme_update callback function.
2017-05-12 adrian[iwm] Process multiple frames per RX buffer.
2017-05-12 adrian[iwm] Change UCODE_TLV_API #define-s from bitmasks...
2017-05-12 adrian[iwm] Sync iwm_read_firmware()'s loop to iwlwifi's...
2017-05-12 adrian[iwm] change the check for ADD_STA status, use IWM_ADD_...
2017-05-12 adrian[iwm] Sanity check channel for IEEE80211_CHAN_ANYC...
2017-05-12 adrian[if_iwm] Get rid of another usage of the IWM_DEFAULT_MA...
2017-05-12 adrian[if_iwm] Partly sync if_iwm_binding.c to Linux iwlwifi...
2017-05-12 jhibbitsUse UMA_ALIGN_PTR to specify pointer alignment
2017-05-11 markjSet the right variable when overriding the default...
2017-05-11 markjLet ptracestop() suspend threads sleeping in an SBDRY...
2017-05-11 asomersvdev_geom may associate multiple vdevs per g_consumer
2017-05-11 scottlImprove error messages during command timeout for the...
2017-05-11 rpokalaPersistently store NIC's hardware MAC address, and...
2017-05-11 jhibbitsFix uma_zcreate() align argument, now that the constrai...
2017-05-11 jhibbitsFix stack tracing in dtrace for powerpc
2017-05-10 glebiusThere is no good reason for TCP reassembly zone to...
2017-05-10 sjgMerge bmake-20170510
2017-05-10 rpokalaPersistently store NIC's hardware MAC address, and...
2017-05-10 eugenipfw nat and natd support multiple aliasing instances...
2017-05-10 erjAdd several new media types to if_media.h
2017-05-10 sephehyperv/vmbus: Reorganize vmbus device tree
2017-05-10 jhibbitsFix the encoded instruction for FBT traps on powerpc
2017-05-10 jhibbitsFix check for fbt_excluded() in powerpc
2017-05-10 davidcsllh_func_filter needs to be configured for 100G
2017-05-10 npAdjust whitespace and fix a comment. No functional...
2017-05-10 npip6_output runs with the inp lock held, just like ip_ou...
2017-05-09 bdrewerySupport skipping 'make obj' tree-walk.
2017-05-09 loosAdd a new SDHCI quirk, SDHCI_QUIRK_BROKEN_AUTO_STOP...
2017-05-09 npcxgbe(4): Do not assume that if_qflush is always follow...
2017-05-09 jhbUse const with some read-only buffers in opencrypto...
2017-05-09 loosDisable the build of the static/embedded DTB for the...
2017-05-09 jhbAdd initial support for the floating point implementati...
2017-05-09 hselaskyFix init order in the LinuxKPI for RCU support.
2017-05-09 mmelRevert accidentally changed std.armv6 in r318024.
2017-05-09 mmelFix _Unwind_Backtrace symbol version for ARM.
2017-05-09 mmelIntroduce pmap_remap_vm_attr(),
2017-05-09 bzAdjust a comment.
2017-05-09 npcxgbe(4): Fixes related to the knob that controls link...
2017-05-09 adrian[iwm] Move in_phyctxt from struct iwm_node to phy_ctxt...
2017-05-09 adrian[iwm] Allow listening on both chains/atennas to get...
2017-05-09 ngieMark this Makefile SUBDIR_PARALLEL
2017-05-09 ngiestyle(9): sort headers
2017-05-09 ngieAdd MK_TESTS to kern.opts.mk to support r31800
2017-05-09 ngieOnly compile tests/ if MK_TESTS != no or ALL_MODULES...
2017-05-09 ngieAdd intermediary Makefile for compiling all items in...
2017-05-09 ngiestyle(9): sort headers and remove duplicates
2017-05-09 adrian[iwm] Add basic powermanagement support via ifconfig...
2017-05-09 adrian[iwm] Add iwm_nic_unlock() calls missing from previous...
2017-05-09 adrian[iwm] iwm_{read,write}_prph() don't grab the nic lock...
2017-05-09 adrian[iwm] include opt_iwm.h and opt_wlan.h consistently...
2017-05-09 bdreweryDIRDEPS_BUILD: Update dependencies.
2017-05-09 davidcsFix bug where MTX_DEF lock was held while taskqueue_dra...
2017-05-08 marius- Also outside of the KOBJOPLOOKUP macro - which in...
2017-05-08 mariusRevise r315430; there's no need to build mmc_subr.c...
2017-05-07 jhibbitsAdd necessary bits to get FreeBSD booting on the Unifi...
2017-05-07 kibRemove spl() calls from UFS code.
2017-05-07 kppf: Fix vnet initialisation
2017-05-07 rmacklemFix the client side krpc from doing TCP reconnects...
2017-05-06 tsoomeloader: network read rework
2017-05-06 baptdistinguish NFS versus TFTP boot by rootpath
2017-05-06 mmokhiFix linprocfs_docpuinfo() output regarding to what...
2017-05-06 baptImport Zstandard 1.2.0
2017-05-06 adrian[mediatek] [gpio] add PPS / interrupt support.
2017-05-06 adrian[mips] [rt2880] Add oldest Ralink MIPS SOC RT2880 suppo...
2017-05-06 adrian[arm] [rt1310] add initial RT1310 SoC code.
2017-05-06 adrian[ar934x] do an ethernet analog reset; apparently some...
2017-05-06 adrian[mx25l] add new device ids.
2017-05-06 adrian[etherswitch] [e6000sw] fix compile issue under clang/arm
2017-05-06 adrian[ar531x] [if_are] Fix if_are behaviour under high load...
2017-05-06 adrian[ip17x] [etherswitch] fdt away and mii hang workaround...
2017-05-06 adrian[cfi] fix CFI flash reset command for MX29LV320T/B.
2017-05-06 adrian[infineon] [etherswitch] no hardcode tagging port setti...
2017-05-05 npcxgbe/t4_tom: Per-connection rate limiting for TCP...
2017-05-05 kenAdd basic programmable early warning error injection...
2017-05-05 npcxgbe(4): The Tx scheduler initialization either works...
2017-05-05 brooksRegent post r317845.
2017-05-05 brooksProvide a freebsd32 implementation of sigqueue()
2017-05-05 markjUse pmap_invalidate_cache() to implement wbinvd_on_all_...
2017-05-05 npcxgbe(4): Update the VF device ids too. This should...
2017-05-05 mavRelax r317696 locking to not drain taskqueue under...
2017-05-05 emasteUFS fs.h: clear warning from use in makefs(1)
2017-05-05 hselaskyFix for use after free in the LinuxKPI.
2017-05-05 andrewAdd reclaim_pv_chunk on arm64. This is based on the...
2017-05-05 sephehyperv/kbd: Channel read expects non-NULL channel argument.
2017-05-05 npcxgbe(4): Update the list of PCIe devices claimed by...
2017-05-04 wulfReduce synaptics touch sensitivity
2017-05-04 wulfpsm(4): Remove sys/libkern.h header inclusion
2017-05-04 wulfSet predefined logical touchpad sizes for several ancie...
2017-05-04 wulfReport 3-rd and 4-th fingers as first finger for Elan...
2017-05-04 wulfEnable palm detection on two finger touches for multito...
2017-05-04 wulfpsm(4): reduce cursor jumping on palm detection
2017-05-04 wulfAdjust Elantech palm width threshold to nearly match...
next