summaryrefslogtreecommitdiff
path: root/drivers/net/xen-netback/xenbus.c
AgeCommit message (Expand)Author
2021-04-28xen-netback: Check for hotplug-status existence before watchingMichael Brown
2020-12-29xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path()SeongJae Park
2020-12-29xen/xenbus: Allow watches discard events before queueingSeongJae Park
2015-10-18xen-netback: correctly check failed allocationInsu Yun
2015-09-02xen-netback: add support for multicast controlPaul Durrant
2015-06-23xen-netback: fix a BUG() during initializationPalik, Imre
2015-06-01xen: netback: read hotplug script once at start of day.Ian Campbell
2015-05-27xen/netback: Properly initialize credit_bytesRoss Lagerwall
2015-03-20xen-netback: making the bandwidth limiter runtime settablePalik, Imre
2015-01-06xen-netback: fixing the propagation of the transmit shaper timeoutPalik, Imre
2014-12-18xen-netback: support frontends without feature-rx-notify againDavid Vrabel
2014-12-09netback: don't store invalid vif pointerJan Beulich
2014-11-24xen-netback: do not report success if backend_create_xenvif() failsAlexey Khoroshilov
2014-10-25xen-netback: reintroduce guest Rx stall detectionDavid Vrabel
2014-10-25xen-netback: fix unlimited guest Rx internal queue and carrier flappingDavid Vrabel
2014-10-25xen-netback: make feature-rx-notify mandatoryDavid Vrabel
2014-10-06xen: remove DEFINE_XENBUS_DRIVER() macroDavid Vrabel
2014-08-13xen-netback: fix debugfs entry creationWei Liu
2014-08-13xen-netback: fix debugfs write length checkWei Liu
2014-07-08xen-netback: Adding debugfs "io_ring_qX" filesZoltan Kiss
2014-06-25xen-netback: bookkeep number of active queues in our own moduleWei Liu
2014-06-04xen-netback: Add support for multiple queuesAndrew J. Bennieston
2014-06-04xen-netback: Factor queue-specific data into queue structWei Liu
2013-12-06drivers/net/*: Fix FSF address in file headersJeff Kirsher
2013-10-17xen-netback: enable IPv6 TCP GSO to the guestPaul Durrant
2013-10-17xen-netback: handle IPv6 TCP GSO packets from the guestPaul Durrant
2013-10-17xen-netback: add support for IPv6 checksum offload from guestPaul Durrant
2013-10-17xen-netback: add support for IPv6 checksum offload to guestPaul Durrant
2013-10-08xen-netback: transition to CLOSED when removing a VIFDavid Vrabel
2013-09-30xen-netback: Handle backend state transitions in a more robust wayPaul Durrant
2013-09-19xen-netback: Don't destroy the netdev until the vif is shut downPaul Durrant
2013-07-02xen-netback: xenbus.c: use more current logging stylesWei Liu
2013-05-23xen-netback: split event channels support for Xen backend driverWei Liu
2013-05-17xen-netback: enable user to unload netback moduleWei Liu
2012-01-04Xen: consolidate and simplify struct xenbus_driver instantiationJan Beulich
2011-04-06Signed bit field; int have_hotplug_status_watch:1Ian Campbell
2011-03-15xen network backend driverIan Campbell