index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
xen-netback
/
interface.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-26
xen-netback: bookkeep number of active queues in our own module
Wei Liu
1
-38
/
+11
2014-06-12
net: xen-netback: include linux/vmalloc.h again
Arnd Bergmann
1
-0
/
+1
2014-06-05
xen-netback: Add support for multiple queues
Andrew J. Bennieston
1
-6
/
+17
2014-06-05
xen-netback: Factor queue-specific data into queue struct
Wei Liu
1
-176
/
+326
2014-06-05
xen-netback: Move grant_copy_op array back into struct xenvif.
Andrew J. Bennieston
1
-9
/
+0
2014-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-27
/
+3
2014-05-17
xen-netback: fix race between napi_complete() and interrupt handler
David Vrabel
1
-27
/
+3
2014-05-14
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
1
-1
/
+1
2014-04-02
xen-netback: disable rogue vif in kthread context
Wei Liu
1
-0
/
+11
2014-03-27
xen-netback: Non-functional follow-up patch for grant mapping series
Zoltan Kiss
1
-3
/
+10
2014-03-27
xen-netback: Stop using xenvif_tx_pending_slots_available
Zoltan Kiss
1
-2
/
+1
2014-03-26
Revert "xen-netback: Aggregate TX unmap operations"
Zoltan Kiss
1
-2
/
+0
2014-03-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+1
2014-03-12
xen-netback: use skb_is_gso in xenvif_start_xmit
Wei Liu
1
-2
/
+1
2014-03-08
xen-netback: Aggregate TX unmap operations
Zoltan Kiss
1
-0
/
+2
2014-03-08
xen-netback: Timeout packets in RX path
Zoltan Kiss
1
-2
/
+35
2014-03-08
xen-netback: Handle guests with too many frags
Zoltan Kiss
1
-0
/
+7
2014-03-08
xen-netback: Add stat counters for zerocopy
Zoltan Kiss
1
-0
/
+15
2014-03-08
xen-netback: Introduce TX grant mapping
Zoltan Kiss
1
-4
/
+61
2014-03-08
xen-netback: Minor refactoring of netback code
Zoltan Kiss
1
-2
/
+2
2014-02-06
xen-netback: Fix Rx stall due to race condition
Zoltan Kiss
1
-1
/
+0
2014-01-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+11
2014-01-06
xen-netback: Include header for vmalloc
Josh Boyer
1
-0
/
+1
2013-12-30
xen-netback: fix guest-receive-side array sizes
Paul Durrant
1
-0
/
+10
2013-12-10
xen-netback: improve guest-receive-side flow control
Paul Durrant
1
-23
/
+24
2013-12-03
xen-netback: clear vif->task on disconnect
Paul Durrant
1
-8
/
+12
2013-11-21
xen-netback: stop the VIF thread before unbinding IRQs
David Vrabel
1
-3
/
+3
2013-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+1
2013-10-29
xen-netback: use jiffies_64 value to calculate credit timeout
Wei Liu
1
-2
/
+1
2013-10-17
xen-netback: enable IPv6 TCP GSO to the guest
Paul Durrant
1
-2
/
+4
2013-10-17
xen-netback: Unconditionally set NETIF_F_RXCSUM
Paul Durrant
1
-1
/
+1
2013-10-17
xen-netback: add support for IPv6 checksum offload to guest
Paul Durrant
1
-3
/
+7
2013-09-19
xen-netback: Don't destroy the netdev until the vif is shut down
Paul Durrant
1
-16
/
+10
2013-09-13
xen-netback: fix possible format string flaw
Kees Cook
1
-1
/
+1
2013-08-29
xen-netback: rename functions
Wei Liu
1
-10
/
+10
2013-08-29
xen-netback: switch to NAPI + kthread 1:1 model
Wei Liu
1
-39
/
+80
2013-05-24
xen-netback: split event channels support for Xen backend driver
Wei Liu
1
-15
/
+70
2013-05-18
xen-netback: enable user to unload netback module
Wei Liu
1
-1
/
+18
2013-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net
David S. Miller
1
-2
/
+1
2013-02-14
xen-netback: cancel the credit timer when taking the vif down
David Vrabel
1
-2
/
+1
2013-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-9
/
+14
2013-02-08
xen/netback: shutdown the ring if it contains garbage.
Ian Campbell
1
-9
/
+14
2013-01-23
xen-netback: allow changing the MAC address of the interface
Matt Wilson
1
-0
/
+2
2012-01-05
xen-netback: make ops structs const
stephen hemminger
1
-2
/
+2
2011-11-17
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
1
-1
/
+2
2011-10-03
net: xen-netback: correctly restart Tx after a VM restore/migrate
David Vrabel
1
-2
/
+2
2011-04-20
net: xen-netback: convert to hw_features
Michał Mirosław
1
-69
/
+15
2011-03-16
xen network backend driver
Ian Campbell
1
-0
/
+424