Commit History

Author SHA1 Message Date
  David S. Miller f666f87b94 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 11 years ago
  Zoltan Kiss 59ae9fc670 xen-netback: Fix handling of skbs requiring too many slots 11 years ago
  Andrew J. Bennieston 8d3d53b3e4 xen-netback: Add support for multiple queues 11 years ago
  Wei Liu e9ce7cb6b1 xen-netback: Factor queue-specific data into queue struct 11 years ago
  David Vrabel 0d08fceb2e xen-netback: fix race between napi_complete() and interrupt handler 11 years ago
  Zoltan Kiss 583757446b xen-netback: Fix grant ref resolution in RX path 11 years ago
  Zoltan Kiss 00aefceb2f xen-netback: Trivial format string fix 11 years ago
  Zoltan Kiss bdab82759b xen-netback: Grant copy the header instead of map and memcpy 11 years ago
  Zoltan Kiss 9074ce2493 xen-netback: Rename map ops 11 years ago
  Wei Liu e9d8b2c296 xen-netback: disable rogue vif in kthread context 11 years ago
  David S. Miller 0b70195e0c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 11 years ago
  Paul Durrant 1425c7a4e8 xen-netback: BUG_ON in xenvif_rx_action() not catching overflow 11 years ago
  Paul Durrant a02eb4732c xen-netback: worse-case estimate in xenvif_rx_action is underestimating 11 years ago
  Paul Durrant 0576eddf24 xen-netback: remove pointless clause from if statement 11 years ago
  Zoltan Kiss 7aceb47a9d xen-netback: Functional follow-up patch for grant mapping series 11 years ago
  Zoltan Kiss 0e59a4a553 xen-netback: Non-functional follow-up patch for grant mapping series 11 years ago
  Zoltan Kiss 869b9b19b3 xen-netback: Stop using xenvif_tx_pending_slots_available 11 years ago
  David S. Miller 2c5f4f8422 xen-netback: Proper printf format for ptrdiff_t is 't'. 11 years ago
  Zoltan Kiss 397dfd9f93 Revert "xen-netback: Aggregate TX unmap operations" 11 years ago
  David S. Miller 85dcce7a73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 11 years ago
  Annie Li 5bd0767086 Xen-netback: Fix issue caused by using gso_type wrongly 11 years ago
  Zoltan Kiss e9275f5e2d xen-netback: Aggregate TX unmap operations 11 years ago
  Zoltan Kiss 093507885a xen-netback: Timeout packets in RX path 11 years ago
  Zoltan Kiss e3377f36ca xen-netback: Handle guests with too many frags 11 years ago
  Zoltan Kiss 1bb332af4c xen-netback: Add stat counters for zerocopy 11 years ago
  Zoltan Kiss 62bad3199a xen-netback: Remove old TX grant copy definitons and fix indentations 11 years ago
  Zoltan Kiss f53c3fe8da xen-netback: Introduce TX grant mapping 11 years ago
  Zoltan Kiss 3e2234b314 xen-netback: Handle foreign mapped pages on the guest RX path 11 years ago
  Zoltan Kiss 121fa4b777 xen-netback: Minor refactoring of netback code 11 years ago
  Zoltan Kiss 8f13dd9612 xen-netback: Use skb->cb for pending_idx 11 years ago