]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2021-03-11 Mark Johnstonqat.4: Fix some firmware module names
2021-03-10 Dimitry AndricPartially revert libcxxrt changes to avoid _Unwind_Exce...
2021-03-09 Gleb SmirnoffThe list of ports in configuration path shall be protec...
2021-03-09 Dimitry AndricBuild lib/msun tests with compiler builtins disabled
2021-03-09 Andrey V. Elsukovipfw: add IPv6 support for sockarg opcode.
2021-03-09 Alexander MotinDo not exit ctl_be_block_worker() prematurely.
2021-03-08 Warner LoshMove back the isa non-PNP driver deadline to FreeBSD 14.
2021-03-08 Brandon Bergren[PowerPC] Allow traversal of oversize OF properties.
2021-03-08 Brandon Bergren[PowerPC64] Fix multiple issues in fpsetmask().
2021-03-08 Brandon Bergren[PowerPC] [PowerPCSPE] Fix multiple issues in fpsetmask().
2021-03-08 Brandon Bergren[PowerPC] Fix SPE floating point environment manipulation
2021-03-07 Alexander MotinFix diroffdiroff, probably copy/paste bug.
2021-03-06 Jung-uk Kimlibkvm: Plug couple of memory leaks and check possible...
2021-03-06 Xin LIarcmsr(4): Fixed no action of hot plugging device on...
2021-03-06 Ed Mastegrowfs: allow operation on RW-mounted filesystems
2021-03-05 Alexander MotinRemove pointless lun->be_lun checks.
2021-03-04 Kyle EvansRevert "MFC kern: cpuset: properly rebase when attachin...
2021-03-04 Conrad Meyeramdtemp(4): Add missing Family 17h models
2021-03-04 Conrad Meyeramdsmn(4), amdtemp(4): add support for Family 19h ...
2021-03-04 Conrad Meyeramdtemp(4), amdsmn(4): Attach to Ryzen 4000 APU (Zen...
2021-03-04 Conrad Meyeramdtemp(4): Remove dead code that snuck in with r357190
2021-03-04 Conrad Meyeramdtemp(4): Add support for Family 17h CCD sensors
2021-03-04 Conrad Meyeramdtemp(4): Refactor shared temperature calculation...
2021-03-04 Alexander MotinMake DataSN counter of solicited Data-Out local.
2021-03-04 Mark Johnstonbuf: Fix the dirtybufthresh check
2021-03-04 Michael TuexenRACK: fix an issue triggered by using the CDG CC module
2021-03-04 Kristof Provostbridge tests: Test that we also forward on some interfaces
2021-03-04 Kristof Provostbridgestp: Ensure we send STP on VLAN interfaces
2021-03-04 Andrey V. Elsukovipfw: make algo name argument optional for some table...
2021-03-04 Rick Macklemgetdirentries.2: fix for NFS mounts
2021-03-03 Chris ReesClarify kld_list format
2021-03-03 Hans Petter... MFC 9febbc454190:
2021-03-03 Konstantin... atomic: add atomic_interrupt_fence()
2021-03-03 Mark Johnstonrmlock: Add a required compiler membar to the rlock...
2021-03-02 Kristof Provostbridge tests: Test STP on top of VLAN devices
2021-03-02 Kristof Provostbridge tests: Avoid building a switching loop
2021-03-02 Kristof Provostbridge tests: Test for #216510
2021-03-02 Kristof Provostbridge tests: Ensure that bridges in different jails...
2021-03-02 Kristof Provostbridge tests: Test deleting a bridge with members
2021-03-02 Kristof Provostbridge tests: Basic span test
2021-03-02 Kristof Provostbridge test: adding and removing static addresses
2021-03-02 Kristof Provostbridge test: spanning tree
2021-03-02 Kristof Provostbridge tests: Remove unneeded 'All rights reserved.'
2021-03-02 Kristof Provostbridge: Basic test case
2021-03-02 Kristof Provostbridge/stp: Ensure we enter NET_EPOCH whenever we can...
2021-03-02 Kristof Provostarp/nd: Cope with late calls to iflladdr_event
2021-03-02 Kristof Provostbridge: Remove members when assigned to a new vnet
2021-03-02 Kristof Provostbridge: Support STP on VLAN devices
2021-03-02 Alexander MotinBump CTL block backend threads from 14 to 32 per LUN.
2021-02-28 Mark Johnstonpmap: Fix largemap restart checks in the kernel_maps...
2021-02-28 Kristof Provostpf: Fix incorrect fragment handling
2021-02-28 Kristof Provostpf: Fix build if INVARIANTS is not set
2021-02-28 Kristof Provostpf: Limit the fragment entry queue length to 64 per...
2021-02-28 Kristof Provostpf: Split the fragment reassembly queue into smaller...
2021-02-28 Kristof Provostpf: Count holes rather than fragments for reassembly
2021-02-28 Kristof ProvostRevert "pf: Limit the maximum number of fragments per...
2021-02-28 Guangyuan Yangpwrite(2): add a BUGS section
2021-02-26 Lutz Donnerhackenetgraph/ng_car: Add color marking code
2021-02-25 Robert Wingautomount(8): fix absolute path when creating a mountpoint
2021-02-25 John BaldwinSkip the vm.pmap.kernel_maps sysctl by default.
2021-02-25 Neel Chauhannetgraph/ng_nat: Add RFC 6598/Carrier Grade NAT support
2021-02-25 Lutz Donnerhackenetgraph/ng_bridge: Add counters for the first link...
2021-02-25 Lutz Donnerhackenetgraph/ng_bridge: Document staleness in multithreaded...
2021-02-25 Lutz Donnerhackenetgraph/ng_bridge: Merge internal structures
2021-02-25 Lutz Donnerhackenetgraph/ng_bridge: Make simple internal functions...
2021-02-25 Lutz Donnerhackenetgraph/ng_bridge: switch stats to counter framework
2021-02-25 Lutz Donnerhackenetgraph/ng_bridge: Derive forwarding mode from first...
2021-02-25 Lutz Donnerhackenetgraph/ng_bridge: Introduce "uplink" ports without...
2021-02-25 Lutz Donnerhackenetgraph/ng_vlan_rotate: IEEE 802.1ad VLAN manipulation...
2021-02-25 Philip Paepsether: add older ethertype definitions for QinQ
2021-02-25 Alexander Motincxgb(4): Rework my commit 9dc7c250.
2021-02-24 Dimitry AndricFix possibly unitialized variables in __cxa_demangle_gnu3()
2021-02-24 Kyle Evans504ebd612ec: kern: sonewconn: set so_options before...
2021-02-24 Mark Johnstonpam_login_access: Fix negative entry matching logic
2021-02-24 Jason A. HarmeningFix divide-by-zero panic when ASLR is enabled and super...
2021-02-23 Vladimir Kondratyevukbd: Fix handling of keyboard ErrorRollOver reports
2021-02-23 Roger Pau Monnéxen-blkback: fix leak of grant maps on ring setup failure
2021-02-23 Alexander MotinExclude reserved iSCSI Initiator Task Tag.
2021-02-23 Alexander MotinExclude reserved iSCSI Target Transfer Tag.
2021-02-22 Alexander Motincxgbe(4): Save proper zone index on low memory in refil...
2021-02-22 Michal KrawczykMFC 1c808fcd859f: Allocate BAR for ENA MSIx vector...
2021-02-22 Jamie GrittonMFC jail: Change both root and working directories...
2021-02-22 Alan Somerslibpmc: fix linking with C programs
2021-02-21 Dimitry AndricMerge libcxxrt master 8049924686b8414d8e652cbd2a52c763b...
2021-02-21 Kristof Provostpf: Fix osfp configuration
2021-02-21 Konstantin... procstat: distinguish vm map guards in procstat vm...
2021-02-21 Ravi Pokalanvdimm(4): Export NVDIMM health flags via sysctl
2021-02-20 Dimitry AndricRevert "Revert 3c4fd2463bb2 since upstream libcxxrt...
2021-02-20 Dimitry AndricRevert 3c4fd2463bb2 since upstream libcxxrt fixed it...
2021-02-20 Kyle Evanspkg(7): address minor nits (mostly clang-analyze compla...
2021-02-20 Alex Richardsonusr.sbin/praudit: Fix tests after 5619d49e07
2021-02-20 Mark Johnstonlibcasper/cap_grp tests: Reset the group database handle
2021-02-20 Mark Johnstonlibc/nss: Ensure that setgroupent(3) actually works...
2021-02-20 Mark Johnstonlibc/nss tests: Add regression tests for commit 55444c8...
2021-02-20 Mark Johnstonlibc/nss: Restore iterator state when doing passwd...
2021-02-20 Mark Johnstonlibc/nss tests: Fix getpw and getgr single-pass tests
2021-02-20 Mark Johnstonlibc/nss tests: Style
2021-02-20 Alan SomersRevert "libpmc: fix linking with C programs"
2021-02-20 Alan Somerslibpmc: fix linking with C programs
2021-02-19 Jamie GrittonMFC jail: Handle a possible race between jail_remove...
next