]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netpfil
Allow biodone() to be used as a completion routine.
[FreeBSD/FreeBSD.git] / sys / netpfil /
2021-06-29 Mateusz Guzikpf: make sure the dtrace probe has safe access to state
2021-06-29 Mateusz Guzikpf: revert: Use counter(9) for pf_state byte/packet...
2021-06-29 Mateusz Guzikpf: deduplicate V_pf_state_z handling with pfsync
2021-06-29 Mateusz Guzikpf: fix error-case leaks in pf_create_state
2021-06-28 Mateusz Guzikpf: factor out state allocation into pf_alloc_state
2021-06-28 Mateusz Guzikpf: add pf_release_staten and use it in pf_unlink_state
2021-06-26 Martin Matuskazfs: merge openzfs/zfs@5e2c8338b (master) into main
2021-06-25 Simon J. GerratyMerge commit 'ee914ef902ae018bd4f67192832120f9bf05651f...
2021-06-24 Marcin WojtasMerge tag 'vendor/ena-com/2.4.0'
2021-06-22 Warner LoshMerge tag 'vendor/NetBSD/vis/20210621' into vis
2021-06-20 Martin Matuskazfs: merge openzfs/zfs@c4c162c1e (master) into main
2021-06-19 Dimitry AndricMerge llvm-project 12.0.1 rc2
2021-06-16 Mark Johnstonipfw: Update the pfil mbuf pointer in ipfw_check_frame()
2021-06-14 Kristof Provostpf: store L4 headers in pf_pdesc
2021-06-14 Kristof Provostpf: don't hold a lock during copyout()
2021-06-13 Dimitry AndricMerge llvm-project 12.0.0 release
2021-06-13 Dimitry AndricMerge llvm-project main llvmorg-12-init-17869-g8e464dd76bef
2021-06-13 Martin Matuskazfs: merge openzfs/zfs@afa7b3484 (master) into main
2021-06-10 Kristof Provostpf: use M_WAITOK where possible
2021-06-08 Martin Matuskazfs: merge openzfs/zfs@75b4cbf62 (master) into main
2021-06-08 Martin Matuskazfs: merge openzfs/zfs@3522f57b6 (master) to main
2021-06-03 Kristof Provostdummynet: free(NULL, M_DUMMYNET); is safe
2021-06-03 Kristof Provostdummynet: Fix schedlist and aqmlist locking
2021-06-03 Tom JonesVNETify dummynet
2021-06-01 Mark Johnstonpf: Avoid leaking pad bytes in struct pfr_astats when...
2021-06-01 Kristof Provostpf: Fix more ioctl memory leaks
2021-06-01 Kristof Provostpf: Move provider declaration to pf.h
2021-05-31 Kristof Provostpf: Convenience function for optional (numeric) arguments
2021-05-26 Kristof Provostpf: Move nvlist conversion functions to pf_nv
2021-05-24 Kristof Provostpf: fix ioctl() memory leak
2021-05-21 Baptiste Daroussinimport nvi 2.2.0-3bbdfe4
2021-05-20 Kristof Provostpf: Support killing floating states by interface
2021-05-20 Kristof Provostpf: Track the original kif for floating states
2021-05-20 Kristof Provostpf: Add DIOCGETSTATESNV
2021-05-20 Kristof Provostpf: Add DIOCGETSTATENV
2021-05-19 Dmitry Chagintcsh: update to version 6.22.04.
2021-05-18 Mark Johnstondummynet: Fix mbuf tag allocation failure handling
2021-05-17 Kristof Provostdummynet: Remove unused code
2021-05-17 Kristof Provostpf: Set the pfik_group for userspace
2021-05-12 Stefan Eßercontrib/bc: update to version 4.0.2
2021-05-07 Kristof Provostpf: Support killing 'matching' states
2021-05-07 Kristof Provostpf: Allow states to by killed per 'gateway'
2021-05-07 Kristof Provostpf: Introduce DIOCKILLSTATESNV
2021-05-07 Kristof Provostpf: Introduce DIOCCLRSTATESNV
2021-05-07 Cy Schubertsqlite3: import sqlite3 3.35.5
2021-05-02 Xin LIless: upgrade to v581.2.
2021-04-30 Kristof Provostpf: Fix IP checksum on reassembly
2021-04-29 Kristof Provostpf: Trivial typo fix
2021-04-28 Kristof Provostpf: Error tracing SDTs
2021-04-26 Kristof Provostpf: Fix parsing of long table names
2021-04-26 Kristof Provostpfsync: Expose PFSYNCF_OK flag to userspace
2021-04-26 Kristof Provostpf: Allow multiple labels to be set on a rule
2021-04-25 Stefan EßerMerge commit 'bd136720030ebb0b31e6d5a2236b9d0ddac71b94'
2021-04-21 Mark JohnstonAdd required checks for unmapped mbufs in ipdivert...
2021-04-20 Kristof Provostpf: Refactor state killing
2021-04-19 Kristof Provostpf: Optionally attempt to preserve rule counter values...
2021-04-19 Kristof Provostpf: Remove PFRULE_REFS from userspace
2021-04-19 Kristof Provostpf: PFRULE_REFS should not be user-visible
2021-04-19 Xin LIless: upgrade to v581.
2021-04-17 Cy Schubertwpa: Import wpa_supplicant/hostapd commit f91680c15
2021-04-16 Andrey V. Elsukovipfw: do not use sleepable malloc in callout context.
2021-04-14 Martin Matuskazfs: merge openzfs/zfs@3522f57b6 (master)
2021-04-13 Kurosawa Takahiropf: Implement the NAT source port selection of MAP...
2021-04-12 Mark JohnstonMerge commit 'd0e943077d94e6266ece9856789c5d5313676e38'
2021-04-12 Kristof Provostpf: Ensure that we don't use kif passed to pfi_kkif_att...
2021-04-10 Kristof Provostpf: Move prototypes for userspace functions to userspac...
2021-04-10 Kristof Provostpf: Implement nvlist variant of DIOCGETRULE
2021-04-10 Kristof Provostpf: Introduce nvlist variant of DIOCADDRULE
2021-04-08 Kristof Provostpf: Remove unused variable rt_listid from struct pf_krule
2021-04-07 Kristof Provostpf: Do not short-circuit processing for REPLY_TO
2021-04-06 Stefan EßerMerge commit '7a590c074ceede12b2b6e794f8703d6fa5749918'
2021-04-05 Kristof Provostpf: Add static DTrace probe points
2021-04-05 Kristof Provostpf: change pf_route so pf only runs when packets enter...
2021-03-29 Baptiste Daroussinlibedit: vendor import libedit 2021-03-28
2021-03-25 Ed Mastepf: remove obsolete reference to ndis(4) in a comment
2021-03-25 Jung-uk KimOpenSSL: Merge OpenSSL 1.1.1k
2021-03-23 Kristof Provostdummynet: Move timekeeping information into dn_cfg
2021-03-23 Kristof Provostdummynet: Move packet counters into dn_cfg
2021-03-23 Mark Johnstonpf: Handle unmapped mbufs when computing checksums
2021-03-23 Emmanuel VadotUpdate DTS files from Linux v5.10
2021-03-22 Baptiste Daroussinlibedit: vendor import snapshot 2020-07-10
2021-03-22 Baptiste Daroussinlibucl: vendor import snapshort 20210314
2021-03-21 Martin Matuskazfs: merge OpenZFS master-891568c99
2021-03-19 Stefan Eßerbc: upgrade to version 3.3.4
2021-03-17 Thomas Kurschelpfsync: Unconditionally push packets when requesting...
2021-03-16 Kristof Provostpf: pool/kpool conversion code
2021-03-14 Dmitry ChaginMerge tcsh 6.22.03-ceccc7f
2021-03-14 Martin Matuskazfs: merge OpenZFS master-9305ff2ed
2021-03-13 Gordon BerglingFix a few typos in comments
2021-03-12 Kristof Provostpf: Fully remove interrupt events on vnet cleanup
2021-03-12 Kristof Provostpf: Simplify cleanup
2021-03-11 Kristof Provostpf: Remove redundant kif != NULL checks
2021-03-11 Kristof Provostpf: Factor out pf_krule_free()
2021-03-04 Kristof Provostnet: Introduce IPV6_DSCP(), IPV6_ECN() and IPV6_TRAFFIC...
2021-03-04 Kristof Provostpf: Retrieve DSCP value from the IPv6 header
2021-03-03 Martin Matuskazfs: merge OpenZFS master-bedbc13da
2021-03-02 Alex RichardsonUpdate capsicum-test to git commit f4d97414d48b8f8356b9...
2021-03-02 Andrey V. Elsukovipfw: add IPv6 support for sockarg opcode.
2021-02-26 Baptiste Daroussindialog: import dialog 1.3-20210117
2021-02-25 Kristof Provostpf: Fix incorrect fragment handling
next