1. af04533 macvtap: Fix csum_start when VLAN tags are present by Herbert Xu · 10 years ago
  2. 7c99d2a macvtap: signal truncated packets by Jason Wang · 11 years ago
  3. b6e55a8 macvtap: update file current position by Zhi Yong Wu · 11 years ago
  4. b99c9d6 macvtap: Do not double-count received packets by Vlad Yasevich · 11 years ago
  5. cbc2755 macvtap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGS by Jason Wang · 11 years ago
  6. 0c9fa3e macvtap: correctly linearize skb when zerocopy is used by Jason Wang · 11 years ago
  7. 5560de9 macvtap: fix recovery from gup errors by Michael S. Tsirkin · 11 years ago
  8. 8bd8196 macvtap: zerocopy: set SKBTX_DEV_ZEROCOPY only when skb is built successfully by Jason Wang · 12 years ago
  9. 47e685b macvtap: zerocopy: put page when fail to get all requested user pages by Jason Wang · 12 years ago
  10. 0c86973 macvtap: zerocopy: fix truesize underestimation by Jason Wang · 12 years ago
  11. 326d46a macvtap: zerocopy: fix offset calculation when building skb by Jason Wang · 12 years ago
  12. 7137542 macvtap: zerocopy: validate vectors before building skb by Jason Wang · 12 years ago
  13. f09e224 macvtap: restore vlan header on user read by Basil Gor · 12 years ago
  14. 4040153 security: trim security.h by Al Viro · 13 years ago
  15. ef0002b macvtap: Fix macvtap_get_queue to use rxhash first by Krishna Kumar · 13 years ago
  16. 2cfa5a0 net: treewide use of RCU_INIT_POINTER by Eric Dumazet · 13 years ago
  17. e09eff7 macvtap: Fix the minor device number allocation by Eric W. Biederman · 13 years ago
  18. 9bf1907 macvtap: Rewrite macvtap_newlink so the error handling works. by Eric W. Biederman · 13 years ago
  19. 2259fef macvtap: Don't leak unreceived packets when we delete a macvtap device. by Eric W. Biederman · 13 years ago
  20. 047af9c macvtap: Fix macvtap_open races in the zero copy enable code. by Eric W. Biederman · 13 years ago
  21. 99f34b3 macvtap: Close a race between macvtap_open and macvtap_dellink. by Eric W. Biederman · 13 years ago
  22. 653fc91 macvtap: fix the uninitialized var using in macvtap_alloc_skb() by Jason Wang · 13 years ago
  23. d1b0828 macvtap: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  24. 97bc363 macvtap: macvtapTX zero-copy support by Shirley Ma · 13 years ago
  25. 10a8d94 virtio_net: introduce VIRTIO_NET_HDR_F_DATA_VALID by Jason Wang · 13 years ago
  26. 33175d8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  27. ce3c869 drivers/net/macvtap: fix error check by Nicolas Kaiser · 13 years ago
  28. 13707f9 drivers/net: remove some rcu sparse warnings by Eric Dumazet · 14 years ago
  29. 1ac9ad1 net: remove dev_txq_stats_fold() by Eric Dumazet · 14 years ago
  30. 55508d6 net: Use skb_checksum_start_offset() by Michał Mirosław · 14 years ago
  31. 1565c7c macvtap: Implement multiqueue for macvtap driver by Krishna Kumar · 14 years ago
  32. bb7e95c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  33. 8a35747 macvtap: Limit packet queue length by Herbert Xu · 14 years ago
  34. 1ebed71 macvtap: Use dev_t for macvtap_major. by David S. Miller · 14 years ago
  35. 55afbd0 macvtap: add ioctl to modify vnet header size by Michael S. Tsirkin · 14 years ago
  36. 4381548 net: sock_def_readable() and friends RCU conversion by Eric Dumazet · 14 years ago
  37. 4a4771a net: use sk_sleep() by Eric Dumazet · 14 years ago
  38. aa39514 net: sk_sleep() helper by Eric Dumazet · 14 years ago
  39. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  40. b9fb9ee macvtap: add GSO/csum offload support by Arnd Bergmann · 14 years ago
  41. 501c774 net/macvtap: add vhost support by Arnd Bergmann · 14 years ago
  42. 02df55d macvtap: rework object lifetime rules by Arnd Bergmann · 14 years ago
  43. 564517e net/macvtap: fix reference counting by Arnd Bergmann · 15 years ago
  44. 20d29d7 net: macvtap driver by Arnd Bergmann · 15 years ago