freebsd.git
2021-05-22 Adrian Chadd[ath] Handle STA + AP beacon programming without stompi...
2021-05-22 Adrian Chadd[athstats] Add a tag to listen for beacon stuff
2021-05-22 Adrian Chadd[athstats] Add some (but not all, sigh) missing statistics.
2021-05-22 Adrian Chadd[ath] Add ast_tsfoor to the sysctl statistics array.
2021-05-22 Adrian Chadd[ar71xx] During reset, don't spin, just keep trying
2021-05-22 Zhenlei Huangip_forward: Restore RFC reference
2021-05-22 Rick Macklemnfscl: Add hash lists for the NFSv4 opens
2021-05-22 Lutz Donnerhacketests/libalias: Add perfomance test utility
2021-05-22 Mateusz Guzikumtx: convert umtxq_lock to a macro
2021-05-22 Mateusz GuzikFix limit testing after 1762f674ccb571e6 ktrace commit.
2021-05-22 Konstantin... ktrace: fix a race between writes and close
2021-05-22 Mateusz GuzikFix a braino in previous.
2021-05-22 Mateusz GuzikFix tinderbox build after 1762f674ccb571e6 ktrace commit.
2021-05-22 Mateusz Guziklockprof: add contested-only profiling
2021-05-22 Mateusz Guziklockprof: retire lock_prof_skipcount
2021-05-22 Robert Wingfsck_ffs(8): fix divide by zero when debug messages...
2021-05-22 Mateusz Guzikvfs: retire the now unused vnlru_free routine
2021-05-22 Mark Johnstonktls.4: Remove an obsolete statement
2021-05-22 Mark Johnstonktls.h: Guard includes behind _KERNEL
2021-05-22 Mark Johnstonktrace: Avoid recursion in namei()
2021-05-22 Konstantin... libkvm: Fix build after removeal of p_tracevp
2021-05-22 Michael Tuexentcp: Handle stack switch while processing socket options
2021-05-22 Konstantin... Move mnt_maxsymlinklen into appropriate fs mount data...
2021-05-22 Konstantin... ktrace: add a kern.ktrace.filesize_limit_signal knob
2021-05-22 Konstantin... ktrace: use the limit of the trace initiator for file...
2021-05-22 Konstantin... ktrace: pack all ktrace parameters into allocated struc...
2021-05-22 Konstantin... ktrace: do not stop tracing other processes if our...
2021-05-22 Konstantin... accounting: explicitly mark the exiting thread as doing...
2021-05-22 Konstantin... kern_descrip.c: Style
2021-05-22 Dmitry Chaginrun(4): add support for ASUS USB-N14 wireless adaptor.
2021-05-22 Konstantin... nullfs: dirty v_object must imply the need for inactivation
2021-05-22 Konstantin... vn_need_pageq_flush(): simplify
2021-05-22 Edward Tomasz... Refactor core dumping code a bit
2021-05-22 Navdeep Parharcxgbe(4): Fix build warnings with NOINET kernels.
2021-05-22 Allan Judepkt-gen: Allow limiting received packets
2021-05-22 Allan JudeNetmap: fix documentation for NR_REG_NIC_SW mode
2021-05-21 Richard Scheffeneggerrack: honor prior socket buffer lock when doing the...
2021-05-21 Mark JohnstonFix handling of errors from pru_send(PRUS_NOTREADY)
2021-05-21 Mark Johnstontcp: Make error handling in tcp_usr_send() more consistent
2021-05-21 Baptiste Daroussinimport nvi 2.2.0-3bbdfe4
2021-05-21 Kirk McKusickFix fsck_ufs segfaults with gjournal (SU+J)
2021-05-21 Robert Wingbhyve/snapshot: split up mutex/cond initialization...
2021-05-21 Emmanuel Vadotmmc: Only build mmc_fdt_helper and mmc_pwrseq for arch...
2021-05-21 Konstantin... ldconfig(8): update manpage to reality
2021-05-21 Emmanuel Vadotdwmmc: Add bus_generic_add_child in the methods
2021-05-21 Emmanuel Vadotarm: allwinner: aw_mmc: Check regulators status before...
2021-05-21 Emmanuel Vadotextres: regulator: Fix regulator_status for already...
2021-05-21 Emmanuel Vadotmmc: dwmmc: Call mmc_fdt_set_power
2021-05-21 Emmanuel Vadotmmc_fdt_helper: Add mmc_fdt_set_power
2021-05-21 Emmanuel Vadotarm64: allwinner: axp81x: Add support for regnode_status
2021-05-21 Emmanuel Vadotmmc_fdt_helpers: Parse the optional pwrseq element.
2021-05-21 Emmanuel Vadotmmc: Add mmc-pwrseq driver
2021-05-21 Emmanuel Vadotarm64: rockchip: gpio: Give friendlier name to gpio
2021-05-21 Emmanuel Vadotmmccam: Add two new XPT for MMC and use them in mmc_sim...
2021-05-21 Mitchell Hornescsi(4): fix "NMVe" typo
2021-05-21 Marcin WojtasDisable stack gap for ntpd during build.
2021-05-21 Marcin WojtasAdd elfctl to toolchain.
2021-05-21 Marcin WojtasAdd afterbuild target to bsd.prog.mk.
2021-05-21 Marcin Wojtasusr.bin/elfctl: Allow for cross-endian operations.
2021-05-21 Hans Petter... Fix for use-after-free by if_ioctl() calls from user...
2021-05-21 Hans Petter... There is a window where threads are removed from the...
2021-05-21 Lutz Donnerhacketest/libalias: Tests for outgoing NAT
2021-05-21 Hans Petter... Accessing the epoch structure should happen after the...
2021-05-21 Hans Petter... Properly define EPOCH(9) function macro.
2021-05-21 Hans Petter... Rework for-loop in EPOCH(9) to reduce indentation level.
2021-05-21 Hans Petter... Make sure all tasklets are drained before unloading...
2021-05-21 Richard Scheffenegger[tcp] Keep socket buffer locked until upcall
2021-05-21 Michael Tuexentcp: Fix sending of TCP segments with IP level options
2021-05-21 Edward Tomasz... cam: clear on-stack CCBs in last few drivers
2021-05-21 Edward Tomasz... arcmsr: clear CCB allocated on the stack
2021-05-21 Edward Tomasz... isci: clear CCBs allocated on the stack
2021-05-21 Edward Tomasz... mpt: clear CCBs allocated on the stack
2021-05-21 Edward Tomasz... mpr, mps: clear CCBs allocated on the stack
2021-05-21 Edward Tomasz... pms(4): clear CCBs allocated on the stack
2021-05-21 Edward Tomasz... linux: refactor bsd_to_linux_regset() out of linux_ptrace.c
2021-05-21 Wojciech Macekip_mroute: remove unused declarations
2021-05-21 Wojciech Macekip_mroute: refactor bw_meter API
2021-05-21 Rick Macklemnfsd: Add support for CLAIM_DELEG_PREV_FH to the NFSv4...
2021-05-20 Konstantin... kldxref: do not error out if specified path is not...
2021-05-20 Philippe Michaud... hda: correct comment about Asus laptop digital mics
2021-05-20 Warner Loshmd5: portability fix -- include stdbool.h explicitly
2021-05-20 John Baldwiniscsi: Move the maximum data segment limits into 'struc...
2021-05-20 John Baldwiniscsi: Always free a cdw before its associated ctl_io.
2021-05-20 Don Morrisufs: Avoid M_WAITOK allocations when building a dirhash
2021-05-20 Kristof Provostpfctl tests: Test fairq configuration
2021-05-20 Kristof Provostpfctl: Ensure parent queue is configured for FAIRQ
2021-05-20 Kristof Provostpfctl: Fix crash on ALTQ configuration
2021-05-20 Kristof Provostpf tests: Test the ability to kill floating states...
2021-05-20 Kristof Provostpf: Support killing floating states by interface
2021-05-20 Kristof Provostpf: Track the original kif for floating states
2021-05-20 Kristof Provostpfctl: Use DIOCGETSTATESNV
2021-05-20 Kristof Provostpf: Add DIOCGETSTATESNV
2021-05-20 Kristof Provostpf: Add DIOCGETSTATENV
2021-05-20 Wojciech MacekRevert "ip_mroute: refactor bw_meter API"
2021-05-20 Marcin WojtasRename ofwpci.c to ofw_pcib.c
2021-05-20 Marcin Wojtassdhci_fsl_fdt: Skip vccq reconfiguration without regulator
2021-05-20 Ceri Daviessys/*/conf/*, docs: fix links to handbook
2021-05-20 Wojciech Macekip_mroute: refactor bw_meter API
2021-05-20 Eugene Grosbeinrc.d: connect sysctl_lastload
2021-05-19 John Baldwincxgbei: Add tunable sysctls for the FirstBurstLength...
next