]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
pf: Initialize the table entry zone limit at initialization time
[FreeBSD/FreeBSD.git] / sys /
2022-04-02 Mark Johnstonpf: Initialize the table entry zone limit at initializa...
2022-04-02 Gordon Berglingmlx5en(4): Fix a few typos in source code comments
2022-04-02 Gordon Berglingffs(3): Fix a common typo in source code comments
2022-04-02 Gordon Berglingvxlan(4): Fix two typos in sysctl descriptions
2022-04-02 Gordon Berglinggpart(8): Fix two typos in source code comments
2022-04-02 Gordon Berglingxen(4): Fix a few typos in source code comments
2022-04-02 Gordon Berglingxen(3): Fix a typo in a source code comment
2022-04-02 Gordon Berglingipfilter(4): Fix a typo in a source code comment
2022-04-02 Gordon Berglingnetinet6: Fix a typo in a source code comment
2022-04-02 Gordon Berglingisci(4): Fix a typo in a source code comment
2022-04-02 Gordon Berglingqlnxe(4): Fix a typo in a source code comment
2022-04-02 Gordon Berglingdrm2: Fix a typo in a source code comment
2022-04-02 Gordon Berglingextra_tcp_stacks: Fix two typos in source code comments
2022-04-02 Gordon Berglingexca(4): Fix a typo in a source code comment
2022-04-02 Gordon Berglingcxgbe(4): Fix a typo in a source code comment
2022-04-02 Gordon Berglingnetgraph(3): Fix a typo in a source code comment
2022-04-02 Navdeep Parharcxgbe(4): Handle FORCE_FEC in pcaps correctly.
2022-04-02 Navdeep Parharcxgbe(4): Allow dump_cimla and dump_devlog to sleep.
2022-03-31 Mark Johnstonx86: Defer early TSC timecounter calibration to SI_SUB_CPU
2022-03-31 Mark Johnstonamd64: Call clock_init() after finishidentcpu()
2022-03-31 Mark Johnstonx86: Probe the TSC frequency earlier
2022-03-31 Mark Johnstonfile: Avoid a read-after-free of fd tables in sysctl...
2022-03-31 Andrew TurnerTreat cache write as a read in arm64 data faults
2022-03-31 Henri Hennebertrtsx: Remove update of softc during probe and some...
2022-03-31 Henri Hennebertrtsx: Display error if rtsx_read()/rtsx_write() fail.
2022-03-31 Henri Hennebertrtsx: Don't detach during shutdown
2022-03-30 Ed Mastesound: test PCM_REGISTERED before PCM_DETACHING
2022-03-30 Ed MasteFix kernel build without INET6
2022-03-30 Ed MasteFix kernel build without INET and INET6
2022-03-30 Gordon Berglingnfsclient: Fix a typos in source code comments
2022-03-30 Gordon Berglingath: Fix a typo in a source code comment
2022-03-30 Gordon Berglingmac_veriexec: Fix a typo in a source code comment
2022-03-30 Gordon Berglingnetgraph(4): Fix a typo in a source code comment
2022-03-30 Gordon Berglingpf(4): Fix a typo in a source code comment
2022-03-30 Ed MasteClear non-x86 compat stat syscall kernel stack memory...
2022-03-30 Ed MasteRemove snd_aureal driver source
2022-03-29 Sebastien Binineta: split fixed and in-band link status configuration
2022-03-29 Kornel DulebaExtend device_get_property API
2022-03-29 Kornel Dulebabus_if: Add a default implementation of get_property
2022-03-29 Kornel Dulebamiibus: Add support for mapping OFW nodes to PHY devices
2022-03-29 Kornel Dulebamii_fdt: Add support for switch PHY node lookup
2022-03-29 Bartlomiej Grzesiksdhci_xenon: add ACPI support
2022-03-29 Bartlomiej Grzesiksdhci_xenon: split driver file into generic file and...
2022-03-29 Bartlomiej Grzesikmmc: switch mmc_helper to device_ api
2022-03-29 Bartlomiej Grzesikdevice: add device_get_property and device_has_property
2022-03-29 Bartlomiej Grzesikacpica: add ACPI_GET_PROPERTY to access Device Specific...
2022-03-29 D Scott PhillipsAdd the Ampere and Fujitsu arm64 implementer IDs
2022-03-29 D Scott Phillipsarm64: Add explicit barrier after address translation...
2022-03-29 D Scott Phillipsarm64: pmap: Mask VA operand in TLBI instructions
2022-03-29 Andrew TurnerFix arm64 TLB invalidation with non-4k pages
2022-03-29 Martin Matuskazfs: merge openzfs/zfs@52bad4f23 (zfs-2.1-release)...
2022-03-29 Alexander MotinCTL: Rework 05c3e8e87142 using %zu format.
2022-03-29 Alexander MotinFix 32-bit build after 530d274c15e5.
2022-03-29 Alexander MotinCTL: Add length validation for incoming HA messages.
2022-03-28 Mateusz Guzikpf: hoist the unlinked rules lock out of the mass rule...
2022-03-28 Mateusz Guzikpf: add PF_UNLNKDRULES_ASSERT
2022-03-28 Mateusz Guzikpf: remove spurious zeroing from pf_ioctl_addrule
2022-03-28 Alexander V. Chernikovu3g: Add support Quectel EM12-G modem.
2022-03-28 Alexander V. Chernikovlinux: add sysctl to pass untranslated interface names
2022-03-28 Alexander V. Chernikovlinux: fix linux_recvmsg() MSG_PEEK flag handling
2022-03-28 Alexander V. Chernikovrouting: Add unified level-based logging support for...
2022-03-28 Alexander V. Chernikovnhops: split nh_family into nh_upper_family and nh_neig...
2022-03-28 Alexander V. Chernikov[lltable] Add per-family lltable getters.
2022-03-28 Alexander V. Chernikovtcp: virtualise net.inet.tcp.msl sysctl.
2022-03-27 Bjoern A. ZeebBump __FreeBSD_version to 1301501 after LinuxKPI and...
2022-03-27 Bjoern A. ZeebLinuxKPI: 802.11: cleanup debugging
2022-03-27 Bjoern A. ZeebLinuxKPI: 802.11: improve hw_scan fallback to sw_scan
2022-03-27 Bjoern A. ZeebLinuxKPI: 802.11: remove special handling for (*ic_scan...
2022-03-27 Bjoern A. ZeebLinuxKPI: 802.11: check IEEE80211_FEXT_SCAN_OFFLOAD...
2022-03-27 Bjoern A. ZeebLinuxKPI: 802.11: make lkpi_ic_set_channel() unconditional
2022-03-27 Bjoern A. ZeebLinuxKPI: 802.11: use cfg80211_chandef_create()
2022-03-27 Bjoern A. ZeebLinuxKPI: 802.11: improve lkpi_80211_mo_sta_state(...
2022-03-27 Bjoern A. ZeebLinuxKPI: 802.11: rework sta state machine compatibility
2022-03-27 Bjoern A. ZeebLinuxKPI: 802.11: factor out dtim/tsf updates
2022-03-27 Bjoern A. ZeebLinuxKPI: 802.11: factor out lkpi_lsta_alloc() from...
2022-03-27 Bjoern A. ZeebLinuxKPI: 802.11: implement ieee80211_beacon_loss()
2022-03-27 Bjoern A. ZeebLinuxKPI: skbuff: fix skb_queue_splice_init()
2022-03-27 Bjoern A. ZeebLinuxKPI: allow bsddriver name to be set for PCI
2022-03-27 Bjoern A. ZeebLinuxKPI: pci: implement pci_upstream_bridge()
2022-03-27 Bjoern A. ZeebLinuxKPI: pci.h MODULE_DEVICE_TABLE to MODULE_PNP_INFO
2022-03-27 Bjoern A. Zeebiwlwifi: adjust the LinuxKPI pci return for now
2022-03-27 Bjoern A. ZeebLinuxKPI: allow a driver to override the default pci...
2022-03-27 Bjoern A. ZeebLinuxKPI: remove duplicate include
2022-03-27 Bjoern A. Zeebnet80211: introduce (*iv_update_bss)()
2022-03-27 Bjoern A. Zeebnet80211: improve one debug logging
2022-03-27 Bjoern A. Zeebbhyve: Do not remove guest physical addresses from...
2022-03-27 Mateusz Guzikvfs: add missing bits to vdropl_impl
2022-03-25 Alfredo Dal'Ava... powerpcspe: fix PCI enumeration on ppce500
2022-03-24 Allan JudeAllow kern.ipc.maxsockets to be set to current value...
2022-03-24 firkclock_gettime: Fix CLOCK_THREAD_CPUTIME_ID race
2022-03-24 Mark Johnstonhdac: Handle interrupts racing with device suspend
2022-03-24 Ed Mastehda: add patch for Framework laptop headphone jack
2022-03-24 Philippe Michaud... sound: add patch for Lenovo Legion 5 AMD
2022-03-24 Ed Mastesnd_hda: restore pin patch for headphones on Lenovo...
2022-03-24 Xin LIsnd_hda(4): Fix sound on headset jack for ThinkPad...
2022-03-24 K Staringhdaa: update pin patch configurations
2022-03-24 Alexander Motinipmi: Make all sysctls also tunables.
2022-03-23 Roger Pau Monnévt/vga: ignore ACPI_FADT_NO_VGA unless running virtualized
2022-03-23 Roger Pau Monnéx86/xen: fix CPUID signature
2022-03-23 Ed MasteAdd Tempo Semiconductor 92HD95B HDA codec ID
next