sys/dev/md: Drop unncessary __GLOBL(mfs_root)
[freebsd.git] / sys /
2021-03-30 Alex Richardsonsys/dev/md: Drop unncessary __GLOBL(mfs_root)
2021-03-30 Andrey V. Elsukovipdivert: check that PCB is still valid after taking...
2021-03-29 Alexander V. ChernikovFix typo in the 9fa8d1582b44b4850d40699c9adb104732328b7d.
2021-03-29 Brandon Bergren[PowerPC] Fix 32-bit Book-E panic due to pve leak
2021-03-29 Alexander V. ChernikovPut bandaid for nhgrp_dump_sysctl() malloc KASSERT().
2021-03-29 Alexander V. ChernikovRename variables inside nexhtop group consider_resize...
2021-03-29 Alexander V. ChernikovFix nexhtop group index array scaling.
2021-03-29 Rick Macklemnfsv4 client: replace while loops with LIST_FOREACH...
2021-03-29 Alfredo Dal'Ava... powerpc: implement bus_map_resource and bus_unmap_resou...
2021-03-29 Rick Macklemnfsv4.1/4.2 client: fix handling of delegations for...
2021-03-29 Vincenzo Maffionenetmap: monitor: add a flag to distinguish packet direction
2021-03-29 Vincenzo Maffionenetmap: add kernel support for the "offsets" feature
2021-03-29 Mitchell Horneddb: replace watchpoint set/clear functions
2021-03-29 Mitchell Hornearm: implement kdb watchpoint functions
2021-03-29 Mitchell Hornearm64: implement kdb watchpoint functions
2021-03-29 Mitchell Hornex86: implement kdb watchpoint functions
2021-03-29 Mitchell HorneIntroduce kdb-level watchpoint functions
2021-03-29 you@xnetmap: iflib: add nm_config callback
2021-03-29 Hans Petter SelaskyReduce chance of RCU deadlock in the LinuxKPI by implem...
2021-03-29 Baptiste Daroussinlibedit: vendor import libedit 2021-03-28
2021-03-28 Richard Scheffeneggertcp: reduce memory footprint when listing tcp hostcache
2021-03-28 Brandon BergrenFix panic when using BOOTP to resolve root path.
2021-03-28 Mark JohnstonFix several dev_clone callbacks to avoid out-of-bounds...
2021-03-28 Brandon Bergren[PowerPC] Fix NUMA checking for powernv
2021-03-28 Justin Hibbitspowerpc: Fix powerpcspe WRT FPSCR
2021-03-27 Neel Chauhanichsmb: Add PCI IDs for Intel Comet Lake and Tiger...
2021-03-27 Konstantin Belousovvm_fault: handle KERN_PROTECTION_FAILURE
2021-03-27 Mark Johnstonvfs: Add an assertion around name length limits
2021-03-20 Alexander V. ChernikovZero `struct weightened_nhop` fields in nhgrp_get_addit...
2021-03-27 Jessica Clarkezfs: Cherry-pick upstream commit ef977fce6636 to fix...
2021-03-26 John Baldwincxgbe: Make the TOE TLS stats per-queue instead of...
2021-03-26 John Baldwincxgbe: Add a struct sge_ofld_txq type.
2021-03-26 Mitchell HorneConsolidate machine/endian.h definitions
2021-03-26 Bjoern A. Zeebcxgbe: remove unused linux headers
2021-03-26 Bjoern A. Zeebqlnxr: remove netdevice.h
2021-03-26 Bjoern A. Zeebmlx4: remove no longer needed header
2021-03-26 Ed Mastece: unifdef NPCI also
2021-03-26 Bjoern A. ZeebLinuxKPI: netdevice notifier callback argument
2021-03-26 Bjoern A. ZeebLinuxKPI: add net_ratelimit()
2021-03-26 Bjoern A. Zeebpci: enhance printf for leaked MSI[-X] vectors
2021-03-26 Adrian Chadd[iwn] Flip over to use VAP flags rather than ic flags...
2021-03-26 Richard Scheffeneggertcp: Use PRR for ECN congestion recovery
2021-03-25 Richard Scheffeneggertcp: Refactor PRR code
2021-03-25 Richard Scheffeneggertcp: Perform simple fast retransmit when SACK Blocks...
2021-03-25 Mark Johnstonaccept_filter: Fix filter parameter handling
2021-03-25 Navdeep Parharcxgbe(4): Allow a T6 adapter to switch between TOE...
2021-03-25 Ed Mastepf: remove obsolete reference to ndis(4) in a comment
2021-03-25 Ed Mastendis: remove leftover sys/modules/ndis
2021-03-25 Ed Mastece: remove long-obsolete FreeBSD version compatibility
2021-03-25 Leandro Lupori[PowerPC64] Clear low-order bits of ARPN
2021-03-25 Hans Petter Selaskyipoib: Fix incorrectly computed IPOIB_CM_RX_SG value.
2021-03-25 Hans Petter SelaskySet default alternate setting when USB audio devices...
2021-03-25 Jung-uk KimOpenSSL: Merge OpenSSL 1.1.1k
2021-03-25 Alexander V. ChernikovFix !VNET build broken by 66f138563becf12d5c21924f816d2...
2021-03-24 Alexander V. ChernikovPlug nexthop group refcount leak.
2021-03-24 Mark JohnstonGeneralize sanitizer interceptors for memory and string...
2021-03-24 Bjoern A. Zeebqlnxr: remove duplicate defines
2021-03-24 Bjoern A. ZeebLinuxKPI: remove < 5.0 version support
2021-03-24 Bjoern A. ZeebLinuxKPI: add lockdep_map
2021-03-24 Bjoern A. ZeebLinuxKPI: add pci_ids.h
2021-03-24 Bjoern A. ZeebLinuxKPI: if_ether additions
2021-03-24 Bjoern A. ZeebLinuxKPI: add more linux-specific errno
2021-03-24 Bjoern A. Zeebofed/linuxkpi: use proper accessor function
2021-03-24 Bjoern A. Zeeblinuxkpi: add ieee80211_node.h to headers to include...
2021-03-24 Bjoern A. Zeebnet80211: prefix get_random_bytes() with net80211_
2021-03-24 Dmitry ChaginGet rid of i386 ref here as linux64 is a 64-bit module.
2021-03-24 Mark Johnstonamd64: Make KPDPphys local to pmap.c
2021-03-24 Cy Schubertipfilter: simplify ipf_proxy_check() return codes
2021-03-24 Lawrence Stewartrandom(9): Restore historical [0,2^31-1] output range...
2021-03-23 Alexander V. ChernikovFix build for non-vnet non-multipath kernels broken by
2021-03-23 Alexander V. ChernikovFix panic when destroying interface with ECMP routes.
2021-03-23 Rick Macklemnfsv4 client: fix forced dismount when sleeping in...
2021-03-23 Kristof Provostdummynet: Move timekeeping information into dn_cfg
2021-03-23 Kristof Provostdummynet: Move packet counters into dn_cfg
2021-03-23 Andrew TurnerReplace the arm64 initial_fpcr with a macro
2021-03-23 Emmanuel Vadotarm64: Only check for freebsd,dts-version if we are...
2021-03-23 Emmanuel Vadotarm64: Check dtb version against the one we're expectin...
2021-03-23 Mark Johnstonpf: Handle unmapped mbufs when computing checksums
2021-03-23 Emmanuel Vadotdts: Bump the freebsd branding version to 5.10
2021-03-23 Emmanuel VadotUpdate DTS files from Linux v5.10
2021-03-23 Andriy Gapongpioc_detach: fix freeing of wrong pointers
2021-03-23 Roger Pau Monnéxen/netback: do not attempt to connect in the Initialis...
2021-03-23 Ka Ho Ngbhyve amd: Small cleanups in amdvi_dump_cmds
2021-03-23 Mark JohnstonGeneralize bus_space(9) and atomic(9) sanitizer interce...
2021-03-22 Robert WatsonTeach DTrace that unaligned accesses are OK on aarch64...
2021-03-22 Robert WatsonTune DTrace 'aframes' for the FBT and profile providers...
2021-03-22 Ed Masteretire obsolete mn(4) sync serial driver
2021-03-22 Ed Mastersu: add KASSERT to document maximum mbuf size in rsu_t...
2021-03-22 Ed MasteCorrect "Fondation" typo (missing "u")
2021-03-22 John Baldwincxgbei: Enter network epoch and set vnet around t4_push...
2021-03-22 John Baldwincxgbe ddp: Use CPL_COOKIE_DDP* instead of DDP_BUF*_INVA...
2021-03-22 John Baldwincxgbei: Pass ULP submode directly to set_ulp_mode_iscsi().
2021-03-22 John Baldwincxgbei: Move some function prototypes to cxgbei.h.
2021-03-22 John Baldwincxgbei: Set vnet around tcp_drop() in do_rx_iscsi_ddp().
2021-03-22 John Baldwinxnb: Don't pass SIOC{ADD,DEL}MULTI to ifmedia_ioctl().
2021-03-22 Michael Tuexensctp: fix handling of RTO.initial of 1 ms
2021-03-22 Michael Tuexentcp: improve handling of SYN segments in SYN-SENT state
2021-03-22 Baptiste Daroussinlibedit: vendor import snapshot 2020-07-10
2021-03-22 Baptiste Daroussinlibucl: vendor import snapshort 20210314
2021-03-22 Ed MasteDTrace: remove sparc64 remnants in non-contrib code
next