Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
fc3c5512e337bdb8b019883ea9078bbccc00c4e9
/
drivers
/
net
/
xen-netback
/
interface.c
587a712
xen-netback: remove redundant assignment to err
by Colin Ian King
· 6 years ago
a350ecc
net: remove 'fallback' argument from dev->ndo_select_queue()
by Paolo Abeni
· 6 years ago
a2288d4
xen-netback: don't populate the hash cache on XenBus disconnect
by Igor Druzhinin
· 6 years ago
6f41617
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
a9ca7f1
net: xen-netback: fix return type of ndo_start_xmit function
by YueHaibing
· 6 years ago
22f9cde
xen-netback: validate queue numbers in xenvif_set_hash_mapping()
by Jan Beulich
· 6 years ago
8ec56fc
net: allow fallback function to pass netdev
by Alexander Duyck
· 7 years ago
4f49dec
net: allow ndo_select_queue to pass netdev
by Alexander Duyck
· 7 years ago
cc10f87
xen-netback: Fix logging message with spurious period after newline
by Joe Perches
· 7 years ago
f8ddadc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
cac6a8f
net/xen-netback: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
e1043a4
xen-netfront, xen-netback: Use correct minimum MTU values
by Mohammed Gamal
· 7 years ago
f7c1117
drivers: net: xen-netback: use setup_timer() helper.
by Allen Pais
· 7 years ago
cc8737a
xen-netback: update ubuf_info initialization to anonymous union
by Willem de Bruijn
· 7 years ago
dfa523a
xen-netback: correctly schedule rate-limited queues
by Wei Liu
· 8 years ago
b17075d
xen-netback: fix race condition on XenBus disconnect
by Igor Druzhinin
· 8 years ago
0881e7b
sched/headers: Prepare to move the get_task_struct()/put_task_struct() and related APIs from <linux/sched.h> to <linux/sched/task.h>
by Ingo Molnar
· 8 years ago
3f64116
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
ebf692f
xen-netback: vif counters from int/long to u64
by Mart van Santen
· 8 years ago
6ad2016
drivers: net: generalize napi_complete_done()
by Eric Dumazet
· 8 years ago
f16f1df
xen-netback: protect resource cleaning on XenBus disconnect
by Igor Druzhinin
· 8 years ago
d0c2c99
net: use core MTU range checking in virt drivers
by Jarod Wilson
· 8 years ago
912e27e
xen-netback: make sure that hashes are not send to unaware frontends
by Paul Durrant
· 8 years ago
2167ca0
xen/netback: add fraglist support for to-guest rx
by Ross Lagerwall
· 8 years ago
fedbc8c
xen-netback: retire guest rx side prefix GSO feature
by Paul Durrant
· 8 years ago
0364a88
xen-netback: switch to threaded irq for control ring
by Juergen Gross
· 8 years ago
c0fcded
xen-netback: only deinitialized hash if it was initialized
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
9c6f3ff
xen-netback: free queues after freeing the net device
by David Vrabel
· 9 years ago
4a65852
xen-netback: delete NAPI instance when queue fails to initialize
by David Vrabel
· 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
edafc13
xen-netback: making the bandwidth limiter runtime settable
by Palik, Imre
· 10 years ago
3cef5c5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
d63951d
xen-netback: return correct ethtool stats
by David Vrabel
· 10 years ago
3b6ed26
xen: Use eth_<foo>_addr instead of memset
by Joe Perches
· 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
38741d5
xen-netback: fix sparse warning
by Lad, Prabhakar
· 10 years ago
42b5212
xen-netback: stop the guest rx thread after a fatal error
by David Vrabel
· 10 years ago
ff4b156
xen/grant-table: add helpers for allocating pages
by David Vrabel
· 10 years ago
26c0e10
xen-netback: support frontends without feature-rx-notify again
by David Vrabel
· 10 years ago
55b42b5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
8fe7898
xen-netback: Disable NAPI after disabling interrupts
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
bc96f64
xen-netback: make feature-rx-notify mandatory
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
2561cc1
xen-netback: Don't deschedule NAPI when carrier off
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
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
· 11 years ago
f7b50c4
xen-netback: bookkeep number of active queues in our own module
by Wei Liu
· 11 years ago
e7b599d
net: xen-netback: include linux/vmalloc.h again
by Arnd Bergmann
· 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
a55d976
xen-netback: Move grant_copy_op array back into struct xenvif.
by Andrew J. Bennieston
· 11 years ago
54e5c4d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
0d08fce
xen-netback: fix race between napi_complete() and interrupt handler
by David Vrabel
· 11 years ago
7ad24ea
net: get rid of SET_ETHTOOL_OPS
by Wilfried Klaebe
· 11 years ago
e9d8b2c
xen-netback: disable rogue vif in kthread context
by Wei Liu
· 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
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
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
f53c3fe
xen-netback: Introduce TX grant mapping
by Zoltan Kiss
· 11 years ago
121fa4b
xen-netback: Minor refactoring of netback code
by Zoltan Kiss
· 11 years ago
9ab9831
xen-netback: Fix Rx stall due to race condition
by Zoltan Kiss
· 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
ca2f09f
xen-netback: improve guest-receive-side flow control
by Paul Durrant
· 11 years ago
67fa366
xen-netback: clear vif->task on disconnect
by Paul Durrant
· 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
7365bcf
xen-netback: Unconditionally set NETIF_F_RXCSUM
by Paul Durrant
· 11 years ago
146c8a7
xen-netback: add support for IPv6 checksum offload to guest
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
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
e1f00a69
xen-netback: split event channels support for Xen backend driver
by Wei Liu
· 12 years ago
b103f35
xen-netback: enable user to unload netback module
by Wei Liu
· 12 years ago
6338a53
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net
by David S. Miller
· 12 years ago
3e55f8b
xen-netback: cancel the credit timer when taking the vif down
by David Vrabel
· 12 years ago
fd50231
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
48856286
xen/netback: shutdown the ring if it contains garbage.
by Ian Campbell
· 12 years ago
Next »