]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/contrib/pf/net/if_pfsync.c
Merge ACPICA 20120320.
[FreeBSD/FreeBSD.git] / sys / contrib / pf / net / if_pfsync.c
2012-03-20 Jung-uk KimMerge ACPICA 20120320.
2012-03-20 David ChisnallImport new version of libcxxrt. Now works correctly...
2012-03-14 David ChisnallImport a slightly newer libc++, with some bugs fixed...
2012-03-14 David ChisnallImport new versions of libcxxrt and libc++.
2012-03-11 Juli MallettMerge the Cavium Octeon SDK 2.3.0 Simple Executive...
2012-03-08 Gleb SmirnoffMerge from OpenBSD:
2012-02-25 Martin MatuskaUpdate libarchive to 3.0.3
2012-02-22 Mark PeekUpdate to tcsh 6.18.01.
2012-02-16 Jung-uk KimMerge ACPICA 20120215.
2012-02-05 Dimitry AndricAdd a WITH_CLANG_EXTRAS option for src.conf(5), disable...
2012-01-29 Martin MatuskaUupdate code to vendor rev. 4183 (release/2.8)
2012-01-17 Gleb SmirnoffAllocate our mbuf with m_get2().
2012-01-11 Jung-uk KimMerge ACPICA 20120111.
2012-01-11 Gleb SmirnoffRedo r226660:
2012-01-11 Gleb SmirnoffFix some spacing in code under __FreeBSD__.
2012-01-11 Gleb SmirnoffAdd necessary locking in pfsync_in_ureq().
2012-01-11 Gleb SmirnoffMove PF_LOCK_ASSERT() under __FreeBSD__.
2012-01-11 Gleb SmirnoffMerge from OpenBSD:
2012-01-09 Gleb SmirnoffCan't pass MSIZE to m_cljget(), an mbuf can't be attach...
2012-01-09 Gleb SmirnoffBackout of backout: we need SI_SUB_PROTO_DOMAIN for...
2012-01-09 Gleb SmirnoffRevert sub argument of MODULE_DECLARE back to r226532.
2012-01-09 Gleb SmirnoffIn FreeBSD we determine presence of pfsync(4) at run...
2012-01-09 Gleb SmirnoffBunch of fixes to pfsync(4) module load/unload:
2012-01-07 Gleb SmirnoffMerge from OpenBSD:
2012-01-07 Gleb SmirnoffFix indentation.
2012-01-03 Ed SchoutenImport compiler-rt r147467.
2012-01-01 Adrian ChaddInitial copy of xz-embedded to sys/contrib/.
2011-12-31 Ed SchoutenUpgrade libcompiler_rt to upstream revision 147390.
2011-12-27 Martin MatuskaUpdate to vendor revision 4016.
2011-12-26 Xin LIMerge from OpenBSD 5.0 (this is a dummy change, the...
2011-12-24 Sergey KandaurovFix LINT-VIMAGE build after r228814: use virtualized...
2011-12-22 Gleb SmirnoffMerge from OpenBSD:
2011-12-22 Gleb SmirnoffMerge from OpenBSD:
2011-12-22 Gleb SmirnoffMerge couple more fixes from OpenBSD to bulk processing:
2011-12-22 Gleb SmirnoffWe really mean MTU of the real interface here, not...
2011-12-22 Gleb SmirnoffIn FreeBSD we always have bpf(4) API, either real or...
2011-12-22 Dag-Erling SmørgravMerge upstream r509: don't log an error in the common...
2011-12-21 Martin MatuskaCopy libarchive from vendor branch to contrib
2011-12-20 Gleb SmirnoffRestore a feature that was present in 5.x and 6.x,...
2011-12-20 Gleb Smirnoff- Cover pfsync callouts deletion with PF_LOCK().
2011-12-18 Dag-Erling SmørgravUpgrade to OpenPAM Lycopsida.
2011-12-09 Dimitry AndricUpgrade our copy of llvm/clang to 3.0 release. Release...
2011-12-08 Ruslan ErmilovPull up vendor changes to mdoc(7).
2011-11-28 Jung-uk KimMerge ACPICA 20111123.
2011-11-26 David ChisnallUpdate libcxxrt to remove the pthread dependency.
2011-11-25 David ChisnallImport libc++ / libcxxrt into base. Not build by defau...
2011-11-17 Doug BartonUpgrade to BIND 9.8.1-P1 to address the following DDOS...
2011-11-01 Edwin GroothuisMFV of r226974, tzdata2011n
2011-10-27 Gleb SmirnoffUtilize new IF_DEQUEUE_ALL(ifq, m) macro in pfsyncintr...
2011-10-25 Edwin GroothuisMFV of r226750, tzdata2011m
2011-10-23 Gleb SmirnoffMerge several fixes to bulk update processing from...
2011-10-23 Gleb SmirnoffFix indentation, no code changed.
2011-10-23 Gleb Smirnoff- Fix a bad typo (FreeBSD specific) in pfsync_bulk_upda...
2011-10-23 Gleb SmirnoffFix from r226623 is not sufficient to close all races...
2011-10-23 Gleb SmirnoffAbsense of M_WAITOK in malloc flags for UMA doesn't
2011-10-22 Dimitry AndricUpgrade our copy of llvm/clang to r142614, from upstrea...
2011-10-21 Gleb SmirnoffFix a race: we should update sc_len before dropping...
2011-10-21 Gleb SmirnoffIn FreeBSD ip_output() expects ip_len and ip_off in...
2011-10-19 Bjoern A. ZeebFix recursive pf locking leading to panics. Splatter...
2011-10-19 Bjoern A. ZeebAdjust the PF_ASSERT() macro to what we usually use...
2011-10-19 Bjoern A. ZeebPseudo interfaces should go at SI_SUB_PSEUDO. However...
2011-10-19 Bjoern A. ZeebFix an obvious locking bug where we would lock again...
2011-10-12 Edwin GroothuisMFV of tzdata2011l, r226279
2011-10-05 Dag-Erling SmørgravUpgrade to OpenSSH 5.9p1.
2011-09-29 Dimitry AndricRevive the LLVM and Clang license files, which were...
2011-09-13 Hiroki SatoMerge from openresolv 3.4.4 in the vendor branch.
2011-09-03 Doug BartonUpgrade to BIND version 9.8.1. Release notes at:
2011-08-17 Sergey KandaurovFix build failure without BPF.
2011-08-11 Ruslan Ermilov- Merged awk upstream that includes a fix for a bug...
2011-08-09 Ruslan ErmilovUpdate to a 7-Aug-2011 release.
2011-07-17 Dimitry AndricUpgrade our copy of llvm/clang to r135360, from upstrea...
2011-07-16 Doug BartonUpgrade to version 9.8.0-P4
2011-07-14 Nathan WhitehornUpdate dialog to 1.1-20110707.
2011-07-11 Martin MatuskaUpdate xz to git snapshot of v5.0 branch as of 20110711...
2011-07-06 Doug BartonUpdate to version 9.6-ESV-R4-P3
2011-06-28 Attilio RaoMFC
2011-06-28 Bjoern A. ZeebUpdate packet filter (pf) code to OpenBSD 4.5.
2011-06-28 Edwin GroothuisMFV of tzdata2011h, r223627
2011-06-20 Gavin AtkinsonMerge tnftp-20100108 from the vendor branch into head.
2011-06-14 Gregory Neil ShapiroMerge sendmail 8.14.5 to HEAD
2011-06-12 Dimitry AndricUpgrade our copy of llvm/clang to r132879, from upstrea...
2011-06-09 Xin LIMFV: Update to less v444.
2011-06-03 Ed SchoutenUpgrade libcompiler_rt from revision 117047 to 132478.
2011-05-31 Jung-uk KimMerge ACPICA 20110527.
2011-05-28 Doug BartonUpgrade to 9.6-ESV-R4-P1, which address the following...
2011-05-11 Xin LIMFV: nc(1) from OpenBSD 4.9.
2011-05-09 Xin LIMFV: Update to less v443.
2011-05-06 Ruslan ErmilovUpdate to a 6-May-2011 release (upstreamed some of...
2011-05-05 Dag-Erling SmørgravMerge two upstream patches from vendor branch. No...
2011-05-04 Alexander LeidingerCopy the v4l2 header unchanged from the vendor branch.
2011-05-04 Dag-Erling SmørgravUpgrade to OpenSSH 5.8p2.
2011-05-03 Ruslan ErmilovUpdate to a 1-May-2011 release (except for the isblank...
2011-05-02 Dimitry AndricUpgrade our copy of llvm/clang to r130700, from upstrea...
2011-04-26 Edwin GroothuisMFV of tzdata2011g, 221089.
2011-04-17 Nathan WhitehornUpdate dialog to version 1.1-20110302.
2011-04-15 Jung-uk KimRe-merge with ACPICA vendor source.
2011-04-15 Jung-uk KimMerge ACPICA 20110413.
2011-04-11 Edwin GroothuisMFV of r220547, tzdata2011f:
2011-04-05 David E. O'Brien* Add the readline(3) API to libedit. The libedit...
2011-04-03 Edwin GroothuisMFV of tzdata2011e:
next