]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2019-03-04 avosAllow to build ifconfig(8) without wireless support
2019-03-04 avosrtwn_usb(4): fix Tx instability with RTL8192CU chipsets
2019-03-04 avosrtwn_usb(4): fix LED blinking for RTL8192CU during...
2019-03-04 mavReduce CTL threads priority to about PUSER.
2019-03-03 tuexenAllocate an assocition id and register the stcb with...
2019-03-03 glebiusRemove bogus assert that I added in r319722. It is...
2019-03-03 bzFix compilation of world with WITHOUT_{INET,INET6}_SUPP...
2019-03-03 hrsUse struct addrinfo instead of struct sockaddr_storage
2019-03-03 impAdd ABORTED_BY_REQUEST to the list of things we look...
2019-03-02 ianAllow the sector size of the disk device to be configur...
2019-03-02 ianAdd some comments. Give #define'd names to some scatte...
2019-03-02 mckusickProperly calculate the last used logical block of a...
2019-03-02 mckusickThe size of the UFS soft-updates journal must be a...
2019-03-02 jhibbitspowerpc: fix 'show spr' for ELFv1 powerpc64
2019-03-02 jhibbitspowerpc/booke: Depessimize MAS register updates even...
2019-03-02 ianBugfix: use a dummy buffer for the inactive side of...
2019-03-02 tuexenRemove debug output.
2019-03-02 tuexenAllow SCTP stream reconfiguration operations only in...
2019-03-02 tuexenHandle the case when calling the IPPROTO_SCTP level...
2019-03-02 tuexenUse correct buffer sizes in sctp_get[lp]addrs().
2019-03-02 tuexenReport the correct length when using the IPPROTO_SCTP...
2019-03-02 kppf tests: Test for nested inline anchor issue
2019-03-02 npcxgbev(4): Enable 32b port capabilities in the VF driver.
2019-03-02 bcranEFI: don't call printf after ExitBootServices, since...
2019-03-02 jhibbitspowerpc: Scale intrcnt by mp_ncpus
2019-03-01 cemEmbedded chacha: Add 0-bit iv + 128-bit counter mode
2019-03-01 cemfortuna: Deduplicate kernel vs user includes
2019-03-01 jhbFix missed posted interrupts in VT-x in bhyve.
2019-03-01 cemFortuna: push CTR-mode loop down into randomdev hash...
2019-03-01 ygyFix typos and caps for ipfw(8) man page.
2019-03-01 tuexenHonor the memory limits provided when processing the...
2019-03-01 traszRemove sv_pagesize, originally introduced with r100384.
2019-03-01 tuexenImprove consistency, not functional change.
2019-03-01 mavThere is no `device atacard` but there is `device atapc...
2019-03-01 smhFix incorrect / unused sector_count for identify requests
2019-03-01 bzAdd ushort and ulong to linux/types.h.
2019-03-01 manuarm64: rockchip: rk3399_pll: Fix the recalc function
2019-03-01 vmaffionenetmap: pkt-gen: fix bug in send_packets()
2019-03-01 kppf tests: Test CVE-2019-5597
2019-03-01 kppf: IPv6 fragments with malformed extension headers...
2019-03-01 pjdImprove readability of the code by making it explicit...
2019-03-01 jhibbitspowerpc/powernv: Add OPAL flash device driver
2019-03-01 ianAdd another required header file.
2019-03-01 ianAdd required header file to SRCS.
2019-03-01 ianUndo accidental part of r344681.
2019-03-01 jhibbitspowerpc/powernv: Add asynchronous token management...
2019-03-01 npcxgbe(4): Don't forget to report link state to the...
2019-03-01 ianBuild fdt support modules on systems that use fdt data.
2019-03-01 jhibbitsRevert r344675
2019-03-01 cemcxgb(4): Netdump: only reference allocated qsets
2019-03-01 kevanspatch(1): Exit successfully if we're fed a 0-length...
2019-03-01 mwPrevent detaching driver if the attach is not finished
2019-02-28 jhibbitsGEOM: Add fdt_slicer to the GEOM flashmap module for...
2019-02-28 jhbDon't assume all children of a nexus are ports.
2019-02-28 markjAllow FIONBIO and FIOASYNC ioctls on POSIX shm descriptors.
2019-02-28 mavLimit 24xx adapters to only MSI interrupts by default.
2019-02-28 bdrewerybsd.nls.mk isn't optional.
2019-02-28 trhodesGrammar tweaks in ipfw manual page.
2019-02-28 kibInvalidate cache for the PDPTE page when using PAE...
2019-02-28 ngieRemove references to pdwait4(2) and `CAP_PDWAIT` from...
2019-02-28 mavLimit 24xx adapters to only one MSI-X interrupt by...
2019-02-28 mavAdd to isp(4) tunables to limit MSI/MSI-X usage.
2019-02-28 andrewAdd the hw.ncpu tunable to arm64.
2019-02-28 tmunrotruss: Add support for fsync(2) and fdatasync(2).
2019-02-28 npcxgbe(4): Request high priority filter support explicit...
2019-02-28 impAdd SPDX tag.
2019-02-27 mjgRename seq to seqc to avoid namespace clashes with...
2019-02-27 mjgvm: remove seq.h inclusion made obsolete by NUMA rewrite
2019-02-27 erjixgbe(4): Fix panic triggered by assertion from interrupt
2019-02-27 impUnconditionally support unmapped BIOs. This was another...
2019-02-27 impRemove #ifdef code to support FreeBSD versions that...
2019-02-27 manuFix armv6/armv7 build after the move from xhci_mv to...
2019-02-27 impRemove empty directories.
2019-02-27 mavRefactor command ordering/blocking mechanism in CTL.
2019-02-27 manudrm: Remove empty directories
2019-02-27 manuxhci_mv: Move the driver to generic_xhci
2019-02-27 manuusb_nop_xceiv: Add support for this pseudo device
2019-02-27 jhbVarious cleanups to the management of multiple TCP...
2019-02-27 jhbUpdate review requests for bhyve.
2019-02-27 sefHave cryptocheck toggle kern.cryptodevallowsoft if...
2019-02-27 markjrtsol: Use vwarnx(3) to log messages to standard error.
2019-02-27 emastepoll.2: POLLNVAL is returned also for insufficient...
2019-02-27 manummc: dwmmc: Match on "rockchip,rk3288-dw-mshc" compatible
2019-02-27 manuarm64: rockchip: rk3399_clk: Add sd clock definitions
2019-02-27 manuarm64: rockchip: clk_pll: Multiple improvement
2019-02-27 baptFix a regression introduced in r344569
2019-02-27 luporlFix kldxref on PowerPC64
2019-02-27 baptFix regression introduced in r344569
2019-02-27 nplibcxgb4: Don't spam stderr. Write combining is not...
2019-02-27 ianAdd support to fdt_slicer for the new style partition...
2019-02-27 ianChild nodes with a compatible property are not slices...
2019-02-27 ianRename some functions and variables to have shorter...
2019-02-27 jhibbitspowerpc/mpc85xx: Synchronize timebase the platform...
2019-02-26 ianAdd a module dependency on fdt_slicer. Also, move...
2019-02-26 ianAdd a module dependency on fdt_slicer.
2019-02-26 ianAdd manpages for at45d(4) and mx25l(4).
2019-02-26 ianMake it possible to load fdt_slicer as a module (unload...
2019-02-26 ianUpdate a comment to reflect reality; no functional...
2019-02-26 ianCompile fdt_slicer and geom_flashmap when the at45d...
2019-02-26 ianAdd support for geom_flashmap by providing a getattr...
next