]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netpfil
vmm: Use vm_get_maxcpus() instead of VM_MAXCPU in various places.
[FreeBSD/FreeBSD.git] / sys / netpfil /
2022-11-18 Xin LIMFV: expat 2.5.0
2022-11-18 Xin LIMFV: xz-embedded 3f438e15109229bb14ab45f285f4bff5412a9542
2022-11-17 Xin LIMFV: Merge xz 5.2.8
2022-11-16 Martin Matuskazfs: merge openzfs/zfs@2163cde45
2022-11-15 Cy Schubertipfilter: Document count_mask_bits() arguments
2022-11-15 Emmanuel VadotImport device-tree files from Linux 6.0
2022-11-15 Emmanuel VadotImport device-tree files from Linux 5.19
2022-11-15 Kristof Provostpfsync: fix memory leak
2022-11-14 Dag-Erling Smørgravipfw: Spell PFIL_PASS correctly.
2022-11-11 Kristof Provostdummynet: fix codel
2022-11-09 Luiz Amaralpfsync: prepare code to accommodate AF_INET6 family
2022-11-09 Richard Scheffeneggeripfw: Have NAT steal the TH_RES1 bit, instead of the...
2022-11-05 Kyle EvansMerge commit '93bf91b4012a28610672d2266366dfa0a663b70f...
2022-11-02 Elliott Mitchellsys: Nuke double-semicolons
2022-11-02 Kristof Provostpf: bridge-to
2022-11-01 Jung-uk KimOpenSSL: Merge OpenSSL 1.1.1s
2022-10-31 Kristof Provostpf: expose syncookie active/inactive status
2022-10-29 Kyle EvansAdd 'contrib/wireguard-tools/' from commit '7e00bf8773b...
2022-10-29 Philip Paepscontrib/tzdata: import tzdata 2022f
2022-10-27 Xin LIMFV: Restore the ability to process files from stdin...
2022-10-25 Gordon Berglingnetpfil: Fix two typos in source code comments
2022-10-19 Ed Mastessh: update to OpenSSH 9.1p1
2022-10-16 Cy Schubertunbound: Vendor import 1.17.0
2022-10-15 Kristof Provostpf: fix LINT-NOINET6 build
2022-10-14 Kristof Provostpf: apply the network stack's ICMP rate limiting to...
2022-10-12 Philip Paepscontrib/tzdata: import tzdata 2022e
2022-10-08 Kristof Provostpf: atomically increment state ids
2022-10-05 Kristof Provostpf: use time_to for timestamps
2022-10-04 Martin Matuskazfs: merge openzfs/zfs@d62bafee9
2022-09-29 Cy Schubertunbound: Vendor import 1.16.3
2022-09-28 John Baldwinipfilter: Cast uintmax_t values to size_t when adding...
2022-09-27 Kristof Provostpf: fix memory leak retrieving Ethernet rules
2022-09-25 Alfonso S. Sicilianocontrib/bsddialog: Import version 0.4
2022-09-25 Philip Paepscontrib/tzdata: import tzdata 2022d
2022-09-25 Xin LIfile: upgrade to 5.43.
2022-09-22 Alexander V. Chernikovif_clone: migrate some consumers to the new KPI.
2022-09-21 Martin Matuskazfs: merge openzfs/zfs@c629f0bf6
2022-09-21 Xin LIMFV 66082b6c88b9: libbsdxml (expat) 2.4.9
2022-09-20 Cy Schubertsqlite3: Vendor import of sqlite3 3.39.3
2022-09-15 Gordon Berglingnetpfil: Fix some typos in source code comments
2022-09-09 Mateusz Guzikpf: remove pf_bcmp_state_key
2022-09-09 Mateusz Guzikpf: partially depessimize pf_match_translation
2022-09-07 Xin LIMFV: cherry-pick "PR/358: Fix width for -f - (jpalus)"
2022-09-07 Cy Schubertipfilter: Remove unused ioctl
2022-09-07 Cy Schubertipfilter: Remove IPL_SELECT
2022-09-06 Andrew TurnerImport the updated Arm Optimized Routines
2022-09-06 Mateusz Guzikpf: make pfsync_state_import appease an assert in pf_fr...
2022-09-06 Xin LIMFV: less v608
2022-09-05 Mateusz Guzikpf: stop using PFIL_FWD
2022-09-04 Gordon Berglingnetpfil: Correct some typos in source code comments
2022-09-03 Gordon Berglingnetpfil: Fix a typo in a source code comment
2022-09-03 Alfonso S. Sicilianocontrib/bsddialog: Import version 0.3
2022-08-30 Cy Schubertsqlite3: Vendor import of sqlite3 3.39.2
2022-08-27 Kristof Provostpf: do not block new Ethernet rules for in-progress...
2022-08-27 Mateusz Guziknat64: fix whitespace damage in callout calls
2022-08-25 Martin Matuskazfs: merge openzfs/zfs@a582d5299
2022-08-22 Luiz Amaralpfsync: replace struct pfsync_pkt with int flags
2022-08-20 Ed Mastepf: Reduce diffs against OpenBSD in pf_if.c
2022-08-19 Kristof Provostpf: clear ethernet rules prior to shutdown
2022-08-17 Gleb Smirnoffprotosw: separate pr_input and pr_ctlinput out of protosw
2022-08-17 Gleb Smirnoffipfw: make it possible to specify MTU for "unreach...
2022-08-16 Ed MasteImport bionic's x86_64 optimized string routines
2022-08-16 Philip Paepscontrib/tzdata: import tzdata 2022c
2022-08-13 Martin Matuskazfs: merge openzfs/zfs@b3d0568cf
2022-08-11 Gleb Smirnoffprotosw: retire pr_output method
2022-08-11 Philip Paepscontrib/tzdata: import tzdata 2022b
2022-08-10 Emmanuel VadotImport device-tree files from Linux 5.18
2022-08-10 Emmanuel VadotImport device-tree files from Linux 5.17
2022-08-10 Emmanuel VadotImport device-tree files from Linux 5.16
2022-08-10 Emmanuel VadotImport device-tree files from Linux 5.15
2022-08-10 Emmanuel VadotImport device-tree files from Linux 5.14
2022-08-06 Cy Schubertunbound: Vendor import 1.16.2
2022-07-29 Zhenlei HuangIntroduce and use the NET_EPOCH_DRAIN_CALLBACKS() macro
2022-07-27 Simon J. GerratyUpdate to bmake-20220726
2022-07-26 Simon J. GerratyUpdate to bmake-20220724
2022-07-25 Dimitry AndricAdjust function definitions in if_pfsync.c to avoid...
2022-07-25 Dimitry AndricFix unused variable warning in if_pfsync.c
2022-07-25 Dimitry AndricAdjust function definitions in pf.c to avoid clang...
2022-07-21 Dimitry AndricAdjust ipfw_iface_{init,destroy}() definitions to avoid...
2022-07-21 Dimitry AndricAdjust iface_khandler_deregister() definition to avoid...
2022-07-21 Dimitry AndricAdjust ipfw_{init,destroy}_sopt_handler() definitions...
2022-07-21 Dimitry AndricAdjust iface_khandler_register() definition to avoid...
2022-07-21 Dimitry AndricAdjust ipfw_{init,destroy}_*() definitions to avoid...
2022-07-20 Dimitry AndricSuppress unused variable warning in ip_dummynet.c
2022-07-13 Cy Schubertunbound: Vendor import 1.16.1
2022-07-11 Kristof Provostdummynet: check for ifp on all PROTO_LAYER2 packets
2022-07-07 Martin Matuskazfs: merge openzfs/zfs@cb01da680
2022-07-07 Cy Schubertipfilter: Support only jails in VNET
2022-07-07 Cy Schubertsqlite3: Vendor import of sqlite3 3.39.0
2022-07-05 Kristof Provostdummynet: fix ip_dn_vnet_init() / dummynet_task() race
2022-07-05 Jung-uk KimOpenSSL: Merge OpenSSL 1.1.1q
2022-07-04 Xin LIfile: upgrade to 5.42.
2022-07-01 Kristof Provostpf: handle dummynet for non-IP packets
2022-06-30 Mark Johnstonpf: Make sure that pfi_update_status() always zeros...
2022-06-30 Mark Johnstonpf: Ensure that pfiio_name is always nul terminated
2022-06-30 Kristof Provostdummynet: handle IPV6 layer 2 traffic
2022-06-28 Kristof Provostpf: reduce the risk of src/dst mis-use
2022-06-28 Kristof Provostpf: ensure mbufs are long enough before we copy out...
2022-06-28 Kristof Provostpf: add missing maximum length check for DIOCADDETHRULE
2022-06-23 Martin Matuskazfs: merge openzfs/zfs@deb121309
next