1. f7ff1fd ip6_tunnel: remove magic mtu value 0xFFF8 by Nicolas Dichtel · 6 years ago
  2. b95211e ipv6: sit: better validate user provided tunnel names by Eric Dumazet · 7 years ago
  3. 2f635ce net: Drop pernet_operations::async by Kirill Tkhai · 7 years ago
  4. 79134e6 net: do not create fallback tunnels for non-default namespaces by Eric Dumazet · 7 years ago
  5. 0f3e9c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  6. 2b3957c sit: fix IFLA_MTU ignored on NEWLINK by Xin Long · 7 years ago
  7. 989d981 net: Convert sit_net_ops by Kirill Tkhai · 7 years ago
  8. ca79bec ipv6 sit: work around bogus gcc-8 -Wrestrict warning by Arnd Bergmann · 7 years ago
  9. f15ca72 net: don't call update_pmtu unconditionally by Nicolas Dichtel · 7 years ago
  10. f859b4a sit: update frag_off info by Hangbin Liu · 7 years ago
  11. 3051fbe net: sit: Update lookup to handle links set to L3 slave by David Ahern · 7 years ago
  12. bb401ca ipv6: speedup ipv6 tunnels dismantle by Eric Dumazet · 7 years ago
  13. b079115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  14. a8b8a889 net: add netlink_ext_ack argument to rtnl_link_ops.validate by Matthias Schiffer · 7 years ago
  15. ad744b2 net: add netlink_ext_ack argument to rtnl_link_ops.changelink by Matthias Schiffer · 7 years ago
  16. 7a3f4a1 net: add netlink_ext_ack argument to rtnl_link_ops.newlink by Matthias Schiffer · 7 years ago
  17. 0ccc22f sit: use __GFP_NOWARN for user controlled allocation by WANG Cong · 7 years ago
  18. cf124db net: Fix inconsistent teardown and release of private netdev state. by David S. Miller · 8 years ago
  19. 9830ad4 ip_tunnel: Allow policy-based routing through tunnels by Craig Gallek · 8 years ago
  20. d7426c6 sit: fix a double free on error path by WANG Cong · 8 years ago
  21. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  22. c7d03a0 netns: make struct pernet_operations::id unsigned int by Alexey Dobriyan · 8 years ago
  23. b96f9af ipv4/6: use core net MTU range checking by Jarod Wilson · 8 years ago
  24. 03ff497 sit: make function ipip6_valid_ip_proto() static by Wei Yongjun · 8 years ago
  25. e87a8f2 net: resolve symbol conflicts with generic hashtable.h by Jiri Kosina · 8 years ago
  26. 49dbe7a sit: support MPLS over IPv4 by Simon Horman · 8 years ago
  27. ee58b57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  28. 20e1954 ipv6: RFC 4884 partial support for SIT/GRE tunnels by Eric Dumazet · 8 years ago
  29. 2d7a3b2 ipv6: translate ICMP_TIME_EXCEEDED to ICMPV6_TIME_EXCEED by Eric Dumazet · 8 years ago
  30. 5fbba8a ip6: move ipip6_err_gen_icmpv6_unreach() by Eric Dumazet · 8 years ago
  31. d5d8760 sit: correct IP protocol used in ipip6_err by Simon Horman · 8 years ago
  32. adba931 sit: remove unnecessary protocol check in ipip6_tunnel_xmit() by Simon Horman · 8 years ago
  33. 7e13318 net: define gso types for IPx over IPv4 and IPv6 by Tom Herbert · 8 years ago
  34. aed069d ip_tunnel_core: iptunnel_handle_offloads returns int and doesn't free skb by Alexander Duyck · 9 years ago
  35. a09a4c8 tunnels: Remove encapsulation offloads on decap. by Jesse Gross · 9 years ago
  36. 7f290c9 iptunnel: scrub packet in iptunnel_pull_header by Jiri Benc · 9 years ago
  37. e09acdd ip_tunnel: replace dst_cache with generic implementation by Paolo Abeni · 9 years ago
  38. 6fa7966 net: ip_tunnel: remove 'csum_help' argument to iptunnel_handle_offloads by Edward Cree · 9 years ago
  39. 87e5739 sit: set rtnl_link_ops before calling register_netdevice by Thadeu Lima de Souza Cascardo · 9 years ago
  40. 039f506 ip_tunnel: Move stats update to iptunnel_xmit() by Pravin B Shelar · 9 years ago
  41. 4ece900 sit: fix sit0 percpu double allocations by Eric Dumazet · 9 years ago
  42. 2e15ea3 ip_gre: Add support to collect tunnel metadata. by Pravin B Shelar · 9 years ago
  43. 1b11287 ipv6: call iptunnel_xmit with NULL sock pointer if no tunnel sock is available by Hannes Frederic Sowa · 10 years ago
  44. 1e99584 ipip,gre,vti,sit: implement ndo_get_iflink by Nicolas Dichtel · 10 years ago
  45. 67b61f6 netlink: implement nla_get_in_addr and nla_get_in6_addr by Jiri Benc · 10 years ago
  46. 930345e netlink: implement nla_put_in_addr and nla_put_in6_addr by Jiri Benc · 10 years ago
  47. 53b24b8 ipv6: coding style: comparison for inequality with NULL by Ian Morris · 10 years ago
  48. 63159f2 ipv6: coding style: comparison for equality with NULL by Ian Morris · 10 years ago
  49. 6e03f89 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  50. a409cae sit: fix some __be16/u16 mismatches by Eric Dumazet · 10 years ago
  51. 1728d4f tunnels: advertise link netns via netlink by Nicolas Dichtel · 10 years ago
  52. e5d08d7 ipv6: coding style improvements (remove assignment in if statements) by Ian Morris · 10 years ago
  53. 4e84b49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  54. e1b2cb6 fou: Fix typo in returning flags in netlink by Tom Herbert · 10 years ago
  55. ebe084a sit: Use ipip6_tunnel_init as the ndo_init function. by Steffen Klassert · 10 years ago
  56. a6d4518 ipv6: fix a potential use after free in sit.c by Li RongQing · 10 years ago
  57. 0287587 net: better IFF_XMIT_DST_RELEASE support by Eric Dumazet · 10 years ago
  58. 469471c sit: Set inner IP protocol in sit by Tom Herbert · 10 years ago
  59. 1490966 sit: Setup and TX path for sit/UDP foo-over-udp encapsulation by Tom Herbert · 10 years ago
  60. 67ba415 ipv6: White-space cleansing : Line Layouts by Ian Morris · 10 years ago
  61. bc8fc7b sit: Fix ipip6_tunnel_lookup device matching criteria by Shmulik Ladkani · 10 years ago
  62. c835a67 net: set name_assign_type in alloc_netdev() by Tom Gundersen · 10 years ago
  63. 902455e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  64. 2346829 ipip, sit: fix ipv4_{update_pmtu,redirect} calls by Dmitry Popov · 10 years ago
  65. f98f89a net: tunnels - enable module autoloading by Tom Gundersen · 10 years ago
  66. 9aad77c sit: use the right netns in ioctl handler by Nicolas Dichtel · 11 years ago
  67. aad8872 ipv4: add a sock pointer to dst->output() path. by Eric Dumazet · 11 years ago
  68. 67ddc87 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  69. cf71d2bc sit: fix panic with route cache in ip tunnels by Nicolas Dichtel · 11 years ago
  70. 1c213bd net: introduce netdev_alloc_pcpu_stats() for drivers by WANG Cong · 11 years ago
  71. 56a4342 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  72. 8f84985 net: unify the pcpu_tstats and br_cpu_netstats as one by Li RongQing · 11 years ago
  73. c3ac17c ipv6: fix the use of pcpu_tstats in sit by Li RongQing · 11 years ago
  74. 6a9eadc ipv6: release dst properly in ipip6_tunnel_xmit by Li RongQing · 11 years ago
  75. 58a4782 ipv6: sit: update mtu check to take care of gso packets by Eric Dumazet · 11 years ago
  76. 6602831 sit: use kfree_skb to replace dev_kfree_skb by Gao feng · 11 years ago
  77. ca15a07 sit: generate icmpv6 error when receiving icmpv4 error by Oussama Ghorbel · 11 years ago
  78. 1ee2dcc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  79. 9434266 sit: fix use after free of fb_tunnel_dev by Willem de Bruijn · 11 years ago
  80. 5e30025 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  81. 827da44 net: Explicitly initialize u64_stats_sync structures for lockdep by John Stultz · 11 years ago
  82. 61c1db7 ipv6: sit: add GSO/TSO support by Eric Dumazet · 11 years ago
  83. 205983c sit: allow to use rtnl ops on fb tunnel by Nicolas Dichtel · 11 years ago
  84. 7df37ff IPv6 NAT: Do not drop DNATed 6to4/6rd packets by Catalin\(ux\) M. BOIE · 11 years ago
  85. 06c5405 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  86. ea23192 tunnels: harmonize cleanup done on skb on rx path by Nicolas Dichtel · 11 years ago
  87. 963a88b tunnels: harmonize cleanup done on skb on xmit path by Nicolas Dichtel · 11 years ago
  88. 8b27f27 skb: allow skb_scrub_packet() to be used by tunnels by Nicolas Dichtel · 11 years ago
  89. 8b7ed2d iptunnels: remove net arg from iptunnel_xmit() by Nicolas Dichtel · 11 years ago
  90. 737e828 ipv4 tunnels: fix an oops when using ipip/sit with IPsec by Li Hongjun · 11 years ago
  91. 3d48305 ipv6: wire up skb->encapsulation by Hannes Frederic Sowa · 11 years ago
  92. fc8f999 ipv4 tunnels: use net_eq() helper to check netns by Nicolas Dichtel · 11 years ago
  93. 86bd68b sit: fix tunnel update via netlink by Nicolas Dichtel · 11 years ago
  94. 5c29fb1 ipv6: only apply anti-spoofing checks to not-pointopoint tunnels by Hannes Frederic Sowa · 11 years ago
  95. 5e6700b sit: add support of x-netns by Nicolas Dichtel · 11 years ago
  96. c2ff682 sit: fix an oops when IFLA_IPTUN_PROTO is not set by Nicolas Dichtel · 11 years ago
  97. 3d7b46c ip_tunnel: push generic protocol handling to ip_tunnel module. by Pravin B Shelar · 11 years ago
  98. 0e6fbc5 ip_tunnels: extend iptunnel_xmit() by Pravin B Shelar · 11 years ago
  99. 32b8a8e sit: add IPv4 over IPv4 support by Nicolas Dichtel · 11 years ago
  100. f61dd38 Tunneling: use IP Tunnel stats APIs. by Pravin B Shelar · 12 years ago