]> 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-01-25 kppf: Fix use-after-free of counters
2019-01-22 dimMerge ^/head r343202 through r343319.
2019-01-22 dimMerge compiler-rt trunk r351319, and resolve conflicts.
2019-01-22 dimMerge libc++ trunk r351319, and resolve conflicts.
2019-01-22 kppf: Validate psn_len in DIOCGETSRCNODES
2019-01-20 dimMerge lldb trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge lld trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge clang trunk r351319, resolve conflicts, and updat...
2019-01-20 dimMerge llvm trunk r351319, resolve conflicts, and update...
2019-01-18 kppf: fix pfsync breaking carp
2019-01-15 kppf: silence a runtime warning
2019-01-11 manuImport DTS from Linux 4.20
2019-01-11 manuImport DTS includes from 4.19
2019-01-11 aeRelax requirement to packet size of CARP protocol and...
2019-01-10 emasteUpdate to ELF Tool Chain r3668
2019-01-10 aeFix the build with INVARIANTS.
2019-01-10 aeReduce the size of struct ip_fw_args from 240 to 128...
2019-01-09 glebiusMechanical cleanup of epoch(9) usage in network stack.
2018-12-29 cemUpdate to Zstandard 1.3.8
2018-12-18 cyMFV r342175:
2018-12-12 kppf: Fix endless loop on NAT exhaustion with sticky...
2018-12-11 kppf: Prevent integer overflow in PF when calculating...
2018-12-09 dimMerge ^/head r340918 through r341763.
2018-12-09 cyMFV r341618:
2018-12-06 sjgUpdate bmake to version 20180919
2018-12-06 kppfsync: Performance improvement
2018-12-06 kppf: add a comment describing why do we call pf_map_addr...
2018-12-04 aeAdd ability to request listing and deleting only for...
2018-12-04 aeReimplement how net.inet.ip.fw.dyn_keep_states works.
2018-12-04 aeAdd assertion to check that named object has correct...
2018-12-01 kppf: Fix panic on overlapping interface names
2018-11-27 aeDo not limit the mbuf queue length for keepalive packets.
2018-11-20 jkimMerge OpenSSL 1.1.1a.
2018-11-12 dimMerge ^/head r340235 through r340367.
2018-11-12 aeAdd ability to use dynamic external prefix in ipfw_nptv...
2018-11-10 manuUpdate our devicetree to 4.19 for arm and arm64
2018-11-08 kppf: Prevent tables referenced by rules in anchors from...
2018-11-04 vangyzenUpdate expat to 2.2.6
2018-11-04 dimMerge ^/head r339813 through r340125.
2018-11-02 kppf: Fix build if INVARIANTS is not set
2018-11-02 kppf: Keep a reference to struct ifnets we're using
2018-11-02 kppfsync: Add missing unlock
2018-11-02 kppfsync: Allow module to be unloaded
2018-11-02 kppfsync: Handle syncdev going away
2018-11-02 kppfsync: Ensure uninit is done before pf
2018-11-02 kppfsync: Make pfsync callbacks per-vnet
2018-11-02 kppf: Limit the fragment entry queue length to 64 per...
2018-11-02 kppf: Split the fragment reassembly queue into smaller...
2018-11-02 kppf: Count holes rather than fragments for reassembly
2018-11-02 kpRevert "pf: Limit the maximum number of fragments per...
2018-10-28 kppf: Make ':0' ignore link-local v6 addresses too
2018-10-27 dimMerge ^/head r339670 through r339812.
2018-10-27 eugenipfw: implement ngtee/netgraph actions for layer-2...
2018-10-25 mmMFV r339640,339641,339644:
2018-10-24 kppf: Fix copy/paste error in IPv6 address rewriting
2018-10-23 kppf: ifp can never be NULL in pfi_ifaddr_event()
2018-10-23 dimMerge ^/head r339015 through r339669.
2018-10-21 aeDo not decrement RST life time if keep_alive is not...
2018-10-21 aeCall inet_ntop() only when its result is needed.
2018-10-21 aeRetire IPFIREWALL_NAT64_DIRECT_OUTPUT kernel option...
2018-10-20 baptUpdate libdialog to 1.3-20180621
2018-10-20 kppf synproxy will do the 3WHS on behalf of the target...
2018-10-15 aeAdd extra parentheses to fix "versrcreach" opcode,...
2018-10-10 desUpgrade Unbound to 1.8.0. More to follow.
2018-10-09 jkimUpdate ACPICA to 20181003.
2018-10-09 jhbUpdate Apache Serf to 1.3.9 to support OpenSSL 1.1.1.
2018-10-09 emasteCopy libevent sources to contrib
2018-10-08 gjbMFV r339226 (peter): Record merge of serf-1.3.9.
2018-10-06 emasteopenssh: cherry-pick OpenSSL 1.1.1 compatibility
2018-10-05 gjbMFH r338661 through r339200.
2018-09-29 dimAdd compiler-rt's libFuzzer, not connected to buildworl...
2018-09-24 emasteCopy libevent sources to contrib
2018-09-20 baptImport mandoc 1.14.4
2018-09-17 dimMerge ^/head r338690 through r338730.
2018-09-16 jmgSignificantly improve pf purge cpu usage by only taking...
2018-09-13 jkimUpdate OpenSSL to 1.1.1.
2018-09-10 desUpgrade to OpenSSH 7.8p1.
2018-08-24 dimMerge ^/head r338026 through r338297, and resolve confl...
2018-08-23 manudts: Import DTS for arm64
2018-08-22 pkelseyExtended pf(4) ioctl interface and pfctl(8) to allow...
2018-08-18 dimMerge ^/head r337646 through r338014.
2018-08-17 kppf: Limit the maximum number of fragments per packet
2018-08-15 loosFix a typo in comment.
2018-08-14 jkimMerge OpenSSL 1.0.2p.
2018-08-13 manuImport DTS files from Linux 4.18
2018-08-11 kevansMerge libbe(3)/bectl(8) from projects/bectl into head
2018-08-11 dimMerge ^/head r337619 through r337645.
2018-08-11 kppf: Take the IF_ADDR_RLOCK() when iterating over the...
2018-08-11 kppf: Fix 'set skip on' for groups
2018-08-11 kevansMFH @ r337607, in preparation for boarding
2018-08-10 dimMerge ^/head r337286 through r337585.
2018-08-08 aeUse host byte order when comparing mss values.
2018-08-08 eadlerfile: update to 5.34
2018-08-02 emasteMerge vendor lld/docs directory from r337145
2018-08-02 dimMerge libc++ trunk r338150 (just before the 7.0.0 branc...
2018-08-02 dimMerge clang trunk r338150 (just before the 7.0.0 branch...
2018-08-02 dimMerge llvm trunk r338150 (just before the 7.0.0 branch...
2018-08-02 dimMerge compiler-rt trunk r338150, and resolve conflicts.
2018-08-02 dimMerge libc++ trunk r338150, and resolve conflicts.
2018-07-31 mavMFV r336991, r337001:
next