1. 167c810 tun: wake up waitqueues after IFF_UP is set by Fei Li · 5 years ago
  2. 7b5f260 tun: add a missing rcu_read_unlock() in error path by Eric Dumazet · 5 years ago
  3. 6f0f365 tun: properly test for IFF_UP by Eric Dumazet · 5 years ago
  4. dca7cd4 tun: remove unnecessary memory barrier by Timur Celik · 5 years ago
  5. 689b5a2 tun: fix blocking read by Timur Celik · 5 years ago
  6. b28c2c7 tun: forbid iface creation with rtnl ops by Nicolas Dichtel · 6 years ago
  7. 5f008fc tun: Consistently configure generic netdev params via rtnetlink by Serhey Popovych · 6 years ago
  8. 18717ee tun: fix a memory leak for tfile->tx_array by Cong Wang · 6 years ago
  9. 210a641 tun: allow positive return values on dev_get_valid_name() call by Julien Gomes · 7 years ago
  10. 3e2ab0c tun: call dev_get_valid_name() before register_netdevice() by Cong Wang · 7 years ago
  11. 5b9d201 tun/tap: sanitize TUNSETSNDBUF input by Craig Gallek · 7 years ago
  12. b8990d2 tun: bail out from tun_get_user() if the skb is empty by Alexander Potapenko · 7 years ago
  13. beaa66c tun: fix premature POLLOUT notification on tun devices by Hannes Frederic Sowa · 7 years ago
  14. 26989c9 tun: read vnet_hdr_sz once by Willem de Bruijn · 7 years ago
  15. 1e7cbb4 virtio-net: restore VIRTIO_HDR_F_DATA_VALID on receiving by Jason Wang · 7 years ago
  16. af1cc7a tun: handle ubuf refcount correctly when meet errors by Jason Wang · 8 years ago
  17. 6abdd5f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  18. 7b99624 tun: fix transmit timestamp support by Soheil Hassas Yeganeh · 8 years ago
  19. 3b8d2a6 tun: Rename a jump label in update_filter() by Markus Elfring · 8 years ago
  20. 28e8190 tun: Use memdup_user() rather than duplicating its implementation by Markus Elfring · 8 years ago
  21. 86dfb4ac tun: Don't assume type tun in tun_device_event by Craig Gallek · 8 years ago
  22. f48cc6b tun: fix build warnings by Jason Wang · 8 years ago
  23. 1576d98 tun: switch to use skb array for tx by Jason Wang · 8 years ago
  24. df10db9 tun: fix csum generation for tap devices by Paolo Abeni · 8 years ago
  25. 3416609 tuntap: use common code for virtio_net_hdr and skb GSO conversion by Mike Rapoport · 8 years ago
  26. addf8fc tuntap: correctly wake up process during uninit by Jason Wang · 8 years ago
  27. 3df97ba tuntap: calculate rps hash only when needed by Jason Wang · 8 years ago
  28. 2a2bbf1 tun: don't require serialization lock on tx by Paolo Abeni · 8 years ago
  29. 608b997 tun: use per cpu variables for stats accounting by Paolo Abeni · 8 years ago
  30. ae95d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  31. 016adb7 tuntap: restore default qdisc by Jason Wang · 8 years ago
  32. 8ced425 tun: use socket locks for sk_{attach,detatch}_filter by Hannes Frederic Sowa · 8 years ago
  33. c14ac94 sock: enable timestamping using control messages by Soheil Hassas Yeganeh · 8 years ago
  34. 5a5abb1 tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filter by Daniel Borkmann · 8 years ago
  35. eaea34b net/tun: implement ndo_set_rx_headroom by Paolo Abeni · 8 years ago
  36. 1bd4978a tun: honor IFF_UP in tun_get_user() by Eric Dumazet · 9 years ago
  37. 9cd3e07 net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA by Eric Dumazet · 9 years ago
  38. 5fcd2d8 tun: use sk_fullsock() before reading sk->sk_tsflags by Eric Dumazet · 9 years ago
  39. 5e52796 tuntap: Don't segment multiple tagged packets on tap device by Toshiaki Makita · 9 years ago
  40. 5fc8352 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  41. 8b8e658 macvtap/tun: cross-endian support for little-endian hosts by Greg Kurz · 9 years ago
  42. 7d82410 virtio: add explicit big-endian support to memory accessors by Greg Kurz · 9 years ago
  43. 25bd55bb tun: add tun_is_little_endian() helper by Greg Kurz · 9 years ago
  44. 11aa9c2 net: Pass kern from net_proto_family.create to sk_alloc by Eric W. Biederman · 9 years ago
  45. 140e807da tun: Utilize the normal socket network namespace refcounting. by Eric W. Biederman · 9 years ago
  46. 5d5d568 make new_sync_{read,write}() static by Al Viro · 9 years ago
  47. 1b78414 net: Remove iocb argument from sendmsg and recvmsg by Ying Xue · 9 years ago
  48. 567e4b7 net: rfs: add hash collision detection by Eric Dumazet · 9 years ago
  49. 6e03f89 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  50. c4d33e2 tun: Use static attribute groups for sysfs entries by Takashi Iwai · 9 years ago
  51. e3e3c42 Revert "drivers/net: Disable UFO through virtio" by Vlad Yasevich · 9 years ago
  52. 72f6510 Revert "drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets" by Vlad Yasevich · 9 years ago
  53. df8a39d net: rename vlan_tx_* helpers since "tx" is misleading there by Jiri Pirko · 9 years ago
  54. baf71c5 tuntap: Increase the number of queues in tun. by Pankaj Gupta · 9 years ago
  55. 957f094 tun: return proper error code from tun_do_read by Alex Gartrell · 9 years ago
  56. 8789793 tun: Fixed unsigned/signed comparison by Alex Gartrell · 9 years ago
  57. 1cf8e41 tun: drop broken IFF_VNET_LE by Michael S. Tsirkin · 10 years ago
  58. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  59. 6b9e2ce Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 10 years ago
  60. c0371da put iov_iter into msghdr by Al Viro · 10 years ago
  61. 56f0dcc tun: TUN_VNET_LE support, fix sparse warnings for virtio headers by Michael S. Tsirkin · 10 years ago
  62. 40630b8 tun: drop most type defines by Michael S. Tsirkin · 10 years ago
  63. 031f5e0 tun: move internal flag defines out of uapi by Michael S. Tsirkin · 10 years ago
  64. ba00410 Merge branch 'iov_iter' into for-next by Al Viro · 10 years ago
  65. f51a5e8 tun/macvtap: use consume_skb() instead of kfree_skb() when needed by Jason Wang · 10 years ago
  66. d8febb7 tun: Fix GSO meta-data handling in tun_get_user by Herbert Xu · 10 years ago
  67. f5ff53b {macvtap,tun}_get_user(): switch to iov_iter by Al Viro · 10 years ago
  68. 9b06703 switch drivers/net/tun.c to ->read_iter() by Al Viro · 10 years ago
  69. baeabab tun: return NET_XMIT_DROP for dropped packets by Jason Wang · 10 years ago
  70. 8c847d2 tun: fix issues of iovec iterators using in tun_put_user() by Jason Wang · 10 years ago
  71. e0b46d0 tun: Use iovec iterators by Herbert Xu · 10 years ago
  72. a3816ab fs: Convert show_fdinfo functions to void by Joe Perches · 10 years ago
  73. 2eb783c tun: Fix TUN_PKT_STRIP setting by Herbert Xu · 10 years ago
  74. a8f9bfd tun: Fix csum_start with VLAN acceleration by Herbert Xu · 10 years ago
  75. 5188cd4 drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets by Ben Hutchings · 10 years ago
  76. 3d0ad09 drivers/net: Disable UFO through virtio by Ben Hutchings · 10 years ago
  77. e0b93ed security: make security_file_set_fowner, f_setown and __f_setown void return by Jeff Layton · 10 years ago
  78. c835a67 net: set name_assign_type in alloc_netdev() by Tom Gundersen · 10 years ago
  79. 9e641bd net-tun: restructure tun_do_read for better sleep/wakeup efficiency by Xi Wang · 10 years ago
  80. c956674 drivers/net: Use RCU_INIT_POINTER(x, NULL) in tun.c by Monam Agarwal · 10 years ago
  81. 6671b22 tun: remove bogus hardware vlan acceleration flags from vlan_features by Fernando Luis Vazquez Cao · 10 years ago
  82. 99932d4 netdevice: add queue selection fallback handler for ndo_select_queue by Daniel Borkmann · 10 years ago
  83. 93e14b6 tun: add device name(iff) field to proc fdinfo entry by Masatake YAMATO · 10 years ago
  84. fa35864 tuntap: Fix for a race in accessing numqueues by Dominic Curran · 10 years ago
  85. 0a379e21 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  86. f663dd9 net: core: explicitly select a txq before doing l2 forwarding by Jason Wang · 10 years ago
  87. fbe4d45 tun, rfs: fix the incorrect hash value by Zhi Yong Wu · 10 years ago
  88. 9bc8893 tun: Add support for RFS on tun flows by Tom Herbert · 11 years ago
  89. 143c905 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  90. 3958afa1b net: Change skb_get_rxhash to skb_get_hash by Tom Herbert · 11 years ago
  91. e6fd07c tun: unbreak truncated packet signalling by Jason Wang · 11 years ago
  92. bbd3762 net: Revert macvtap/tun truncation signalling changes. by David S. Miller · 11 years ago
  93. 923347b tun: unbreak truncated packet signalling by Jason Wang · 11 years ago
  94. 42404c0 Revert "tun: remove useless codes in tun_chr_aio_read() and tun_recvmsg()" by David S. Miller · 11 years ago
  95. 7371335 tun: remove useless codes in tun_chr_aio_read() and tun_recvmsg() by Zhi Yong Wu · 11 years ago
  96. 34f9f43 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  97. f96eb74 tun: remove unused parameter in tun_do_read() by Zhi Yong Wu · 11 years ago
  98. 92d4ea6 tun: spelling fixes by stephen hemminger · 11 years ago
  99. d0b7da8a tun: update file current position by Zhi Yong Wu · 11 years ago
  100. 96f8d9e tuntap: limit head length of skb allocated by Jason Wang · 11 years ago