]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2021-04-18 Mateusz Piotrowskibhyve.8: Make synopsis more readable
2021-04-18 Warner LoshMinor style tidy: if( -> if (
2021-04-18 Warner LoshMinor style cleanup
2021-04-18 Justin Hibbitsmips/octeon SDK: Fix __cvmx_cmd_queue_lock asm for...
2021-04-18 Fernando Apesteguíajail.conf(5): emphasize where to find jail parameters
2021-04-18 Alexander V... fib algo: do not reallocate datapath index for datapath...
2021-04-18 Alexander V... Fib algo: extend KPI by allowing algo to set datapath...
2021-04-18 Michael Tuexentcp: add support for TCP over UDP
2021-04-18 Faraz Vahedic.7: Describe more recent C standards
2021-04-18 Vincenzo Maffionenetmap: use safer defaults for hwbuf_len
2021-04-18 Mateusz PiotrowskiFix zgrep --version
2021-04-18 Mateusz Piotrowskigetprogname.3: Add an example
2021-04-18 Mateusz Piotrowskispigen.4: Fix typos
2021-04-18 Warner Loshnewbus: style nit: use while<space>(0)
2021-04-18 Peter Holmstress2: Added a syzkaller reproducer. A variation...
2021-04-18 Cy Schubertcontrib/wpa: Complete the revert of Import wpa.
2021-04-17 Mateusz PiotrowskiExplain the newfs naming convention
2021-04-17 Mateusz Piotrowskifork.2: Add a simple use pattern
2021-04-17 Mateusz Piotrowskiports.7: Document DEBUG_FLAGS and the process of debugg...
2021-04-17 Mateusz Piotrowskigrep: Fix an incorrect description of the -C flag
2021-04-17 Mateusz Piotrowskiports.7: Add an example of setting variables for select...
2021-04-17 Kristof Provostlibpfct: Fix PIC flag
2021-04-17 Warner Loshnewbus: Minor update fix.
2021-04-17 Richard Scheffeneggerrack: Fix ECN on finalizing session.
2021-04-17 Cy Schubertusr.sbin/wpa: complete the revert of wpa import
2021-04-17 Cy SchubertRevert wpa import.
2021-04-17 Alexander Motinmpt(4): Remove incorrect S/G segments limits.
2021-04-17 Cy Schubertwpa: Import wpa_supplicant/hostapd commit f91680c15
2021-04-17 Vincenzo Maffionenetmap: make sure rings are disabled during resets
2021-04-17 Richard Scheffeneggertcp: Rename rfc6675_pipe to sack.revised, and enable...
2021-04-17 Kevin Bowlingixgbe: Clarify index name in ixgbe_mc_filter_apply
2021-04-16 Gleb Smirnofftcp_respond(): fix assertion, should have been done...
2021-04-16 Warner LoshRemove extra space at start of file.
2021-04-16 Warner Loshnewbus: style nit
2021-04-16 Alfredo Dal... opal_console: fix serial console output corruption...
2021-04-16 Alexander Motinpms(4): Limit maximum I/O size to 256KB instead of...
2021-04-16 Alexander Motinpms(4): Do not return CAM_REQ_CMP on errors.
2021-04-16 Edward Tomasz... linux: support AT_EMPTY_PATH flag in fchownat(2)
2021-04-16 Edward Tomasz... linux: make fstatat(2) handle AT_EMPTY_PATH
2021-04-16 Andrey V. Elsukovipfw: do not use sleepable malloc in callout context.
2021-04-16 Ryan Moellerifconfig: Reuse media state in ifmedia_getstate
2021-04-16 Kyle Evansmodules: remove stale if_wg reference
2021-04-15 Tai-hwa Liangfwip(4): fixing kernel panic when receiving unicast...
2021-04-15 Gleb Smirnoffsyncache.4: fix mandoc in cb8d7c44d6a
2021-04-15 Gleb Smirnofftcp_syncache: add net.inet.tcp.syncache.see_other sysctl
2021-04-15 Rick MacklemRevert "nfsd: cut the Linux NFSv4.1/4.2 some slack...
2021-04-14 Alexander V... Add batched update support for the fib algo.
2021-04-15 Kevin Bowlinge1000: Restore VF interface random MAC
2021-04-15 Kevin Bowlinge1000: fix em_mac_min and 82547 packet buffer
2021-04-15 Kevin Bowlinge1000: disable hw.em.sbp debug setting
2021-04-15 Alex RichardsonRemove XFAIL from tests/lib/msun/lround_test:main
2021-04-15 Alex RichardsonRemove amd64 XFAIL from tests/lib/msun/fma_test:infinities
2021-04-15 Alex Richardsonlib/msun: Exclude ignored-pragmas from -Werror
2021-04-15 Edward Tomasz... linux: implement O_PATH
2021-04-15 Vladimir Kondratyevng_ubt: Block attachment of uninitialized Intel Wireles...
2021-04-15 Vladimir Kondratyevng_ubt: Use DEFINE_CLASS_1 macro for kobj inheritance.
2021-04-15 Vladimir Kondratyevng_ubt: Do not clear stall before receiving of HCI...
2021-04-15 Edward Tomasz... linux: extend the LINUX_O_ constants to make room for...
2021-04-15 Mark JohnstonAdd some regression tests for O_PATH and AT_EMPTY_PATH
2021-04-15 Konstantin... b_vflags update requries bufobj lock
2021-04-15 Chris Reeslpd: Update SYNOPSIS with new flag
2021-04-15 Emmanuel VadotFix build with WITHOUT_AUDIT=yes in src.conf
2021-04-15 Chris Reeslpd.8: Chase Dd-- took old value when merging
2021-04-15 Chris Reeslpd: Add -F flag to prevent daemonizing
2021-04-15 Konstantin... O_PATH: allow vnode kevent filter on such files
2021-04-15 Konstantin... O_PATH: Allow to open symlink
2021-04-15 Konstantin... Make files opened with O_PATH to not block non-forced...
2021-04-15 Konstantin... open(2): Implement O_PATH
2021-04-15 Konstantin... Add AT_EMPTY_PATH for several *at(2) syscalls
2021-04-15 Konstantin... AT_RESOLVE_BENEATH is bsd-specific
2021-04-15 Konstantin... vfs_vnops.c: Make vn_statfile() non-static
2021-04-15 Konstantin... Style.
2021-04-15 Konstantin... link(2): correct descriptor name in AT_RESOLVE_BENEATH...
2021-04-15 Mateusz Guzikcache: extend mismatch vnode assert print to include...
2021-04-15 Corvin Köhnebhyve: implement rdmsr for MSR_IA32_FEATURE_CONTROL
2021-04-14 Kirk McKusickEnsure that the mount command shows "with quotas" when...
2021-04-14 Vladimir Kondratyevhidmap: add missing opt_hid.h to module Makefile
2021-04-14 Gordon BerglingRevert "config(8): Correct the mentioned paper in the...
2021-04-14 Mark Johnstonuma: Introduce per-domain reclamation functions
2021-04-14 Mark Johnstonuma: Split bucket_cache_drain() to permit per-domain...
2021-04-14 Mark Johnstondomainset: Define additional global policies
2021-04-14 Gordon Berglingossl(4): Install the man page also for arm64
2021-04-14 Yuri Pankovexpand @TPUT@ in ncurses manpages
2021-04-14 Emmanuel Vadotarm: Add no-cftconvert for sdma-imx6 files
2021-04-14 Kristof Provostpf tests: Test clearing rules counters
2021-04-14 Kristof Provostpfctl: Fix clearing rules counters
2021-04-14 Martin Matuskazfs: merge openzfs/zfs@3522f57b6 (master)
2021-04-14 Vladimir Kondratyevpchtherm: Add IDs for CannonLake-H, CometLake and Lewis...
2021-04-14 Konstantin... filt_timerexpire: avoid process lock recursion
2021-04-14 Konstantin... realtimer_expire: avoid proc lock recursion when called...
2021-04-14 Konstantin... pseudofs: limit writes to 1M
2021-04-14 Konstantin... sbuf_uionew(): sbuf_new() takes int as length
2021-04-14 Martin MatuskaUpdate vendor/openzfs to openzfs/zfs/master@3522f57b6
2021-04-14 Vladimir Kondratyevichsmb: Add PCI ID for Intel Gemini Lake SMBus controller
2021-04-13 Navdeep Parharcxgbe(4): RSS hash for VXLAN traffic is computed from...
2021-04-13 John BaldwinTOE: Use a read lock on the PCB for syncache_add().
2021-04-13 Tai-hwa Liangarp(8): fixing the deletion failure of IEEE1394 associa...
2021-04-13 Tai-hwa Liangif_firewire: fixing panic upon packet reception for...
2021-04-13 Kyle Evanscaroot: reroll the remaining certs
2021-04-13 Kyle Evanscaroot: remove certs distrusted for server auth
next