1. 1caf614 Merge 4.9.218 into android-4.9-q by Greg Kroah-Hartman · 4 years, 2 months ago
  2. 7581565 vti6: Fix memory leak of skb if input policy check fails by Torsten Hilbrich · 4 years, 3 months ago
  3. 0807f59 vti[6]: fix packet tx through bpf_redirect() in XinY cases by Nicolas Dichtel · 4 years, 4 months ago
  4. cff739f Merge 4.9.213 into android-4.9-q by Greg Kroah-Hartman · 4 years, 4 months ago
  5. be914e0 vti[6]: fix packet tx through bpf_redirect() by Nicolas Dichtel · 4 years, 5 months ago
  6. ed0b11d Merge 4.9.149 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  7. 818b3f7 ipv6: tunnels: fix two use-after-free by Eric Dumazet · 5 years ago
  8. be4935d Merge 4.9.127 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  9. d669bd6 vti6: remove !skb->ignore_df check from vti6_xmit() by Alexey Kodanev · 6 years ago
  10. a925dfb Merge 4.9.125 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  11. ce723f8 vti6: fix PMTU caching and reporting on xmit by Eyal Birger · 6 years ago
  12. 8683408 Merge 4.9.94 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  13. dbb6ed6 vti6: better validate user provided tunnel names by Eric Dumazet · 6 years ago
  14. 05baf14 Merge tag 'v4.9.93' into android-4.9 by Greg Hackmann · 6 years ago
  15. 0151aaf Revert "ip6_vti: adjust vti mtu according to mtu of lower device" by Greg Kroah-Hartman · 6 years ago
  16. dd1e37e Merge 4.9.90 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  17. 1139d77 ip6_vti: adjust vti mtu according to mtu of lower device by Alexey Kodanev · 6 years ago
  18. 3f1d77c Merge 4.9.69 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  19. f14f6fa vti6: Don't report path MTU below IPV6_MIN_MTU. by Steffen Klassert · 7 years ago
  20. fdeec8f Merge 4.9.68 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  21. 105b403 vti6: fix device register to report IFLA_INFO_KIND by David Forster · 7 years ago
  22. cdbe07a Merge 4.9.55 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  23. 6689f83 vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmit by Alexey Kodanev · 7 years ago
  24. dc32775 vti6: return GRE_KEY for vti6 am: f7081057d1 by David Forster · 7 years ago
  25. f708105 vti6: return GRE_KEY for vti6 by David Forster · 7 years ago
  26. 5044292 UPSTREAM: net: inet: Support UID-based routing in IP protocols. by Lorenzo Colitti · 8 years ago
  27. 3fc1c61 ANDROID: net: ipv6: fix virtual tunneling build by Amit Pundir · 9 years ago
  28. 7f92083 vti6: flush x-netns xfrm cache when vti interface is removed by Nicolas Dichtel · 8 years ago
  29. d6989d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  30. 63c4378 vti6: fix input path by Nicolas Dichtel · 8 years ago
  31. 1fb81e0 vti: use right inner_mode for inbound inter address family policy checks by thomas.zeitlhofer+lkml@ze-it.at · 8 years ago
  32. e87a8f2 net: resolve symbol conflicts with generic hashtable.h by Jiri Kosina · 8 years ago
  33. 607f725 net: replace dst_cache ip6_tunnel implementation with the generic one by Paolo Abeni · 8 years ago
  34. 13206b6 net: Pass net into dst_output and remove dst_output_okfn by Eric W. Biederman · 9 years ago
  35. 5a70649 net: Merge dst_output and dst_output_sk by Eric W. Biederman · 9 years ago
  36. ccd740c vti6: Add pmtu handling to vti6_xmit. by Steffen Klassert · 9 years ago
  37. d55c670 ip_vti/ip6_vti: Preserve skb->mark after rcv_cb call by Alexander Duyck · 9 years ago
  38. cd5279c ip_vti/ip6_vti: Do not touch skb->mark on xmit by Alexander Duyck · 9 years ago
  39. 87ffabb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  40. 092a29a vti6: fix uninit when using x-netns by Yao Xiwei · 9 years ago
  41. ecf2c06 ip6tnl,gre6,vti6: implement ndo_get_iflink by Nicolas Dichtel · 9 years ago
  42. 67b61f6 netlink: implement nla_get_in_addr and nla_get_in6_addr by Jiri Benc · 9 years ago
  43. 930345e netlink: implement nla_put_in_addr and nla_put_in6_addr by Jiri Benc · 9 years ago
  44. 53b24b8 ipv6: coding style: comparison for inequality with NULL by Ian Morris · 9 years ago
  45. 63159f2 ipv6: coding style: comparison for equality with NULL by Ian Morris · 9 years ago
  46. 1728d4f tunnels: advertise link netns via netlink by Nicolas Dichtel · 9 years ago
  47. 6db70e3e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 9 years ago
  48. 60b7379 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  49. 20ea60c ip_tunnel: the lack of vti_link_ops' dellink() cause kernel panic by lucien · 10 years ago
  50. e5d08d7 ipv6: coding style improvements (remove assignment in if statements) by Ian Morris · 10 years ago
  51. fbe68ee vti6: Add a lookup method for tunnels with wildcard endpoints. by Steffen Klassert · 10 years ago
  52. 4e84b49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  53. d500514 ipv6: Allow sending packets through tunnels with wildcard endpoints by Steffen Klassert · 10 years ago
  54. 16a0231 vti6: Use vti6_dev_init as the ndo_init function. by Steffen Klassert · 10 years ago
  55. 0287587 net: better IFF_XMIT_DST_RELEASE support by Eric Dumazet · 10 years ago
  56. d814b84 ip6_vti: Return an error when adding an existing tunnel. by Steffen Klassert · 10 years ago
  57. ccda4a7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 10 years ago
  58. c835a67 net: set name_assign_type in alloc_netdev() by Tom Gundersen · 10 years ago
  59. e59d82f vti6: Simplify error handling in module init and exit by Mathias Krause · 10 years ago
  60. 54e5c4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  61. 112a351 vti6: delete unneeded call to netdev_priv by Julia Lawall · 10 years ago
  62. 6d004d6 vti: Use the tunnel mark for lookup in the error handlers. by Steffen Klassert · 10 years ago
  63. fd71143 vti6: Don't unregister pernet ops twice on init errors by Mathias Krause · 10 years ago
  64. 61220ab vti6: Enable namespace changing by Steffen Klassert · 10 years ago
  65. 26be8e2 vti6: Check the tunnel endpoints of the xfrm state and the vti interface by Steffen Klassert · 10 years ago
  66. 22e1b23 vti6: Support inter address family tunneling. by Steffen Klassert · 10 years ago
  67. fa9ad96 vti6: Update the ipv6 side to use its own receive hook. by Steffen Klassert · 10 years ago
  68. 7cf9fdb vti6: Remove caching of flow informations. by Steffen Klassert · 10 years ago
  69. 7c85258 vti6: Remove dst_entry caching by Steffen Klassert · 10 years ago
  70. 1c213bd net: introduce netdev_alloc_pcpu_stats() for drivers by WANG Cong · 10 years ago
  71. 0a379e21 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  72. 657e5d1 ipv6: pcpu_tstats.syncp should be initialised in ip6_vti.c by Li RongQing · 10 years ago
  73. 56a4342 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  74. 8f84985 net: unify the pcpu_tstats and br_cpu_netstats as one by Li RongQing · 10 years ago
  75. 469bdce ipv6: fix the use of pcpu_tstats in ip6_vti.c by Li RongQing · 10 years ago
  76. ed1efb2 ipv6: Add support for IPsec virtual tunnel interfaces by Steffen Klassert · 11 years ago