<?xml version="1.0" encoding="UTF-8" standalone="no"?><?xml-stylesheet type="text/css" href="http://www.alexdupre.com/cvs.css"?><rss version="2.0">
  <channel>
    <title>FreeBSD-7 src/</title>
    <link>http://www.alexdupre.com/cvs.php</link>
    <description>Most recent commits in FreeBSD 7-STABLE src/ tree.</description>
    <item>
      <title>MFC r362623:</title>
      <description><![CDATA[<small>[ 17:53:53 <a href="mailto:dim@FreeBSD.org" title="Dimitry Andric">dim</a> ] RELENG_7</small><br>
               <blockquote>
                  <table border="0" cellspacing="3">
                     <tr>
                        <td><big><b><a href="http://svnweb.freebsd.org/base/stable/7/lib/libkvm/kvm_getswapinfo.3?view=log">src/7/lib/libkvm/kvm_getswapinfo.3</a></b></big></td>
                        <td>362800</td>
                        <td nowrap>[ +2 -2 ]</td>
                        <td nowrap><a href="http://svnweb.freebsd.org/base/stable/7/lib/libkvm/kvm_getswapinfo.3?r1=362799&amp;r2=362800&amp;view=patch">diff</a> (<a href="http://svnweb.freebsd.org/base/stable/7/lib/libkvm/kvm_getswapinfo.3?r1=362799&amp;r2=362800">colored</a>)</td>
                     </tr>
                  </table>
               </blockquote>
               <blockquote>
<pre class="code">
MFC r362623:

Fix copy/paste mistake in kvm_getswapinfo(3)

It seems this manpage was copied from kvm_getloadavg(3), but the
DIAGNOSTICS section was not updated completely. Update the section with
correct information about a return value of -1.</pre>
               </blockquote>]]></description>
      <guid isPermaLink="false">www.alexdupre.com/cvs/519790</guid>
      <pubDate>Tue, 30 Jun 2020 17:53:53 +0200</pubDate>
    </item>
    <item>
      <title>MFC r338038: Extending the delay cycles to give the codec more time to pump ADC data across the AC-link.</title>
      <description><![CDATA[<small>[ 15:08:50 <a href="mailto:avatar@FreeBSD.org" title="Tai-hwa Liang">avatar</a> ] RELENG_7</small><br>
               <blockquote>
                  <table border="0" cellspacing="3">
                     <tr>
                        <td><big><b><a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/sound/pci/csa.c?view=log">src/7/sys/dev/sound/pci/csa.c</a></b></big></td>
                        <td>338329</td>
                        <td nowrap>[ +1 -1 ]</td>
                        <td nowrap><a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/sound/pci/csa.c?r1=338328&amp;r2=338329&amp;view=patch">diff</a> (<a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/sound/pci/csa.c?r1=338328&amp;r2=338329">colored</a>)</td>
                     </tr>
                  </table>
               </blockquote>
               <blockquote>
<pre class="code">
MFC r338038: Extending the delay cycles to give the codec more time to pump ADC data across the AC-link.

Without this patch, some CS4614 cards will need users to reload the driver manually or
the hardware won&#039;t be initialised properly. Something like:

	# kldload snd_csa
	# kldunload snd_csa
	# kldload snd_csa

Tested with:	Terratec SiXPack 5.1+</pre>
               </blockquote>]]></description>
      <guid isPermaLink="false">www.alexdupre.com/cvs/436991</guid>
      <pubDate>Sun, 26 Aug 2018 15:08:50 +0200</pubDate>
    </item>
    <item>
      <title>MFC r336438</title>
      <description><![CDATA[<small>[ 02:59:57 <a href="mailto:davidcs@FreeBSD.org" title="David C Somayajulu">davidcs</a> ] RELENG_7</small><br>
               <blockquote>
                  <table border="0" cellspacing="3">
                     <tr>
                        <td><big><b><a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe.c?view=log">src/7/sys/dev/bxe/bxe.c</a></b></big></td>
                        <td>337514</td>
                        <td nowrap>[ +29 -13 ]</td>
                        <td nowrap><a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe.c?r1=337513&amp;r2=337514&amp;view=patch">diff</a> (<a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe.c?r1=337513&amp;r2=337514">colored</a>)</td>
                     </tr>
                  </table>
               </blockquote>
               <blockquote>
<pre class="code">
MFC r336438

Fixes for  the following issues:
1. Fix taskqueues drain/free to fix panic seen when interface is being
   bought down and in parallel asynchronous link events happening.

2. Fix bxe_ifmedia_status()

Submitted by:Vaishali.Kulkarni@cavium.com and Anand.Khoje@cavium.com</pre>
               </blockquote>]]></description>
      <guid isPermaLink="false">www.alexdupre.com/cvs/434991</guid>
      <pubDate>Thu, 09 Aug 2018 02:59:57 +0200</pubDate>
    </item>
    <item>
      <title>MFC r333004</title>
      <description><![CDATA[<small>[ 23:50:20 <a href="mailto:davidcs@FreeBSD.org" title="David C Somayajulu">davidcs</a> ] RELENG_7</small><br>
               <blockquote>
                  <table border="0" cellspacing="3">
                     <tr>
                        <td><big><b><a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe.c?view=log">src/7/sys/dev/bxe/bxe.c</a></b></big></td>
                        <td>333441</td>
                        <td nowrap>[ +5 -5 ]</td>
                        <td nowrap><a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe.c?r1=333440&amp;r2=333441&amp;view=patch">diff</a> (<a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe.c?r1=333440&amp;r2=333441">colored</a>)</td>
                     </tr>
                  </table>
               </blockquote>
               <blockquote>
<pre class="code">
MFC r333004
Fix Issue with adding MultiCast Addresses. When multicast addresses are
added/deleted, the delete the multicast addresses previously programmed
in HW and reprogram the new set of multicast addresses.

Submitted by:Vaishali.Kulkarni@cavium.com</pre>
               </blockquote>]]></description>
      <guid isPermaLink="false">www.alexdupre.com/cvs/424829</guid>
      <pubDate>Wed, 09 May 2018 23:50:20 +0200</pubDate>
    </item>
    <item>
      <title>MFC r314365</title>
      <description><![CDATA[<small>[ 04:37:58 <a href="mailto:davidcs@FreeBSD.org" title="David C Somayajulu">davidcs</a> ] RELENG_7</small><br>
               <blockquote>
                  <table border="0" cellspacing="3">
                     <tr>
                        <td><big><b><a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe.c?view=log">src/7/sys/dev/bxe/bxe.c</a></b></big></td>
                        <td>315885</td>
                        <td nowrap>[ +248 -80 ]</td>
                        <td nowrap><a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe.c?r1=315884&amp;r2=315885&amp;view=patch">diff</a> (<a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe.c?r1=315884&amp;r2=315885">colored</a>)</td>
                     </tr>
                     <tr>
                        <td><big><b><a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe.h?view=log">src/7/sys/dev/bxe/bxe.h</a></b></big></td>
                        <td>315885</td>
                        <td nowrap>[ +2 -3 ]</td>
                        <td nowrap><a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe.h?r1=315884&amp;r2=315885&amp;view=patch">diff</a> (<a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe.h?r1=315884&amp;r2=315885">colored</a>)</td>
                     </tr>
                     <tr>
                        <td><big><b><a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe_elink.c?view=log">src/7/sys/dev/bxe/bxe_elink.c</a></b></big></td>
                        <td>315885</td>
                        <td nowrap>[ +68 -3 ]</td>
                        <td nowrap><a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe_elink.c?r1=315884&amp;r2=315885&amp;view=patch">diff</a> (<a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe_elink.c?r1=315884&amp;r2=315885">colored</a>)</td>
                     </tr>
                     <tr>
                        <td><big><b><a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe_stats.c?view=log">src/7/sys/dev/bxe/bxe_stats.c</a></b></big></td>
                        <td>315885</td>
                        <td nowrap>[ +2 -0 ]</td>
                        <td nowrap><a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe_stats.c?r1=315884&amp;r2=315885&amp;view=patch">diff</a> (<a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe_stats.c?r1=315884&amp;r2=315885">colored</a>)</td>
                     </tr>
                     <tr>
                        <td><big><b><a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe_stats.h?view=log">src/7/sys/dev/bxe/bxe_stats.h</a></b></big></td>
                        <td>315885</td>
                        <td nowrap>[ +17 -0 ]</td>
                        <td nowrap><a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe_stats.h?r1=315884&amp;r2=315885&amp;view=patch">diff</a> (<a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe_stats.h?r1=315884&amp;r2=315885">colored</a>)</td>
                     </tr>
                  </table>
               </blockquote>
               <blockquote>
<pre class="code">
MFC r314365
        1. state checks in bxe_tx_mq_start_locked() and bxe_tx_mq_start() to
           sync threads during interface down or detach.
        2. add sysctl to set pause frame parameters
        3. increase max segs for TSO packets to BXE_TSO_MAX_SEGMENTS (32)
        4. add debug messages for PHY
        5. HW LRO support restricted to FreeBSD versions 8.x and above.

Submitted by:	Vaishali.Kulkarni@cavium.com</pre>
               </blockquote>]]></description>
      <guid isPermaLink="false">www.alexdupre.com/cvs/381733</guid>
      <pubDate>Fri, 24 Mar 2017 04:37:58 +0100</pubDate>
    </item>
    <item>
      <title>MFC r298591</title>
      <description><![CDATA[<small>[ 05:22:31 <a href="mailto:davidcs@FreeBSD.org" title="David C Somayajulu">davidcs</a> ] RELENG_7</small><br>
               <blockquote>
                  <table border="0" cellspacing="3">
                     <tr>
                        <td><big><b><a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe_elink.c?view=log">src/7/sys/dev/bxe/bxe_elink.c</a></b></big></td>
                        <td>299308</td>
                        <td nowrap>[ +2 -2 ]</td>
                        <td nowrap><a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe_elink.c?r1=299307&amp;r2=299308&amp;view=patch">diff</a> (<a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe_elink.c?r1=299307&amp;r2=299308">colored</a>)</td>
                     </tr>
                     <tr>
                        <td><big><b><a href="http://svnweb.freebsd.org/base/stable/7/sys/modules/bxe/Makefile?view=log">src/7/sys/modules/bxe/Makefile</a></b></big></td>
                        <td>299308</td>
                        <td nowrap>[ +0 -1 ]</td>
                        <td nowrap><a href="http://svnweb.freebsd.org/base/stable/7/sys/modules/bxe/Makefile?r1=299307&amp;r2=299308&amp;view=patch">diff</a> (<a href="http://svnweb.freebsd.org/base/stable/7/sys/modules/bxe/Makefile?r1=299307&amp;r2=299308">colored</a>)</td>
                     </tr>
                  </table>
               </blockquote>
               <blockquote>
<pre class="code">
MFC r298591

1. Removed -Wno-shift-negative-value from Makefile
2. Fixed warning its absence caused in bxe_elink.c</pre>
               </blockquote>]]></description>
      <guid isPermaLink="false">www.alexdupre.com/cvs/347911</guid>
      <pubDate>Tue, 10 May 2016 05:22:31 +0200</pubDate>
    </item>
    <item>
      <title>MFC r298496</title>
      <description><![CDATA[<small>[ 05:19:09 <a href="mailto:davidcs@FreeBSD.org" title="David C Somayajulu">davidcs</a> ] RELENG_7</small><br>
               <blockquote>
                  <table border="0" cellspacing="3">
                     <tr>
                        <td><big><b><a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe.c?view=log">src/7/sys/dev/bxe/bxe.c</a></b></big></td>
                        <td>299307</td>
                        <td nowrap>[ +0 -141 ]</td>
                        <td nowrap><a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe.c?r1=299306&amp;r2=299307&amp;view=patch">diff</a> (<a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe.c?r1=299306&amp;r2=299307">colored</a>)</td>
                     </tr>
                  </table>
               </blockquote>
               <blockquote>
<pre class="code">
MFC r298496

Remove Unused/Dead Code</pre>
               </blockquote>]]></description>
      <guid isPermaLink="false">www.alexdupre.com/cvs/347910</guid>
      <pubDate>Tue, 10 May 2016 05:19:09 +0200</pubDate>
    </item>
    <item>
      <title>MFC r298294</title>
      <description><![CDATA[<small>[ 05:17:05 <a href="mailto:davidcs@FreeBSD.org" title="David C Somayajulu">davidcs</a> ] RELENG_7</small><br>
               <blockquote>
                  <table border="0" cellspacing="3">
                     <tr>
                        <td><big><b><a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe.c?view=log">src/7/sys/dev/bxe/bxe.c</a></b></big></td>
                        <td>299306</td>
                        <td nowrap>[ +153 -63 ]</td>
                        <td nowrap><a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe.c?r1=299305&amp;r2=299306&amp;view=patch">diff</a> (<a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe.c?r1=299305&amp;r2=299306">colored</a>)</td>
                     </tr>
                     <tr>
                        <td><big><b><a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe.h?view=log">src/7/sys/dev/bxe/bxe.h</a></b></big></td>
                        <td>299306</td>
                        <td nowrap>[ +6 -2 ]</td>
                        <td nowrap><a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe.h?r1=299305&amp;r2=299306&amp;view=patch">diff</a> (<a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe.h?r1=299305&amp;r2=299306">colored</a>)</td>
                     </tr>
                     <tr>
                        <td><big><b><a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe_stats.c?view=log">src/7/sys/dev/bxe/bxe_stats.c</a></b></big></td>
                        <td>299306</td>
                        <td nowrap>[ +10 -2 ]</td>
                        <td nowrap><a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe_stats.c?r1=299305&amp;r2=299306&amp;view=patch">diff</a> (<a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe_stats.c?r1=299305&amp;r2=299306">colored</a>)</td>
                     </tr>
                  </table>
               </blockquote>
               <blockquote>
<pre class="code">
MFC r298294

1. modify fwdump (a.k.a grcdump) so that grcdump memory is allocated
     and freed on as needed basis.
2. grcdump can be taken at failure points by invoking bxe_grc_dump()
     when trigger_grcdump sysctl flag is set. When grcdump is taken
     grcdump_done sysctl flag is set.
3. grcdump_done can be monitored by the user to retrieve the grcdump</pre>
               </blockquote>]]></description>
      <guid isPermaLink="false">www.alexdupre.com/cvs/347909</guid>
      <pubDate>Tue, 10 May 2016 05:17:05 +0200</pubDate>
    </item>
    <item>
      <title>MFC r297884</title>
      <description><![CDATA[<small>[ 21:22:07 <a href="mailto:davidcs@FreeBSD.org" title="David C Somayajulu">davidcs</a> ] RELENG_7</small><br>
               <blockquote>
                  <table border="0" cellspacing="3">
                     <tr>
                        <td><big><b><a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe.c?view=log">src/7/sys/dev/bxe/bxe.c</a></b></big></td>
                        <td>298291</td>
                        <td nowrap>[ +261 -5 ]</td>
                        <td nowrap><a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe.c?r1=298290&amp;r2=298291&amp;view=patch">diff</a> (<a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe.c?r1=298290&amp;r2=298291">colored</a>)</td>
                     </tr>
                     <tr>
                        <td><big><b><a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe.h?view=log">src/7/sys/dev/bxe/bxe.h</a></b></big></td>
                        <td>298291</td>
                        <td nowrap>[ +23 -0 ]</td>
                        <td nowrap><a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe.h?r1=298290&amp;r2=298291&amp;view=patch">diff</a> (<a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe.h?r1=298290&amp;r2=298291">colored</a>)</td>
                     </tr>
                     <tr>
                        <td><big><b><a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe_ioctl.h?view=log">src/7/sys/dev/bxe/bxe_ioctl.h</a></b></big></td>
                        <td>298291</td>
                        <td nowrap>[ +116 -0 ]</td>
                        <td nowrap><a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe_ioctl.h?r1=298290&amp;r2=298291&amp;view=patch">diff</a> (<a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe_ioctl.h?r1=298290&amp;r2=298291">colored</a>)</td>
                     </tr>
                  </table>
               </blockquote>
               <blockquote>
<pre class="code">
MFC r297884
Add support for Flash Update

Submitted by:nrapendra.singh@qlogic.com;vaishali.kulkarni@qlogic.com;davidcs@freebsd.org</pre>
               </blockquote>]]></description>
      <guid isPermaLink="false">www.alexdupre.com/cvs/345692</guid>
      <pubDate>Tue, 19 Apr 2016 21:22:07 +0200</pubDate>
    </item>
    <item>
      <title>MFC r297873</title>
      <description><![CDATA[<small>[ 21:18:59 <a href="mailto:davidcs@FreeBSD.org" title="David C Somayajulu">davidcs</a> ] RELENG_7</small><br>
               <blockquote>
                  <table border="0" cellspacing="3">
                     <tr>
                        <td><big><b><a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe.c?view=log">src/7/sys/dev/bxe/bxe.c</a></b></big></td>
                        <td>298290</td>
                        <td nowrap>[ +57 -23 ]</td>
                        <td nowrap><a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe.c?r1=298289&amp;r2=298290&amp;view=patch">diff</a> (<a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe.c?r1=298289&amp;r2=298290">colored</a>)</td>
                     </tr>
                     <tr>
                        <td><big><b><a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe_stats.h?view=log">src/7/sys/dev/bxe/bxe_stats.h</a></b></big></td>
                        <td>298290</td>
                        <td nowrap>[ +6 -0 ]</td>
                        <td nowrap><a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe_stats.h?r1=298289&amp;r2=298290&amp;view=patch">diff</a> (<a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe_stats.h?r1=298289&amp;r2=298290">colored</a>)</td>
                     </tr>
                  </table>
               </blockquote>
               <blockquote>
<pre class="code">
MFC r297873

1. Process tx completions in bxe_periodic_callout_func() and
   restart transmissions if possible.
2. For SIOCSIFFLAGS call bxe_init_locked() only if !BXE_STATE_DISABLED
3. remove code not needed in bxe_init_internal_common()

Submitted by:vaishali.kulkarni@qlogic.com;venkata.bhavaraju@qlogic.com</pre>
               </blockquote>]]></description>
      <guid isPermaLink="false">www.alexdupre.com/cvs/345691</guid>
      <pubDate>Tue, 19 Apr 2016 21:18:59 +0200</pubDate>
    </item>
    <item>
      <title>MFC r297155</title>
      <description><![CDATA[<small>[ 23:59:52 <a href="mailto:davidcs@FreeBSD.org" title="David C Somayajulu">davidcs</a> ] RELENG_7</small><br>
               <blockquote>
                  <table border="0" cellspacing="3">
                     <tr>
                        <td><big><b><a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe.c?view=log">src/7/sys/dev/bxe/bxe.c</a></b></big></td>
                        <td>297625</td>
                        <td nowrap>[ +59 -26 ]</td>
                        <td nowrap><a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe.c?r1=297624&amp;r2=297625&amp;view=patch">diff</a> (<a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe.c?r1=297624&amp;r2=297625">colored</a>)</td>
                     </tr>
                     <tr>
                        <td><big><b><a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe.h?view=log">src/7/sys/dev/bxe/bxe.h</a></b></big></td>
                        <td>297625</td>
                        <td nowrap>[ +11 -0 ]</td>
                        <td nowrap><a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe.h?r1=297624&amp;r2=297625&amp;view=patch">diff</a> (<a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe.h?r1=297624&amp;r2=297625">colored</a>)</td>
                     </tr>
                  </table>
               </blockquote>
               <blockquote>
<pre class="code">
MFC r297155
Modifications to achieve a common source base from FreeBSD7.x thru 10.x</pre>
               </blockquote>]]></description>
      <guid isPermaLink="false">www.alexdupre.com/cvs/344014</guid>
      <pubDate>Wed, 06 Apr 2016 23:59:52 +0200</pubDate>
    </item>
    <item>
      <title>MFC r296579</title>
      <description><![CDATA[<small>[ 00:49:16 <a href="mailto:davidcs@FreeBSD.org" title="David C Somayajulu">davidcs</a> ] RELENG_7</small><br>
               <blockquote>
                  <table border="0" cellspacing="3">
                     <tr>
                        <td><big><b><a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe.c?view=log">src/7/sys/dev/bxe/bxe.c</a></b></big></td>
                        <td>296879</td>
                        <td nowrap>[ +118 -27 ]</td>
                        <td nowrap><a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe.c?r1=296878&amp;r2=296879&amp;view=patch">diff</a> (<a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe.c?r1=296878&amp;r2=296879">colored</a>)</td>
                     </tr>
                  </table>
               </blockquote>
               <blockquote>
<pre class="code">
MFC r296579
Fix code so that buf_ring allocation for Tx Queues and their mutexes
is done during during bxe_attach() and freed during bxe_detach()</pre>
               </blockquote>]]></description>
      <guid isPermaLink="false">www.alexdupre.com/cvs/341793</guid>
      <pubDate>Tue, 15 Mar 2016 00:49:16 +0100</pubDate>
    </item>
    <item>
      <title>MFC r296071</title>
      <description><![CDATA[<small>[ 22:50:39 <a href="mailto:davidcs@FreeBSD.org" title="David C Somayajulu">davidcs</a> ] RELENG_7</small><br>
               <blockquote>
                  <table border="0" cellspacing="3">
                     <tr>
                        <td><big><b><a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/57710_init_values.c?view=log">src/7/sys/dev/bxe/57710_init_values.c</a></b></big></td>
                        <td>296583</td>
                        <td nowrap>[ +223 -388 ]</td>
                        <td nowrap><a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/57710_init_values.c?r1=296582&amp;r2=296583&amp;view=patch">diff</a> (<a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/57710_init_values.c?r1=296582&amp;r2=296583">colored</a>)</td>
                     </tr>
                  </table>
               </blockquote>
               <blockquote>
<pre class="code">
MFC r296071
Upgrade the firmware carried in driver and loaded during hardware
initialization (a.k.a STORM firmware) to version 7.13.1 (latest version)</pre>
               </blockquote>]]></description>
      <guid isPermaLink="false">www.alexdupre.com/cvs/341137</guid>
      <pubDate>Wed, 09 Mar 2016 22:50:39 +0100</pubDate>
    </item>
    <item>
      <title>MFC r295830</title>
      <description><![CDATA[<small>[ 19:12:09 <a href="mailto:davidcs@FreeBSD.org" title="David C Somayajulu">davidcs</a> ] RELENG_7</small><br>
               <blockquote>
                  <table border="0" cellspacing="3">
                     <tr>
                        <td><big><b><a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe.c?view=log">src/7/sys/dev/bxe/bxe.c</a></b></big></td>
                        <td>296044</td>
                        <td nowrap>[ +73 -465 ]</td>
                        <td nowrap><a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe.c?r1=296043&amp;r2=296044&amp;view=patch">diff</a> (<a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe.c?r1=296043&amp;r2=296044">colored</a>)</td>
                     </tr>
                  </table>
               </blockquote>
               <blockquote>
<pre class="code">
MFC r295830
Remove dead code. Code Cleanup. Improve clarity in debug messages</pre>
               </blockquote>]]></description>
      <guid isPermaLink="false">www.alexdupre.com/cvs/339493</guid>
      <pubDate>Thu, 25 Feb 2016 19:12:09 +0100</pubDate>
    </item>
    <item>
      <title>MFC r295823</title>
      <description><![CDATA[<small>[ 19:08:10 <a href="mailto:davidcs@FreeBSD.org" title="David C Somayajulu">davidcs</a> ] RELENG_7</small><br>
               <blockquote>
                  <table border="0" cellspacing="3">
                     <tr>
                        <td><big><b><a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe.c?view=log">src/7/sys/dev/bxe/bxe.c</a></b></big></td>
                        <td>296043</td>
                        <td nowrap>[ +56 -40 ]</td>
                        <td nowrap><a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe.c?r1=296042&amp;r2=296043&amp;view=patch">diff</a> (<a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe.c?r1=296042&amp;r2=296043">colored</a>)</td>
                     </tr>
                     <tr>
                        <td><big><b><a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe.h?view=log">src/7/sys/dev/bxe/bxe.h</a></b></big></td>
                        <td>296043</td>
                        <td nowrap>[ +0 -2 ]</td>
                        <td nowrap><a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe.h?r1=296042&amp;r2=296043&amp;view=patch">diff</a> (<a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe.h?r1=296042&amp;r2=296043">colored</a>)</td>
                     </tr>
                  </table>
               </blockquote>
               <blockquote>
<pre class="code">
MFC r295823
Modified the use of bxe_grc_dump() function so that it can be invoked directly at any potential error path, where a fwdump is needed. The fwdump (a.k.a grcdump) is stored in a driver buffer. The sysctl grcdump_done indicates if a fwdump was taken and waiting to be retrieved.
The sysctl trigger_grcdump can be used to manually trigger a fwdump.</pre>
               </blockquote>]]></description>
      <guid isPermaLink="false">www.alexdupre.com/cvs/339489</guid>
      <pubDate>Thu, 25 Feb 2016 19:08:10 +0100</pubDate>
    </item>
    <item>
      <title>Return the timestamps from the corresponding namecache entry on a negative</title>
      <description><![CDATA[<small>[ 20:29:29 <a href="mailto:jhb@FreeBSD.org" title="John Baldwin">jhb</a> ] RELENG_7</small><br>
               <blockquote>
                  <table border="0" cellspacing="3">
                     <tr>
                        <td><big><b><a href="http://svnweb.freebsd.org/base/stable/7/sys/kern/vfs_cache.c?view=log">src/7/sys/kern/vfs_cache.c</a></b></big></td>
                        <td>295160</td>
                        <td nowrap>[ +1 -0 ]</td>
                        <td nowrap><a href="http://svnweb.freebsd.org/base/stable/7/sys/kern/vfs_cache.c?r1=295159&amp;r2=295160&amp;view=patch">diff</a> (<a href="http://svnweb.freebsd.org/base/stable/7/sys/kern/vfs_cache.c?r1=295159&amp;r2=295160">colored</a>)</td>
                     </tr>
                  </table>
               </blockquote>
               <blockquote>
<pre class="code">
Return the timestamps from the corresponding namecache entry on a negative
namecache hit.  This was ommitted due to a merging error in r238913.  The
effect was to usually break caching of negative name lookups in the NFS
client.

Submitted by:	bde</pre>
               </blockquote>]]></description>
      <guid isPermaLink="false">www.alexdupre.com/cvs/337094</guid>
      <pubDate>Tue, 02 Feb 2016 20:29:29 +0100</pubDate>
    </item>
    <item>
      <title>MFC r292639</title>
      <description><![CDATA[<small>[ 02:16:11 <a href="mailto:davidcs@FreeBSD.org" title="David C Somayajulu">davidcs</a> ] RELENG_7</small><br>
               <blockquote>
                  <table border="0" cellspacing="3">
                     <tr>
                        <td><big><b><a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe.c?view=log">src/7/sys/dev/bxe/bxe.c</a></b></big></td>
                        <td>293799</td>
                        <td nowrap>[ +481 -2 ]</td>
                        <td nowrap><a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe.c?r1=293798&amp;r2=293799&amp;view=patch">diff</a> (<a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe.c?r1=293798&amp;r2=293799">colored</a>)</td>
                     </tr>
                     <tr>
                        <td><big><b><a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe.h?view=log">src/7/sys/dev/bxe/bxe.h</a></b></big></td>
                        <td>293799</td>
                        <td nowrap>[ +6 -0 ]</td>
                        <td nowrap><a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe.h?r1=293798&amp;r2=293799&amp;view=patch">diff</a> (<a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe.h?r1=293798&amp;r2=293799">colored</a>)</td>
                     </tr>
                     <tr>
                        <td><big><b><a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe_dump.h?view=log">src/7/sys/dev/bxe/bxe_dump.h</a></b></big></td>
                        <td>293799</td>
                        <td nowrap>[ +428 -0 ]</td>
                        <td nowrap><a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe_dump.h?r1=293798&amp;r2=293799&amp;view=patch">diff</a> (<a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe_dump.h?r1=293798&amp;r2=293799">colored</a>)</td>
                     </tr>
                  </table>
               </blockquote>
               <blockquote>
<pre class="code">
MFC r292639
    Add support for firmware dump (a.k.a grcdump)</pre>
               </blockquote>]]></description>
      <guid isPermaLink="false">www.alexdupre.com/cvs/334095</guid>
      <pubDate>Wed, 13 Jan 2016 02:16:11 +0100</pubDate>
    </item>
    <item>
      <title>MFC r292638</title>
      <description><![CDATA[<small>[ 02:11:32 <a href="mailto:davidcs@FreeBSD.org" title="David C Somayajulu">davidcs</a> ] RELENG_7</small><br>
               <blockquote>
                  <table border="0" cellspacing="3">
                     <tr>
                        <td><big><b><a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe.c?view=log">src/7/sys/dev/bxe/bxe.c</a></b></big></td>
                        <td>293798</td>
                        <td nowrap>[ +15 -4 ]</td>
                        <td nowrap><a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe.c?r1=293797&amp;r2=293798&amp;view=patch">diff</a> (<a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe.c?r1=293797&amp;r2=293798">colored</a>)</td>
                     </tr>
                     <tr>
                        <td><big><b><a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe_stats.c?view=log">src/7/sys/dev/bxe/bxe_stats.c</a></b></big></td>
                        <td>293798</td>
                        <td nowrap>[ +2 -0 ]</td>
                        <td nowrap><a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe_stats.c?r1=293797&amp;r2=293798&amp;view=patch">diff</a> (<a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe_stats.c?r1=293797&amp;r2=293798">colored</a>)</td>
                     </tr>
                     <tr>
                        <td><big><b><a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe_stats.h?view=log">src/7/sys/dev/bxe/bxe_stats.h</a></b></big></td>
                        <td>293798</td>
                        <td nowrap>[ +6 -0 ]</td>
                        <td nowrap><a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe_stats.h?r1=293797&amp;r2=293798&amp;view=patch">diff</a> (<a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe_stats.h?r1=293797&amp;r2=293798">colored</a>)</td>
                     </tr>
                  </table>
               </blockquote>
               <blockquote>
<pre class="code">
MFC r292638
      Check for packet_length is greater than 60 bytes as well as packet_length is
      greater than len_on_bd, before invoking the routine to handle jumbo over SGL
      (bxe_service_rxsgl()).
      Add counters for number of jumbo_over_SGL packets (rx_bxe_service_rxsgl) and
      erroneous jumbo_over_SGL packets (rx_erroneous_jumbo_sge_pkts)

      Fix formatting in bxe_sysctl_state()</pre>
               </blockquote>]]></description>
      <guid isPermaLink="false">www.alexdupre.com/cvs/334094</guid>
      <pubDate>Wed, 13 Jan 2016 02:11:32 +0100</pubDate>
    </item>
    <item>
      <title>MFC r289199</title>
      <description><![CDATA[<small>[ 02:09:32 <a href="mailto:davidcs@FreeBSD.org" title="David C Somayajulu">davidcs</a> ] RELENG_7</small><br>
               <blockquote>
                  <table border="0" cellspacing="3">
                     <tr>
                        <td><big><b><a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe.c?view=log">src/7/sys/dev/bxe/bxe.c</a></b></big></td>
                        <td>293797</td>
                        <td nowrap>[ +4 -1 ]</td>
                        <td nowrap><a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe.c?r1=293796&amp;r2=293797&amp;view=patch">diff</a> (<a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe.c?r1=293796&amp;r2=293797">colored</a>)</td>
                     </tr>
                  </table>
               </blockquote>
               <blockquote>
<pre class="code">
MFC r289199

    Add support for reading device temperature</pre>
               </blockquote>]]></description>
      <guid isPermaLink="false">www.alexdupre.com/cvs/334092</guid>
      <pubDate>Wed, 13 Jan 2016 02:09:32 +0100</pubDate>
    </item>
    <item>
      <title>MFC of 290697,tzdata7:</title>
      <description><![CDATA[<small>[ 04:30:04 <a href="mailto:edwin@FreeBSD.org" title="Edwin Groothuis">edwin</a> ] RELENG_7</small><br>
               <blockquote>
                  <table border="0" cellspacing="3">
                     <tr>
                        <td><big><b><a href="http://svnweb.freebsd.org/base/stable/7/share/zoneinfo/asia?view=log">src/7/share/zoneinfo/asia</a></b></big></td>
                        <td>290701</td>
                        <td nowrap>[ +8 -6 ]</td>
                        <td nowrap><a href="http://svnweb.freebsd.org/base/stable/7/share/zoneinfo/asia?r1=290700&amp;r2=290701&amp;view=patch">diff</a> (<a href="http://svnweb.freebsd.org/base/stable/7/share/zoneinfo/asia?r1=290700&amp;r2=290701">colored</a>)</td>
                     </tr>
                     <tr>
                        <td><big><b><a href="http://svnweb.freebsd.org/base/stable/7/share/zoneinfo/australasia?view=log">src/7/share/zoneinfo/australasia</a></b></big></td>
                        <td>290701</td>
                        <td nowrap>[ +29 -5 ]</td>
                        <td nowrap><a href="http://svnweb.freebsd.org/base/stable/7/share/zoneinfo/australasia?r1=290700&amp;r2=290701&amp;view=patch">diff</a> (<a href="http://svnweb.freebsd.org/base/stable/7/share/zoneinfo/australasia?r1=290700&amp;r2=290701">colored</a>)</td>
                     </tr>
                     <tr>
                        <td><big><b><a href="http://svnweb.freebsd.org/base/stable/7/share/zoneinfo/europe?view=log">src/7/share/zoneinfo/europe</a></b></big></td>
                        <td>290701</td>
                        <td nowrap>[ +7 -0 ]</td>
                        <td nowrap><a href="http://svnweb.freebsd.org/base/stable/7/share/zoneinfo/europe?r1=290700&amp;r2=290701&amp;view=patch">diff</a> (<a href="http://svnweb.freebsd.org/base/stable/7/share/zoneinfo/europe?r1=290700&amp;r2=290701">colored</a>)</td>
                     </tr>
                     <tr>
                        <td><big><b><a href="http://svnweb.freebsd.org/base/stable/7/share/zoneinfo/northamerica?view=log">src/7/share/zoneinfo/northamerica</a></b></big></td>
                        <td>290701</td>
                        <td nowrap>[ +22 -0 ]</td>
                        <td nowrap><a href="http://svnweb.freebsd.org/base/stable/7/share/zoneinfo/northamerica?r1=290700&amp;r2=290701&amp;view=patch">diff</a> (<a href="http://svnweb.freebsd.org/base/stable/7/share/zoneinfo/northamerica?r1=290700&amp;r2=290701">colored</a>)</td>
                     </tr>
                     <tr>
                        <td><big><b><a href="http://svnweb.freebsd.org/base/stable/7/share/zoneinfo/zone.tab?view=log">src/7/share/zoneinfo/zone.tab</a></b></big></td>
                        <td>290701</td>
                        <td nowrap>[ +1 -0 ]</td>
                        <td nowrap><a href="http://svnweb.freebsd.org/base/stable/7/share/zoneinfo/zone.tab?r1=290700&amp;r2=290701&amp;view=patch">diff</a> (<a href="http://svnweb.freebsd.org/base/stable/7/share/zoneinfo/zone.tab?r1=290700&amp;r2=290701">colored</a>)</td>
                     </tr>
                     <tr>
                        <td><big><b><a href="http://svnweb.freebsd.org/base/stable/7/share/zoneinfo/zone1970.tab?view=log">src/7/share/zoneinfo/zone1970.tab</a></b></big></td>
                        <td>290701</td>
                        <td nowrap>[ +1 -0 ]</td>
                        <td nowrap><a href="http://svnweb.freebsd.org/base/stable/7/share/zoneinfo/zone1970.tab?r1=290700&amp;r2=290701&amp;view=patch">diff</a> (<a href="http://svnweb.freebsd.org/base/stable/7/share/zoneinfo/zone1970.tab?r1=290700&amp;r2=290701">colored</a>)</td>
                     </tr>
                  </table>
               </blockquote>
               <blockquote>
<pre class="code">
MFC of 290697,tzdata7:

Update to tzdata2015g:

Turkey&#039;s 2015 fall-back transition is scheduled for Nov. 8, not Oct. 25.

Norfolk moves from +1130 to +1100 on 2015-10-04 at 02:00 local time.

Fiji&#039;s 2016 fall-back transition is scheduled for January 17, not 24.

Fort Nelson, British Columbia will not fall back on 2015-11-01.  It has
effectively been on MST (-0700) since it advanced its clocks on 2015-03-08.
New zone America/Fort_Nelson.</pre>
               </blockquote>]]></description>
      <guid isPermaLink="false">www.alexdupre.com/cvs/326878</guid>
      <pubDate>Thu, 12 Nov 2015 04:30:04 +0100</pubDate>
    </item>
    <item>
      <title>MFC r284739</title>
      <description><![CDATA[<small>[ 22:45:41 <a href="mailto:davidcs@FreeBSD.org" title="David C Somayajulu">davidcs</a> ] RELENG_7</small><br>
               <blockquote>
                  <table border="0" cellspacing="3">
                     <tr>
                        <td><big><b><a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe.c?view=log">src/7/sys/dev/bxe/bxe.c</a></b></big></td>
                        <td>284981</td>
                        <td nowrap>[ +7 -3 ]</td>
                        <td nowrap><a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe.c?r1=284980&amp;r2=284981&amp;view=patch">diff</a> (<a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe.c?r1=284980&amp;r2=284981">colored</a>)</td>
                     </tr>
                  </table>
               </blockquote>
               <blockquote>
<pre class="code">
MFC r284739
tx_mtx should be grabbed before calling buf_ring_dequeue_sc()

Submitted by: Attilio.Rao@isilon.com</pre>
               </blockquote>]]></description>
      <guid isPermaLink="false">www.alexdupre.com/cvs/325566</guid>
      <pubDate>Tue, 30 Jun 2015 22:45:41 +0200</pubDate>
    </item>
    <item>
      <title>MFC r284470</title>
      <description><![CDATA[<small>[ 22:40:39 <a href="mailto:davidcs@FreeBSD.org" title="David C Somayajulu">davidcs</a> ] RELENG_7</small><br>
               <blockquote>
                  <table border="0" cellspacing="3">
                     <tr>
                        <td><big><b><a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe.c?view=log">src/7/sys/dev/bxe/bxe.c</a></b></big></td>
                        <td>284980</td>
                        <td nowrap>[ +2 -0 ]</td>
                        <td nowrap><a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe.c?r1=284979&amp;r2=284980&amp;view=patch">diff</a> (<a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe.c?r1=284979&amp;r2=284980">colored</a>)</td>
                     </tr>
                     <tr>
                        <td><big><b><a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/ecore_sp.c?view=log">src/7/sys/dev/bxe/ecore_sp.c</a></b></big></td>
                        <td>284980</td>
                        <td nowrap>[ +1 -1 ]</td>
                        <td nowrap><a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/ecore_sp.c?r1=284979&amp;r2=284980&amp;view=patch">diff</a> (<a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/ecore_sp.c?r1=284979&amp;r2=284980">colored</a>)</td>
                     </tr>
                  </table>
               </blockquote>
               <blockquote>
<pre class="code">
MFC r284470
In bxe_set_mc_list(): added missing BXE_MCAST_UNLOCK()
In __ecore_vlan_mac_h_exec_pending(): need to check for ECORE_PENDING

Submitted by:gary.zambrano@qlogic.com</pre>
               </blockquote>]]></description>
      <guid isPermaLink="false">www.alexdupre.com/cvs/325560</guid>
      <pubDate>Tue, 30 Jun 2015 22:40:39 +0200</pubDate>
    </item>
    <item>
      <title>MFC r284335</title>
      <description><![CDATA[<small>[ 22:37:05 <a href="mailto:davidcs@FreeBSD.org" title="David C Somayajulu">davidcs</a> ] RELENG_7</small><br>
               <blockquote>
                  <table border="0" cellspacing="3">
                     <tr>
                        <td><big><b><a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe.c?view=log">src/7/sys/dev/bxe/bxe.c</a></b></big></td>
                        <td>284979</td>
                        <td nowrap>[ +45 -74 ]</td>
                        <td nowrap><a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe.c?r1=284978&amp;r2=284979&amp;view=patch">diff</a> (<a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe.c?r1=284978&amp;r2=284979">colored</a>)</td>
                     </tr>
                     <tr>
                        <td><big><b><a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe.h?view=log">src/7/sys/dev/bxe/bxe.h</a></b></big></td>
                        <td>284979</td>
                        <td nowrap>[ +1 -5 ]</td>
                        <td nowrap><a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe.h?r1=284978&amp;r2=284979&amp;view=patch">diff</a> (<a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe.h?r1=284978&amp;r2=284979">colored</a>)</td>
                     </tr>
                     <tr>
                        <td><big><b><a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/ecore_reg.h?view=log">src/7/sys/dev/bxe/ecore_reg.h</a></b></big></td>
                        <td>284979</td>
                        <td nowrap>[ +1 -0 ]</td>
                        <td nowrap><a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/ecore_reg.h?r1=284978&amp;r2=284979&amp;view=patch">diff</a> (<a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/ecore_reg.h?r1=284978&amp;r2=284979">colored</a>)</td>
                     </tr>
                  </table>
               </blockquote>
               <blockquote>
<pre class="code">
MFC r284335

PHY LOCK acquires the hardware lock via bxe_acquire_phy_lock() and releases it via bxe_release_phy_lock(). It was simply acquiring a mutex earlier which can cause the PHY to use bogus values. Fixes intermittent link failures.

bxe_ioctl() completes all functions within its context as opposed to a taskqueue earlier.

bxe_handle_rx_mode_tq() no longer required. bxe_set_rx_mode() handles the functionality within its context

Submitted by:gary.zambrano@qlogic.com</pre>
               </blockquote>]]></description>
      <guid isPermaLink="false">www.alexdupre.com/cvs/325558</guid>
      <pubDate>Tue, 30 Jun 2015 22:37:05 +0200</pubDate>
    </item>
    <item>
      <title>MFC r284346:</title>
      <description><![CDATA[<small>[ 15:30:11 <a href="mailto:dim@FreeBSD.org" title="Dimitry Andric">dim</a> ] RELENG_7</small><br>
               <blockquote>
                  <table border="0" cellspacing="3">
                     <tr>
                        <td><big><b><a href="http://svnweb.freebsd.org/base/stable/7/lib/libfetch/http.c?view=log">src/7/lib/libfetch/http.c</a></b></big></td>
                        <td>284643</td>
                        <td nowrap>[ +6 -12 ]</td>
                        <td nowrap><a href="http://svnweb.freebsd.org/base/stable/7/lib/libfetch/http.c?r1=284642&amp;r2=284643&amp;view=patch">diff</a> (<a href="http://svnweb.freebsd.org/base/stable/7/lib/libfetch/http.c?r1=284642&amp;r2=284643">colored</a>)</td>
                     </tr>
                  </table>
               </blockquote>
               <blockquote>
<pre class="code">
MFC r284346:

Fix the following clang 3.7.0 warnings in lib/libfetch/http.c:

    lib/libfetch/http.c:1628:26: error: address of array &#039;purl-&gt;user&#039;
    will always evaluate to &#039;true&#039; [-Werror,-Wpointer-bool-conversion]
                                    aparams.user = purl-&gt;user ?
                                                   ~~~~~~^~~~ ~
    lib/libfetch/http.c:1630:30: error: address of array &#039;purl-&gt;pwd&#039;
    will always evaluate to &#039;true&#039; [-Werror,-Wpointer-bool-conversion]
                                    aparams.password = purl-&gt;pwd?
                                                       ~~~~~~^~~~
    lib/libfetch/http.c:1657:25: error: address of array &#039;url-&gt;user&#039;
    will always evaluate to &#039;true&#039; [-Werror,-Wpointer-bool-conversion]
                                    aparams.user = url-&gt;user ?
                                                   ~~~~~^~~~ ~
    lib/libfetch/http.c:1659:29: error: address of array &#039;url-&gt;pwd&#039;
    will always evaluate to &#039;true&#039; [-Werror,-Wpointer-bool-conversion]
                                    aparams.password = url-&gt;pwd ?
                                                       ~~~~~^~~ ~
    lib/libfetch/http.c:1669:25: error: address of array &#039;url-&gt;user&#039;
    will always evaluate to &#039;true&#039; [-Werror,-Wpointer-bool-conversion]
                                    aparams.user = url-&gt;user ?
                                                   ~~~~~^~~~ ~
    lib/libfetch/http.c:1671:29: error: address of array &#039;url-&gt;pwd&#039;
    will always evaluate to &#039;true&#039; [-Werror,-Wpointer-bool-conversion]
                                    aparams.password = url-&gt;pwd ?
                                                       ~~~~~^~~ ~

Since url-&gt;user and url-&gt;pwd are arrays, they can never be NULL, so the
checks can be removed.

Reviewed by:	bapt
Differential Revision: https://reviews.freebsd.org/D2673</pre>
               </blockquote>]]></description>
      <guid isPermaLink="false">www.alexdupre.com/cvs/324375</guid>
      <pubDate>Sat, 20 Jun 2015 15:30:11 +0200</pubDate>
    </item>
    <item>
      <title>MFC 281887:</title>
      <description><![CDATA[<small>[ 21:20:39 <a href="mailto:jhb@FreeBSD.org" title="John Baldwin">jhb</a> ] RELENG_7</small><br>
               <blockquote>
                  <table border="0" cellspacing="3">
                     <tr>
                        <td><big><b><a href="http://svnweb.freebsd.org/base/stable/7/sys/amd64/amd64/mca.c?view=log">src/7/sys/amd64/amd64/mca.c</a></b></big></td>
                        <td>283927</td>
                        <td nowrap>[ +1 -1 ]</td>
                        <td nowrap><a href="http://svnweb.freebsd.org/base/stable/7/sys/amd64/amd64/mca.c?r1=283926&amp;r2=283927&amp;view=patch">diff</a> (<a href="http://svnweb.freebsd.org/base/stable/7/sys/amd64/amd64/mca.c?r1=283926&amp;r2=283927">colored</a>)</td>
                     </tr>
                     <tr>
                        <td><big><b><a href="http://svnweb.freebsd.org/base/stable/7/sys/amd64/include/mca.h?view=log">src/7/sys/amd64/include/mca.h</a></b></big></td>
                        <td>283927</td>
                        <td nowrap>[ +1 -1 ]</td>
                        <td nowrap><a href="http://svnweb.freebsd.org/base/stable/7/sys/amd64/include/mca.h?r1=283926&amp;r2=283927&amp;view=patch">diff</a> (<a href="http://svnweb.freebsd.org/base/stable/7/sys/amd64/include/mca.h?r1=283926&amp;r2=283927">colored</a>)</td>
                     </tr>
                     <tr>
                        <td><big><b><a href="http://svnweb.freebsd.org/base/stable/7/sys/amd64/include/vm.h?view=log">src/7/sys/amd64/include/vm.h</a></b></big></td>
                        <td>283927</td>
                        <td nowrap>[ +1 -1 ]</td>
                        <td nowrap><a href="http://svnweb.freebsd.org/base/stable/7/sys/amd64/include/vm.h?r1=283926&amp;r2=283927&amp;view=patch">diff</a> (<a href="http://svnweb.freebsd.org/base/stable/7/sys/amd64/include/vm.h?r1=283926&amp;r2=283927">colored</a>)</td>
                     </tr>
                     <tr>
                        <td><big><b><a href="http://svnweb.freebsd.org/base/stable/7/sys/i386/i386/mca.c?view=log">src/7/sys/i386/i386/mca.c</a></b></big></td>
                        <td>283927</td>
                        <td nowrap>[ +1 -1 ]</td>
                        <td nowrap><a href="http://svnweb.freebsd.org/base/stable/7/sys/i386/i386/mca.c?r1=283926&amp;r2=283927&amp;view=patch">diff</a> (<a href="http://svnweb.freebsd.org/base/stable/7/sys/i386/i386/mca.c?r1=283926&amp;r2=283927">colored</a>)</td>
                     </tr>
                     <tr>
                        <td><big><b><a href="http://svnweb.freebsd.org/base/stable/7/sys/i386/include/mca.h?view=log">src/7/sys/i386/include/mca.h</a></b></big></td>
                        <td>283927</td>
                        <td nowrap>[ +1 -1 ]</td>
                        <td nowrap><a href="http://svnweb.freebsd.org/base/stable/7/sys/i386/include/mca.h?r1=283926&amp;r2=283927&amp;view=patch">diff</a> (<a href="http://svnweb.freebsd.org/base/stable/7/sys/i386/include/mca.h?r1=283926&amp;r2=283927">colored</a>)</td>
                     </tr>
                     <tr>
                        <td><big><b><a href="http://svnweb.freebsd.org/base/stable/7/sys/i386/include/vm.h?view=log">src/7/sys/i386/include/vm.h</a></b></big></td>
                        <td>283927</td>
                        <td nowrap>[ +1 -1 ]</td>
                        <td nowrap><a href="http://svnweb.freebsd.org/base/stable/7/sys/i386/include/vm.h?r1=283926&amp;r2=283927&amp;view=patch">diff</a> (<a href="http://svnweb.freebsd.org/base/stable/7/sys/i386/include/vm.h?r1=283926&amp;r2=283927">colored</a>)</td>
                     </tr>
                     <tr>
                        <td><big><b><a href="http://svnweb.freebsd.org/base/stable/7/sys/vm/sg_pager.c?view=log">src/7/sys/vm/sg_pager.c</a></b></big></td>
                        <td>283927</td>
                        <td nowrap>[ +1 -1 ]</td>
                        <td nowrap><a href="http://svnweb.freebsd.org/base/stable/7/sys/vm/sg_pager.c?r1=283926&amp;r2=283927&amp;view=patch">diff</a> (<a href="http://svnweb.freebsd.org/base/stable/7/sys/vm/sg_pager.c?r1=283926&amp;r2=283927">colored</a>)</td>
                     </tr>
                     <tr>
                        <td><big><b><a href="http://svnweb.freebsd.org/base/stable/7/sys/x86/pci/qpi.c?view=log">src/7/sys/x86/pci/qpi.c</a></b></big></td>
                        <td>283927</td>
                        <td nowrap>[ +1 -1 ]</td>
                        <td nowrap><a href="http://svnweb.freebsd.org/base/stable/7/sys/x86/pci/qpi.c?r1=283926&amp;r2=283927&amp;view=patch">diff</a> (<a href="http://svnweb.freebsd.org/base/stable/7/sys/x86/pci/qpi.c?r1=283926&amp;r2=283927">colored</a>)</td>
                     </tr>
                  </table>
               </blockquote>
               <blockquote>
<pre class="code">
MFC 281887:
Reassign copyright statements on several files from Advanced
Computing Technologies LLC to Hudson River Trading LLC.</pre>
               </blockquote>]]></description>
      <guid isPermaLink="false">www.alexdupre.com/cvs/322010</guid>
      <pubDate>Tue, 02 Jun 2015 21:20:39 +0200</pubDate>
    </item>
    <item>
      <title>MFC r283274</title>
      <description><![CDATA[<small>[ 06:49:20 <a href="mailto:davidcs@FreeBSD.org" title="David C Somayajulu">davidcs</a> ] RELENG_7</small><br>
               <blockquote>
                  <table border="0" cellspacing="3">
                     <tr>
                        <td><big><b><a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe.c?view=log">src/7/sys/dev/bxe/bxe.c</a></b></big></td>
                        <td>283763</td>
                        <td nowrap>[ +45 -44 ]</td>
                        <td nowrap><a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe.c?r1=283762&amp;r2=283763&amp;view=patch">diff</a> (<a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe.c?r1=283762&amp;r2=283763">colored</a>)</td>
                     </tr>
                     <tr>
                        <td><big><b><a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe_stats.c?view=log">src/7/sys/dev/bxe/bxe_stats.c</a></b></big></td>
                        <td>283763</td>
                        <td nowrap>[ +1 -0 ]</td>
                        <td nowrap><a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe_stats.c?r1=283762&amp;r2=283763&amp;view=patch">diff</a> (<a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe_stats.c?r1=283762&amp;r2=283763">colored</a>)</td>
                     </tr>
                     <tr>
                        <td><big><b><a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe_stats.h?view=log">src/7/sys/dev/bxe/bxe_stats.h</a></b></big></td>
                        <td>283763</td>
                        <td nowrap>[ +3 -0 ]</td>
                        <td nowrap><a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe_stats.h?r1=283762&amp;r2=283763&amp;view=patch">diff</a> (<a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe_stats.h?r1=283762&amp;r2=283763">colored</a>)</td>
                     </tr>
                  </table>
               </blockquote>
               <blockquote>
<pre class="code">
MFC r283274
Add stat counters for Jumbo Frames using SGE ring.
Also remove the checks for IFCAP_LRO in bxe_alloc_fp_buffers() and bxe_pf_rx_q_prep() since both TPA and Jumbo can use SGE ring.

Submitted by:gary.zambrano@qlogic.com</pre>
               </blockquote>]]></description>
      <guid isPermaLink="false">www.alexdupre.com/cvs/321409</guid>
      <pubDate>Sat, 30 May 2015 06:49:20 +0200</pubDate>
    </item>
    <item>
      <title>MFC r283269</title>
      <description><![CDATA[<small>[ 01:37:28 <a href="mailto:davidcs@FreeBSD.org" title="David C Somayajulu">davidcs</a> ] RELENG_7</small><br>
               <blockquote>
                  <table border="0" cellspacing="3">
                     <tr>
                        <td><big><b><a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe.c?view=log">src/7/sys/dev/bxe/bxe.c</a></b></big></td>
                        <td>283761</td>
                        <td nowrap>[ +79 -27 ]</td>
                        <td nowrap><a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe.c?r1=283760&amp;r2=283761&amp;view=patch">diff</a> (<a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe.c?r1=283760&amp;r2=283761">colored</a>)</td>
                     </tr>
                  </table>
               </blockquote>
               <blockquote>
<pre class="code">
MFC r283269

Submitted by:	gary.zambrano@qlogic.com</pre>
               </blockquote>]]></description>
      <guid isPermaLink="false">www.alexdupre.com/cvs/321392</guid>
      <pubDate>Sat, 30 May 2015 01:37:28 +0200</pubDate>
    </item>
    <item>
      <title>MFC r283254:</title>
      <description><![CDATA[<small>[ 08:45:16 <a href="mailto:dim@FreeBSD.org" title="Dimitry Andric">dim</a> ] RELENG_7</small><br>
               <blockquote>
                  <table border="0" cellspacing="3">
                     <tr>
                        <td><big><b><a href="http://svnweb.freebsd.org/base/stable/7/sys/sys/module.h?view=log">src/7/sys/sys/module.h</a></b></big></td>
                        <td>283642</td>
                        <td nowrap>[ +4 -2 ]</td>
                        <td nowrap><a href="http://svnweb.freebsd.org/base/stable/7/sys/sys/module.h?r1=283641&amp;r2=283642&amp;view=patch">diff</a> (<a href="http://svnweb.freebsd.org/base/stable/7/sys/sys/module.h?r1=283641&amp;r2=283642">colored</a>)</td>
                     </tr>
                  </table>
               </blockquote>
               <blockquote>
<pre class="code">
MFC r283254:

Ensure that the static structs emitted by the MODULE_DEPEND() and
MODULE_VERSION() macros don&#039;t end up as .comm symbols, when all the
version fields are zero.

Normally, such symbols will end up in .bss, but for kernel module
version objects, this can lead to &quot;garbage&quot; version numbers.

Fix this by instructing the compiler to always put these structs in the
.data segment instead.

Reported by:	delphij, ae</pre>
               </blockquote>]]></description>
      <guid isPermaLink="false">www.alexdupre.com/cvs/321097</guid>
      <pubDate>Thu, 28 May 2015 08:45:16 +0200</pubDate>
    </item>
    <item>
      <title>MFC of 283079,tzdata7:</title>
      <description><![CDATA[<small>[ 00:12:50 <a href="mailto:edwin@FreeBSD.org" title="Edwin Groothuis">edwin</a> ] RELENG_7</small><br>
               <blockquote>
                  <table border="0" cellspacing="3">
                     <tr>
                        <td><big><b><a href="http://svnweb.freebsd.org/base/stable/7/share/zoneinfo/africa?view=log">src/7/share/zoneinfo/africa</a></b></big></td>
                        <td>283086</td>
                        <td nowrap>[ +15 -45 ]</td>
                        <td nowrap><a href="http://svnweb.freebsd.org/base/stable/7/share/zoneinfo/africa?r1=283085&amp;r2=283086&amp;view=patch">diff</a> (<a href="http://svnweb.freebsd.org/base/stable/7/share/zoneinfo/africa?r1=283085&amp;r2=283086">colored</a>)</td>
                     </tr>
                     <tr>
                        <td><big><b><a href="http://svnweb.freebsd.org/base/stable/7/share/zoneinfo/northamerica?view=log">src/7/share/zoneinfo/northamerica</a></b></big></td>
                        <td>283086</td>
                        <td nowrap>[ +115 -12 ]</td>
                        <td nowrap><a href="http://svnweb.freebsd.org/base/stable/7/share/zoneinfo/northamerica?r1=283085&amp;r2=283086&amp;view=patch">diff</a> (<a href="http://svnweb.freebsd.org/base/stable/7/share/zoneinfo/northamerica?r1=283085&amp;r2=283086">colored</a>)</td>
                     </tr>
                  </table>
               </blockquote>
               <blockquote>
<pre class="code">
MFC of 283079,tzdata7:

Update to tzdata2015d:

Release 2015d - 2015-04-24 08:09:46 -0700

  Changes affecting future time stamps

    Egypt will not observe DST in 2015 and will consider canceling it
    permanently.  For now, assume no DST indefinitely.
    (Thanks to Ahmed Nazmy and Tim Parenti.)

  Change affecting past and future time zone abbreviations

    The abbreviations for Hawaii-Aleutian standard and daylight times
    have been changed from HAST/HADT to HST/HDT, as per US Government
    Printing Office style.  This affects only America/Adak since 1983,
    as America/Honolulu was already using the new style.</pre>
               </blockquote>]]></description>
      <guid isPermaLink="false">www.alexdupre.com/cvs/319633</guid>
      <pubDate>Tue, 19 May 2015 00:12:50 +0200</pubDate>
    </item>
    <item>
      <title>MFC r281006</title>
      <description><![CDATA[<small>[ 20:14:02 <a href="mailto:davidcs@FreeBSD.org" title="David C Somayajulu">davidcs</a> ] RELENG_7</small><br>
               <blockquote>
                  <table border="0" cellspacing="3">
                     <tr>
                        <td><big><b><a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe.c?view=log">src/7/sys/dev/bxe/bxe.c</a></b></big></td>
                        <td>281219</td>
                        <td nowrap>[ +8 -1 ]</td>
                        <td nowrap><a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe.c?r1=281218&amp;r2=281219&amp;view=patch">diff</a> (<a href="http://svnweb.freebsd.org/base/stable/7/sys/dev/bxe/bxe.c?r1=281218&amp;r2=281219">colored</a>)</td>
                     </tr>
                  </table>
               </blockquote>
               <blockquote>
<pre class="code">
MFC r281006
When an mbuf allocation fails in the receive path, the mbuf containing the received packet is not sent to the host network stack and is reused again on the receive ring.  Remaining received packets in the ring are not processed in that invocation of bxe_rxeof() and defered to the task thread</pre>
               </blockquote>]]></description>
      <guid isPermaLink="false">www.alexdupre.com/cvs/314878</guid>
      <pubDate>Tue, 07 Apr 2015 20:14:02 +0200</pubDate>
    </item>
  </channel>
</rss>