]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2018-07-19 bdeFix spurious and extra underflows and resulting inaccur...
2018-07-19 bdeOops, r336412 undid the fix of the overflow threshold...
2018-07-19 0mpDescribe how to prevent *.core files from being created...
2018-07-19 brPROFILE, TESTS and CXX build options are no longer...
2018-07-19 0mpUpdate mentor and mentee information.
2018-07-19 brAdd a GCC 7.1.0 no-error warning flag.
2018-07-19 manufdt_pinctrl: Add some TSLOG annotations
2018-07-19 manucpufreq_dt: Add operating-points-v2 support
2018-07-19 manukern_cpu: When adding abs frequency allow for unordered...
2018-07-19 manuarm: Implement cpu_est_clockrate for armv[67]
2018-07-19 roygerxen: add missing file from r336474
2018-07-19 roygerxen: implement early init helper for PVHv2
2018-07-19 roygerxen: allow very early initialization of the hypercall...
2018-07-19 roygerxen: attach the PV CPU if no CPU device is present
2018-07-19 roygerxen: do not limit PV console usage to PV guests
2018-07-19 roygerxen: remove direct usage of HYPERVISOR_start_info
2018-07-19 roygerxen: add PVHv2 entry point
2018-07-19 zleslieAdd myself (zleslie) to calendar.freebsd
2018-07-19 asomersFix the build of tools/regression/sockets/unix_cmsg
2018-07-18 rrsBump the ICMP echo limits to match the RFC
2018-07-18 impIf the console is already set, don't override it.
2018-07-18 impIf rootdev is set, use it as currdev.
2018-07-18 oshogboFix description.
2018-07-18 eugenbge(4): disable MSI for BGE_ASICREV_BCM5784/BGE_CHIPREV...
2018-07-18 markjPort r324665 and r325285 to arm64.
2018-07-18 traszConsistently use full stops.
2018-07-18 sefFix a couple of typos in r334844 noticed by Richard...
2018-07-18 dabMake the definition of struct kevent in event.h match...
2018-07-18 brAdd a GCC 8.1 warning flag.
2018-07-18 mmelRemove the dead code from ARM cpufunc_* files.
2018-07-18 hselaskyUse unspecified address family when connecting as a...
2018-07-18 hselaskyAdd ability to parse sysfs paths under FreeBSD in libib...
2018-07-18 hselaskyUpdate version information for the mlx5 and mlx5en...
2018-07-18 hselaskyDo not inline transmit headers and use HW VLAN tagging...
2018-07-18 andrewAlso check if __ARM_ARCH_6KZ__ is defined when detectin...
2018-07-18 ramImplemented Device Lost Timer, which is used to give...
2018-07-18 cemRemove unused variable
2018-07-18 cemaesni(4): Add SHA2-224(-HMAC) support as well
2018-07-18 cemaesni(4): Add sha256 plain hash support
2018-07-18 cemaesni(4): Abstract out hash/HMAC support
2018-07-18 cemglxsb: Convert remaining OCF driver to new interface
2018-07-18 cemOpenCrypto: Convert sessions to opaque handles instead...
2018-07-17 davidcsFixes for the following issues:
2018-07-17 impRemove special cases for armeb in the build.
2018-07-17 impRemove kernel support for armeb
2018-07-17 impRemove armeb from arch.7
2018-07-17 impAs discussed several times on freebsd-arch, start to...
2018-07-17 cpercivaCheck that EC2SNSTOPIC and EC2PUBLIC are non-empty...
2018-07-17 impFix compile error introduced in r336245.
2018-07-17 impRemove bogus attempt to simulate scrolling. It's not...
2018-07-17 impFix a typo: change lists to list to match rest of sentence.
2018-07-17 impRemove VM_FREELIST_ISADMA
2018-07-17 impRemove VM_FREELIST_ISADMA. It's not needed on these...
2018-07-17 dexuanhyperv/hn: Fix panic in hypervisor code upon device...
2018-07-17 impMore typos
2018-07-17 impFix typo in the command summary.
2018-07-17 cpercivaTeach EC2 AMI release code to send an SNS notification...
2018-07-17 kevansconfig(8): Invert checks; envmode/hintmode reflect...
2018-07-17 asomersaudit(4): add tests for _exit(2), cap_enter(2), and...
2018-07-17 markjAdd a FALLTHROUGH comment to kvprintf().
2018-07-17 kevansFix GCC 4.2 build after r336415, proper declaration...
2018-07-17 kevansconfig(8): Add compatibility shims for r335998
2018-07-17 kevansRevert r336353 completely based on protest; compatibili...
2018-07-17 bdeMinor cleanups to csqrt*(), mostly in comments.
2018-07-17 hselaskyUse a mbuf header instead of a mbuf cluster for debuggi...
2018-07-17 hselaskyAdd module parameter to limit number of MSIX EQ vectors...
2018-07-17 hselaskyAdd missing newline.
2018-07-17 hselaskyHandle jumbo frames without requiring big clusters...
2018-07-17 peterjRetrospectively document SVN branch point for stable-11
2018-07-17 aeMove invoking of callout_stop(&lle->lle_timer) into...
2018-07-17 hselaskyEnable both receive and transmit pauseframes by default...
2018-07-17 hselaskyAdd context numbers for HW elements in mlx5en(4).
2018-07-17 hselaskyDo not hint about 'trust both' mode when the mlx5en...
2018-07-17 hselaskyCorrectly write atomic variable in mlx5en(4).
2018-07-17 bdeFix scaling bugs which gave innaccuracies and spurious...
2018-07-17 hselaskyRemove redundant call to mlx5_vsc_find_cap() in mlx5core.
2018-07-17 hselaskyMake sure the state variable is set atomically instead...
2018-07-17 hselaskyRefactor access to CR-space into using VSC APIs in...
2018-07-17 hselaskyRemove redundant newline character in mlx5core.
2018-07-17 hselaskyUpdate version information for the mlx5ib module.
2018-07-17 hselaskyDon't pass unsupported events to ibcore from mlx5ib.
2018-07-17 hselaskyUse static device naming instead of dynamic one in...
2018-07-17 hselaskyImplement support for Differentiated Service Code Point...
2018-07-17 hselaskyUse __FBSDID() for RCS tags in ibcore.
2018-07-17 hselaskyRemove blank line.
2018-07-17 hselaskyAdd support for IPv6 multicast in ibcore.
2018-07-17 hselaskyAdd support for RoCEv2 multicast in ibcore.
2018-07-17 hselaskyHonor return status of ib_init_ah_from_mcmember() in...
2018-07-17 hselaskyHonor port_num while resolving GID for IB link layer...
2018-07-17 hselaskySet IPv4 TOS and IPv6 traffic class field for RoCEv2...
2018-07-17 hselaskyFix for loopback detection in address resolve logic...
2018-07-17 hselaskyCheck port number supplied by user verbs cmds in ibcore.
2018-07-17 hselaskyDepend on IPv6 stack to resolve link local address...
2018-07-17 hselaskyFix kernel crash during fail to initialize device in...
2018-07-17 hselaskyCheck AF family prior resolving address and introduce...
2018-07-17 hselaskyCheck for a cm_id->device in all user calls that need...
2018-07-17 hselaskyRestore initialisation of ctx->uid in ucma_create_id...
2018-07-17 hselaskyFix kernel panic while using XRC_TGT QP type in ibcore.
2018-07-17 hselaskyFix NULL pointer dereference during device removal...
2018-07-17 hselaskyFix access to non-initialized CM_ID object in ibcore.
next