git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0b725a2
)
ixgbe: support skb->xmit_more in netdev_ops->ndo_start_xmit()
author
Daniel Borkmann
<dborkman@redhat.com>
Sun, 24 Aug 2014 13:42:16 +0000
(15:42 +0200)
committer
David S. Miller
<davem@davemloft.net>
Mon, 25 Aug 2014 23:29:46 +0000
(16:29 -0700)
This implements the deferred tail pointer flush API for the ixgbe
driver. Similar version also proposed longer time ago by Alexander Duyck.
Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found