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