]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2018-03-09 Warner LoshRemove decade's old whine about msdos vs msdosfs.
2018-03-09 Kyle Evanslualoader: Cache kernel list
2018-03-09 Bryan DreweryLIB32: Avoid linking in unneeded (and invalid lib32...
2018-03-09 Kyle Evanslualoader: Don't redraw the autoboot message every...
2018-03-09 Warner LoshRemove K&R stuff: never use it in new code.
2018-03-09 Alan SomersAdd some functional tests for tftpd(8)
2018-03-09 Kyle Evansstand: Fix copy-paste-o, unbreaks libi386 lualoader...
2018-03-09 Hans Petter... Implement proper support for complete_all() in the...
2018-03-09 Andriy Voskoboinyknet80211: wrap protection frame allocation into ieee802...
2018-03-09 Andrew TurnerUse the correct address to write back to memory in...
2018-03-09 Dimitry AndricPull in r326882 from upstream llvm trunk (by Sjoerd...
2018-03-09 Hajimu UMEMOTOFix Bad file descriptor error.
2018-03-09 Brooks DavisCopyout a whole int to cpuset_domain's policy pointer.
2018-03-09 Sean BrunoUpdate tcp_lro with tested bugfixes from Netflix and...
2018-03-08 Emmanuel Vadotarm: Add GENERIC-MMCCAM kernel config
2018-03-08 Emmanuel VadotFix build when option MMCCAM is defined.
2018-03-08 Devin TeskeFix display of wrong pid from dtrace_sched(4)
2018-03-08 Konstantin... Remove unused variable.
2018-03-08 Konstantin... Make mlx5 compilable on ILP32 arches.
2018-03-08 Ed Mastebktr: correct Japan IF frequency
2018-03-08 Ed Masteasmc: update temperature sensor name/description
2018-03-08 Andriy Voskoboinykiwi(4): factor out rateset setup into iwi_set_rateset().
2018-03-08 Conrad Meyeripfw(8): Fix endianness for Legacy and Ipv4 table hostn...
2018-03-08 Mark JohnstonReturn E2BIG if we run out of space writing a compresse...
2018-03-08 Hans Petter... Set correct SL in completion for RoCE in mlx5ib(4).
2018-03-08 Hans Petter... Add call to setup firmware data dump structure during...
2018-03-08 Hans Petter... Avoid more LFENCE/SFENCe on x86 in mlx5en(4),
2018-03-08 Hans Petter... Fix mlx5en(4) driver to properly call m_defrag().
2018-03-08 Hans Petter... Use vport rather than physical-port MTU in mlx5en(4).
2018-03-08 Hans Petter... Use the device unit number for naming the ifnet interfa...
2018-03-08 Hans Petter... Remove duplicate prototypes.
2018-03-08 Hans Petter... Check that the address is specified in mlx5tool(8).
2018-03-08 Hans Petter... Add kernel and userspace code to dump the firmware...
2018-03-08 Slava ShwartsmanAdd myself and Hans Petter Selasky
2018-03-08 Hans Petter... Add vendor specific capability interface support in...
2018-03-08 Hans Petter... Use device_printf() instead of printf() when printing...
2018-03-08 Hans Petter... Add support for per priority flow control, PFC, to...
2018-03-08 Hans Petter... Add support for explicit congestion notification, ECN...
2018-03-08 Hans Petter... Use the autogenerated interface file for all commands...
2018-03-08 Hans Petter... Fix race between PCI error handlers and health work...
2018-03-08 Hans Petter... Avoid calling sleeping function from the health poll...
2018-03-08 Hans Petter... Updates for PCI and health monitor recovery in mlx5core.
2018-03-08 Eitan AdlerChase rename of rwho script in r290252
2018-03-08 Eitan Adlercalendars: update Judaic calendar to 2018+
2018-03-08 Alan Somersg_bio(9): fix a documentation oversight from r163870
2018-03-07 Kyle Evanslualoader: Return status in cli_execute_unparsed properly
2018-03-07 Jeff RobersonDon't assert that the domain free lock is held until...
2018-03-07 Kyle Evansloader.conf(5): Document some other settings
2018-03-07 Kyle Evanslua-lint: Whitelist cli_execute_unparsed as a global
2018-03-07 Kyle Evanslualoader: Use cli_execute_unparsed for commands passed...
2018-03-07 Conrad Meyerfpu_kern.9: Document fpu_kern_enter API change in r329878
2018-03-07 Kyle Evanslualoader: Use cli_execute_unparsed instead of loader...
2018-03-07 Kyle Evanslualoader: Fix name, cli.execute_unparsed -> cli_execut...
2018-03-07 Kyle Evanslualoader: Expose loader.parse and add cli_execute_unparsed
2018-03-07 Tycho NightingaleFix a lock recursion introduced in r327065.
2018-03-07 Ed MasteRegen src.conf.5 after r330613 CROSS_TOOLCHAIN change
2018-03-07 Ed MasteDisable LLD_BOOTSTRAP under WITHOUT_CROSS_COMPILER
2018-03-07 Kyle Evansstand/ficl: Fix testmain
2018-03-07 Nathan WhitehornMove the powerpc64 direct map base address from zero...
2018-03-07 Hans Petter... Implement priority to traffic class mapping in mlx5core.
2018-03-07 Hans Petter... Implement rate limit per traffic class in mlx5core.
2018-03-07 Hans Petter... Implement missing query for current port rate in mlx5ib(4).
2018-03-07 Hans Petter... Add log message for unsupported QSFPs in mlx5core.
2018-03-07 Hans Petter... Make sure default VNET is set when adding a new interfa...
2018-03-07 Eitan Adlersys/cloudabi: Avoid relying on GNU specific extensions
2018-03-07 Eitan Adlersys: Fix a few potential infoleaks in cloudabi
2018-03-07 Hans Petter... Add timeout handle to commands with callback in mlx5core.
2018-03-07 Hans Petter... Fix potential deadlock in command mode change in mlx5core.
2018-03-07 Hans Petter... Use a macro in mlx5_command_str() instead of copying...
2018-03-07 Hans Petter... Disable unsupported disassociate ucontext functionality...
2018-03-07 Hans Petter... Bump version information in mlx4ib(4).
2018-03-07 Hans Petter... The mlx4ib(4) should not be loaded before the ibcore...
2018-03-07 Hans Petter... Disable unsupported disassociate ucontext functionality...
2018-03-07 Andrew TurnerBump MAXCPUS on arm64. We are starting to see hardware...
2018-03-07 Andriy GaponMFV r330591: 8984 fix for 6764 breaks ACL inheritance
2018-03-07 Andriy Gapon8984 fix for 6764 breaks ACL inheritance
2018-03-07 Hans Petter... Make sure VNET is set when calling sa6_recoverscope...
2018-03-07 Hans Petter... Define values instead of using hardcoding.
2018-03-07 Hans Petter... Recover IPv6 scope ID for multicast link-local addresse...
2018-03-07 Hans Petter... Embed the IPv6 scope ID before calling rtalloc1() in...
2018-03-07 Andrew TurnerCreate macros for the ACPI interrupt cross references...
2018-03-07 Hans Petter... Add IB_SPEED_HDR definition in ibcore.
2018-03-07 Hans Petter... Make sure the IPv6 scope ID gets properly masked in...
2018-03-07 Hans Petter... Fix for use-after-free when using delayed work structur...
2018-03-07 Andrew TurnerAdd an acpi attachment to the pci_host_generic driver...
2018-03-07 Andrew TurnerRestrict the arm64 DMAP region to the 1G blocks where...
2018-03-07 Eitan Adlerpsm.4: remove useless information
2018-03-07 Eitan Adlerdes_crypt.3: Fix typo.
2018-03-07 Kyle Evanslualoader: Only loadelf before boot/autoboot if no...
2018-03-07 Conrad Meyerg_part_gpt: Fix memory leak in error path
2018-03-07 Bryan Drewerychflags: Add SIGINFO support.
2018-03-06 Devin TeskeBump dwatch(1) internal version from 1.0-beta-91 to 1.0
2018-03-06 Devin TeskeIntroduce dwatch(1) as a tool for making DTrace more...
2018-03-06 Oleksandr Tymoshenko[ig4] Add support for i2c controllers on Skylake and...
2018-03-06 Kyle Evansaw_usbphy: Move later to SUPPORTDEV pass
2018-03-06 Edward Tomasz... Add example devd.conf(5) entry for notifying init(8...
2018-03-06 Conrad Meyerpsm(4): Initialize variables before use
2018-03-06 Brooks DavisRemove reference to unimplemented fuiword, etc.
2018-03-06 Nathan WhitehornFix use of unitialized variables.
2018-03-06 Mark JohnstonUnbreak amd64 FBT after r330539.
next