Today
Today
ngie requested review of D55556: ARM64: add thunderbolt to `std.apple`.
ngie added inline comments to D55544: asmc(4): pull 32-bit support for the driver.
ngie updated the diff for D55546: gre: unbreak LINT-NOINET.
Remove the superfluous diff to build netinet/ip_gre.c when INET6 is enabled
ngie retitled D55546: gre: unbreak LINT-NOINET from if_gre: unbreak LINT-NOINET to gre: unbreak LINT-NOINET.
mfechner committed R11:b83e3292e932: www/gitlab: security and patch update to 18.9.1 (authored by mfechner).
www/gitlab: security and patch update to 18.9.1
www/py-fastapi-sso: Update to 0.21.0
ziaee updated the summary of D55458: freebsd-base.7: Add examples for converting.
bz requested review of D55555: dpaa2: improve error messages and log requested cluster size.
ziaee updated the diff for D55458: freebsd-base.7: Add examples for converting.
rewrite with converting to pkgbase so we can think hollistically.
ziaee retitled D55458: freebsd-base.7: Add examples for converting from freebsd-base.7: Add an example for depkgbase to freebsd-base.7: Add examples for converting.
These should be handled as a pair with consistent wording, abandoning for https://reviews.freebsd.org/D55458 .
bz requested review of D55554: LinuxKPI: avoid -Werror=unused-value in sort() from BUILD_BUG_ON_ZERO().
divert: unbreak the LINT-NOIP build
ngie updated the test plan for D55548: divert: unbreak the LINT-NOIP build.
ngie updated the diff for D55546: gre: unbreak LINT-NOINET.
Incorporate more touchups to make LINT-NOINET compile/link with gre(4)
saper_saper.info requested review of D55553: devel/libgpr, devel/gprbuild: Respect DEBUG.
saper_saper.info requested review of D55552: devel/gprbuild, devel/libgpr: Use $PREFIX/share/gpr for projects.
saper_saper.info requested review of D55551: devel/gprbuild: verbose build.
saper_saper.info requested review of D55550: devel/libgpr: Rename to libgnatprj.so to avoid conflict.
saper_saper.info requested review of D55549: devel/gprbuild, devel/libgpr: install into $PREFIX.
net-im/teams: Update to 2.7.8
bz committed rGd16077f48468: LinuxKPI: 802.11: set extra tx info flag for EAPOL for mt76 (authored by bz).
LinuxKPI: 802.11: set extra tx info flag for EAPOL for mt76
bz committed rGf8713b7f8dda: LinuxKPI: pci: make sure a tailq and lock are initialized (authored by bz).
LinuxKPI: pci: make sure a tailq and lock are initialized
LinuxKPI: add str_read_write()
LinuxKPI: 802.11: fold the sta state machine again
LinuxKPI: remove dummy header now in common
LinuxKPI: 802.11: improve crypto debug logging
bz committed rG64af3362df76: LinuxKPI: 802.11: adjust assoc check before key deletion (authored by bz).
LinuxKPI: 802.11: adjust assoc check before key deletion
bz committed rGb07c75928028: LinuxKPI: 802.11: do not leak BA sessions when tearing down state (authored by bz).
LinuxKPI: 802.11: do not leak BA sessions when tearing down state
ofed: reduce usage of struct dma_attrs *dma_attrs
qoriq / nxp: fix spelling in device_set_desc()
bz committed rG927df9ea55a4: brcm80211: update Broadcom wireless brcmsmac and brcmfmac drivers (authored by bz).
brcm80211: update Broadcom wireless brcmsmac and brcmfmac drivers
bz committed rG9291447874e3: LinuxKPI: 802.11: add cfg80211 (*change_bss) and related structs (authored by bz).
LinuxKPI: 802.11: add cfg80211 (*change_bss) and related structs
bz committed rGf77e10824dd5: brcmfmac: make USB parts compile (and not panic right away) (authored by bz).
brcmfmac: make USB parts compile (and not panic right away)
bz committed rG9ec32912dc53: brcmfmac: deal with bus attachments to the module Makefile (authored by bz).
brcmfmac: deal with bus attachments to the module Makefile
brcm80211: add LinuxKPI files and module Makefiles
bz committed rGa32802d07dc0: brcm80211: import Broadcom wireless brcmsmac and brcmfmac drivers (authored by bz).
brcm80211: import Broadcom wireless brcmsmac and brcmfmac drivers
rtw88: remove more references to rtw88fw
rtw89: harmonize all MODULE_DEPEND to rtw89
ath10k: update Atheros/QCA's ath10k driver
rtw89: module Makefile add USB bus attachments
rtw88: Add bus attachments to the module Makefile
rtw89: cleanup static_assert() calls
rtw89: update Realtek's rtw89 driver
rtw88: harmonize all MODULE_DEPEND to rtw88
ath10k: modules Makefile bus attachments
ath10k: harmonize all MODULE_DEPEND to ath10k
bz committed rG5cbfbd5cd0d5: ath10k: usb: make compile using [a future] linuxkpi_usb (authored by bz).
ath10k: usb: make compile using [a future] linuxkpi_usb
ath10k: add sysctl to turn on/off fwlog
LinuxKPI: add scoped_guard(), spinlock guard support
ath10k: cleanup some bits no longer FreeBSD-specific
ath10k: fix a schedule() call
bz committed rG67a064decf92: LinuxKPI: mod_devicetable, add comment about [future] LinuxKPI USB (authored by bz).
LinuxKPI: mod_devicetable, add comment about [future] LinuxKPI USB
rtw88: set .bsddriver.name for USB chipsets
bz committed rG7949253aeb32: LinuxKPI: move MODULE_DEVICE_TABLE from pci.h to module.h (authored by bz).
LinuxKPI: move MODULE_DEVICE_TABLE from pci.h to module.h
bz committed rG9c0f88c33ce0: LinuxKPI: expand dma_sync_single_for_cpu() in lkpi_dma_unmap() (authored by bz).
LinuxKPI: expand dma_sync_single_for_cpu() in lkpi_dma_unmap()
bz committed rGf7d063c451bf: net80211: in net80211_vap_printf() also use vprintf() (authored by bz).
net80211: in net80211_vap_printf() also use vprintf()
bz committed rGd89845f449da: LinuxKPI: 802.11: catch possible NULL pointer deref with mt76 (authored by bz).
LinuxKPI: 802.11: catch possible NULL pointer deref with mt76
bz committed rGd5f1a9f574f9: LinuxKPI: 802.11: make sure we are scheduled before wake_tx_queue() (authored by bz).
LinuxKPI: 802.11: make sure we are scheduled before wake_tx_queue()
bz committed rG7c8425858944: mt76: fix a check wrongly giving us random ether addresses all the time (authored by bz).
mt76: fix a check wrongly giving us random ether addresses all the time
mt76: mt7925: add missing LINUXKPI_PARAM_PREFIX
mt76: sort out MODULE_DEPEND for PCI and USB
mt76: make USB compile
LinuxKPI: string_choices.h: use ternary operator
bz committed rG7ff04e620c64: mt76: sort bus attachments in module Makefiles for pci and usb (authored by bz).
mt76: sort bus attachments in module Makefiles for pci and usb
mt76: module Makefiles fix .PATH
bz committed rGd4ed839d576e: lindebugfs: check that name is set as otherwise pfs_alloc_node_flags() panics (authored by bz).
lindebugfs: check that name is set as otherwise pfs_alloc_node_flags() panics
bz committed rG1ad47b5068ec: LinuxKPI: 802.11: only announce netdev_features if any are set (authored by bz).
LinuxKPI: 802.11: only announce netdev_features if any are set
usb: indentation (whitespace change only)
LinuxKPI: add umin()
bz committed rG5585c7c36518: LinuxKPI: improve hweight<n> if complie time constant (authored by bz).
LinuxKPI: improve hweight<n> if complie time constant
LinuxKPI: implement dmam_free_coherent()
bz committed rG18a67c10488a: LinuxKPI: PTP add (*settime64) to struct ptp_clock_info (authored by bz).
LinuxKPI: PTP add (*settime64) to struct ptp_clock_info
ath10k: update Atheros/QCA's ath10k driver
mt76: update Mediatek's mt76 driver
rtw88: update Realtek's rtw88 driver
bz committed rG5520beb22d65: LinuxKPI: netdevice: add structs net_device_path, net_device_path_ctx (authored by bz).
LinuxKPI: netdevice: add structs net_device_path, net_device_path_ctx
LinuxKPI: skbuff: implement skb_queue_splice()
LinuxKPi: 802.11: add more defines
bz committed rG23241046e071: LinuxKPI: 802.11: rename enum ieee80211_tx_rate_flags and move file (authored by bz).
LinuxKPI: 802.11: rename enum ieee80211_tx_rate_flags and move file
bz committed rG6ac1856bc9f0: LinuxKPI: 802.11: add new field to struct cfg80211_bitrate_mask (authored by bz).
LinuxKPI: 802.11: add new field to struct cfg80211_bitrate_mask
radiotap: add more EHT definitions
bz committed rG6aae48bed4cb: LinuxKPI: 802.11: Management MIC element can have 8 or 16 octets MIC (authored by bz).
LinuxKPI: 802.11: Management MIC element can have 8 or 16 octets MIC
bz committed rGb24e74670c84: net80211: correct return code for ieee80211_ampdu_request() (authored by bz).
net80211: correct return code for ieee80211_ampdu_request()
bz committed rG07c0695d7420: LinuxKPI: 802.11: factor out rate logic for mandatory channels (authored by bz).
LinuxKPI: 802.11: factor out rate logic for mandatory channels
imp added a comment to D55541: nvme: Don't active memory space until all BARs are configured.
This will work as is, but I have a couple of comments to make it a bit better.
imp committed rGd69fc3a9dc71: loader.efi: try all ZFS pools found by efi_zfs_probe() (authored by glebius).
loader.efi: try all ZFS pools found by efi_zfs_probe()
stand/efi: Allow RELAXED or STRICT boot policies
jrm added a comment to D55545: libpcap: Update to 1.10.6.
The key changes to review are to lib/libpcap/{config.h,Makefile} and sys/net/dlt.h.
newgrp.1: Provide examples
jrm updated the diff for D55545: libpcap: Update to 1.10.6.
Tweak the Makefile and synchronize sys/net/dlt.h with contrib/libpcap/pcap/dlt.h
imp added inline comments to D55107: stand/efi: Allow RELAXED or STRICT boot policies.
ziaee committed R9:837f3c38a393: hanbook/network: Use consistent wireless interface (authored by Garrett Neugent <garrett@gneugent.com>).
hanbook/network: Use consistent wireless interface
kib updated the diff for D55539: Add renameat(2) and AT_RENAME_NOREPLACE flag for it.
Improve cleanup for failed AT_RENAME_NOREPLACE.
List EOPNOTSUPP in the man page.
imp committed rG7951411672fa: sanitize.lua: A tool to extract interfaces from files (authored by imp).
sanitize.lua: A tool to extract interfaces from files
Panel Used By
Panel Used By
| Dashboard | Restricted Dashboard |