aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/xen-netback
Commit message (Expand)AuthorAge
* xen-netback: transition to CLOSED when removing a VIFDavid Vrabel2013-10-08
* xen-netback: Handle backend state transitions in a more robust wayPaul Durrant2013-09-30
* xen-netback: Don't destroy the netdev until the vif is shut downPaul Durrant2013-09-19
* xen-netback: count number required slots for an skb more carefullyDavid Vrabel2013-09-12
* xen-netback: fix possible format string flawKees Cook2013-09-12
* xen-netback: rename functionsWei Liu2013-08-29
* xen-netback: switch to NAPI + kthread 1:1 modelWei Liu2013-08-29
* xen-netback: remove page tracking facilityWei Liu2013-08-29
* xen-netback: xenbus.c: use more current logging stylesWei Liu2013-07-02
* xen: Use more current logging stylesJoe Perches2013-07-01
* xen-netback: double free on unloadDan Carpenter2013-06-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-19
|\
| * xen-netback: don't de-reference vif pointer after having called xenvif_put()Jan Beulich2013-06-13
* | xen-netback: split event channels support for Xen backend driverWei Liu2013-05-23
* | xen-netback: enable user to unload netback moduleWei Liu2013-05-17
* | xen-netback: remove dead codeWei Liu2013-05-17
|/
* xen-netback: better names for thresholdsWei Liu2013-05-02
* xen-netback: avoid allocating variable size array on stackWei Liu2013-05-02
* xen-netback: remove redundent parameter in netbk_count_requestsWei Liu2013-05-02
* xen-netback: don't disconnect frontend when seeing oversize packetWei Liu2013-04-22
* xen-netback: coalesce slots in TX path and fix regressionsWei Liu2013-04-22
* xen-netback: switch to use skb_partial_csum_set()Jason Wang2013-04-12
* xen-netback: fix sparse warningstephen hemminger2013-04-10
* net: switch to use skb_probe_transport_header()Jason Wang2013-03-27
* netback: set transport header before passing it to kernelJason Wang2013-03-26
* xen-netback: remove skb in xen_netbk_alloc_pageWei Liu2013-03-25
* Revert "xen: netback: remove redundant xenvif_put"David S. Miller2013-02-19
* xen: netback: remove redundant xenvif_putAndrew Jones2013-02-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into netDavid S. Miller2013-02-18
|\
| * xen-netback: cancel the credit timer when taking the vif downDavid Vrabel2013-02-14
| * xen-netback: correctly return errors from netbk_count_requests()David Vrabel2013-02-14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-02-08
|\|
| * netback: correct netbk_tx_err to handle wrap around.Ian Campbell2013-02-07
| * xen/netback: free already allocated memory on failure in xen_netbk_get_requestsIan Campbell2013-02-07
| * xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop.Matthew Daley2013-02-07
| * xen/netback: shutdown the ring if it contains garbage.Ian Campbell2013-02-07
* | xen-netback: allow changing the MAC address of the interfaceMatt Wilson2013-01-23
|/
* xen: netback: handle compound page fragments on transmit.Ian Campbell2012-10-10
* Merge branch 'xenarm-for-linus' of git://xenbits.xen.org/people/sstabellini/l...Konrad Rzeszutek Wilk2012-09-26
|\
| * xen/arm: compile netbackStefano Stabellini2012-08-08
* | xen/gndev: Xen backend support for paged out grant targets V4.Andres Lagar-Cavilla2012-09-21
|/
* xen/netback: only non-freed SKB is queued into tx_queueAnnie Li2012-06-29
* xen/netback: Calculate the number of SKB slots required correctlySimon Graham2012-05-24
* drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches2012-01-31
* Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-01-10
|\
| * Xen: consolidate and simplify struct xenbus_driver instantiationJan Beulich2012-01-04
| * xen/netback: Enable netback on HVM guestsDaniel De Graaf2011-12-20
* | xen-netback: make ops structs conststephen hemminger2012-01-05
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-06
|\ \
| * | netback: Fix alert message.Wei Liu2011-12-06