| Submitter | Jesse Gross |
|---|---|
| Date | Feb. 7, 2013, 3:14 a.m. |
| Message ID | <1360206896-43022-1-git-send-email-jesse@nicira.com> |
| Download | mbox |
| Permalink | /patch/218814/ |
| State | Accepted |
| Delegated to: | David Miller |
| Headers | show |
Pull-request
git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch.git fixesComments
From: Jesse Gross <jesse@nicira.com> Date: Wed, 6 Feb 2013 19:14:55 -0800 > One bug fix for net/3.8 for a long standing problem that was reported a few > times recently. > > The following changes since commit a49f0d1ea3ec94fc7cf33a7c36a16343b74bd565: > > Linux 3.8-rc1 (2012-12-21 17:19:00 -0800) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch.git fixes Pulled, thanks Jesse. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
One bug fix for net/3.8 for a long standing problem that was reported a few times recently. The following changes since commit a49f0d1ea3ec94fc7cf33a7c36a16343b74bd565: Linux 3.8-rc1 (2012-12-21 17:19:00 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch.git fixes for you to fetch changes up to d9d59089c43fc33eb403cbb928e56c131f191dd5: openvswitch: Move LRO check from transmit to receive. (2013-01-21 23:57:26 -0800) ---------------------------------------------------------------- Jesse Gross (1): openvswitch: Move LRO check from transmit to receive. net/openvswitch/vport-netdev.c | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html