aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/xen-netback/xenbus.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-12-06drivers/net/*: Fix FSF address in file headersJeff Kirsher1-2/+1
2013-10-17xen-netback: enable IPv6 TCP GSO to the guestPaul Durrant1-2/+27
2013-10-17xen-netback: handle IPv6 TCP GSO packets from the guestPaul Durrant1-0/+7
2013-10-17xen-netback: add support for IPv6 checksum offload from guestPaul Durrant1-0/+9
2013-10-17xen-netback: add support for IPv6 checksum offload to guestPaul Durrant1-1/+6
2013-10-08xen-netback: transition to CLOSED when removing a VIFDavid Vrabel1-0/+4
2013-09-30xen-netback: Handle backend state transitions in a more robust wayPaul Durrant1-30/+118
2013-09-19xen-netback: Don't destroy the netdev until the vif is shut downPaul Durrant1-5/+12
2013-07-02xen-netback: xenbus.c: use more current logging stylesWei Liu1-5/+4
2013-05-23xen-netback: split event channels support for Xen backend driverWei Liu1-7/+34
2013-05-17xen-netback: enable user to unload netback moduleWei Liu1-0/+5
2012-01-04Xen: consolidate and simplify struct xenbus_driver instantiationJan Beulich1-6/+3
2011-04-06Signed bit field; int have_hotplug_status_watch:1Ian Campbell1-1/+1
2011-03-15xen network backend driverIan Campbell1-0/+490