aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Wait longer for a previous IPI to be sentEric van Gyzen2021-04-301-2/+7
* EFI secure boot VECTX related changesEric van Gyzen2021-04-3010-16/+25
* ioccom: define ioctl cmd value that can never be validKonstantin Belousov2021-04-301-0/+3
* connectat(2): clarify that the s argument is socketKonstantin Belousov2021-04-301-1/+2
* O_PATH: disable kqfilter for fifosKonstantin Belousov2021-04-301-1/+4
* amd64: disable LA57 by default for nowKonstantin Belousov2021-04-301-2/+1
* amd64: invalidate TLB between page table update and accessKonstantin Belousov2021-04-301-0/+1
* Add myself(oh) as src committer and mentor(manu).Oskar Holmlund2021-04-301-0/+3
* sctp: update the vtag for INIT and INIT-ACK chunksMichael Tuexen2021-04-301-4/+5
* iflib: Take iri_pad into account when processing small framesMarcin Wojtas2021-04-301-1/+3
* sctp: fix SCTP_PEER_ADDR_PARAMS socket optionMichael Tuexen2021-04-301-32/+40
* pf tests: Test scrub fragment reassemble on interfaces with different MTUKristof Provost2021-04-301-0/+49
* pf: Fix IP checksum on reassemblyKristof Provost2021-04-301-0/+4
* sctp: use RTO.Initial of 1 second as specified in RFC 4960bisMichael Tuexen2021-04-291-1/+1
* sctp: improve consistency in handling chunks with wrong sizeMichael Tuexen2021-04-281-76/+74
* kasan.9: A couple of fixupsMark Johnston2021-04-291-6/+16
* kasan: Use vm_offset_t for the first parameter to kasan_shadow_map()Mark Johnston2021-04-293-7/+7
* ipmi: support getting address from EFIYinlong Lu2021-04-294-3/+28
* src.libnames.mk: Remove redundant am-utils library definitionCy Schubert2021-04-291-3/+0
* pf: Trivial typo fixKristof Provost2021-04-291-4/+4
* arm: add a release conf for distribution filesMitchell Horne2021-04-291-0/+8
* Synch index of contrib/bc with what is in workdir after cloning.Michael Gmelin2021-04-294-713/+713
* pci_vendors: update to 2021.04.26Baptiste Daroussin2021-04-291-45/+274
* pkg(7): replace usage of sbuf(9) with open_memstream(3)Baptiste Daroussin2021-04-293-46/+56
* pkg(7): indentation fixesBaptiste Daroussin2021-04-291-2/+2
* cxgbe(4): Do not panic when tx is called with invalid checksum requests.Navdeep Parhar2021-04-281-7/+20
* [fib algo] Update fib_gen counter under FIB_MOD_LOCK.Alexander V. Chernikov2021-04-281-3/+3
* cache: remove incomplete lockless lockout support during resizeMateusz Guzik2021-04-281-32/+0
* Correct the link of external mirrorsLi-Wen Hsu2021-04-281-1/+1
* ixgbe: Improve device name stringsKevin Bowling2021-04-282-49/+49
* pf: Error tracing SDTsKristof Provost2021-04-282-46/+57
* Bump __FreeBSD_version for commits efe7f12 and 9781105Neel Chauhan2021-04-281-1/+1
* linuxkpi: Introduce tasklet_disable_nosync()Neel Chauhan2021-04-282-0/+8
* linuxkpi: Implement rcu_replace_pointer() macroNeel Chauhan2021-04-281-0/+7
* pipe: Avoid calling selrecord() on a closing pipeMark Johnston2021-04-281-1/+2
* build(7): fix references to svn(1) and svnlite(1)Fernando ApesteguĂ­a2021-04-281-6/+7
* cap_sysctl.3: Fix bugs in the exampleMark Johnston2021-04-281-1/+2
* tcp: stop spurious rescue retransmissions and potential assertsRichard Scheffenegger2021-04-282-1/+4
* Update tools/regression/poll/sockpoll.c for POLLRDPOLL.Thomas Munro2021-04-283-34/+121
* poll(2): Add POLLRDHUP.Thomas Munro2021-04-285-3/+159
* open_memstream(3): fix typoYuri Pankov2021-04-281-2/+2
* Add rib_walk_from() wrapper for selective rib tree traversal.Alexander V. Chernikov2021-04-282-0/+38
* cxgbe(4): Add support for NIC suspend/resume and live reset.Navdeep Parhar2021-04-286-306/+1393
* geom_uzip(4): fix a typoCeri Davies2021-04-281-3/+3
* nfscl: add check for NULL clp and forced dismounts to nfscl_delegreturnvp()Rick Macklem2021-04-282-3/+12
* nfsd: fix a NFSv4.1 Linux client mount stuck in CLOSE_WAITRick Macklem2021-04-271-0/+5
* e1000: Rework em_msi_link interrupt filterKevin Bowling2021-04-272-18/+24
* [fib algo] Delay algo init at fib growth to to allow to reliably use rib KPI.Alexander V. Chernikov2021-04-273-33/+76
* riscv: Remove old qemu compatibility codeBrandon Bergren2021-04-272-113/+0
* Merge llvm commits for kernel address and memory sanitizer supportDimitry Andric2021-04-272-4/+14