1. be6572f ipv6: gre: fix wrong skb->protocol in WCCP by Yuri Chislov · 10 years ago
  2. f03eb12 gre6: Move the setting of dev->iflink into the ndo_init functions. by Steffen Klassert · 10 years ago
  3. 64b1f00 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  4. 0287587 net: better IFF_XMIT_DST_RELEASE support by Eric Dumazet · 10 years ago
  5. 3be0724 ip6_gre: fix flowi6_proto value in xmit path by Nicolas Dichtel · 10 years ago
  6. 739e4a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  7. 54bc9ba gre: Set inner protocol in v4 and v6 GRE transmit by Tom Herbert · 10 years ago
  8. cd0a0bd ip6_gre: Return an error when adding an existing tunnel. by Steffen Klassert · 10 years ago
  9. 5a4ee9a ip6gre: add a rtnl link alias for ip6gretap by Nicolas Dichtel · 10 years ago
  10. c835a67 net: set name_assign_type in alloc_netdev() by Tom Gundersen · 10 years ago
  11. cb1ce2e ipv6: Implement automatic flow label generation on transmit by Tom Herbert · 10 years ago
  12. 81249be gre6: Call skb_checksum_simple_validate by Tom Herbert · 10 years ago
  13. 22f0806 ip6gre: add x-netns support by Nicolas Dichtel · 10 years ago
  14. 54d63f78 ip6_gre: don't allow to remove the fb_tunnel_dev by Nicolas Dichtel · 10 years ago
  15. 1c213bd net: introduce netdev_alloc_pcpu_stats() for drivers by WANG Cong · 11 years ago
  16. d76ed22 ipv6: move IPV6_TCLASS_SHIFT into ipv6.h and define a helper by Li RongQing · 11 years ago
  17. 8f84985 net: unify the pcpu_tstats and br_cpu_netstats as one by Li RongQing · 11 years ago
  18. 3308de2 ipv6: add ip6_flowlabel helper by Florent Fourcot · 11 years ago
  19. 37cfee9 ipv6: move IPV6_TCLASS_MASK definition in ipv6.h by Florent Fourcot · 11 years ago
  20. 827da44 net: Explicitly initialize u64_stats_sync structures for lockdep by John Stultz · 11 years ago
  21. bf58175 ipv6: Initialize ip6_tnl.hlen in gre tunnel even if no route is found by Oussama Ghorbel · 11 years ago
  22. 0e719e3 ipv6: Fix the upper MTU limit in GRE tunnel by Oussama Ghorbel · 11 years ago
  23. 3da812d ipv6: gre: correct calculation of max_headroom by Hannes Frederic Sowa · 11 years ago
  24. 06c5405 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  25. ea23192 tunnels: harmonize cleanup done on skb on rx path by Nicolas Dichtel · 11 years ago
  26. 963a88b tunnels: harmonize cleanup done on skb on xmit path by Nicolas Dichtel · 11 years ago
  27. 3d48305 ipv6: wire up skb->encapsulation by Hannes Frederic Sowa · 11 years ago
  28. 0bd87628 ip6tnl: add x-netns support by Nicolas Dichtel · 11 years ago
  29. 5dbd506 ipv6,gre: do not leak info to user-space by Amerigo Wang · 11 years ago
  30. f61dd38 Tunneling: use IP Tunnel stats APIs. by Pravin B Shelar · 12 years ago
  31. c544193 GRE: Refactor GRE tunneling code. by Pravin B Shelar · 12 years ago
  32. e8f72ea ipv6: introduce ip6tunnel_xmit() helper by Cong Wang · 12 years ago
  33. fd50231 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  34. 41ab3e3 ipv6/ip6_gre: fix error case handling in ip6gre_tunnel_xmit() by Tommi Rantala · 12 years ago
  35. 3e4e4c1 ipv6: Introduce ip6_flow_hdr() to fill version, tclass and flowlabel. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  36. ae782bb ipv6/ip6_gre: set transport header correctly by Isaku Yamahata · 12 years ago
  37. af31f41 net: Allow userns root to control ipv6 by Eric W. Biederman · 12 years ago
  38. e086cad net: unify for_each_ip_tunnel_rcu() by Amerigo Wang · 12 years ago
  39. aa0010f net: convert __IPTUNNEL_XMIT() to an inline function by Amerigo Wang · 12 years ago
  40. d4185bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  41. a375413 gre6: fix rtnl dump messages by Nicolas Dichtel · 12 years ago
  42. 94e187c ipv6: introduce ip6_rt_put() by Amerigo Wang · 12 years ago
  43. bcc4529 ipv6: gre: remove ip6gre_header_parse() by Eric Dumazet · 12 years ago
  44. eccc1bb tunnel: drop packet if ECN present with not-ECT by stephen hemminger · 12 years ago
  45. 0c5794a gre: remove unnecessary rcu_read_lock/unlock by stephen hemminger · 12 years ago
  46. b87fb39 ipv6: gre: fix ip6gre_err() by Eric Dumazet · 12 years ago
  47. c12b395 gre: Support GRE over IPv6 by xeb@mail.ru · 12 years ago