index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
xen-netback
/
common.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-13
xen-netback: (re-)create a debugfs node for hash information
Paul Durrant
1
-0
/
+4
2016-10-06
xen-netback: batch copies for multiple to-guest rx packets
David Vrabel
1
-0
/
+1
2016-10-06
xen-netback: refactor guest rx
David Vrabel
1
-13
/
+10
2016-10-06
xen-netback: retire guest rx side prefix GSO feature
Paul Durrant
1
-1
/
+0
2016-09-23
Revert "xen-netback: create a debugfs node for hash information"
David S. Miller
1
-4
/
+0
2016-09-22
xen-netback: switch to threaded irq for control ring
Juergen Gross
1
-3
/
+1
2016-08-18
xen-netback: create a debugfs node for hash information
Paul Durrant
1
-0
/
+4
2016-05-16
xen-netback: add control protocol implementation
Paul Durrant
1
-0
/
+46
2016-05-16
xen-netback: add control ring boilerplate
Paul Durrant
1
-8
/
+20
2016-03-13
xen-netback: support multiple extra info fragments passed from frontend
Paul Durrant
1
-0
/
+1
2016-02-07
xen-netback: implement dynamic multicast control
Paul Durrant
1
-0
/
+1
2015-10-23
net/xen-netback: Make it running on 64KB page granularity
Julien Grall
1
-5
/
+11
2015-09-09
xen-netback: require fewer guest Rx slots when not using GSO
David Vrabel
1
-10
/
+0
2015-09-02
xen-netback: add support for multicast control
Paul Durrant
1
-0
/
+15
2015-07-08
xen-netback: remove duplicated function definition
Li, Liang Z
1
-3
/
+0
2015-03-20
xen-netback: making the bandwidth limiter runtime settable
Palik, Imre
1
-0
/
+4
2015-01-23
xen-netback: always fully coalesce guest Rx packets
David Vrabel
1
-1
/
+0
2014-12-18
xen-netback: support frontends without feature-rx-notify again
David Vrabel
1
-1
/
+3
2014-10-25
xen-netback: reintroduce guest Rx stall detection
David Vrabel
1
-0
/
+5
2014-10-25
xen-netback: fix unlimited guest Rx internal queue and carrier flapping
David Vrabel
1
-12
/
+17
2014-10-25
xen-netback: make feature-rx-notify mandatory
David Vrabel
1
-5
/
+0
2014-08-13
xen-netback: don't stop dealloc kthread too early
Wei Liu
1
-0
/
+5
2014-08-05
xen-netback: Turn off the carrier if the guest is not able to receive
Zoltan Kiss
1
-3
/
+12
2014-08-05
xen-netback: Using a new state bit instead of carrier
Zoltan Kiss
1
-0
/
+6
2014-07-08
xen-netback: Adding debugfs "io_ring_qX" files
Zoltan Kiss
1
-0
/
+11
2014-06-25
xen-netback: bookkeep number of active queues in our own module
Wei Liu
1
-0
/
+1
2014-06-04
xen-netback: Add support for multiple queues
Andrew J. Bennieston
1
-0
/
+2
2014-06-04
xen-netback: Factor queue-specific data into queue struct
Wei Liu
1
-33
/
+69
2014-06-04
xen-netback: Move grant_copy_op array back into struct xenvif.
Andrew J. Bennieston
1
-2
/
+1
2014-05-16
xen-netback: fix race between napi_complete() and interrupt handler
David Vrabel
1
-1
/
+1
2014-04-03
xen-netback: Grant copy the header instead of map and memcpy
Zoltan Kiss
1
-0
/
+1
2014-04-01
xen-netback: disable rogue vif in kthread context
Wei Liu
1
-0
/
+5
2014-03-26
xen-netback: Stop using xenvif_tx_pending_slots_available
Zoltan Kiss
1
-7
/
+1
2014-03-25
Revert "xen-netback: Aggregate TX unmap operations"
Zoltan Kiss
1
-2
/
+0
2014-03-07
xen-netback: Aggregate TX unmap operations
Zoltan Kiss
1
-0
/
+2
2014-03-07
xen-netback: Timeout packets in RX path
Zoltan Kiss
1
-0
/
+6
2014-03-07
xen-netback: Handle guests with too many frags
Zoltan Kiss
1
-0
/
+1
2014-03-07
xen-netback: Add stat counters for zerocopy
Zoltan Kiss
1
-0
/
+3
2014-03-07
xen-netback: Remove old TX grant copy definitons and fix indentations
Zoltan Kiss
1
-35
/
+1
2014-03-07
xen-netback: Introduce TX grant mapping
Zoltan Kiss
1
-1
/
+38
2014-03-07
xen-netback: Handle foreign mapped pages on the guest RX path
Zoltan Kiss
1
-0
/
+3
2014-03-07
xen-netback: Minor refactoring of netback code
Zoltan Kiss
1
-1
/
+22
2014-02-05
xen-netback: Fix Rx stall due to race condition
Zoltan Kiss
1
-5
/
+1
2014-01-09
xen-netback: stop vif thread spinning if frontend is unresponsive
Paul Durrant
1
-0
/
+1
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+13
2013-12-29
xen-netback: fix guest-receive-side array sizes
Paul Durrant
1
-6
/
+13
2013-12-09
xen-netback: improve guest-receive-side flow control
Paul Durrant
1
-16
/
+11
2013-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2013-10-29
xen-netback: use jiffies_64 value to calculate credit timeout
Wei Liu
1
-0
/
+1
2013-10-17
xen-netback: enable IPv6 TCP GSO to the guest
Paul Durrant
1
-2
/
+7
[next]