Paul Durrant
2013-Sep-25 09:59 UTC
[PATCH net v5 0/1] xen-netback: windows frontend compatibility fixes
The following patches fix a couple more issues found when testing with Windows frontends. v5: - Fix typos pointed out by Wei Liu v4: - Fix problem with hotplug failure noticed by Wei Liu v3: - Collapse both v2 patches into a single patch that introduces a new function to handle backend state transtions. By doing this we ensure that we always transition through intermediate states and that we don''t attempt repeated connects or disconnects. v2: - Add comment in 2/2 to note that state transitions from Connected to Closed are incorrect.
Possibly Parallel Threads
- [PATCH net-next 2/2] xen-netback: handle frontends that fail to transition through Closing
- Re: Status of devel/netback.liu.v5.on.3.5 branch
- [PATCH net] xen-netback: fix fragment detection in checksum setup
- [PATCH net-next v3 5/5] xen-netback: enable IPv6 TCP GSO to the guest
- [PATCH net-next] MAINTAINERS: add myself as maintainer of xen-netback