dev-commits-src-all
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: git: a1fd73b3faed - stable/15 - brcm80211: add LinuxKPI files and module Makefiles
Bjoern A. Zeeb
git: a32802d07dc0 - stable/15 - brcm80211: import Broadcom wireless brcmsmac and brcmfmac drivers
Bjoern A . Zeeb
git: cacb3a7dd025 - stable/15 - rtw88: remove more references to rtw88fw
Bjoern A . Zeeb
git: 64681bb96fcf - stable/15 - ath10k: update Atheros/QCA's ath10k driver
Bjoern A . Zeeb
git: e5643f312af2 - stable/15 - rtw89: cleanup static_assert() calls
Bjoern A . Zeeb
git: 6ef309629d2d - stable/15 - rtw89: harmonize all MODULE_DEPEND to rtw89
Bjoern A . Zeeb
git: d4270bedae78 - stable/15 - rtw89: module Makefile add USB bus attachments
Bjoern A . Zeeb
git: db3daf95e05f - stable/15 - rtw88: Add bus attachments to the module Makefile
Bjoern A . Zeeb
git: 3e42c294ef76 - stable/15 - rtw88: harmonize all MODULE_DEPEND to rtw88
Bjoern A . Zeeb
git: 3c6c9a9f043b - stable/15 - ath10k: modules Makefile bus attachments
Bjoern A . Zeeb
git: 0d9a154fe73b - stable/15 - rtw89: update Realtek's rtw89 driver
Bjoern A . Zeeb
git: 5cbfbd5cd0d5 - stable/15 - ath10k: usb: make compile using [a future] linuxkpi_usb
Bjoern A . Zeeb
git: bc1f3a730c0f - stable/15 - ath10k: harmonize all MODULE_DEPEND to ath10k
Bjoern A . Zeeb
git: c2b7d9ae065d - stable/15 - ath10k: cleanup some bits no longer FreeBSD-specific
Bjoern A . Zeeb
git: 309fb59019f2 - stable/15 - ath10k: add sysctl to turn on/off fwlog
Bjoern A . Zeeb
git: 1b52d3124ab0 - stable/15 - ath10k: fix a schedule() call
Bjoern A . Zeeb
git: c686a7352c9f - stable/15 - rtw88: set .bsddriver.name for USB chipsets
Bjoern A . Zeeb
git: aa54113d8e1b - stable/15 - LinuxKPI: add scoped_guard(), spinlock guard support
Bjoern A . Zeeb
git: 67a064decf92 - stable/15 - LinuxKPI: mod_devicetable, add comment about [future] LinuxKPI USB
Bjoern A . Zeeb
git: 7949253aeb32 - stable/15 - LinuxKPI: move MODULE_DEVICE_TABLE from pci.h to module.h
Bjoern A . Zeeb
git: f8713b7f8dda - stable/15 - LinuxKPI: pci: make sure a tailq and lock are initialized
Bjoern A . Zeeb
git: 9c0f88c33ce0 - stable/15 - LinuxKPI: expand dma_sync_single_for_cpu() in lkpi_dma_unmap()
Bjoern A . Zeeb
git: f7d063c451bf - stable/15 - net80211: in net80211_vap_printf() also use vprintf()
Bjoern A . Zeeb
git: d89845f449da - stable/15 - LinuxKPI: 802.11: catch possible NULL pointer deref with mt76
Bjoern A . Zeeb
git: d5f1a9f574f9 - stable/15 - LinuxKPI: 802.11: make sure we are scheduled before wake_tx_queue()
Bjoern A . Zeeb
git: d16077f48468 - stable/15 - LinuxKPI: 802.11: set extra tx info flag for EAPOL for mt76
Bjoern A . Zeeb
git: 7c8425858944 - stable/15 - mt76: fix a check wrongly giving us random ether addresses all the time
Bjoern A . Zeeb
git: 4b312b0bcbd4 - stable/15 - mt76: make USB compile
Bjoern A . Zeeb
git: efb9f7d98698 - stable/15 - mt76: mt7925: add missing LINUXKPI_PARAM_PREFIX
Bjoern A . Zeeb
git: a90e903d807f - stable/15 - mt76: sort out MODULE_DEPEND for PCI and USB
Bjoern A . Zeeb
git: cd91367dc394 - stable/15 - mt76: module Makefiles fix .PATH
Bjoern A . Zeeb
git: 7ff04e620c64 - stable/15 - mt76: sort bus attachments in module Makefiles for pci and usb
Bjoern A . Zeeb
git: 9d2e8764e488 - stable/15 - LinuxKPI: string_choices.h: use ternary operator
Bjoern A . Zeeb
git: 5891d50d0ae9 - stable/15 - LinuxKPI: add str_read_write()
Bjoern A . Zeeb
git: d4ed839d576e - stable/15 - lindebugfs: check that name is set as otherwise pfs_alloc_node_flags() panics
Bjoern A . Zeeb
git: 1ad47b5068ec - stable/15 - LinuxKPI: 802.11: only announce netdev_features if any are set
Bjoern A . Zeeb
git: 2da96ce51cd3 - stable/15 - usb: indentation (whitespace change only)
Bjoern A . Zeeb
git: 5585c7c36518 - stable/15 - LinuxKPI: improve hweight<n> if complie time constant
Bjoern A . Zeeb
git: bd5301f27899 - stable/15 - LinuxKPI: implement dmam_free_coherent()
Bjoern A . Zeeb
git: 7ea6a61fb3fa - stable/15 - LinuxKPI: add umin()
Bjoern A . Zeeb
git: 3a2aabbab109 - stable/15 - mt76: update Mediatek's mt76 driver
Bjoern A . Zeeb
git: 18a67c10488a - stable/15 - LinuxKPI: PTP add (*settime64) to struct ptp_clock_info
Bjoern A . Zeeb
git: 1744c1e71de6 - stable/15 - ath10k: update Atheros/QCA's ath10k driver
Bjoern A . Zeeb
git: 5520beb22d65 - stable/15 - LinuxKPI: netdevice: add structs net_device_path, net_device_path_ctx
Bjoern A . Zeeb
git: b3d4c75b918d - stable/15 - rtw88: update Realtek's rtw88 driver
Bjoern A . Zeeb
git: 0aecbd1540ea - stable/15 - LinuxKPi: 802.11: add more defines
Bjoern A . Zeeb
git: 8689e14c2fbc - stable/15 - LinuxKPI: skbuff: implement skb_queue_splice()
Bjoern A . Zeeb
git: 23241046e071 - stable/15 - LinuxKPI: 802.11: rename enum ieee80211_tx_rate_flags and move file
Bjoern A . Zeeb
git: 07c0695d7420 - stable/15 - LinuxKPI: 802.11: factor out rate logic for mandatory channels
Bjoern A . Zeeb
git: 6ac1856bc9f0 - stable/15 - LinuxKPI: 802.11: add new field to struct cfg80211_bitrate_mask
Bjoern A . Zeeb
git: 6aae48bed4cb - stable/15 - LinuxKPI: 802.11: Management MIC element can have 8 or 16 octets MIC
Bjoern A . Zeeb
git: 4ffe72c6a398 - stable/15 - radiotap: add more EHT definitions
Bjoern A . Zeeb
git: b24e74670c84 - stable/15 - net80211: correct return code for ieee80211_ampdu_request()
Bjoern A . Zeeb
git: 784150fd2535 - main - stand/efi: Allow RELAXED or STRICT boot policies
Warner Losh
git: d69fc3a9dc71 - main - loader.efi: try all ZFS pools found by efi_zfs_probe()
Warner Losh
git: 86dc5dd0b2a8 - main - newgrp.1: Provide examples
Alexander Ziaee
git: 7951411672fa - main - sanitize.lua: A tool to extract interfaces from files
Warner Losh
git: 77dc773ecfcf - main - rc.8: Add rc.suspend as an alias
Alexander Ziaee
git: 12143e3e3a5c - releng/14.4 - Switch from "quarterly" to "release" pkgs on DVD
Colin Percival
git: 041aa28386d3 - releng/14.4 - 14.4: Update to RC1
Colin Percival
git: c944960a5bd7 - main - LinuxKPI: remove dumm header now in common
Bjoern A . Zeeb
git: 73d9153fc57b - main - tests/kern: put ssl_sendfile under MK_OPENSSL != no
Gleb Smirnoff
git: 5547a7bb39ac - main - divert: Use a better source identifier for netisr_queue_src() calls
Mark Johnston
git: 3cf73e195af3 - releng/14.4 - bsdinstall: fix EFI boot entry creation
Colin Percival
git: ca76ec7c4e56 - releng/14.4 - libfetch: Fail hard if interrupted while connecting
Colin Percival
git: d971bc5220f7 - main - elf_common.h: Add AArch64 Memtag ABI constants
Ed Maste
git: baed1f130ab1 - stable/13 - qlnx: fix panic at startup
Zhenlei Huang
git: 59c399d38dd8 - stable/13 - qlnxe: Remove a pointless copy back from the link-layer address
Zhenlei Huang
git: 8f1de03b50d0 - stable/13 - qlnxe: Advertise the IFCAP_HWSTATS capability
Zhenlei Huang
Re: git: 8342d9f7b5f1 - main - asmc(4): Stop building it on i386, as it supports only 64-bit chipsets
Dag-Erling Smørgrav
Re: git: f224591746bd - main - Add ASMC_DEBUG make option
Dag-Erling Smørgrav
Re: git: f224591746bd - main - Add ASMC_DEBUG make option
Enji Cooper (yaneurabeya)
Re: git: f224591746bd - main - Add ASMC_DEBUG make option
Enji Cooper (yaneurabeya)
git: b5366f8e138e - main - route(8): show expire time of each nexthop in monitor
Pouria Mousavizadeh Tehrani
git: ff6d1faa65a1 - main - rtnetlink: Add support for nexthop expiration in new/get route
Pouria Mousavizadeh Tehrani
git: 8230cf1aa18d - main - route(8): Fix -expire argument when using netlink
Pouria Mousavizadeh Tehrani
git: 2f7cfeebcc43 - main - netstat(1): Fix expire column in -r flag using netlink
Pouria Mousavizadeh Tehrani
Re: git: 8a9508563542 - main - tests/kern: make ssl_sendfile:truncate and ssl_sendfile:grow less flaky
Wolfram Schneider
git: db5344a7445f - main - lib/libnetbsd: bring in `__type_m{ax,in}*` macro family
Enji Cooper
git: 2abdbe9d7964 - main - style.mdoc: Add example manuals to FILES
Alexander Ziaee
git: 6fd98877de63 - main - Refinements to the output when the EXTERROR_VERBOSE environment is set
Kirk McKusick
git: 9065be0a5902 - main - lpd: Improve robustness
Dag-Erling Smørgrav
git: 56fbfd1ecdc7 - main - lpd: Add timeout option
Dag-Erling Smørgrav
git: 9b75d6ec6929 - stable/15 - lpr: Add deprecation notice
Dag-Erling Smørgrav
git: 122de340a9bc - stable/15 - build: Move all of lp under LPR option
Dag-Erling Smørgrav
git: 783cec744b90 - stable/13 - libfetch: Gracefully skip unsupported protocols
Dag-Erling Smørgrav
git: c0ec07280e92 - stable/13 - libfetch: Fail hard if interrupted while connecting
Dag-Erling Smørgrav
git: cee22ac13c7d - stable/13 - libfetch: Clean up fetch_info usage
Dag-Erling Smørgrav
git: c550d07d8d5f - stable/13 - m4: Fix eval output width
Dag-Erling Smørgrav
git: 31f3640c4aa8 - stable/14 - libfetch: Gracefully skip unsupported protocols
Dag-Erling Smørgrav
git: cca6f5eadb79 - stable/14 - libfetch: Fail hard if interrupted while connecting
Dag-Erling Smørgrav
git: 8124bd4524a2 - stable/15 - m4: Fix eval output width
Dag-Erling Smørgrav
git: d699bac8f6f9 - stable/15 - libfetch: Gracefully skip unsupported protocols
Dag-Erling Smørgrav
git: 5c80cdb120b6 - stable/14 - libfetch: Clean up fetch_info usage
Dag-Erling Smørgrav
git: 3b879f771bd4 - stable/15 - libfetch: Fail hard if interrupted while connecting
Dag-Erling Smørgrav
git: 15717dd5c628 - stable/14 - m4: Fix eval output width
Dag-Erling Smørgrav
git: 458776896fc4 - stable/15 - libfetch: Clean up fetch_info usage
Dag-Erling Smørgrav
git: d58ab2ad9499 - stable/15 - diff: Drop unnecessary casts, fix none algo
Dag-Erling Smørgrav
git: a54a36c40f07 - main - ath: migrate to new net80211 encryption key API
Adrian Chadd
git: fec9453dcea4 - main - ipw: migrate to new net80211 encryption key API
Adrian Chadd
git: 70786de406b6 - main - wpi: migrate to new net80211 encryption key API
Adrian Chadd
git: 8ebc054acacc - main - mwl: migrate to new net80211 encryption key API
Adrian Chadd
git: 76a20323fcfb - main - iwi: migrate to new net80211 encryption key API
Adrian Chadd
git: 5425bdae0970 - stable/15 - bsdinstall: fix EFI boot entry creation
Ahmad Khalifa
git: f03fdff591aa - stable/13 - efibootmgr.8: capitalize examples section header
Ahmad Khalifa
git: a36976045138 - stable/15 - efibootmgr.8: capitalize examples section header
Ahmad Khalifa
git: 923b3fc963d9 - stable/15 - sys/subr_module: remove useless macro gates
Ahmad Khalifa
git: cfdd90abab51 - stable/14 - bsdinstall: fix EFI boot entry creation
Ahmad Khalifa
git: 0f5900bf663b - stable/14 - efibootmgr.8: capitalize examples section header
Ahmad Khalifa
git: 49684d7d93d3 - releng/14.4 - nullfs: Fix handling of doomed vnodes in nullfs_unlink_lowervp()
Colin Percival
git: 6ed373227680 - stable/14 - nullfs: Fix handling of doomed vnodes in nullfs_unlink_lowervp()
Mark Johnston
git: 25e89051df7a - main - rge.4: correct media types in the manual page
Kevin Lo
git: 6ecd231b9e68 - releng/14.4 - pkg-stage.sh: Add emacs@nox and vim
Colin Percival
git: 20cff160e140 - releng/14.4 - pkg-stage.sh: Add ext2 and ntfs
Colin Percival
git: 2a6c2d9c38dc - main - libnetbsd: add math.h and sys/time.h
Enji Cooper
git: 42ab99095b7d - main - procstat: CID 1593951: Resource leak
David Bright
git: 8ae3f4499194 - main - system(3): Fix null case
Dag-Erling Smørgrav
git: 7305604b29d3 - main - system(3): Clarify return values
Dag-Erling Smørgrav
git: 7a1ade5109ac - main - system(3): Write our own tests
Dag-Erling Smørgrav
git: 6e589e6e8e64 - main - system(3): Improve signal handling
Dag-Erling Smørgrav
git: 722fbfef0abb - main - ffs snapshots: pass valid args to vn_start_write
Eric van Gyzen
Re: git: 64dab63f3b3b - main - LinuxKPI: Use negative bit field size to trigger BUILD_BUG_ON_ZERO
Enji Cooper (yaneurabeya)
git: 477f020c7b54 - main - netipsec/ipsec_offload.c: handle failures to install SA nicely
Konstantin Belousov
git: 87ca74de89e0 - main - mlx5: convert GET_TRUNK_IF() to function
Konstantin Belousov
git: de29fd032225 - main - mlx5: report IPSEC offload capabilities whenever IPSEC_OFFLOAD is configured
Konstantin Belousov
git: 0e5caac7d543 - main - ipsec_offload: add comment stating why ipsec_accel_sa_newkey_cb() returns 0
Konstantin Belousov
git: 8b64d46fab87 - main - nullfs: Fix handling of doomed vnodes in nullfs_unlink_lowervp()
Mark Johnston
git: b642867c2cc7 - stable/15 - pf: avoid NULL deref on purged states
Kristof Provost
git: f3364d3c8c87 - main - tcp: improve handling of segments in TIME WAIT
Michael Tuexen
git: 8d2f910ceb0f - main - tcp: BBLog incoming packets in TCPS_TIME_WAIT
Michael Tuexen
git: 4e28874a6048 - main - When TCP ECN decides it wants to assure an ACK is sent it needs to do it correctly and with some limits.
Randall Stewart
git: 454212b9718b - main - sctp: fix so_proto when peeling off a socket
Michael Tuexen
Re: git: 454212b9718b - main - sctp: fix so_proto when peeling off a socket
Enji Cooper (yaneurabeya)
Re: git: 454212b9718b - main - sctp: fix so_proto when peeling off a socket
Michael Tuexen
Re: git: 454212b9718b - main - sctp: fix so_proto when peeling off a socket
Gleb Smirnoff
Re: git: 454212b9718b - main - sctp: fix so_proto when peeling off a socket
Michael Tuexen
Re: git: 454212b9718b - main - sctp: fix so_proto when peeling off a socket
Michael Tuexen
Re: git: 454212b9718b - main - sctp: fix so_proto when peeling off a socket
Enji Cooper (yaneurabeya)
git: bce0c14fe19d - main - mpool/mpool_get.c: Avoid clobbering 'errno' when handling 'pread' errors
Bojan Novković
Re: git: c5daa5a4c32c - main - acpi_spmc: Add system power management controller driver
Roger Pau Monné
git: 3023bb49e115 - main - asmc: introduce the concept of generic models
Enji Cooper
git: 94db365042d3 - main - asmc: add Wake-on-LAN control via sysctl
Enji Cooper
git: 0fc6c3f731a2 - main - chore: replace {0, 0} with {DEV,KOBJ}METHOD_END
Enji Cooper
git: 0ac5cddebe1e - main - syscall_timing: add Makefile.depend
Ka Ho Ng
git: de773bcc2ffb - main - Use NO_SHARED instead of explicitly using -static flag
Ka Ho Ng
git: 96a57fc4bf4e - main - LinuxKPI: 802.11: adjust assoc check before key deletion
Bjoern A . Zeeb
git: 48f55a49a1d1 - main - LinuxKPI: 802.11: fold the sta state machine again
Bjoern A . Zeeb
git: acba7a62b92f - main - LinuxKPI: 802.11: improve crypto debug logging
Bjoern A . Zeeb
git: a2c2de82c053 - stable/14 - pkg-stage.sh: Add ext2 and ntfs
Colin Percival
git: e43730e585fa - main - cxgbe tom: Use the same WRs as iSCSI to send PDUs for NVMe
John Baldwin
git: fba56be09f1c - main - Do not fail 'devctl clear driver' if another driver is not found
John Baldwin
git: 6513c2845f89 - main - sys: Declare 'end' as an extern char[]
John Baldwin
git: ef1218add1d3 - main - kern/sched_shims.c: back to ifunc
Konstantin Belousov
git: 91772c3ccbd6 - Create tag release/13.5.0-p10
Philip Paeps
git: 2bf2ce3acd0b - Create tag release/14.3.0-p9
Philip Paeps
git: ff09319d3060 - Create tag release/15.0.0-p4
Philip Paeps
git: c3ed2f3e4144 - main - qoriq / nxp: Fix spelling take II
Bjoern A . Zeeb
git: 5edf24aac1d0 - main - ofed: reduce usage of struct dma_attrs *dma_attrs
Bjoern A . Zeeb
Re: git: 5edf24aac1d0 - main - ofed: reduce usage of struct dma_attrs *dma_attrs
John Baldwin
Re: git: 5edf24aac1d0 - main - ofed: reduce usage of struct dma_attrs *dma_attrs
Bjoern A. Zeeb
git: a4e30909ec98 - main - qoriq: fix spelling in device_set_desc()
Bjoern A . Zeeb
Re: git: a4e30909ec98 - main - qoriq: fix spelling in device_set_desc()
Kevin Bowling
Re: git: a4e30909ec98 - main - qoriq: fix spelling in device_set_desc()
Bjoern A. Zeeb
git: fc9369abef6b - main - LinuxKPI: 802.11: do not leak BA sessions when tearing down state
Bjoern A . Zeeb
git: 5153ca331b44 - stable/14 - vfs_mount.c: Don't call VFS_MOUNT() if only exports are being updated
Rick Macklem
git: aabd5243fb97 - stable/14 - ahci: Restrict NVMe redirection by BAR size
Alexander Motin
git: 56a6305557db - stable/15 - ahci: Restrict NVMe redirection by BAR size
Alexander Motin
git: 0c075db78a98 - main - tools/build/stddef.h: fix stock clang/gcc headers
Ahmad Khalifa
git: 0fd91c489134 - main - bsdinstall: fix EFI boot entry creation
Ahmad Khalifa
git: fac9ae3db4e6 - main - efibootmgr.8: capitalize examples section header
Ahmad Khalifa
git: 591127bd4839 - main - acpi: Use __BUS_ACCESSOR_DEFAULT and __BUS_ACCESSOR for IVARs
John Baldwin
git: 0bb867e9f565 - main - acpi: Split ACPI IVARs into global and private sets
John Baldwin
git: b937f9bf7509 - main - bus: Add __BUS_ACCESSOR_DEFAULT
John Baldwin
git: cb5a0eb05310 - main - bus: Add a new IVAR accessor to check for the existence of an IVAR
John Baldwin
git: 82b293ea6987 - main - sdiob: Forward-declare struct sdio_func
John Baldwin
git: 8d3f41dbcb2a - main - ccp: Don't name anonymous structure and union types
John Baldwin
git: 5faceb84142f - main - __builtin_align_down: Cast value to __uintptr_t in the fallback
John Baldwin
git: 9063968e8e39 - main - Mitigate a case where TCP rack can send an extra ack.
Randall Stewart
git: 9d3e842358b4 - releng/13.5 - Add UPDATING entries and bump version
Mark Johnston
git: c2e2bfbd9e09 - releng/13.5 - rtsock: Fix stack overflow
Mark Johnston
git: 933abe4a1940 - releng/13.5 - amd64/conf: Remove a config committed by accident
Mark Johnston
git: ecec5410875f - releng/13.5 - unix/tests: Add a regression test for fd transfer across jails
Mark Johnston
git: e6b96891ef7c - releng/13.5 - unix: Set O_RESOLVE_BENEATH on fds transferred between jails
Mark Johnston
git: 82cee749b523 - releng/13.5 - file: Add a fd flag with O_RESOLVE_BENEATH semantics
Mark Johnston
git: 0b18e4842c9d - releng/13.5 - file: Qualify pointers to capsicum rights as const
Mark Johnston
git: 8b476ffc4ea3 - stable/13 - rtsock: Fix stack overflow
Mark Johnston
git: 24c55170cef4 - releng/14.3 - Add UPDATING entries and bump version
Mark Johnston
git: 7465d0b094b7 - releng/14.4 - rtsock: Fix stack overflow
Mark Johnston
git: d521badafdaa - releng/14.3 - rtsock: Fix stack overflow
Mark Johnston
git: fa552645887a - releng/14.3 - file: Qualify pointers to capsicum rights as const
Mark Johnston
git: 3a495a08e9a2 - releng/14.3 - amd64/conf: Remove a config committed by accident
Mark Johnston
git: 32ff24bd702c - releng/14.3 - unix/tests: Add a regression test for fd transfer across jails
Mark Johnston
git: fbc35b3e6615 - releng/14.3 - unix: Set O_RESOLVE_BENEATH on fds transferred between jails
Mark Johnston
git: c52fe2c45e4a - releng/14.3 - file: Fix the !CAPABILITIES build
Mark Johnston
git: aaa0c2247f4c - releng/14.3 - file: Add a fd flag with O_RESOLVE_BENEATH semantics
Mark Johnston
git: 1eb2beb3686c - stable/14 - rtsock: Fix stack overflow
Mark Johnston
git: 8ef0ed690df2 - releng/15.0 - Add UPDATING entries and bump version
Mark Johnston
git: 5de6a55c70ba - releng/15.0 - rtsock: Fix stack overflow
Mark Johnston
git: df932377e7dd - stable/15 - rtsock: Fix stack overflow
Mark Johnston
git: f3be7df50f01 - main - rtsock: Fix stack overflow
Mark Johnston
Earlier messages
Later messages