]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2018-07-17 Warner LoshAs discussed several times on freebsd-arch, start to...
2018-07-17 Colin PercivalCheck that EC2SNSTOPIC and EC2PUBLIC are non-empty...
2018-07-17 Warner LoshFix compile error introduced in r336245.
2018-07-17 Warner LoshRemove bogus attempt to simulate scrolling. It's not...
2018-07-17 Warner LoshFix a typo: change lists to list to match rest of sentence.
2018-07-17 Warner LoshRemove VM_FREELIST_ISADMA
2018-07-17 Warner LoshRemove VM_FREELIST_ISADMA. It's not needed on these...
2018-07-17 Dexuan Cuihyperv/hn: Fix panic in hypervisor code upon device...
2018-07-17 Warner LoshMore typos
2018-07-17 Warner LoshFix typo in the command summary.
2018-07-17 Colin PercivalTeach EC2 AMI release code to send an SNS notification...
2018-07-17 Kyle Evansconfig(8): Invert checks; envmode/hintmode reflect...
2018-07-17 Alan Somersaudit(4): add tests for _exit(2), cap_enter(2), and...
2018-07-17 Mark JohnstonAdd a FALLTHROUGH comment to kvprintf().
2018-07-17 Kyle EvansFix GCC 4.2 build after r336415, proper declaration...
2018-07-17 Kyle Evansconfig(8): Add compatibility shims for r335998
2018-07-17 Kyle EvansRevert r336353 completely based on protest; compatibili...
2018-07-17 Bruce EvansMinor cleanups to csqrt*(), mostly in comments.
2018-07-17 Hans Petter... Use a mbuf header instead of a mbuf cluster for debuggi...
2018-07-17 Hans Petter... Add module parameter to limit number of MSIX EQ vectors...
2018-07-17 Hans Petter... Add missing newline.
2018-07-17 Hans Petter... Handle jumbo frames without requiring big clusters...
2018-07-17 Peter JeremyRetrospectively document SVN branch point for stable-11
2018-07-17 Andrey V. ElsukovMove invoking of callout_stop(&lle->lle_timer) into...
2018-07-17 Hans Petter... Enable both receive and transmit pauseframes by default...
2018-07-17 Hans Petter... Add context numbers for HW elements in mlx5en(4).
2018-07-17 Hans Petter... Do not hint about 'trust both' mode when the mlx5en...
2018-07-17 Hans Petter... Correctly write atomic variable in mlx5en(4).
2018-07-17 Bruce EvansFix scaling bugs which gave innaccuracies and spurious...
2018-07-17 Hans Petter... Remove redundant call to mlx5_vsc_find_cap() in mlx5core.
2018-07-17 Hans Petter... Make sure the state variable is set atomically instead...
2018-07-17 Hans Petter... Refactor access to CR-space into using VSC APIs in...
2018-07-17 Hans Petter... Remove redundant newline character in mlx5core.
2018-07-17 Hans Petter... Update version information for the mlx5ib module.
2018-07-17 Hans Petter... Don't pass unsupported events to ibcore from mlx5ib.
2018-07-17 Hans Petter... Use static device naming instead of dynamic one in...
2018-07-17 Hans Petter... Implement support for Differentiated Service Code Point...
2018-07-17 Hans Petter... Use __FBSDID() for RCS tags in ibcore.
2018-07-17 Hans Petter... Remove blank line.
2018-07-17 Hans Petter... Add support for IPv6 multicast in ibcore.
2018-07-17 Hans Petter... Add support for RoCEv2 multicast in ibcore.
2018-07-17 Hans Petter... Honor return status of ib_init_ah_from_mcmember() in...
2018-07-17 Hans Petter... Honor port_num while resolving GID for IB link layer...
2018-07-17 Hans Petter... Set IPv4 TOS and IPv6 traffic class field for RoCEv2...
2018-07-17 Hans Petter... Fix for loopback detection in address resolve logic...
2018-07-17 Hans Petter... Check port number supplied by user verbs cmds in ibcore.
2018-07-17 Hans Petter... Depend on IPv6 stack to resolve link local address...
2018-07-17 Hans Petter... Fix kernel crash during fail to initialize device in...
2018-07-17 Hans Petter... Check AF family prior resolving address and introduce...
2018-07-17 Hans Petter... Check for a cm_id->device in all user calls that need...
2018-07-17 Hans Petter... Restore initialisation of ctx->uid in ucma_create_id...
2018-07-17 Hans Petter... Fix kernel panic while using XRC_TGT QP type in ibcore.
2018-07-17 Hans Petter... Fix NULL pointer dereference during device removal...
2018-07-17 Hans Petter... Fix access to non-initialized CM_ID object in ibcore.
2018-07-17 Hans Petter... Avoid that ib_drain_qp() triggers an out-of-bounds...
2018-07-17 Hans Petter... Ensure that CM_ID exists prior to access it in ibcore.
2018-07-17 Hans Petter... Add support for prio-tagged traffic for RDMA in ibcore.
2018-07-17 Hans Petter... Set default GID type as RoCE when resolving RoCE route...
2018-07-17 Hans Petter... Set RoCEv2 MGID according to spec in ibcore.
2018-07-17 Hans Petter... For multicast functions in ibcore, verify that LIDs...
2018-07-17 Hans Petter... Fix for RDMA loopback over VLAN in ibcore.
2018-07-17 Hans Petter... Add native FreeBSD support for multicast in ibcore.
2018-07-17 Hans Petter... If the MGID/MLID pair is not on the list return an...
2018-07-17 Hans Petter... Add lock to multicast handlers in ibcore.
2018-07-17 Hans Petter... Only update source address when resolving is successful...
2018-07-17 Hans Petter... Process address resolve requests at least one time...
2018-07-17 Bruce EvansAdd a macro nan_mix() and use it to get NaN results...
2018-07-17 Kirk McKusickAdd needed locking for um_flags added in -r335808.
2018-07-17 Pedro F. GiffuniFreeBSD_version bump as per r336351,
2018-07-16 Kyle EvansRevert 336358 and step away fron machine for the day...
2018-07-16 Kyle EvansPartially revert r336353: sys/conf/* %VERSREQ bumps
2018-07-16 Rick MacklemModify the reasons for not issuing a delegation in...
2018-07-16 Marius StroblUpdate igb_sctx_init for r336313, missed when incorpora...
2018-07-16 Justin Hibbitsdtrace/powerpc: Correct register indices for non-indexe...
2018-07-16 Li-Wen Hsuzfsboot: fix build with WITHOUT_LOADER_GELI
2018-07-16 Kyle Evansconfig(8): Bump major version after r335998
2018-07-16 Conrad MeyerOCF: Convert consumers to the session id typedef
2018-07-16 Pedro F. GiffuniUpdate libstdc++ configuration.
2018-07-16 Devin Teskesysrc(8): Send error message to stderr (not stdout)
2018-07-16 Andrew TurnerDon't use the static keyword with DPCPU defines in...
2018-07-16 Andrew TurnerCreate an empty stdint.h for arm_neon.h to include.
2018-07-16 Warner LoshAdd pointer to freebsd-numerics for libm.
2018-07-16 Emmanuel Vadotallwinner: a83t: Fix PLL_CPU clocks
2018-07-16 Kyle EvansUnconditionally build libnv in legacy
2018-07-16 Alex RichardsonFix buildworld on FreeBSD 10
2018-07-16 Alex RichardsonNo longer install sys/nv.h and sys/cnv.h in lib/libnv...
2018-07-16 Piotr Pawel... indent(1): rewrite the integer/floating constant scanni...
2018-07-16 Oleksandr TymoshenkoRemove MODULE_PNP_INFO for ig4(4) driver
2018-07-16 Oleksandr TymoshenkoRemove two checks that are always false
2018-07-15 Mark JohnstonRestore the check for the page size extension after...
2018-07-15 Jilles Tjoelkersh: Don't treat % specially in CDPATH
2018-07-15 Alan Somersauditon(2): fix A_SETPOLICY with 64-bit values
2018-07-15 Piotr Pawel... indent(1): move case_indent from parser state to the...
2018-07-15 Michael TuexenAdjust comment to reality since r286171.
2018-07-15 Michael TuexenDon't require a local sshd for the local TCP state...
2018-07-15 Michael TuexenFix the UDP tests for dtrace.
2018-07-15 Alan CoxTest PGA_REFERENCED after calling pmap_ts_referenced...
2018-07-15 Marius StroblAssorted TSO fixes for em(4)/iflib(9) and dead code...
2018-07-15 Rick MacklemShut down the TCP connection to a DS in the pNFS client...
2018-07-15 Marius StroblRemove code to disable IFCAP_VLAN_HWFILTER by default...
next