Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
be6054765c14333557ade067de5280177ac92a42
/
drivers
/
net
/
xen-netback
/
netback.c
dfa523a
xen-netback: correctly schedule rate-limited queues
by Wei Liu
· 7 years ago
b17075d
xen-netback: fix race condition on XenBus disconnect
by Igor Druzhinin
· 8 years ago
56dd5af
xen/netback: set default upper limit of tx/rx queues to 8
by Juergen Gross
· 8 years ago
3254f83
xen-netback: separate guest side rx code into separate module
by Paul Durrant
· 8 years ago
0364a88
xen-netback: switch to threaded irq for control ring
by Juergen Gross
· 8 years ago
c2d09fd
xen-netback: use hash value from the frontend
by Paul Durrant
· 9 years ago
f07f989
xen-netback: pass hash value to the frontend
by Paul Durrant
· 9 years ago
40d8abd
xen-netback: add control protocol implementation
by Paul Durrant
· 9 years ago
4e15ee2
xen-netback: add control ring boilerplate
by Paul Durrant
· 9 years ago
72eec92
xen-netback: fix extra_info handling in xenvif_tx_err()
by Paul Durrant
· 9 years ago
562abd3
xen-netback: support multiple extra info fragments passed from frontend
by Paul Durrant
· 9 years ago
99a2dea
xen-netback: use skb to determine number of required guest Rx requests
by David Vrabel
· 9 years ago
68a33bf
xen-netback: use RING_COPY_REQUEST() throughout
by David Vrabel
· 9 years ago
0f58996
xen-netback: don't use last request to determine minimum Tx credit
by David Vrabel
· 9 years ago
d0089e8
net/xen-netback: Make it running on 64KB page granularity
by Julien Grall
· 10 years ago
a0f2e80
net/xen-netback: xenvif_gop_frag_copy: move GSO check out of the loop
by Julien Grall
· 9 years ago
06ab838
Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 9 years ago
4c82ac3
xen-netback: respect user provided max_queues
by Wei Liu
· 9 years ago
1d5d485
xen-netback: require fewer guest Rx slots when not using GSO
by David Vrabel
· 9 years ago
0df4f26
xen: Use correctly the Xen memory terminologies
by Julien Grall
· 9 years ago
210c34d
xen-netback: add support for multicast control
by Paul Durrant
· 9 years ago
57b2290
xen/netback: Wake dealloc thread after completing zerocopy work
by Ross Lagerwall
· 9 years ago
2475b225
xen-netback: Allocate fraglist early to avoid complex rollback
by Ross Lagerwall
· 9 years ago
50c2e4d
net/xen-netback: off by one in BUG_ON() condition
by Dan Carpenter
· 9 years ago
7adf12b
Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 9 years ago
6894615
net/xen-netback: Don't mix hexa and decimal with 0x in the printf format
by Julien Grall
· 9 years ago
44f0764
net/xen-netback: Remove unused code in xenvif_rx_action
by Julien Grall
· 9 years ago
a9fd60e
xen: Include xen/page.h rather than asm/xen/page.h
by Julien Grall
· 9 years ago
dda922c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
dc5e7a8
xen: netback: fix printf format string warning
by Ian Campbell
· 10 years ago
c489dbb
net:xen-netback - Change 1 to true for bool type variable.
by Shailendra Verma
· 10 years ago
497a5df
Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 10 years ago
ccc9d90
xenbus_client: Extend interface to support multi-page ring
by Wei Liu
· 10 years ago
0fa74a4b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
edafc13
xen-netback: making the bandwidth limiter runtime settable
by Palik, Imre
· 10 years ago
c8a4d29
xen-netback: notify immediately after pushing Tx response.
by David Vrabel
· 10 years ago
b0c21ba
xen-netback: refactor xenvif_handle_frag_list()
by David Vrabel
· 10 years ago
49d9991
xen-netback: unref frags when handling a from-guest skb with a frag list
by David Vrabel
· 10 years ago
7fbb9d8
xen-netback: release pending index before pushing Tx responses
by David Vrabel
· 10 years ago
c5ce28d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
bdccc4e
Merge tag 'stable/for-linus-3.20-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 10 years ago
6e03f89
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
42b5212
xen-netback: stop the guest rx thread after a fatal error
by David Vrabel
· 10 years ago
c2677a6
xen-netback: use foreign page information from the pages themselves
by Jennifer Herbert
· 10 years ago
0ae65f4
x86/xen: require ballooned pages for grant maps
by Jennifer Herbert
· 10 years ago
1650d54
xen-netback: always fully coalesce guest Rx packets
by David Vrabel
· 10 years ago
26c0e10
xen-netback: support frontends without feature-rx-notify again
by David Vrabel
· 10 years ago
7e5d775
xen-netback: remove unconditional __pskb_pull_tail() in guest Tx path
by Malcolm Crossley
· 10 years ago
55b42b5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
44cc8ed
xen-netback: Remove __GFP_COLD
by Zoltan Kiss
· 10 years ago
ecf08d2
xen-netback: reintroduce guest Rx stall detection
by David Vrabel
· 10 years ago
f48da8b
xen-netback: fix unlimited guest Rx internal queue and carrier flapping
by David Vrabel
· 10 years ago
a64bd93
xen-netback: don't stop dealloc kthread too early
by Wei Liu
· 10 years ago
743b0a9
xen-netback: Fix vif->disable handling
by Zoltan Kiss
· 10 years ago
f34a4cf
xen-netback: Turn off the carrier if the guest is not able to receive
by Zoltan Kiss
· 10 years ago
3d1af1d
xen-netback: Using a new state bit instead of carrier
by Zoltan Kiss
· 10 years ago
8fd90bb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
d8cfbfc
xen-netback: Fix pointer incrementation to avoid incorrect logging
by Zoltan Kiss
· 10 years ago
1b860da
xen-netback: Fix releasing header slot on error path
by Zoltan Kiss
· 10 years ago
b42cc6e
xen-netback: Fix releasing frag_list skbs in error path
by Zoltan Kiss
· 10 years ago
1a998d3
xen-netback: Fix handling frag_list on grant op error path
by Zoltan Kiss
· 10 years ago
f51de24
xen-netback: Adding debugfs "io_ring_qX" files
by Zoltan Kiss
· 10 years ago
f666f87
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
59ae9fc
xen-netback: Fix handling of skbs requiring too many slots
by Zoltan Kiss
· 11 years ago
8d3d53b
xen-netback: Add support for multiple queues
by Andrew J. Bennieston
· 11 years ago
e9ce7cb
xen-netback: Factor queue-specific data into queue struct
by Wei Liu
· 11 years ago
0d08fce
xen-netback: fix race between napi_complete() and interrupt handler
by David Vrabel
· 11 years ago
58375744
xen-netback: Fix grant ref resolution in RX path
by Zoltan Kiss
· 11 years ago
00aefce
xen-netback: Trivial format string fix
by Zoltan Kiss
· 11 years ago
bdab827
xen-netback: Grant copy the header instead of map and memcpy
by Zoltan Kiss
· 11 years ago
9074ce2
xen-netback: Rename map ops
by Zoltan Kiss
· 11 years ago
e9d8b2c
xen-netback: disable rogue vif in kthread context
by Wei Liu
· 11 years ago
0b70195
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
1425c7a
xen-netback: BUG_ON in xenvif_rx_action() not catching overflow
by Paul Durrant
· 11 years ago
a02eb47
xen-netback: worse-case estimate in xenvif_rx_action is underestimating
by Paul Durrant
· 11 years ago
0576edd
xen-netback: remove pointless clause from if statement
by Paul Durrant
· 11 years ago
7aceb47
xen-netback: Functional follow-up patch for grant mapping series
by Zoltan Kiss
· 11 years ago
0e59a4a
xen-netback: Non-functional follow-up patch for grant mapping series
by Zoltan Kiss
· 11 years ago
869b9b1
xen-netback: Stop using xenvif_tx_pending_slots_available
by Zoltan Kiss
· 11 years ago
2c5f4f8
xen-netback: Proper printf format for ptrdiff_t is 't'.
by David S. Miller
· 11 years ago
397dfd9
Revert "xen-netback: Aggregate TX unmap operations"
by Zoltan Kiss
· 11 years ago
85dcce7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
5bd0767
Xen-netback: Fix issue caused by using gso_type wrongly
by Annie Li
· 11 years ago
e9275f5
xen-netback: Aggregate TX unmap operations
by Zoltan Kiss
· 11 years ago
0935078
xen-netback: Timeout packets in RX path
by Zoltan Kiss
· 11 years ago
e3377f3
xen-netback: Handle guests with too many frags
by Zoltan Kiss
· 11 years ago
1bb332a
xen-netback: Add stat counters for zerocopy
by Zoltan Kiss
· 11 years ago
62bad31
xen-netback: Remove old TX grant copy definitons and fix indentations
by Zoltan Kiss
· 11 years ago
f53c3fe
xen-netback: Introduce TX grant mapping
by Zoltan Kiss
· 11 years ago
3e2234b
xen-netback: Handle foreign mapped pages on the guest RX path
by Zoltan Kiss
· 11 years ago
121fa4b
xen-netback: Minor refactoring of netback code
by Zoltan Kiss
· 11 years ago
8f13dd9
xen-netback: Use skb->cb for pending_idx
by Zoltan Kiss
· 11 years ago
9ab9831
xen-netback: Fix Rx stall due to race condition
by Zoltan Kiss
· 11 years ago
2721637
xen-netback: use new skb_checksum_setup function
by Paul Durrant
· 11 years ago
11b57f9
xen-netback: stop vif thread spinning if frontend is unresponsive
by Paul Durrant
· 11 years ago
56a4342
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
ac3d5ac
xen-netback: fix guest-receive-side array sizes
by Paul Durrant
· 11 years ago
b89587a
xen-netback: add gso_segs calculation
by Paul Durrant
· 11 years ago
0c8d087
xen-netback: fix some error return code
by Wei Yongjun
· 11 years ago
143c905
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
Next »