index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
xen-netback
/
interface.c
Age
Commit message (
Expand
)
Author
2016-01-15
xen-netback: free queues after freeing the net device
David Vrabel
2016-01-15
xen-netback: delete NAPI instance when queue fails to initialize
David Vrabel
2015-09-02
xen-netback: add support for multicast control
Paul Durrant
2015-08-06
xen/netback: Wake dealloc thread after completing zerocopy work
Ross Lagerwall
2015-03-20
xen-netback: making the bandwidth limiter runtime settable
Palik, Imre
2015-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-05
xen-netback: return correct ethtool stats
David Vrabel
2015-03-03
xen: Use eth_<foo>_addr instead of memset
Joe Perches
2015-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-02-10
Merge tag 'stable/for-linus-3.20-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2015-02-05
xen-netback: fix sparse warning
Lad, Prabhakar
2015-02-02
xen-netback: stop the guest rx thread after a fatal error
David Vrabel
2015-01-28
xen/grant-table: add helpers for allocating pages
David Vrabel
2014-12-18
xen-netback: support frontends without feature-rx-notify again
David Vrabel
2014-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-10-29
xen-netback: Disable NAPI after disabling interrupts
Zoltan Kiss
2014-10-25
xen-netback: reintroduce guest Rx stall detection
David Vrabel
2014-10-25
xen-netback: fix unlimited guest Rx internal queue and carrier flapping
David Vrabel
2014-10-25
xen-netback: make feature-rx-notify mandatory
David Vrabel
2014-08-25
xen-netback: move netif_napi_add before binding interrupt
Wei Liu
2014-08-13
xen-netback: remove loop waiting function
Wei Liu
2014-08-13
xen-netback: don't stop dealloc kthread too early
Wei Liu
2014-08-13
xen-netback: move NAPI add/remove calls
Wei Liu
2014-08-11
xen-netback: Don't deschedule NAPI when carrier off
Zoltan Kiss
2014-08-05
xen-netback: Turn off the carrier if the guest is not able to receive
Zoltan Kiss
2014-08-05
xen-netback: Using a new state bit instead of carrier
Zoltan Kiss
2014-07-15
net: set name_assign_type in alloc_netdev()
Tom Gundersen
2014-07-08
xen-netback: Adding debugfs "io_ring_qX" files
Zoltan Kiss
2014-06-25
xen-netback: bookkeep number of active queues in our own module
Wei Liu
2014-06-11
net: xen-netback: include linux/vmalloc.h again
Arnd Bergmann
2014-06-04
xen-netback: Add support for multiple queues
Andrew J. Bennieston
2014-06-04
xen-netback: Factor queue-specific data into queue struct
Wei Liu
2014-06-04
xen-netback: Move grant_copy_op array back into struct xenvif.
Andrew J. Bennieston
2014-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-05-16
xen-netback: fix race between napi_complete() and interrupt handler
David Vrabel
2014-05-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-04-01
xen-netback: disable rogue vif in kthread context
Wei Liu
2014-03-26
xen-netback: Non-functional follow-up patch for grant mapping series
Zoltan Kiss
2014-03-26
xen-netback: Stop using xenvif_tx_pending_slots_available
Zoltan Kiss
2014-03-25
Revert "xen-netback: Aggregate TX unmap operations"
Zoltan Kiss
2014-03-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-12
xen-netback: use skb_is_gso in xenvif_start_xmit
Wei Liu
2014-03-07
xen-netback: Aggregate TX unmap operations
Zoltan Kiss
2014-03-07
xen-netback: Timeout packets in RX path
Zoltan Kiss
2014-03-07
xen-netback: Handle guests with too many frags
Zoltan Kiss
2014-03-07
xen-netback: Add stat counters for zerocopy
Zoltan Kiss
2014-03-07
xen-netback: Introduce TX grant mapping
Zoltan Kiss
2014-03-07
xen-netback: Minor refactoring of netback code
Zoltan Kiss
2014-02-05
xen-netback: Fix Rx stall due to race condition
Zoltan Kiss
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
[next]