1. fbf9227 tap: double-free in error path in tap_open() by Girish Moodalbail · 7 years ago
  2. 5b9d201 tun/tap: sanitize TUNSETSNDBUF input by Craig Gallek · 7 years ago
  3. b90cb48 macvtap: read vnet_hdr_size once by Willem de Bruijn · 7 years ago
  4. 1e7cbb4 virtio-net: restore VIRTIO_HDR_F_DATA_VALID on receiving by Jason Wang · 7 years ago
  5. aa196ee macvtap: handle ubuf refcount correctly when meet errors by Jason Wang · 7 years ago
  6. e824265 driver: macvtap: Unregister netdev rx_handler if macvtap_newlink fails by Gao Feng · 7 years ago
  7. 104a493 macvtap: fix use after free for skb_array during release by Jason Wang · 8 years ago
  8. 0d7eacb macvtap: correctly free skb during socket destruction by Jason Wang · 8 years ago
  9. 362899b macvtap: switch to use skb array by Jason Wang · 8 years ago
  10. 1b16bf4 macvtap: avoid hash calculating for single queue by Jason Wang · 8 years ago
  11. fd88d68 macvtap: use common code for virtio_net_hdr and skb GSO conversion by Mike Rapoport · 8 years ago
  12. e800072 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  13. be0bd31 macvtap: segmented packet is consumed by Eric Dumazet · 8 years ago
  14. 17af2bc macvtap: add namespace support to the sysfs device class by Marc Angel · 8 years ago
  15. e96c37f macvtap: check minor when unregistering by Francesco Ruggeri · 8 years ago
  16. 8e2ad41 macvtap: always pass ethernet header in linear by Willem de Bruijn · 8 years ago
  17. a188222 net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK by Tom Herbert · 8 years ago
  18. 9cd3e07 net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA by Eric Dumazet · 8 years ago
  19. a499a2e macvtap: Resolve possible __might_sleep warning in macvtap_do_read() by Vlad Yasevich · 9 years ago
  20. f23d538 macvtap: unbreak receiving of gro skb with frag list by Jason Wang · 9 years ago
  21. 3ea7924 macvtap: fix TUNSETSNDBUF values > 64k by Michael S. Tsirkin · 9 years ago
  22. c5c62f1 macvtap: fix network header pointer for VLAN tagged pkts by Ivan Vecera · 9 years ago
  23. f760b87 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  24. d5de198 macvtap: Destroy minor_idr on module_exit by Johannes Thumshirn · 9 years ago
  25. 5fc8352 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  26. dfe816c macvtap: Increase limit of macvtap queues by Pankaj Gupta · 9 years ago
  27. 8b8e658 macvtap/tun: cross-endian support for little-endian hosts by Greg Kurz · 9 years ago
  28. 7d82410 virtio: add explicit big-endian support to memory accessors by Greg Kurz · 9 years ago
  29. 5b11e15 macvtap: introduce macvtap_is_little_endian() helper by Greg Kurz · 9 years ago
  30. 7f460d3 fix missing copy_from_user in macvtap by Justin Cormack · 9 years ago
  31. b508208 macvtap add missing ioctls - fix wrapping by Justin Cormack · 9 years ago
  32. 11aa9c2 net: Pass kern from net_proto_family.create to sk_alloc by Eric W. Biederman · 9 years ago
  33. 388f997 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  34. 8b86a61 net: remove unused 'dev' argument from netif_needs_gso() by Johannes Berg · 9 years ago
  35. 5d5d568 make new_sync_{read,write}() static by Al Viro · 9 years ago
  36. 71a83a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  37. 1b78414 net: Remove iocb argument from sendmsg and recvmsg by Ying Xue · 9 years ago
  38. 2f1d8b9 macvtap: make sure neighbour code can push ethernet header by Eric Dumazet · 9 years ago
  39. 6e03f89 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  40. e3e3c42 Revert "drivers/net: Disable UFO through virtio" by Vlad Yasevich · 9 years ago
  41. 72f6510 Revert "drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets" by Vlad Yasevich · 9 years ago
  42. df8a39d net: rename vlan_tx_* helpers since "tx" is misleading there by Jiri Pirko · 9 years ago
  43. 01b07fb macvtap: drop broken IFF_VNET_LE by Michael S. Tsirkin · 9 years ago
  44. 39ec7de macvtap: fix uninitialized access on TUNSETIFF by Michael S. Tsirkin · 9 years ago
  45. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  46. c0371da put iov_iter into msghdr by Al Viro · 9 years ago
  47. 6ae7feb macvtap: TUN_VNET_LE support by Michael S. Tsirkin · 9 years ago
  48. f51a5e8 tun/macvtap: use consume_skb() instead of kfree_skb() when needed by Jason Wang · 9 years ago
  49. f5ff53b {macvtap,tun}_get_user(): switch to iov_iter by Al Viro · 10 years ago
  50. 3af0bfe switch macvtap to ->read_iter() by Al Viro · 10 years ago
  51. 7cc76f5 macvtap: advance iov iterator when needed in macvtap_put_user() by Jason Wang · 10 years ago
  52. 6c36d2e macvtap: Use iovec iterators by Herbert Xu · 10 years ago
  53. 3ce9b20 macvtap: Fix csum_start when VLAN tags are present by Herbert Xu · 10 years ago
  54. 5188cd4 drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets by Ben Hutchings · 10 years ago
  55. 3d0ad09 drivers/net: Disable UFO through virtio by Ben Hutchings · 10 years ago
  56. 04ffcb2 net: Add ndo_gso_check by Tom Herbert · 10 years ago
  57. 40b8fe4 macvtap: Fix race between device delete and open. by Vlad Yasevich · 10 years ago
  58. cbdb042 mactap: Fix checksum errors for non-gso packets in bridge mode by Vlad Yasevich · 10 years ago
  59. a81ab36 drivers/net: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 10 years ago
  60. 143c905 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  61. 3958afa1b net: Change skb_get_rxhash to skb_get_hash by Tom Herbert · 10 years ago
  62. 2f6a1b6 macvlan: Remove custom recieve and forward handlers by Vlad Yasevich · 10 years ago
  63. 6acf54f macvtap: Add support of packet capture on macvtap device. by Vlad Yasevich · 10 years ago
  64. ce232ce macvtap: signal truncated packets by Jason Wang · 10 years ago
  65. bbd3762 net: Revert macvtap/tun truncation signalling changes. by David S. Miller · 10 years ago
  66. 730054d macvtap: signal truncated packets by Jason Wang · 10 years ago
  67. de2aa47 Revert "macvtap: remove useless codes in macvtap_aio_read() and macvtap_recvmsg()" by David S. Miller · 10 years ago
  68. 41e4af6 macvtap: remove useless codes in macvtap_aio_read() and macvtap_recvmsg() by Zhi Yong Wu · 10 years ago
  69. 34f9f43 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  70. 55ec8e2 macvtap: remove unused parameter in macvtap_do_read() by Zhi Yong Wu · 10 years ago
  71. 359d44d macvtap: remove the dead branch by Zhi Yong Wu · 10 years ago
  72. e6ebc7f macvtap: update file current position by Zhi Yong Wu · 10 years ago
  73. 006da7b0 macvtap: Do not double-count received packets by Vlad Yasevich · 10 years ago
  74. cd3e22b macvtap: fix tx_dropped counting error by Jason Wang · 10 years ago
  75. 16a3fa2 macvtap: limit head length of skb allocated by Jason Wang · 11 years ago
  76. b05930f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  77. e573332 macvtap: Ignore tap features when VNET_HDR is off by Vlad Yasevich · 11 years ago
  78. e558b01 macvtap: Correctly set tap features when IFF_VNET_HDR is disabled. by Vlad Yasevich · 11 years ago
  79. a567dd6 macvtap: simplify usage of tap_features by Vlad Yasevich · 11 years ago
  80. 2ff1cf1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  81. 29d7919 macvtap: fix two races by Eric Dumazet · 11 years ago
  82. 28d6427 net: attempt high order allocations in sock_alloc_send_pskb() by Eric Dumazet · 11 years ago
  83. c3bdeb5 net: move zerocopy_sg_from_iovec() to net/core/datagram.c by Jason Wang · 11 years ago
  84. b4bf077 net: move iov_pages() to net/core/iovec.c by Jason Wang · 11 years ago
  85. ece793f macvtap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGS by Jason Wang · 11 years ago
  86. 0fbe0d4 macvtap: do not assume 802.1Q when send vlan packets by Jason Wang · 11 years ago
  87. 82a19eb macvtap: fix the missing ret value of TUNSETQUEUE by Jason Wang · 11 years ago
  88. 61d46bf macvtap: correctly linearize skb when zerocopy is used by Jason Wang · 11 years ago
  89. 0c1072a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  90. 3e4f8b7 macvtap: Perform GSO on forwarding path. by Vlad Yasevich · 11 years ago
  91. 2be5c76 macvtap: Let TUNSETOFFLOAD actually controll offload features. by Vlad Yasevich · 11 years ago
  92. ac4e4af macvtap: Consistently use rcu functions by Vlad Yasevich · 11 years ago
  93. 441ac0f macvtap: Convert to using rtnl lock by Vlad Yasevich · 11 years ago
  94. 4c7ab05 macvtap: fix recovery from gup errors by Michael S. Tsirkin · 11 years ago
  95. f57855a macvtap: fix uninitialized return value macvtap_ioctl_set_queue() by Jason Wang · 11 years ago
  96. d9a90a3 macvtap: slient sparse warnings by Jason Wang · 11 years ago
  97. df09b36 macvtap: enable multiqueue flag by Jason Wang · 11 years ago
  98. 815f236 macvtap: add TUNSETQUEUE ioctl by Jason Wang · 11 years ago
  99. 376b1aa macvtap: eliminate linear search by Jason Wang · 11 years ago
  100. 8f475a3 macvtap: introduce macvtap_get_vlan() by Jason Wang · 11 years ago