]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/net
Upgrade to 9.8.3-P3:
[FreeBSD/FreeBSD.git] / sys / net /
2012-09-20 Doug BartonUpgrade to 9.8.3-P3:
2012-09-20 Gleb SmirnoffAdd missing break.
2012-09-19 Jung-uk KimMerge ACPICA 20120913.
2012-09-18 Gleb SmirnoffFix build, pass the pointy hat please.
2012-09-18 Gleb SmirnoffMake ruleset anchors in pf(4) reentrant. We've got...
2012-09-18 Gleb Smirnoff- Add $FreeBSD$ to allow modifications to this file.
2012-09-14 Baptiste Daroussinupdate to version 20120526
2012-09-14 Gleb Smirnoffo Create directory sys/netpfil, where all packet filter...
2012-09-13 Edwin GroothuisMFV of 240454, tzdata2012f
2012-09-12 Martin MatuskaMerge recent zfs vendor changes, sync code and adjust...
2012-09-08 Gleb SmirnoffMerge the projects/pf/head branch, that was worked...
2012-09-05 Marcel MoolenaarUpdate to a pruned 0.16.
2012-09-05 Martin MatuskaMerge recent vendor changes and sync code:
2012-09-04 Marcel MoolenaarMerge ATF 0.16 from vendor/atf/dist.
2012-09-04 Alexander V. ChernikovFix the build broken by r240099.
2012-09-04 Alexander V. ChernikovIntroduce new link-layer PFIL hook V_link_pfil_hook.
2012-09-04 Gleb Smirnoff- Move jenkins.h to jenkins_hash.c
2012-09-03 Dag-Erling SmørgravUpgrade OpenSSH to 6.1p1.
2012-09-03 Gleb SmirnoffChange bridge(4) to use if_transmit for forwarding...
2012-08-30 Gleb SmirnoffIn ifc_alloc_unit():
2012-08-28 Martin MatuskaMerge recent vendor changes:
2012-08-23 Martin MatuskaMerge recent vendor changes:
2012-08-21 John BaldwinFix a silly grammar bogon.
2012-08-20 Dimitry AndricUpgrade our copy of llvm/clang to trunk r162107. With...
2012-08-20 John BaldwinRefine the changes made in r208212 to avoid bogus failu...
2012-08-17 John BaldwinUnexpand a couple of TAILQ_FOREACH()s.
2012-08-16 Jung-uk KimMerge ACPICA 20120816.
2012-08-08 Andrew TurnerImport compiler-rt r160957.
2012-08-05 Konstantin BelousovAfter the PHYS_TO_VM_PAGE() function was de-inlined...
2012-08-02 Gleb SmirnoffFix races between in_lltable_prefix_free(), lla_lookup(),
2012-08-02 Gleb SmirnoffThe llentry_update() is used only by flowtable and...
2012-08-01 Gleb SmirnoffSome more whitespace cleanup.
2012-07-31 Gleb SmirnoffSome style(9) and whitespace changes.
2012-07-30 Martin MatuskaPartial MFV (illumos-gate 13753:2aba784c276b)
2012-07-28 Bjoern A. ZeebHardcode the loopback rx/tx checkum options for IPv6...
2012-07-28 Martin MatuskaUpdate libarchive to 3.0.4
2012-07-26 Ruslan ErmilovPull up vendor changes to mdoc(7).
2012-07-24 Doug BartonHeavy DNSSEC Validation Load Can Cause a "Bad Cache...
2012-07-24 Warner LoshUpdate to latest git version of dtc to get new dtsv2...
2012-07-24 Xin LIMFV: less v451.
2012-07-17 Pedro F. GiffuniDtrace: improve handling of library paths.
2012-07-15 Alexander V. ChernikovPermit changing MTU in 6to4 relay.
2012-07-14 Pedro F. GiffuniMerge illumos commit 13455:7205f7794835
2012-07-13 Martin MatuskaMerge illumos commit 13749:df4cd82e2b60
2012-07-12 Jung-uk KimMerge OpenSSL 1.0.1c.
2012-07-11 Jung-uk KimMerge ACPICA 20120711.
2012-07-10 Ed MasteSimplify error case
2012-07-10 Ed MastePlug potential mbuf leak when bridging fragments
2012-07-09 Mikolaj GolubIn epair_clone_destroy(), when destroying the second...
2012-07-09 Ed MasteRestore error handling lost in r191603
2012-07-06 Ed MasteImplement SIOCGIFMEDIA for if_tap(4)
2012-07-04 Gleb SmirnoffWhen ip_output()/ip6_output() is supplied a struct...
2012-07-01 Pedro F. GiffuniImport the dtrace llquantize test files from the vendor...
2012-06-30 Andrew ThompsonAdd the same check as vlan(4) where we ignore the ifnet...
2012-06-29 John BaldwinHold GIF_LOCK() for almost all of gif_start(). It...
2012-06-27 Jung-uk KimMerge OpenSSL 0.9.8x.
2012-06-27 Jung-uk KimMFV: r237650
2012-06-26 Xin LIMFV: less v449.
2012-06-25 Xin LIMFV (r237567):
2012-06-22 Jung-uk KimMerge ACPICA 20120620.
2012-06-21 Xin LIMFV: Update zlib to 1.2.7.
2012-06-19 Navdeep Parhar- Updated TOE support in the kernel.
2012-06-12 Randall StewartFix comment to better reflect how we are
2012-06-12 Randall StewartNote to self. Have morning coffee *before* committing...
2012-06-12 Randall StewartOpps forgot to commit the flag.
2012-06-12 Randall StewartAllow a gif tunnel to be used with ALTq.
2012-06-11 Andrew ThompsonFix a panic I introduced in r234487, the bridge softc...
2012-06-09 Alexander V. ChernikovFix typo introduced in r236559.
2012-06-07 Mikolaj GolubSort includes.
2012-06-07 Mikolaj GolubAdd VIMAGE support to if_tap.
2012-06-04 Doug BartonUpgrade to 9.8.3-P1, the latest from ISC. This version...
2012-06-04 Alexander V. ChernikovFix panic introduced by r235745. Panic occurs after...
2012-05-30 Michael TuexenSeperate SCTP checksum offloading for IPv4 and IPv6.
2012-05-29 Jung-uk KimFix style(9) nits, reduce unnecessary type castings...
2012-05-29 Jung-uk Kim- Save the previous filter right before we set new...
2012-05-29 Jung-uk KimFix 32-bit shim for BIOCSETF to drop all packets buffer...
2012-05-29 Alexander V. ChernikovFix BPF_JITTER code broken by r235746.
2012-05-28 Doug BartonUpgrade to BIND version 9.8.3, the latest from ISC.
2012-05-28 Eygene Ryabinkinif_lagg: allow to invoke SIOCSLAGGPORT multiple times...
2012-05-28 Bjoern A. ZeebIt turns out that too many drivers are not only parsing...
2012-05-26 Dag-Erling SmørgravOpenPAM Micrampelis was re-rolled due to a showstopper...
2012-05-26 Dag-Erling SmørgravUpdate to OpenPAM Micrampelis.
2012-05-26 Andrew ThompsonTurn LACP debugging from a compile time option to a...
2012-05-25 Bjoern A. ZeebMFp4 bz_ipv6_fast:
2012-05-24 Jung-uk KimMerge ACPICA 20120518.
2012-05-23 Dimitry AndricUpgrade our copy of llvm/clang to 3.1 release. Release...
2012-05-21 Alexander V. ChernikovMake most BPF ioctls() SMP-safe.
2012-05-21 Alexander V. ChernikovCall bpf_jitter() before acquiring BPF global lock...
2012-05-21 Alexander V. ChernikovFix old panic when BPF consumer attaches to destroying...
2012-05-21 Alexander V. ChernikovFix panic on attaching to non-existent interface (intro...
2012-05-21 Baptiste DaroussinImport byacc from invisible island, it brings us lots...
2012-05-19 Marcel MoolenaarUse the LLINDEX macro to access the link-level I/F...
2012-05-17 Xin LIMerge tcpdump 4.2.1.
2012-05-14 Xin LIMerge from vendor branch: update libpcap to 1.2.1.
2012-05-14 Xin LISync DLTs with the latest pcap version.
2012-05-12 George V. Neville... Import dtracetoolkit into cddl/contrib
2012-05-04 Xin LIMerge from OpenBSD 5.1.
2012-05-03 Dimitry AndricUpgrade our copy of llvm/clang to r155985, from upstrea...
2012-05-03 David ChisnallImport new version of libc++. Among other improvements...
2012-05-03 Alexander V. ChernikovRevert r234834 per luigi@ request.
next