]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2016-03-24 Wojciech Macekarm64: Fixing user space boudary checking in copyinout.S
2016-03-24 Bjoern A. ZeebFix compile errors after r297225:
2016-03-24 Alexander MotinUnify ignoring EEXIST from zvol_create_minor().
2016-03-24 Konstantin... Handle the driver KPI change from r292373. Ensure...
2016-03-24 Svatopluk KrausGeneralize IPI support for ARM intrng and use it for...
2016-03-24 Hans Petter... Add more UHCI PCI IDs.
2016-03-24 George V. Neville... Move mbuf provider under SDT to indicate that it is...
2016-03-24 Baptiste DaroussinInstall a usable mailer.conf for dragonfly mailer agent...
2016-03-24 George V. Neville... FreeBSD previously provided route caching for TCP ...
2016-03-24 Bryan DreweryPass the expected struct radix_node_head * to vfs_free_...
2016-03-24 Bryan DreweryFix M_RTABLE memory leak from r274118 (11/2014).
2016-03-24 Sepherosa Ziehauhyperv/vmbus: Create per-cpu fast taskqueue for msg...
2016-03-24 Sepherosa Ziehauhyperv/utils: Allow hint to disable individual utility
2016-03-24 Sepherosa Ziehauhyperv/vmbus: use a better retry method in hv_vmbus_pos...
2016-03-24 John BaldwinEnable interrupts on the BSP once all PICs are initialized.
2016-03-23 Maksim Yevmenkinfix incorrect usage of hid_set_data() which causes...
2016-03-23 Jared McNeillFix support for fixed factor clocks.
2016-03-23 Jared McNeillclk_parse_ofw_out_names is supposed to return a list...
2016-03-23 Jared McNeillReturn BUS_PROBE_GENERIC instead of 0 from ofw_clkbus_p...
2016-03-23 Dimitry AndricFor C++, expose long long types and functions (lldiv_t...
2016-03-23 Bryan DreweryRemove disconnected casperd, missed in r296047.
2016-03-23 Wojciech MacekARM64 copyinout improvements
2016-03-23 Michael TuexenAdd const to several constants. Thanks to Nicholas...
2016-03-23 Edward Tomasz... Make the autofs(5) -hosts map more robust, primarily...
2016-03-23 Konstantin... Fix locking mistake in softdep_waitidle(). The surroun...
2016-03-23 Warner LoshImplement suggestion by jhb@ to have _PATH_FIRMWARE...
2016-03-22 Bryan DreweryHandle copyin failures.
2016-03-22 Bryan DreweryRemove unused done argument to copyinstr(9).
2016-03-22 Bryan DreweryReturn any log write failure encountered when closing...
2016-03-22 Bryan DreweryFollow-up r297156: Close the log in filemon_dtr rather...
2016-03-22 Justin HibbitsFix the resource_list_print_type() calls to use uintmax_t.
2016-03-22 Adrian Chadd[net80211] add missing static declarations.
2016-03-22 Bryan DrewerySpell out 'system calls'.
2016-03-22 Navdeep Parharcxgbe(4): Be consistent and call ETHER_BPF_MTAP before...
2016-03-22 Jonathan T... to_flags is currently a 64-bit integer; however, we...
2016-03-22 Bjoern A. ZeebMfp4 @180378:
2016-03-22 Bjoern A. ZeebCorrect comment.
2016-03-22 Edward Tomasz... Wait for root mount tokens before showing the root...
2016-03-22 George V. Neville... Add an mbuf provider to DTrace.
2016-03-22 Michael TuexenSupport checksum offloading for TCP/IPV6 and UDP/IPV6.
2016-03-22 Bjoern A. ZeebAdding pci_host_generic unconditionally breaks ARM...
2016-03-22 Konstantin... Apparently there are some popular programs around which...
2016-03-22 Andrew TurnerUse the saved program state register to detect when...
2016-03-22 Enji CooperUse a SKIP testplan instead of bailing out if/when...
2016-03-22 Sepherosa Ziehauhyperv/hn: When short of mbufs on the RX path, don...
2016-03-22 Sepherosa Ziehauhyperv/hn: Factor out hn_set_lro_lenlim()
2016-03-22 Sepherosa Ziehauhyperv/hn: Reduce TCP segment aggregation limit for...
2016-03-22 Alexander MotinOptimize IPMI watchdog patting.
2016-03-22 Sepherosa Ziehauhyperv/vmbus: Remove NULL check for taskqueue_create_fa...
2016-03-22 Sepherosa Ziehauhyperv/vmbus: Use taskqueue_fast for non-performance...
2016-03-22 Sepherosa Ziehauhyperv/evttimer: Use an independent message slot so...
2016-03-22 Adrian Chadd[urtwn] welcome basic 11n support to urtwn.
2016-03-21 Ian LeporeBuild the zfs module on armv6, but not on older arm.
2016-03-21 Andriy Voskoboinykwpi: remove internal taskqueue
2016-03-21 Bryan DreweryConsolidate common link(2) logic.
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...
next