Zoltan Kiss
|
62bad3199a
xen-netback: Remove old TX grant copy definitons and fix indentations
|
11 years ago |
Zoltan Kiss
|
f53c3fe8da
xen-netback: Introduce TX grant mapping
|
11 years ago |
Zoltan Kiss
|
3e2234b314
xen-netback: Handle foreign mapped pages on the guest RX path
|
11 years ago |
Zoltan Kiss
|
121fa4b777
xen-netback: Minor refactoring of netback code
|
11 years ago |
Zoltan Kiss
|
8f13dd9612
xen-netback: Use skb->cb for pending_idx
|
11 years ago |
Zoltan Kiss
|
9ab9831b4c
xen-netback: Fix Rx stall due to race condition
|
11 years ago |
Paul Durrant
|
2721637c1c
xen-netback: use new skb_checksum_setup function
|
11 years ago |
Paul Durrant
|
11b57f9025
xen-netback: stop vif thread spinning if frontend is unresponsive
|
11 years ago |
David S. Miller
|
56a4342dfe
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Paul Durrant
|
ac3d5ac277
xen-netback: fix guest-receive-side array sizes
|
11 years ago |
Paul Durrant
|
b89587a7af
xen-netback: add gso_segs calculation
|
11 years ago |
Wei Yongjun
|
0c8d087c04
xen-netback: fix some error return code
|
11 years ago |
David S. Miller
|
143c905494
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Wei Yongjun
|
7022ef8b2a
xen-netback: fix fragments error handling in checksum_setup_ip()
|
11 years ago |
Paul Durrant
|
a3314f3d40
xen-netback: fix gso_prefix check
|
11 years ago |
Paul Durrant
|
d9601a36ff
xen-netback: napi: don't prematurely request a tx event
|
11 years ago |
Paul Durrant
|
10574059ce
xen-netback: napi: fix abuse of budget
|
11 years ago |
Paul Durrant
|
d52eb0d46f
xen-netback: make sure skb linear area covers checksum field
|
11 years ago |
Paul Durrant
|
ca2f09f2b2
xen-netback: improve guest-receive-side flow control
|
11 years ago |
Paul Durrant
|
1431fb31ec
xen-netback: fix fragment detection in checksum setup
|
11 years ago |
Andy Whitcroft
|
ae5e8127b7
xen-netback: include definition of csum_ipv6_magic
|
11 years ago |
David S. Miller
|
394efd19d5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Wei Liu
|
059dfa6a93
xen-netback: use jiffies_64 value to calculate credit timeout
|
12 years ago |
Paul Durrant
|
82cada22a0
xen-netback: enable IPv6 TCP GSO to the guest
|
12 years ago |
Paul Durrant
|
a946858768
xen-netback: handle IPv6 TCP GSO packets from the guest
|
12 years ago |
Paul Durrant
|
2eba61d55e
xen-netback: add support for IPv6 checksum offload from guest
|
12 years ago |
Wei Liu
|
33bc801ddd
Revert "xen-netback: improve ring effeciency for guest RX"
|
12 years ago |
Wei Liu
|
4f0581d258
xen-netback: improve ring effeciency for guest RX
|
12 years ago |
David Vrabel
|
6e43fc04a6
xen-netback: count number required slots for an skb more carefully
|
12 years ago |
Wei Liu
|
7376419a46
xen-netback: rename functions
|
12 years ago |