| Submitter | Jesse Gross |
|---|---|
| Date | March 8, 2012, 2:56 a.m. |
| Message ID | <1331175368-32692-1-git-send-email-jesse@nicira.com> |
| Download | mbox |
| Permalink | /patch/145440/ |
| 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, 7 Mar 2012 18:56:06 -0800 > A few last minute patches for net/3.3 if there is time. > > The following changes since commit dcd6c92267155e70a94b3927bce681ce74b80d1f: > > Linux 3.3-rc1 (2012-01-19 15:04:48 -0800) > > are available in the git repository at: > git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch.git fixes Pulled, thanks. -- 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
A few last minute patches for net/3.3 if there is time. The following changes since commit dcd6c92267155e70a94b3927bce681ce74b80d1f: Linux 3.3-rc1 (2012-01-19 15:04:48 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch.git fixes Ben Pfaff (1): openvswitch: Honor dp_ifindex, when specified, for vport lookup by name. Jesse Gross (1): openvswitch: Fix checksum update for actions on UDP packets. net/openvswitch/actions.c | 44 ++++++++++++++++++++++++++++++++------------ net/openvswitch/datapath.c | 3 +++ 2 files changed, 35 insertions(+), 12 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