]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Prevent TCP Cubic to abruptly increase cwnd after slow-start
[FreeBSD/FreeBSD.git] / sys /
2020-06-09 rscheffPrevent TCP Cubic to abruptly increase cwnd after slow...
2020-06-09 andreastFix boot of wandquad after DTS update
2020-06-09 dougmTo reduce the size of an rb_node, drop the color field...
2020-06-09 vmaffioneiflib: netmap: honor netmap_irx_irq return values
2020-06-09 brSimilar to UART on ThunderX2, the ARM Coresight (ETM...
2020-06-09 jhbRefactor ptrace() ABI compatibility.
2020-06-09 brARM Embedded Trace Macrocell v4.x driver:
2020-06-09 brFix style: wrap long lines.
2020-06-09 brRename coresight drivers: use underscores in filenames.
2020-06-09 mjgAssert on pg_jobc state.
2020-06-09 mjgvm: rework swap_pager_status to execute in constant...
2020-06-09 manucoufreq_dt: Rename DEBUG to DPRINTF
2020-06-08 markjStop computing a "sharedram" value when emulating Linux...
2020-06-08 jrtc27virtio: Support non-legacy network device and queue
2020-06-08 jrtc27virtio_mmio: Negotiate the upper half of the feature...
2020-06-08 mavImplement zero-copy iSCSI target transmission/read.
2020-06-08 tuexenWhitespace cleanups and removal of a stale comment.
2020-06-08 jrtc27riscv: Use SBI shutdown call to implement RB_POWEROFF
2020-06-08 glebiusMove MPASS() macros to systm.h. They are widely used...
2020-06-08 rrsAn important statistic in determining if a server proce...
2020-06-08 arichardsonRISC-V: Check that the DTB doesn't overlap with kernel
2020-06-08 arichardsonsys/riscv: Remove debug printfs
2020-06-08 arichardsonRISC-V: handle DTB aligned to less than 2MB
2020-06-08 jhibbitspowerpc/powernv: Don't configure disabled CPUs
2020-06-07 tuexenRetire SCTP_SO_LOCK_TESTING.
2020-06-07 adrian[if_ath] Don't update the beacon bits from beacon frame...
2020-06-07 adrian[net80211] Add a method to return the vap's ifname.
2020-06-06 adrian[net80211] Flip on A-MPDU, A-MSDU, A-MPDU+A-MSDU and...
2020-06-06 tuexenFix typo in comment.
2020-06-06 mckusickClear the IN_SIZEMOD and IN_IBLKDATA flags only when...
2020-06-06 jhibbitspowerpc: Fix nits in copyinout comments from r361861
2020-06-06 tuexenNon-functional changes due to cleanup (upstream removin...
2020-06-06 cemRevert r361838
2020-06-06 impAdd a tunable for the nvd symlink creation.
2020-06-06 impEnsure that we send at least LBA range per TRIM.
2020-06-06 adrian[net80211] Fix this typo!
2020-06-06 adrian[net80211] Fix typo.
2020-06-06 jhibbitspowerpc: Use IFUNCs for copyin/copyout/etc
2020-06-06 jhibbitspowerpc: Add a (CPU/runtime features) flags set to...
2020-06-06 chsDon't mark pages as valid if reading the contents from...
2020-06-06 emasteRename skein_block_asm.s to .S and assemble using Clang IAS
2020-06-06 chsFix hang due to missing unbusy in sendfile when an...
2020-06-05 manudts: patch the am33xx dts for upcoming clock support
2020-06-05 manudts: Update our copy to be in sync with Linux 5.7
2020-06-05 emasteAlso pass SKEIN_USE_ASM to the assembler, via AFLAGS
2020-06-05 emasteskein_block_asm.S: use #ifdef not .ifdef, for Clang IAS
2020-06-05 emasteApply C SKEIN_LOOP setting only to skein_block.c
2020-06-05 cemgeom_label: Use provider aliasing to alias upstream...
2020-06-05 cemgeom: Don't re-add duplicate aliases
2020-06-05 mavAdd bunch of HDA controller and codec IDs.
2020-06-05 adrian[net80211] Don't call ic_updateslot if it's not set.
2020-06-05 arichardsonAllow assembling skein_block_asm.s with clang
2020-06-05 hselaskyEnsure pci_channel_offline() actually queries the PCI...
2020-06-05 hselaskyUSB HID descriptors may push/pop the current state...
2020-06-05 adrian[net80211] print out node A-MSDU state.
2020-06-05 adrian[net80211] Add initial A-MSDU in A-MPDU negotation...
2020-06-05 adrian[net80211] Migrate short slot time configuration into...
2020-06-05 adrian[net80211] Add some TODOs around A-MSDU in A-MPDU negot...
2020-06-05 adrian[iwn] Set default ampdu parameters.
2020-06-05 adrian[net80211] Add field definition for A-MSDU inside A...
2020-06-05 mavLimit AHCI to only one MSI if more is not needed.
2020-06-05 mckusickFurther evaluation of the POSIX spec for fdatasync...
2020-06-05 adrian[net80211] Add some more debugging during scanning
2020-06-05 adrian[net80211] Print out a bad PN in both hex and decimal.
2020-06-05 adrian[net80211] Send a probe request after IBSS node discovery
2020-06-04 jhbRefer to AES-CBC as "aes-cbc" rather than "rijndael...
2020-06-04 mhorneDocument upgrade procedure in FREEBSD-upgrade
2020-06-04 erjem(4): Add support for Comet Lake Mobile Platform,...
2020-06-04 jhbUse separate output buffers for OCF requests in KTLS.
2020-06-04 seFix obvious typo: IN_BLKDATA should be IN_IBLKDATA
2020-06-04 mhorneUpdate edk2 headers to stable202005
2020-06-04 mckusickTwo additional places that need to identify IN_IBLKDATA.
2020-06-04 kevansvfs: add restrictions to read(2) of a directory [2/2]
2020-06-04 kevansvfs: add restrictions to read(2) of a directory [1/2]
2020-06-04 gonzoRemove licenses
2020-06-04 markjUpdate vt(4) config option names to chase r303043.
2020-06-04 eugenipfw: unbreak matching with big table type flow.
2020-06-04 avgsuperio: do not assume that current LDN cannot change...
2020-06-04 kibUFS: write inode block for fdatasync(2) if pointers...
2020-06-04 gonzoAdd copyright headers to spigen overlays for rpi3 and...
2020-06-04 emasteCorrect terminology in vm.imply_prot_max sysctl description
2020-06-03 jhbAdd opt_compat.h needed by r359374.
2020-06-03 adrian[run] Fix up tx/rx frame size.
2020-06-03 jhbExplicitly zero IVs on the stack.
2020-06-03 jhbExplicitly zero AES key schedules on the stack.
2020-06-03 gonzoAdd spigen overlay for Raspberry Pi 4
2020-06-03 jhbExplicitly zero on-stack IVs, tags, and HMAC keys.
2020-06-03 jhbAdd explicit bzero's of sensitive data in software...
2020-06-03 gonzoAdd dtb for Firefly RK3399 to the list of Rockchip...
2020-06-03 adrian[otus] enable 802.11n for 2GHz and 5GHz.
2020-06-03 jhbRevise r361712 to disable tcpmd5.ko for 'options TCP_SI...
2020-06-03 vmaffionenetmap: vtnet: clean up rxsync disabled logs
2020-06-03 vmaffionenetmap: vtnet: fix race condition in rxsync
2020-06-03 vmaffionenetmap: vtnet: add vtnrx_nm_refill index to receive...
2020-06-03 freqlabsFix typo in previous commit
2020-06-03 freqlabsscope6: Check for NULL afdata before dereferencing
2020-06-03 rrsWe should never allow either the broadcast or IN_ADDR_A...
2020-06-03 rrsThis fixes a couple of skyzaller crashes. Most
2020-06-03 tuexenRestrict enabling TCP-FASTOPEN to end-points in CLOSED...
2020-06-03 aeAdd if_reassing method to all tunneling interfaces.
next