aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/xen-netfront.c
Commit message (Expand)AuthorAge
* xen-netfront: Fix handling packets on compound pages with skb_linearizeZoltan Kiss2014-08-11
* xen-netfront: print correct number of queuesDavid Vrabel2014-08-01
* xen-netfront: release per-queue Tx and Rx resource when disconnectingDavid Vrabel2014-08-01
* xen-netfront: fix locking in connect error pathDavid Vrabel2014-08-01
* xen-netfront: call netif_carrier_off() only once when disconnectingDavid Vrabel2014-07-08
* xen-netfront: don't nest queue locks in xennet_connect()David Vrabel2014-07-08
* xen-netfront: recreate queues correctly when reconnectingDavid Vrabel2014-06-21
* xen-netfront: fix oops when disconnected from backendDavid Vrabel2014-06-21
* xen-netfront: initialise queue name in xennet_init_queueWei Liu2014-06-04
* xen-netfront: Add support for multiple queuesAndrew J. Bennieston2014-06-04
* xen-netfront: Factor queue-specific data into queue struct.Andrew J. Bennieston2014-06-04
* net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-13
* drivers: net: xen-netfront: fix array initialization bugVincenzo Maffione2014-04-12
* xen-netfront: Call dev_kfree_skb_any instead of dev_kfree_skb.Eric W. Biederman2014-03-25
* net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irqEric W. Biederman2014-03-14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-05
|\
| * xen-netfront: reset skb network header before checksumWei Liu2014-02-19
* | net: introduce netdev_alloc_pcpu_stats() for driversWANG Cong2014-02-14
|/
* 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
|\