aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/xen-netfront.c
Commit message (Expand)AuthorAge
* xen-netfront: handle backend CLOSED without CLOSINGDavid Vrabel2014-02-04
* xen-netfront: fix resource leak in netfrontAnnie Li2014-01-27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-25
|\
| * xen-netfront: add support for IPv6 offloadsPaul Durrant2014-01-16
| * xen-netfront: use new skb_checksum_setup functionPaul Durrant2014-01-14
* | xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).Konrad Rzeszutek Wilk2014-01-03
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-11-19
|\
| * xen-netfront: fix missing rx_refill_timer when allocate memory failedMa JieYue2013-11-18
* | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-11-14
|\ \ | |/ |/|
| * net: Explicitly initialize u64_stats_sync structures for lockdepJohn Stultz2013-11-06
* | xen-netfront: convert to GRO APIWei Liu2013-10-02
|/
* xen-netfront: pull on receive skb may need to happen earlierJan Beulich2013-07-17
* xen: Use more current logging stylesJoe Perches2013-07-01
* xen-netfront: use skb_partial_csum_set() to simplify the codesLi RongQing2013-06-11
* xen-netfront: split event channels support for Xen frontend driverWei Liu2013-05-23
* xen-netfront: avoid leaking resources when setup_netfront failsWei Liu2013-05-20
* xen-netfront: reduce gso_max_size to account for max TCP headerWei Liu2013-04-22
* xen-netfront: frags -> slots in log messageWei Liu2013-04-22
* xen-netfront: frags -> slots in xennet_get_responsesWei Liu2013-03-25
* xen-netfront: remove unused variable `extra'Wei Liu2013-03-25
* xen/netfront: improve truesize trackingIan Campbell2013-01-07
* drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-07
* xen-netfront: remove __dev* attributesBill Pemberton2012-12-03
* xen/netfront: handle compound page fragments on transmitIan Campbell2012-11-21
* Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-10-06
|\
| * xen/arm: compile netbackStefano Stabellini2012-08-08
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-08-31
|\|
| * xen-netfront: use __pskb_pull_tail to ensure linear area is big enough on RXIan Campbell2012-08-30
* | net: move and rename netif_notify_peers()Amerigo Wang2012-08-14
|/
* xen/netfront: teardown the device before unregistering it.Ian Campbell2012-06-27
* xen: do not disable netfront in dom0Marek Marczykowski2012-05-22
* Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-04-06
|\
| * xen: only check xen_platform_pci_unplug if hvmIgor Mammedov2012-04-06
* | Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-03-24
|\|
| * xen: initialize platform-pci even if xen_emul_unplug=neverIgor Mammedov2012-03-22
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-04
|\ \
| * | xen-netfront: correct MAX_TX_TARGET calculation.Wei Liu2012-01-26
| |/
* | drivers/net: Remove alloc_etherdev error messagesJoe Perches2012-01-31
* | xen/netfront: add netconsole support.Konrad Rzeszutek Wilk2012-01-24
|/
* 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-netfront: delay gARP until backend switches to ConnectedLaszlo Ersek2011-12-12
* | net: drivers: use bool type instead of double negationMichał Mirosław2011-11-16
* | net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-16
|/
* net: add skb frag size accessorsEric Dumazet2011-10-19
* xen: netfront: convert to SKB paged frag API.Ian Campbell2011-10-05
* xen: convert to 64 bit stats interfacestephen hemminger2011-06-21
* xen: netfront: hold RTNL when updating features.Ian Campbell2011-05-25
* xen: netfront: assume all hw features are available until backend connection ...Ian Campbell2011-04-04
* xen: netfront: fix declaration orderEric Dumazet2011-04-03