]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2016-03-21 Andriy Voskoboinykrum: add legacy power saving support (STA mode).
2016-03-21 Justin HibbitsFix some more long -> rman_res_t
2016-03-21 Andriy Voskoboinykrum: simplify error handling in rum_newstate().
2016-03-21 John BaldwinRegen.
2016-03-21 John BaldwinFully handle size_t lengths in AIO requests.
2016-03-21 Andriy Voskoboinykrum: do not try to restore bssid/TSF synchronization...
2016-03-21 Andriy Voskoboinykrum: separate some microcontroller vendor-specific...
2016-03-21 Andriy Voskoboinyknet80211: enable software beacon miss timer in SLEEP...
2016-03-21 Ed MasteRemove tools/vt/setfont
2016-03-21 Andriy Voskoboinyknet80211: add missing SLEEP -> AUTH state transition...
2016-03-21 Bryan DreweryAttempt to use the namecache for openat(2) path resolution.
2016-03-21 Bryan DreweryDocument openat(2) behavior.
2016-03-21 Bryan DreweryUse curthread for vn_fullpath.
2016-03-21 Bryan DreweryConsolidate open(2) and openat(2) code.
2016-03-21 Bryan DreweryStop tracking stat(2).
2016-03-21 Bryan DreweryTrack filemon usage via a proc.p_filemon pointer rather...
2016-03-21 David C SomayajuluModifications to achieve a common source base from...
2016-03-21 Bryan DreweryDIRDEPS_BUILD: Update dependencies.
2016-03-21 Ian LeporeIf the dhcp server provided an interface-mtu option...
2016-03-21 Ian LeporeIf the dhcp server delivers an interface-mtu option...
2016-03-21 Ian LeporeIf the dhcp server provides an interface-mtu option...
2016-03-21 Ian LeporeActually garbage collect the unused code, as mentioned...
2016-03-21 Ian LeporeGarbage collect the bswap routines from libstand. ...
2016-03-21 Poul-Henning... Unquote NANO_PACKAGE_LIST so that it actually can be...
2016-03-21 Maxim Konovalovo "avaliable" -> "available".
2016-03-21 Sepherosa Ziehauhyperv/vmbus: Implement bus_child_pnpinfo_str method
2016-03-21 Sepherosa Ziehauhyperv: Factor out snprinf_hv_guid()
2016-03-21 Konstantin... Lock pshared_lock shared around fork, to ensure that...
2016-03-21 Konstantin... Provide more information on failing checks in mutex_ass...
2016-03-21 Konstantin... From libthr, remove special and strange code to set...
2016-03-21 Konstantin... Implement process-shared spinlocks.
2016-03-21 Konstantin... Fix typo.
2016-03-21 Adrian ChaddRemove from NOTES - it's built as a module now.
2016-03-21 Luiz Otavio... Use the internal references for ADC, this fixes the...
2016-03-21 Luiz Otavio... Enable multicast addresses on vlan ports. Fixes the...
2016-03-21 Adrian ChaddRemove urtwn/urtwnfw; it's built as a module now.
2016-03-21 Ed Mastei915: disable GEN6_MBCTL write in gen6_init_clock_gating
2016-03-21 Ian LeporeFix fallout from r292180 (Dec 2015)... ensure that...
2016-03-21 Navdeep Parhariw_cxgbe/libcxgb4: Pull in many applicable fixes from...
2016-03-20 Ian LeporeIt appears nfs_mountroot() will use the env var "boot...
2016-03-20 Dmitry ChaginCheck bsd_to_linux_statfs() return value. Forgotten...
2016-03-20 Dmitry ChaginReturn EOVERFLOW in case when actual statfs values...
2016-03-20 Adrian ChaddNow that urtwn is its own device, and it'll get hotplug...
2016-03-20 Ian LeporeRemove FREEBSD_BOOT_LOADER that already exists in std...
2016-03-20 Justin HibbitsConvert a long to rman_res_t, fixing a sign extension...
2016-03-20 Dmitry ChaginWhitespaces, style(9) fixes. No functional changes.
2016-03-20 Dmitry ChaginRegen for r297061 (fstatfs64 Linux syscall).
2016-03-20 Dmitry ChaginImplement fstatfs64 system call.
2016-03-20 Dmitry ChaginRework r296543:
2016-03-20 Adrian Chadd[urtwn] migrate urtwn out into sys/dev/urtwn/ .
2016-03-20 Pedro F. Giffunilocaledef(1): minor sorting to match Illumos.
2016-03-19 Michael GmelinUpdate fetch.1 and fetch.3 to reflect libfetch's actual...
2016-03-19 Alexander MotinFix incorrect (fortunately bigger) malloc size.
2016-03-19 Alexander MotinAdd IDs for Intel Wellsburg USB controllers.
2016-03-19 Adrian Chadd[net80211] Add VHT Transmit Power Envelope element...
2016-03-18 Bjoern A. ZeebAllow pci_host_generic to be compiled into ARM kernels...
2016-03-18 Luiz Otavio... Count the input and output packets.
2016-03-18 Luiz Otavio... Increase the arbitrary limit of TX segments.
2016-03-18 Luiz Otavio... Set the destination port in all TX segments.
2016-03-18 Simon J. GerratyUpdate to bmake-20160315
2016-03-18 John BaldwinCheck IPI status more frequently when waiting.
2016-03-18 Bjoern A. ZeebConvert the printfs here from %lx to %jx as well after...
2016-03-18 Pedro F. Giffuniaio_qphysio(): Avoid uninitialized pointer read on...
2016-03-18 Simon J. GerratyImport bmake-20160315
2016-03-18 Andrew TurnerMove the opt_ files to be included first so their defin...
2016-03-18 Andrew TurnerRename COUNT_IPI to INTR_IPI_COUNT to reduce the diff...
2016-03-18 Andrew TurnerReduce the diff with intrng by renaming similar functio...
2016-03-18 Maxim Konovalovo Restore some good whitespace killed in the previous...
2016-03-18 Michal MelounTEGRA: Connect TEGRA124 to universe build.
2016-03-18 Maxim Konovalovo Kill EoL whitespaces.
2016-03-18 Maxim Konovalovo No need to resolve a mask that we get with ICMP_MASKR...
2016-03-18 Julian Elischer Add the ability to print out ht emodule specific infor...
2016-03-18 Edward Tomasz... Add lock assertion.
2016-03-18 Andrew TurnerRemove the invalid L0_BLOCK definition. ARMv8 doesn...
2016-03-18 Edward Tomasz... Add a special case for NTFS to the -media autofs(5...
2016-03-18 Julian ElischerChange a little to match what appears to be the right...
2016-03-18 Andrey V. ElsukovFix handling of net.inet.ipsec.dfbit=2 variable.
2016-03-18 Julian ElischerUse the right argumant name
2016-03-18 Julian ElischerAdd a few details that make it easier to use this macro.
2016-03-18 Michal MelounTEGRA: Fix tegra_pcie driver after rman_res_t size...
2016-03-18 Adrian ChaddAdd parsing for AP channel report IE.
2016-03-18 Adrian ChaddRemove duplicate LE_READ_4() definition.
2016-03-18 Adrian Chadd[net80211] IE 127 is not MESHEXTCAP, just EXTCAP.
2016-03-18 Adrian ChaddDecode VHTCAP, VHTINFO and BSSLOAD.
2016-03-18 Adrian ChaddAdd initial 802.11ac IEs and fields.
2016-03-18 Justin HibbitsForgot lib32 libdevinfo.so.5
2016-03-18 Justin HibbitsAdd old libdevinfo.so version to OLD_LIBS
2016-03-18 Justin HibbitsBump libdevinfo SHLIB_MAJOR, forgotten in r297000.
2016-03-18 Justin HibbitsIncrease booke bus max address to 36-bits.
2016-03-18 Justin HibbitsUse uintmax_t (typedef'd to rman_res_t type) for rman...
2016-03-18 Justin HibbitsAdd ummax()/ummin() to libkern.
2016-03-17 Luiz Otavio... Add support for dual emac mode.
2016-03-17 Mark JohnstonModify defrouter_remove() to perform the router lookup...
2016-03-17 Mark JohnstonRemove unused variables dtrace_in_probe and dtrace_in_p...
2016-03-17 Allan JudeRemove 50% ZFS conditional from bsdinstall/zfsboot
2016-03-17 Hans Petter... Add missing curly brackets in for loop.
2016-03-17 Andrey V. ElsukovReduce the number of local variables. Remove redundant...
2016-03-17 Andrey V. ElsukovChange in6_selectsrc() to allow usage of non-local...
2016-03-17 Alexander MotinAdd paragraph about isp(4) improvements.
2016-03-17 Michal MelounA20: Gpiobus can be attached only after full gpio drive...
next