Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a0e27f51ba8a04125c22a95c4d3e98297a7191de
/
drivers
/
net
/
xen-netback
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
bc96f64
xen-netback: make feature-rx-notify mandatory
by David Vrabel
· 10 years ago
95afae4
xen: remove DEFINE_XENBUS_DRIVER() macro
by David Vrabel
· 10 years ago
e24f819
xen-netback: move netif_napi_add before binding interrupt
by Wei Liu
· 10 years ago
b125285
xen-netback: remove loop waiting function
by Wei Liu
· 10 years ago
a64bd93
xen-netback: don't stop dealloc kthread too early
by Wei Liu
· 10 years ago
ea2c5e1
xen-netback: move NAPI add/remove calls
by Wei Liu
· 10 years ago
628fa76
xen-netback: fix debugfs entry creation
by Wei Liu
· 10 years ago
5c80700
xen-netback: fix debugfs write length check
by Wei Liu
· 10 years ago
2561cc1
xen-netback: Don't deschedule NAPI when carrier off
by Zoltan Kiss
· 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
c835a67
net: set name_assign_type in alloc_netdev()
by Tom Gundersen
· 10 years ago
f51de24
xen-netback: Adding debugfs "io_ring_qX" files
by Zoltan Kiss
· 10 years ago
f7b50c4
xen-netback: bookkeep number of active queues in our own module
by Wei Liu
· 10 years ago
e7b599d
net: xen-netback: include linux/vmalloc.h again
by Arnd Bergmann
· 10 years ago
f666f87
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
59ae9fc
xen-netback: Fix handling of skbs requiring too many slots
by Zoltan Kiss
· 10 years ago
8d3d53b
xen-netback: Add support for multiple queues
by Andrew J. Bennieston
· 10 years ago
e9ce7cb
xen-netback: Factor queue-specific data into queue struct
by Wei Liu
· 10 years ago
a55d976
xen-netback: Move grant_copy_op array back into struct xenvif.
by Andrew J. Bennieston
· 10 years ago
54e5c4d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
0d08fce
xen-netback: fix race between napi_complete() and interrupt handler
by David Vrabel
· 10 years ago
5837574
xen-netback: Fix grant ref resolution in RX path
by Zoltan Kiss
· 10 years ago
7ad24ea
net: get rid of SET_ETHTOOL_OPS
by Wilfried Klaebe
· 10 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
836fbaf
xen-netback: use skb_is_gso in xenvif_start_xmit
by Wei Liu
· 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
f35f76e
xen-netback: Include header for vmalloc
by Josh Boyer
· 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
7022ef8
xen-netback: fix fragments error handling in checksum_setup_ip()
by Wei Yongjun
· 11 years ago
a3314f3
xen-netback: fix gso_prefix check
by Paul Durrant
· 11 years ago
d9601a3
xen-netback: napi: don't prematurely request a tx event
by Paul Durrant
· 11 years ago
1057405
xen-netback: napi: fix abuse of budget
by Paul Durrant
· 11 years ago
d52eb0d
xen-netback: make sure skb linear area covers checksum field
by Paul Durrant
· 11 years ago
ca2f09f
xen-netback: improve guest-receive-side flow control
by Paul Durrant
· 11 years ago
34f9f43
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
adf8d3f
drivers/net/*: Fix FSF address in file headers
by Jeff Kirsher
· 11 years ago
1431fb3
xen-netback: fix fragment detection in checksum setup
by Paul Durrant
· 11 years ago
67fa366
xen-netback: clear vif->task on disconnect
by Paul Durrant
· 11 years ago
ae5e812
xen-netback: include definition of csum_ipv6_magic
by Andy Whitcroft
· 11 years ago
db739ef
xen-netback: stop the VIF thread before unbinding IRQs
by David Vrabel
· 11 years ago
394efd1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
059dfa6
xen-netback: use jiffies_64 value to calculate credit timeout
by Wei Liu
· 11 years ago
82cada2
xen-netback: enable IPv6 TCP GSO to the guest
by Paul Durrant
· 11 years ago
a946858
xen-netback: handle IPv6 TCP GSO packets from the guest
by Paul Durrant
· 11 years ago
7365bcf
xen-netback: Unconditionally set NETIF_F_RXCSUM
by Paul Durrant
· 11 years ago
2eba61d
xen-netback: add support for IPv6 checksum offload from guest
by Paul Durrant
· 11 years ago
146c8a7
xen-netback: add support for IPv6 checksum offload to guest
by Paul Durrant
· 11 years ago
dc62cca
xen-netback: transition to CLOSED when removing a VIF
by David Vrabel
· 11 years ago
ea732df
xen-netback: Handle backend state transitions in a more robust way
by Paul Durrant
· 11 years ago
279f438
xen-netback: Don't destroy the netdev until the vif is shut down
by Paul Durrant
· 11 years ago
6e43fc0
xen-netback: count number required slots for an skb more carefully
by David Vrabel
· 11 years ago
a9677bc
xen-netback: fix possible format string flaw
by Kees Cook
· 11 years ago
7376419
xen-netback: rename functions
by Wei Liu
· 11 years ago
b3f980b
xen-netback: switch to NAPI + kthread 1:1 model
by Wei Liu
· 11 years ago
43e9d19
xen-netback: remove page tracking facility
by Wei Liu
· 11 years ago
8ef2c3b
xen-netback: xenbus.c: use more current logging styles
by Wei Liu
· 11 years ago
383eda3
xen: Use more current logging styles
by Joe Perches
· 11 years ago
07cc61b
xen-netback: double free on unload
by Dan Carpenter
· 11 years ago
d98cae64e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
94f950c
xen-netback: don't de-reference vif pointer after having called xenvif_put()
by Jan Beulich
· 11 years ago
e1f00a69
xen-netback: split event channels support for Xen backend driver
by Wei Liu
· 11 years ago
b103f35
xen-netback: enable user to unload netback module
by Wei Liu
· 11 years ago
Next »