]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netpfil
Unmask legacy interrupts on Marvell PCIE controller
[FreeBSD/FreeBSD.git] / sys / netpfil /
2017-05-19 truckmanFix the queue delay estimation in PIE/FQ-PIE when the...
2017-05-19 truckmanThe result of right shifting a negative signed value...
2017-05-16 philImport libxo-0.7.2; add xo_options.7.
2017-05-10 sjgMerge bmake-20170510
2017-05-07 kppf: Fix vnet initialisation
2017-05-06 baptImport Zstandard 1.2.0
2017-05-04 mmMFV r317781:
2017-05-03 kppf: Fix panic on unload
2017-04-27 zbbImport Amazon Elastic Network Adapter (ENA) HAL to...
2017-04-25 zecFix VNET leakages in PF by V_irtualizing pfr_ktables...
2017-04-25 zecSince curvnet is already properly set on entry to event...
2017-04-20 kppf: Fix possible incorrect IPv6 fragmentation
2017-04-18 kppf: Also clear limit counters
2017-04-17 emasteUpdate ELF Tool Chain to upstream r3520
2017-04-15 baptImport zstandard 1.1.4 in base
2017-04-14 aeAvoid undefined behavior.
2017-04-14 aeUse address of specific union member instead of whole...
2017-04-14 aeThe rule field in the ipfw_dyn_rule structure is used...
2017-04-14 glebiusFix potential NULL deref.
2017-04-13 maximo Redundant assignments removed.
2017-04-13 cemdummynet: Use strlcpy to appease static checkers
2017-04-03 aeRemove "IPFW static rules" rmlock.
2017-04-03 aeAdd ipfw_pmod kernel module.
2017-04-03 aeAdd O_EXTERNAL_DATA opcode support.
2017-04-03 aeAdd the log formatting for an external action opcode.
2017-04-01 kppf: Fix leak of pf_state_keys
2017-03-31 aeReset the cached state of last lookup in the dynamic...
2017-03-28 mmMFV r316083,316094:
2017-03-25 dchaginUpdate to tcsh 6.20.00
2017-03-24 mmMFV r315875:
2017-03-23 delphijMFV r315791: ntp 4.2.8p10.
2017-03-22 kppf: Fix possible shutdown race
2017-03-20 mmMFV r315633, 315635:
2017-03-19 kppf: Fix rule evaluation after inet6 route-to
2017-03-18 truckmanChange several constants used by the PIE algorithm...
2017-03-18 kppf: Fix memory leak on vnet shutdown or unload
2017-03-14 aeUse memset with structure size.
2017-03-13 cemnat64lsn: Use memset() with structure, not pointer...
2017-03-12 kppf: Fix incorrect rw_sleep() in pf_unload()
2017-03-12 kppf: Do not lose the VNET lock when ending the purge...
2017-03-10 gonzoMerge from vendor branch importing dtc 1.4.3
2017-03-09 maximo Typo in the comment fixed.
2017-03-08 impCopy needed include files from EDK2. This is a minimal...
2017-03-07 manuUpdate our device tree files to a Linux 4.10
2017-03-06 kppf: Fix a crash in low-memory situations
2017-03-06 desUpgrade to OpenSSH 7.4p1.
2017-03-06 aeFix the build. Use new ipfw_lookup_table() in the nat64...
2017-03-05 aeAdd IPv6 support to O_IP_DST_LOOKUP opcode.
2017-03-05 aeReject invalid object types that can not be used with...
2017-03-03 aeFix matching table entry value. Use real table value...
2017-03-03 jkimMerge ACPICA 20170303.
2017-03-02 mmMFV r314565,314567,314570:
2017-03-02 desUpgrade to OpenSSH 7.3p1.
2017-03-01 dimMerge ^/head r314482 through r314522.
2017-03-01 aeFix NPTv6 rule counters when one_pass is not enabled.
2017-02-23 dimMerge ^/head r313896 through r314128.
2017-02-22 pfgsys: Replace zero with NULL for pointers.
2017-02-20 desUpgrade to OpenPAM Radula.
2017-02-19 baptImport mandoc 1.4.1rc2
2017-02-17 dimMerge ^/head r313644 through r313895.
2017-02-16 vangyzenUse inet_ntoa_r() instead of inet_ntoa() throughout...
2017-02-16 vangyzenpf: use inet_ntoa_r() instead of inet_ntoa(); maybe...
2017-02-13 delphijMFV r313676: libpcap 1.8.1
2017-02-11 dimMerge ^/head r313301 through r313643.
2017-02-07 ngieImprove libnetbsd compatibility with NetBSD
2017-02-07 ngieMFhead@r313360
2017-02-07 ngieFix typos in comments (returing -> returning)
2017-02-04 ngieMerge in changes from ^/vendor/NetBSD/tests/dist@r313245
2017-02-04 ngieMFhead@r313243
2017-02-02 jkimMFV: r313101
2017-02-02 mmMFV r313071:
2017-02-01 dimMerge ^/head r312968 through r313054.
2017-02-01 glebiusUpdate tcpdump to 4.9.0.
2017-01-30 glebiusFix indentantion in pf_purge_thread(). No functional...
2017-01-29 dimMerge ^/head r312894 through r312967.
2017-01-29 loosDo not run the pf purge thread while the VNET variables...
2017-01-22 dimMerge ^/head r312309 through r312623.
2017-01-21 baptImport mandoc cvs snapshot 20170121 (pre 1.14)
2017-01-17 aeInitialize IPFW static rules rmlock with RM_RECURSE...
2017-01-16 ngieMerge ^/vendor/NetBSD/tests/dist@r312294
2017-01-14 dimMerge compiler-rt release_40 branch r292009.
2017-01-14 dimMerge llvm, clang, lld and lldb release_40 branch r2920...
2017-01-14 ngieCopy ^/vendor/NetBSD/tests/dist/lib/libc/hash/t_hmac...
2017-01-14 ngieCopy ^/vendor/NetBSD/tests/dist to contrib/netbsd-tests
2017-01-14 ngieMerge content currently under test from ^/vendor/NetBSD...
2017-01-13 ngieUpgrade NetBSD tests to 01.11.2017_23.20 snapshot
2017-01-11 dimMerge ^/head r311812 through r311939.
2017-01-10 mmMFV r311899:
2017-01-09 dimMerge compiler-rt trunk r291476.
2017-01-09 dimMerge llvm, clang, lld and lldb trunk r291476.
2017-01-09 mariusIn dummynet(4), random chunks of memory are casted...
2017-01-08 dimMerge compiler-rt r291274.
2017-01-08 dimMerge libc++ r291274, and update the library Makefile.
2017-01-06 dimMerge llvm, clang, lld and lldb trunk r291274, and...
2017-01-05 jkimMerge ACPICA 20161222.
2017-01-04 dimMerge llvm, clang, lld and lldb trunk r291012, and...
2017-01-04 delphijRestructure libz, place vendor files in contrib/zlib...
2017-01-02 dimUpdate lldb to trunk r290819 and resolve conflicts.
2017-01-02 dimUpdate lld to trunk r290819 and resolve conflicts.
2017-01-02 dimUpdate clang to trunk r290819 and resolve conflicts.
next