]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-01-25 Dimitry AndricMerge ^/head r356931 through r357118.
2020-01-25 Dimitry AndricFurther reduce diffs between upstream and our version.
2020-01-25 Dimitry AndricUpdate FREEBSD-Xlist.
2020-01-25 Michael TuexenSending CWR after an RTO is according to RFC 3168 gener...
2020-01-25 Michael TuexenDon't set the ECT codepoint on retransmitted packets...
2020-01-25 Michael TuexenAs a TCP client only enable ECN when the corresponding...
2020-01-25 Kristof Provosttests: Routing tests overwrote net tests
2020-01-25 Jason A. HarmeningImplement cycle-detecting garbage collector for AF_UNIX...
2020-01-25 Kyle Evanslua: add modules.loaded hook
2020-01-25 Kyle Evansloader.lua: re-arrange to load local.lua *after* config...
2020-01-25 Gleb SmirnoffEnter the network epoch in RX processing taskqueue.
2020-01-24 Michael TuexenDon't delay the ACK for a TCP segment with the CWR...
2020-01-24 Michael TuexenThe server side of TCP fast open relies on the delayed...
2020-01-24 Dimitry AndricMerge ^/vendor/lvm-project/release-10.x up to its last...
2020-01-24 Dimitry AndricVendor import of llvm-project release/10.x
2020-01-24 Dimitry AndricMerge ^/vendor/lvm-project/release-10.x up to its last...
2020-01-24 Dimitry AndricMerge ^/vendor/lvm-project/master up to its last change...
2020-01-24 Gleb SmirnoffEnter the network epoch when rack_output() is called...
2020-01-24 Gleb SmirnoffEnter the network epoch in USB WiFi drivers when proces...
2020-01-24 Alexander V... Add support for RFC 6598/Carrier Grade NAT subnets...
2020-01-24 Konstantin... Handle a race of collapse with a retrying fault.
2020-01-24 Gleb Smirnoffre(4) uses taskqueue to process input packets. Enter...
2020-01-24 Gleb Smirnoffath(4) processing input packets in taskqueue. Enter...
2020-01-24 Ruslan BukinInclude the PCI stack to the riscv GENERIC kernel.
2020-01-24 Ruslan BukinEnable NEW_PCIB on riscv.
2020-01-24 Ruslan Bukino Move the software context struct to a header file.
2020-01-24 Kyle Evanscaroot: use bsd.obj.mk, not bsd.prog.mk
2020-01-24 Ruslan BukinMove the ECAM macroses to the header file.
2020-01-24 Mark JohnstonRevert r357050.
2020-01-24 Ed MasteTag NLS aliases with pkgbase package
2020-01-24 Ed Masterevert r356990 to reapply with correct commit message
2020-01-24 Hans Petter... Implement mmget_not_zero() in the LinuxKPI.
2020-01-24 Edward Tomasz... Make linux(4) handle MAP_32BIT.
2020-01-24 Edward Tomasz... Add kern_unmount() and use in Linuxulator. No function...
2020-01-24 Nick HibmaFix a few spacing issues to make the page more readable.
2020-01-24 Doug MooreMost uses of vm_map_clip_start follow a call to vm_map_...
2020-01-24 Mateusz Guzikvfs: allow v_usecount to transition 0->1 without the...
2020-01-24 Mateusz Guzikvfs: stop handling VI_OWEINACT in vget
2020-01-24 Mateusz Guzikvfs: stop unlocking the vnode upfront in vput
2020-01-24 Mateusz Guziklockmgr: don't touch the lock past unlock
2020-01-24 Adrian Chadd[ntp] Don't compile in the ssl routines into libevent...
2020-01-24 Kyle EvansDrop "All Rights Reserved" from all libbe/bectl files
2020-01-24 Conrad Meyerrandom(3): Abstract routines into _r versions on explic...
2020-01-24 Conrad Meyerrandom(3): Abstract state into a single context object
2020-01-23 Conrad Meyercpufreq(4): Fix missing MODULE_DEPEND on hwpstate_intel
2020-01-23 John BaldwinCorrect the return types of fueword*().
2020-01-23 Kristof Provostpf: Apply kif flags to new group members
2020-01-23 Dimitry AndricMerge ^/vendor/llvm-openmp/dist up to its last change...
2020-01-23 Dimitry AndricMerge ^/vendor/lldb/dist up to its last change, and...
2020-01-23 Dimitry AndricMerge ^/vendor/lld/dist up to its last change, and...
2020-01-23 Ed Masteadd MIPS-specific PT header ELF definitions
2020-01-23 Mark Johnstonsparc64: Busy the TSB page before freeing it in pmap_re...
2020-01-23 Konstantin... Fix r356919.
2020-01-23 Mark Johnstonng_nat: Pass IPv6 packets through.
2020-01-23 Mark Johnstonvm_map_submap(): Avoid unnecessary clipping.
2020-01-23 Gleb SmirnoffWith MSI interrupts bge(4) just schedules taskqueue...
2020-01-23 Mark JohnstonSet td_oncpu before dropping the thread lock during...
2020-01-23 Mark JohnstonPrint missing ID_AA64PFR{0,1}_EL1 register fields.
2020-01-23 Mark Johnstonarm64: Don't enable interrupts in init_secondary().
2020-01-23 Ed MasteTag /usr/tests/local symlink with package=tests
2020-01-23 Ed MasteApply r355819 to sparc64 - fix assertion failure after...
2020-01-23 Yoshihiro TakahashiFix kernel-tags target.
2020-01-23 Andriy Gaponvmxnet3: add support for RSS kernel option
2020-01-23 Hans Petter... Fix build of stand/usb .
2020-01-23 Andriy Gaponvirtio_scsi: use max target ID plus one as the initiator ID
2020-01-23 Alexander V... Bring indentation back to normal after r357038.
2020-01-23 Alexander V... Fix epoch-related panic in ipdivert, ensuring in_broadc...
2020-01-23 Dimitry AndricMerge ^/vendor/llvm-libunwind/dist up to its last chang...
2020-01-23 Dimitry AndricMerge ^/vendor/libc++/dist up to its last change, and...
2020-01-23 Jeff Roberson(fault 9/9) Move zero fill into a dedicated function...
2020-01-23 Jeff Roberson(fault 8/9) Restructure some code to reduce duplication...
2020-01-23 Jeff Roberson(fault 7/9) Move fault population and allocation into...
2020-01-23 Jeff Roberson(fault 6/9) Move getpages and associated logic into...
2020-01-23 Jeff Roberson(fault 5/9) Move the backing_object traversal into...
2020-01-23 Jeff Roberson(fault 4/9) Move copy-on-write into a dedicated function.
2020-01-23 Jeff Roberson(fault 3/9) Move map relookup into a dedicated function.
2020-01-23 Jeff Roberson(fault 2/9) Move map lookup into a dedicated function.
2020-01-23 Jeff Roberson(fault 1/9) Move a handful of stack variables into...
2020-01-23 Ryan Libbyuma: fix zone domain overlaying pcpu cache with disable...
2020-01-23 Ryan Libbyuma: report leaks more accurately
2020-01-23 Jeff RobersonConsistently use busy and vm_page_valid() rather than...
2020-01-23 Cy SchubertFix 32-bit build post r357002.
2020-01-23 Jeff RobersonSome architectures with DMAP still consume boot kva...
2020-01-23 Jeff RobersonBlock the thread lock in sched_throw() and use cpu_swit...
2020-01-23 Gleb SmirnoffSince now drivers that support pfil run their interrupt...
2020-01-23 Gleb SmirnoffStop entering the network epoch in ether_input(), unles...
2020-01-23 Gleb SmirnoffThis is Ethernet driver so mark the interrupt appropria...
2020-01-23 Gleb SmirnoffIntroduce flag IFF_NEEDSEPOCH that marks Ethernet inter...
2020-01-23 Gleb Smirnofftap(4) calls ether_input() in context of write(2)....
2020-01-23 Gleb SmirnoffIn netmap() call ether_input() within the network epoch.
2020-01-23 Gleb SmirnoffDEVICE_POLLING is an alternative to network interrupts...
2020-01-23 Gleb SmirnoffEnter network epoch in iflib rxeof task.
2020-01-23 Gleb SmirnoffMark swi_net() as INTR_TYPE_NET and stop entering epoch...
2020-01-23 Gleb SmirnoffEnter the network epoch for interrupt handlers of INTR_...
2020-01-23 Gleb SmirnoffAdd ie_hflags to struct intr_event, which accumulates...
2020-01-22 Conrad Meyercpufreq(4): Add support for Intel Speed Shift
2020-01-22 Dimitry AndricMerge ^/vendor/compiler-rt/dist up to its last change...
2020-01-22 Dimitry AndricMerge ^/vendor/clang/dist up to its last change, and...
2020-01-22 Dimitry AndricReduce diff between stock DWARFContext.cpp and ours.
2020-01-22 John BaldwinRemove support for auto-selecting an external binutils.
next