]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
ifconfig.8: add missing "be"
[FreeBSD/FreeBSD.git] / sys /
2024-03-15 Gleb Smirnoffvnet: remove unneeded backslash
2024-03-15 John Baldwinarm64: Use void pointers for arguments to arm64_get_wri...
2024-03-15 John Baldwinarm busdma: Fix parameter types to exclusion_bounce_check
2024-03-15 John Baldwinarm64: Switch the address argument to cpu_*cache* to...
2024-03-15 John Baldwinarm64 gicv3: Use void pointers instead of vm_offset_t
2024-03-15 Kyle Evansif_wg: use proper barriers around pkt->p_state
2024-03-15 Rick Macklemvfs_vnops.c: Use va_bytes >= va_size hint to avoid...
2024-03-14 Simon J. GerratyMerge bmake-20240309
2024-03-14 Gleb Smirnoffrack: don't define TCPOUTFLAGS
2024-03-14 Mark Peekhyperv/hn: Don't return error when setting media to...
2024-03-13 Konstantin Belousovnetinet/tcp_var.h: always define IS_FASTOPEN() for...
2024-03-13 John BaldwinBump __FreeBSD_version for bus resource API change
2024-03-13 John Baldwinnew-bus: Remove the 'rid' and 'type' arguments from...
2024-03-13 John Baldwinnew-bus: Remove the 'rid' and 'type' arguments from...
2024-03-13 John Baldwinnew-bus: Remove the 'type' argument from BUS_MAP/UNMAP_...
2024-03-13 John Baldwinnew-bus: Remove the 'type' argument from BUS_ADJUST_RES...
2024-03-13 John Baldwinpcib: Use rman_get_type in internal functions
2024-03-13 John Baldwinbhnd: Use rman_get_type in bhndb_find_resource_limits
2024-03-13 John Baldwinacpi: Use rman_get_type in acpi_is_resource_managed
2024-03-13 John Baldwinnew-bus: Introduce a simpler bus API for managing resources
2024-03-13 John Baldwinsys: Set the type of allocated bus resources
2024-03-13 John Baldwinrman: Add rman_get/set_type
2024-03-13 Richard Scheffeneggerktls: deep copy tls_enable struct for in-kernel tcp...
2024-03-13 John BaldwinRevert "new-bus: Disable assertions for rman mismatches...
2024-03-13 Gleb Smirnofftcp: move struct tcp_ifcap declaration under _KERNEL
2024-03-12 Bjoern A. ZeebLinuxKPI: 802.11: return proper value for IEEE80211_CRY...
2024-03-12 Bjoern A. Zeebath_hal/ar9300: allow JUPITER cards to read eeprom
2024-03-12 Cy Schubertsqlite3: Vendor import of sqlite3 3.45.1
2024-03-12 Randall Stewart Update to bring the rack stack with all its fixes in.
2024-03-12 Sumit Saxenamrsas: don't reference the removed physical disk of...
2024-03-12 Gleb Smirnoffvmm: fix standalone module build
2024-03-11 Brooks DavisRevert "Update to bring the rack stack with all its...
2024-03-11 Marek Zarychtanetlink: fix route protocol constant values to match...
2024-03-11 Dag-Erling SmørgravAdd 'contrib/libdiff/' from commit '9eb461aa4b61ab47855...
2024-03-11 Randall StewartUpdate to bring the rack stack with all its fixes in.
2024-03-10 Jason A. Harmeningunionfs: accommodate underlying FS calls that may re...
2024-03-10 Jason A. Harmeninguipc_bindat(): Explicitly specify exclusive locking...
2024-03-10 Jason A. Harmeningvn_lock_pair(): allow lkflags1/lkflags2 to be 0 if...
2024-03-09 Mark Johnstonktrace: Fix the build when options KTRACE is not configured
2024-03-09 Mark Johnstonktrace: Add __ktrace_used
2024-03-08 Konstantin Belousovnullfs_mount(): fix whitespace
2024-03-08 Konstantin Belousovnullfs: add -o cache
2024-03-08 Konstantin Belousovnullfs_mount(): remove unneeded cast
2024-03-08 Mitchell Hornesimple_mfd: don't attach children twice
2024-03-08 Mitchell Horneclkdom_dump(): improve output text
2024-03-08 Mitchell Horneclk_fixed: quiet by default
2024-03-08 Mitchell Horneclk_fixed: call clkdom_dump() for verbose boot
2024-03-08 Wei HuHyper-V: vPCI: fix cpu id mis-mapping in vmbus_pcib_map...
2024-03-08 Michael TuexenTCP LRO: add dtrace probe points
2024-03-08 Michael TuexenTCP LRO: disable mbuf queuing when packet filter hooks...
2024-03-07 Chandrakanth Patilif_bnxt: Set 1G/10G baseT force speed as auto speeds
2024-03-07 Chandrakanth Patilif_bnxt: 50G, 100G and 200G PAM4 support
2024-03-07 Sumit Saxenaif_bnxt: Pluggable Module Display Support
2024-03-07 Chandrakanth Patilif_bnxt: Implementation of Extended Port Hardware Stats...
2024-03-07 Chandrakanth Patilif_bnxt: Integrate AOC Cable Support into Current 40G...
2024-03-07 Chandrakanth Patilif_bnxt: Update Firmware Header to Latest Version 1...
2024-03-07 Chandrakanth Patilif_bnxt: Update Maximum Configurable MTU from 9000...
2024-03-07 Chandrakanth Patilif_bnxt: Enabled support for 1G SX, CX, and LX forced...
2024-03-07 Chandrakanth Patilif_bnxt: Incorrect Labeling of Supported Medium in...
2024-03-07 Warner Loshnvme_sim: Add comment about the is_failed test
2024-03-07 Chandrakanth Patilif_bnxt: Fix media speed update issue in "ifconfig...
2024-03-07 Seigo Tanimuranullfs: Add the vfs.nullfs.cache_nodes sysctl to contro...
2024-03-07 Martin Matuskazfs: merge openzfs/zfs@8f2f6cd2a
2024-03-07 Dag-Erling Smørgravtarfs: Fix checksum on 32-bit platforms.
2024-03-07 Warner Loshnvme: Add SMART WARNING for persistent memory region
2024-03-07 Warner Loshnvme: Log reset success or failure to devd
2024-03-07 Warner Loshnvme: Change devctl events for the controller
2024-03-07 Warner Loshnvme: split devctl out to its own function
2024-03-07 Brooks Davislibsys: don't try to expose yield
2024-03-06 Baptiste Daroussintimerfd_create: fix after cf742faa39a58a9b43b671c66097e...
2024-03-06 Baptiste Daroussintimerfd_create: accept CLOCK_UPTIME/CLOCK_BOOTTIME
2024-03-06 Dag-Erling Smørgravtarfs: Fix checksum calculation.
2024-03-06 Dag-Erling Smørgravtarfs: Remove unnecessary hack and obsolete comment.
2024-03-06 Dag-Erling Smørgravtarfs: Avoid overflow in exthdr calculation.
2024-03-06 Dag-Erling Smørgravtarfs: Improve validation of numeric fields.
2024-03-06 Dag-Erling Smørgravtarfs: Fix two input validation issues.
2024-03-06 Sumit Saxenaif_bnxt: Correcting the firmware package version parsin...
2024-03-05 Kyle Evansktrace: log genio events on failed write
2024-03-05 Kyle Evanskern: poll: tap out the pollfd array on successful...
2024-03-05 John Baldwinpci_host_generic: Simplify generic_pcie_translate_resource
2024-03-05 John Baldwinpci_host_generic: Pass a valid end address in generic_p...
2024-03-05 John Baldwinimgact_elf: Add const to the checknote parameter to...
2024-03-05 Alex Richardsonimgact_elf: Add const to a few struct image_params...
2024-03-04 Alex Richardsonimgact_elf: Add const to the header_supported callback...
2024-03-04 Mitchell Horneriscv: catch up with EARLY_PRINTF changes
2024-03-04 Tom ColdrickLinuxKPI: Queue skbuffs at tail in __skb_queue_tail
2024-03-03 Gleb Smirnofflinux: require vnet(9) context in ifname_bsd_to_linux_n...
2024-03-03 Konstantin Belousovsys/mount.h: align values of MNTK_XXX flags
2024-03-02 Konstantin Belousovgetblkx(9): be more tolerant but also strict with the...
2024-03-01 Warner Loshnvme: Report only the unknown bits
2024-03-01 John Baldwinpci_host_generic: Enumerate resource ranges under bootv...
2024-03-01 John Baldwinnvme: Firmware revisions in the firmware slot info...
2024-03-01 Randall StewartHTPS has actually three states not two so the macro...
2024-03-01 Alfredo Mazzinghiarm64: Fix typo in pagetable_l0_ttbr0_bootstrap symbol...
2024-03-01 Stefan Eßermqueuefs: fix statfs report to not signal file system...
2024-03-01 Kristof Provostpf: support if-bound with reply-to
2024-02-29 Brooks Davislib{c,sys}: expose _getlogin consistently
2024-02-29 Warner Loshfirmware: unbreak armv7
2024-02-29 Warner LoshMerge one true awk from 2024-01-22 for the Awk Second...
2024-02-29 Warner Loshfirmware: Allow binary files to be loaded by /boot...
next