index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
xen-netback
Age
Commit message (
Expand
)
Author
2014-01-14
xen-netback: use new skb_checksum_setup function
Paul Durrant
2014-01-09
xen-netback: stop vif thread spinning if frontend is unresponsive
Paul Durrant
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-05
xen-netback: Include header for vmalloc
Josh Boyer
2013-12-29
xen-netback: fix guest-receive-side array sizes
Paul Durrant
2013-12-19
xen-netback: add gso_segs calculation
Paul Durrant
2013-12-19
xen-netback: fix some error return code
Wei Yongjun
2013-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-12-17
xen-netback: fix fragments error handling in checksum_setup_ip()
Wei Yongjun
2013-12-12
xen-netback: fix gso_prefix check
Paul Durrant
2013-12-12
xen-netback: napi: don't prematurely request a tx event
Paul Durrant
2013-12-12
xen-netback: napi: fix abuse of budget
Paul Durrant
2013-12-11
xen-netback: make sure skb linear area covers checksum field
Paul Durrant
2013-12-09
xen-netback: improve guest-receive-side flow control
Paul Durrant
2013-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-12-06
drivers/net/*: Fix FSF address in file headers
Jeff Kirsher
2013-12-05
xen-netback: fix fragment detection in checksum setup
Paul Durrant
2013-12-03
xen-netback: clear vif->task on disconnect
Paul Durrant
2013-11-28
xen-netback: include definition of csum_ipv6_magic
Andy Whitcroft
2013-11-21
xen-netback: stop the VIF thread before unbinding IRQs
David Vrabel
2013-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-29
xen-netback: use jiffies_64 value to calculate credit timeout
Wei Liu
2013-10-17
xen-netback: enable IPv6 TCP GSO to the guest
Paul Durrant
2013-10-17
xen-netback: handle IPv6 TCP GSO packets from the guest
Paul Durrant
2013-10-17
xen-netback: Unconditionally set NETIF_F_RXCSUM
Paul Durrant
2013-10-17
xen-netback: add support for IPv6 checksum offload from guest
Paul Durrant
2013-10-17
xen-netback: add support for IPv6 checksum offload to guest
Paul Durrant
2013-10-08
xen-netback: transition to CLOSED when removing a VIF
David Vrabel
2013-09-30
xen-netback: Handle backend state transitions in a more robust way
Paul Durrant
2013-09-19
xen-netback: Don't destroy the netdev until the vif is shut down
Paul Durrant
2013-09-12
xen-netback: count number required slots for an skb more carefully
David Vrabel
2013-09-12
xen-netback: fix possible format string flaw
Kees Cook
2013-08-29
xen-netback: rename functions
Wei Liu
2013-08-29
xen-netback: switch to NAPI + kthread 1:1 model
Wei Liu
2013-08-29
xen-netback: remove page tracking facility
Wei Liu
2013-07-02
xen-netback: xenbus.c: use more current logging styles
Wei Liu
2013-07-01
xen: Use more current logging styles
Joe Perches
2013-06-24
xen-netback: double free on unload
Dan Carpenter
2013-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-06-13
xen-netback: don't de-reference vif pointer after having called xenvif_put()
Jan Beulich
2013-05-23
xen-netback: split event channels support for Xen backend driver
Wei Liu
2013-05-17
xen-netback: enable user to unload netback module
Wei Liu
2013-05-17
xen-netback: remove dead code
Wei Liu
2013-05-02
xen-netback: better names for thresholds
Wei Liu
2013-05-02
xen-netback: avoid allocating variable size array on stack
Wei Liu
2013-05-02
xen-netback: remove redundent parameter in netbk_count_requests
Wei Liu
2013-04-22
xen-netback: don't disconnect frontend when seeing oversize packet
Wei Liu
2013-04-22
xen-netback: coalesce slots in TX path and fix regressions
Wei Liu
2013-04-12
xen-netback: switch to use skb_partial_csum_set()
Jason Wang
2013-04-10
xen-netback: fix sparse warning
stephen hemminger
[next]