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
/
rx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-16
xen/netback: don't queue unlimited number of packages
Juergen Gross
1
-7
/
+11
2021-12-16
xen/netback: fix rx queue stall detection
Juergen Gross
1
-24
/
+41
2021-02-04
xen/netback: avoid race in xenvif_rx_ring_slots_available()
Juergen Gross
1
-1
/
+8
2020-10-20
xen/netback: use lateeoi irq binding
Juergen Gross
1
-4
/
+9
2020-07-01
xen networking: add XDP offset adjustment to xen-netback
Denis Kirjanov
1
-1
/
+14
2018-02-26
xen-netback: make function xenvif_rx_skb static
Colin Ian King
1
-1
/
+1
2016-10-13
xen-netback: fix type mismatch warning
Arnd Bergmann
1
-3
/
+3
2016-10-13
xen-netback: fix guest Rx stall detection (after guest Rx refactor)
David Vrabel
1
-0
/
+2
2016-10-06
xen/netback: add fraglist support for to-guest rx
Ross Lagerwall
1
-9
/
+29
2016-10-06
xen-netback: batch copies for multiple to-guest rx packets
David Vrabel
1
-10
/
+17
2016-10-06
xen-netback: process guest rx packets in batches
David Vrabel
1
-1
/
+14
2016-10-06
xen-netback: immediately wake tx queue when guest rx queue has space
David Vrabel
1
-16
/
+8
2016-10-06
xen-netback: refactor guest rx
David Vrabel
1
-371
/
+205
2016-10-06
xen-netback: retire guest rx side prefix GSO feature
Paul Durrant
1
-26
/
+0
2016-10-06
xen-netback: separate guest side rx code into separate module
Paul Durrant
1
-0
/
+789