]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netpfil
Implement pci_enable_msi() and pci_disable_msi() in the LinuxKPI.
[FreeBSD/FreeBSD.git] / sys / netpfil /
2019-08-08 cemUpdate to Zstandard 1.4.2
2019-08-07 asomersfusefs: merge from projects/fuse2
2019-07-31 emastepf: zero (another) output buffer in pfioctl
2019-07-30 asomersMFHead @350426
2019-07-29 aedd ipfw_get_action() function to get the pointer to...
2019-07-29 kppf: Remove partial RFC2675 support
2019-07-29 aeAvoid possible lock leaking.
2019-07-28 asomersMFHead @r350386
2019-07-24 emastepf: zero output buffer in pfioctl
2019-07-23 aeEliminate rmlock from ipfw's BPF code.
2019-07-12 aeDo not modify cmd pointer if it is already last opcode...
2019-07-12 aeCorrectly truncate the rule in case when it has several...
2019-07-04 desUpgrade Unbound to 1.9.2.
2019-06-28 mmMFV r349454:
2019-06-27 asomersMFHead @349476
2019-06-25 hselaskyConvert all IPv4 and IPv6 multicast memberships into...
2019-06-25 aeFollow the RFC 3128 and drop short TCP fragments with...
2019-06-25 aeMark default rule with IPFW_RULE_NOOPT flag, so it...
2019-06-21 aeAdd "tcpmss" opcode to match the TCP MSS value.
2019-06-20 asomersMFHead @349234
2019-06-17 delphijSeparate kernel crc32() implementation to its own heade...
2019-06-17 mmMFV r349134:
2019-06-06 asomersMFHead @348740
2019-06-05 aeInitialize V_nat64out methods explicitly.
2019-06-02 impMerge from upstream at 4189ef5d from https://github...
2019-05-25 lwhsuRemove an uneeded indentation introduced in r223637...
2019-05-24 jhbRestructure mbuf send tags to provide stronger guarantees.
2019-05-20 mmMFV r347989:
2019-05-13 asomersMFHead @347527
2019-05-08 manudts: Import files from Linux 5.1
2019-04-29 aeAdd IPv6 support for O_IPLEN opcode.
2019-04-23 cyMFV r346563:
2019-04-19 cemUpdate to Zstandard 1.4.0
2019-04-18 kppf: No need to M_NOWAIT in DIOCRSETTFLAGS
2019-04-17 kppf: Fix panic on invalid DIOCRSETTFLAGS
2019-04-12 baptUpdate mandoc to 1.14.5
2019-04-10 manuImport DTS files from Linux 5.0
2019-04-05 ngieFix the branch build
2019-04-04 rgrimesUse IN_foo() macros from sys/netinet/in.h inplace of...
2019-04-04 asomersMFHead@r345880
2019-04-04 cemReplace read_random(9) with more appropriate arc4rand...
2019-04-03 philImport libxo-1.0.2
2019-04-01 ngieIntegrate capsicum-test into the FreeBSD test suite
2019-03-29 asomersMFHead@r345677
2019-03-26 emastepf: use UID_ROOT and GID_WHEEL named constants in make_dev
2019-03-25 mmMFV r345495:
2019-03-21 glebiusAlways create ipfw(4) hooks as long as module is loaded.
2019-03-21 kppf: Ensure that IP addresses match in ICMP error packets
2019-03-20 asomersMFHead @345353
2019-03-20 asomersgoogletest: backport GTEST_SKIP to googletest 1.8.1
2019-03-20 aeDo not enter epoch section recursively.
2019-03-20 aeUse NET_EPOCH instead of allocating separate one.
2019-03-19 aeReapply r345274 with build fixes for 32-bit architectures.
2019-03-18 asomersMFHead@r345275
2019-03-18 aeRevert r345274. It appears that not all 32-bit architec...
2019-03-18 aeUpdate NAT64LSN implementation:
2019-03-18 aeAdd NAT64 CLAT implementation as defined in RFC6877.
2019-03-18 aeAdd SPDX-License-Identifier and update year in copyright.
2019-03-18 aeModify struct nat64_config.
2019-03-16 dimAdd LLVM openmp trunk r351319 (just before the release_...
2019-03-16 kppf: Rename pfsync bucket lock
2019-03-15 ngieInitial googlemock/googletest integration into the...
2019-03-15 kppf :Use counter(9) in pf tables.
2019-03-14 glebiusPFIL_MEMPTR for ipfw link level hook
2019-03-14 glebiusRemove 'dir' argument from dummynet_io(). This makes...
2019-03-14 glebiusReduce argument list to ipfw_divert(), as args holds...
2019-03-14 glebiusRemove 'dir' argument in ng_ipfw_input, since ip_fw_arg...
2019-03-14 glebius- Add more flags to ip_fw_args. At this changeset only...
2019-03-14 glebiusMake second argument of ip_divert(), that specifies...
2019-03-14 glebiusSimplify ipfw_bpf_mtap2(). No functional change.
2019-03-11 ngieMFhead@r345025
2019-03-11 dimMerge LLVM libunwind trunk r351319, from just before...
2019-03-11 aeAdd IP_FW_NAT64 to codes that ipfw_chk() can return.
2019-03-11 aeAdd NULL pointer check to nat64_output().
2019-03-11 ngieMFhead@r344996
2019-03-08 kppf: Fix DIOCGETSRCNODES
2019-03-07 cyMFV r344878:
2019-03-07 aeFix the problem with O_LIMIT states introduced in r344018.
2019-03-05 ngieMFhead@r344786
2019-03-04 dimMerge ^/head r344549 through r344775.
2019-03-01 kppf: IPv6 fragments with malformed extension headers...
2019-02-26 sjgAdd libbearssl
2019-02-25 desUpgrade to OpenPAM Tabebuia.
2019-02-25 ngieMFhead@r344527
2019-02-25 dimMerge ^/head r344178 through r344512.
2019-02-24 kppf: Small performance tweak
2019-02-15 dimMerge ^/head r343956 through r344177.
2019-02-13 ngieCopy googletest 1.8.1 from ^/vendor/google/googletest...
2019-02-12 mmMFV r344063:
2019-02-11 aeRemove `set' field from state structure and use set...
2019-02-11 pkelseyPlace pf_altq_get_nth_active() under the ALTQ ifdef
2019-02-11 pkelseyReduce the time it takes the kernel to install a new...
2019-02-03 dimMerge ^/head r343571 through r343711.
2019-02-02 glebiusReturn PFIL_CONSUMED if packet was consumed. While...
2019-02-01 glebiusFix build without INET6.
2019-01-31 glebiusNew pfil(9) KPI together with newborn pfil API and...
2019-01-31 glebiusRevert r316461: Remove "IPFW static rules" rmlock,...
2019-01-30 dimMerge ^/head r343320 through r343570.
2019-01-29 aeFix the bug introduced in r342908, that causes problems...
2019-01-28 pkelseyDon't re-evaluate ALTQ kernel configuration due to...
next