pf: implement addrule via netlink
[freebsd.git] / sys /
2024-02-02 Kristof Provostpf: implement addrule via netlink
2024-02-02 Kristof Provostpf: ensure dummynet gets the correct direction after...
2024-02-02 Philip Paepscontrib/tzdata: import tzdata 2024a
2024-02-01 Gleb Smirnoffunix/dgram: don't clear so_error in case of MSG_PEEK
2024-02-01 Brooks Davissyscalls.master: Remove stray blank lines
2024-02-01 Robert Wingmpr: endianess fix for set/get dpm page0
2024-01-31 Gregory Neil ShapiroMerge commit '850ef5ae11d69ea3381bd310f564f025fc8caea3'
2024-01-31 John Baldwinpmap: Convert boolean_t to bool.
2024-01-31 Jung-uk Kimacpica: Fix build with ACPICA 20230331 and later
2024-01-31 John Baldwintimerfd: Move kern_timerfd_* prototypes to <sys/syscall...
2024-01-31 Bryan Venteichervirtio: Add more device IDs from the specification
2024-01-31 Jung-uk Kimacpica: Import ACPICA 20230628
2024-01-31 Jung-uk Kimacpica: Import ACPICA 20230331
2024-01-31 John Baldwincxgbe tom: Enable ULP_MODE_TCPDDP on demand
2024-01-31 John Baldwincxgbe tom: Limit TOE connections to 2 reassembly island...
2024-01-31 John Baldwincxgbe: Add counters for POSIX async I/O requests handle...
2024-01-31 John Baldwinsyscallsubr.h: Sort kern_membarrier prototype alphabeti...
2024-01-30 Martin Matuskazfs: merge openzfs/zfs@2e6b3c4d9
2024-01-30 Konstantin Belousovsys/mount.h: use __inline
2024-01-30 Igor Ostapenkopf: uncomment counter asserts after mem leak fix
2024-01-30 Jessica Clarkeriscv: Remove the unused riscv64_cpu driver
2024-01-30 Gleb Smirnoffsockets: garbage collect SS_ISCONFIRMING
2024-01-30 Florian Walpensnd_hdspe(4): Per device sysctl for sample rate.
2024-01-30 Mark Johnstonscsi_cd: Remove commented-out code
2024-01-30 Mark Johnstonscsi_cd: Maintain a periph reference during media checks
2024-01-30 Mark Johnstonscsi_cd: Use a bool for the second parameter of cdcheck...
2024-01-30 Andriy Gaponrdmsr_safe/wrmsr_safe: handle pcb_onfault nesting
2024-01-29 John Baldwinnvme: Use the NVMEF macro to construct fields
2024-01-29 John Baldwinnvme: Add NVMEF helper macro as the inverse of NVMEV
2024-01-29 John Baldwinnvme: Use the NVMEM macro instead of expanded versions
2024-01-29 John Baldwinnvme: Rename NVMEB helper macro to NVMEM
2024-01-29 John Baldwinnda: Use the NVMEV macro instead of expanded versions
2024-01-29 John Baldwinnvme: Use the NVMEV macro instead of expanded versions
2024-01-29 Michael TuexenTCP LRO: convert TCP header fields to host byte order...
2024-01-29 Ed Mastelinuxkpi: remove invalid KASSERT from hash_add_rcu
2024-01-29 Kristof Provostpf: bind route-to states to their route-to interface
2024-01-29 Kristof Provostpfil: PFIL_PASS never frees the mbuf
2024-01-27 Richard Scheffeneggertcp: move cc_post_recovery past snd_una update
2024-01-29 Warner Loshvtnet: Adjust for ethernet alignment.
2024-01-29 Warner Loshmpi3mr: Fix confusion over | and &
2024-01-28 Florian Walpensnd_hdspe(4): Per device sysctl for period.
2024-01-28 Gordon Berglingif_eqos: Fix a typo in a kernel error message
2024-01-28 Andriy Gaponsubr_bus: report DEVICE_SUSPEND failures
2024-01-28 Andriy Gaponhdaa_pcmchannel_setup: do not advertise AC3 8+0
2024-01-28 Andriy Gapondtrace: make 'ring' and 'fill' policies imply 'noswitch...
2024-01-28 Andriy Gaponrun acpi_shutdown_final later to give other handlers...
2024-01-28 Andriy Gaponichsmb: fix block read operation
2024-01-28 Andriy Gaponchange ipmi watchdog to awlays stop when system is...
2024-01-28 Andriy Gaponfix signature of ipmi_shutdown_event
2024-01-28 Andriy Gaponmmc_fdt_parse: remove redundant bootverbose check
2024-01-28 Andriy Gapondwmmc: fix a typo
2024-01-28 Andriy Gaponrk_i2s: remove unused definition
2024-01-28 Andriy Gaponrk_i2s: change interrupt type from MISC to AV (audio...
2024-01-28 Andriy Gaponrk3328_codec: remove diagostic printfs
2024-01-28 Andriy Gaponaudio_soc: set "status" as being at simplebus
2024-01-28 Andriy Gapongpiopower: trigger low, high and both edges
2024-01-28 Andriy Gaponadd allwinner overlays for enabling additional USB...
2024-01-28 Andriy Gaponusbdevs: add Ralink RT7601 aka MT7601
2024-01-28 Andriy Gaponds1307: restore hints-based configuration on FDT systems
2024-01-27 Alexander Motinntb_hw_plx: Workaround read-only scratchpad registers
2024-01-27 Mark Johnstonnetinet: Remove stale references to Giant from comments
2024-01-26 Olivier CertnerSCHEDULER_STOPPED(): Rely on a global variable
2024-01-26 Olivier CertnerSCHEDULER_STOPPED(): Move it (back) to 'systm.h'
2024-01-26 Olivier CertnerAnnotate 'rebooting' with __read_mostly
2024-01-26 Olivier Certnerpanic()/KERNEL_PANICKED(): Move back to using 'panicstr...
2024-01-26 Jamie Grittonjail: expose children.max and children.cur via sysctl
2024-01-26 Mark Johnstonarm64: Remove pmap_san_bootstrap() and call kasan_init_...
2024-01-26 Richard Scheffeneggertcp: commonize check for more data to send, style changes
2024-01-26 Jessica Clarkeldscript.powerpc*: Only put .dynamic in PT_DYNAMIC
2024-01-25 Richard Scheffeneggertcp: AccECN access ACE field by shifting bits
2024-01-25 Richard Scheffeneggertcp: fix TCPSTAT accounting for SACK
2024-01-25 Mark Johnstonarm64: Add a VM_FREELIST_DMA32 freelist
2024-01-25 Dimitry AndricMerge libcxxrt master 03c83f5a57be8c5b1a29a68de5638744f...
2024-01-25 Kristof Provostpflow: show socket status in verbose mode
2024-01-24 Jessica Clarkeriscv: Convert local interrupt controller to a newbus PIC
2024-01-24 Jessica Clarkeriscv: Create a newbus device for the SBI driver
2024-01-24 Jessica Clarkeintrng: Allow alternative IPI PICs to be registered...
2024-01-24 Jessica Clarkeintrng: Extract arm/arm64 IPI->PIC glue code
2024-01-24 Jessica Clarkeintrng: Remove irq_root_ipicount and corresponding...
2024-01-24 Kyle Evanskern: tty: fix recanonicalization
2024-01-24 Kristof Provostpf: only check MTU for IPv6 packets when forwarding
2024-01-24 Gleb Smirnoffcallout: retire callout_async_drain()
2024-01-24 Richard Scheffeneggertcp: pass maxseg around instead of calculating locally
2024-01-24 Martin Matuskazfs: merge openzfs/zfs@a4bf6baae
2024-01-24 Konstantin BelousovBump __FreeBSD_version for kern_openatfp(9) and kcmp(2)
2024-01-24 Konstantin BelousovAdd kern_openatfp(9)
2024-01-24 Konstantin Belousovkern_openat(): minor style fixes
2024-01-24 Konstantin Belousovkern_openat(): rename fd argument to dirfd
2024-01-24 Konstantin Belousovregen
2024-01-24 Konstantin Belousovkcmp(2): implement for procdesc
2024-01-24 Konstantin Belousovkcmp(2): implement for linuxkpi cdevs
2024-01-24 Konstantin Belousovkcmp(2): implement for devfs files
2024-01-24 Konstantin Belousovkcmp(2): implement for vnode files
2024-01-24 Konstantin Belousovkcmp(2): implement for generic file types
2024-01-24 Konstantin BelousovAdd kcmp(2) kernel bits
2024-01-24 Konstantin Belousovfile: add fo_cmp method
2024-01-24 Konstantin BelousovAdd fget_remote()
2024-01-24 Konstantin Belousovsys/file.h: style
2024-01-23 Gleb Smirnofftcp: remove 20+ year old disabled code from d912c694ee00
2024-01-23 Gleb Smirnofftcp: clear outdated comment mentioning T/TCP
next