1. 7f290c9 iptunnel: scrub packet in iptunnel_pull_header by Jiri Benc · 8 years ago
  2. 6fa7966 net: ip_tunnel: remove 'csum_help' argument to iptunnel_handle_offloads by Edward Cree · 8 years ago
  3. c07f30a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  4. 6d3c348 ipip: ioctl: Remove superfluous IP-TTL handling. by Pravin B Shelar · 9 years ago
  5. dfc3b0e net: remove unnecessary mroute.h includes by Nikolay Aleksandrov · 9 years ago
  6. 2e15ea3 ip_gre: Add support to collect tunnel metadata. by Pravin B Shelar · 9 years ago
  7. 252a8fb ipip: fix one sparse error by Eric Dumazet · 9 years ago
  8. 51456b2 ipv4: coding style: comparison for equality with NULL by Ian Morris · 9 years ago
  9. 1e99584 ipip,gre,vti,sit: implement ndo_get_iflink by Nicolas Dichtel · 9 years ago
  10. 67b61f6 netlink: implement nla_get_in_addr and nla_get_in6_addr by Jiri Benc · 9 years ago
  11. 930345e netlink: implement nla_put_in_addr and nla_put_in6_addr by Jiri Benc · 9 years ago
  12. 3e97fa7 gre/ipip: use be16 variants of netlink functions by Sabrina Dubroca · 9 years ago
  13. 1728d4f tunnels: advertise link netns via netlink by Nicolas Dichtel · 10 years ago
  14. e1b2cb6 fou: Fix typo in returning flags in netlink by Tom Herbert · 10 years ago
  15. 0287587 net: better IFF_XMIT_DST_RELEASE support by Eric Dumazet · 10 years ago
  16. 077c5a0 ipip: Set inner IP protocol in ipip by Tom Herbert · 10 years ago
  17. 473ab82 ipip: Setup and TX path for ipip/UDP foo-over-udp encapsulation by Tom Herbert · 10 years ago
  18. 902455e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  19. 2346829 ipip, sit: fix ipv4_{update_pmtu,redirect} calls by Dmitry Popov · 10 years ago
  20. f98f89a net: tunnels - enable module autoloading by Tom Gundersen · 10 years ago
  21. 3acfa1e ipv4: be friend with drop monitor by Eric Dumazet · 11 years ago
  22. cb32f51 ipip: add GSO/TSO support by Eric Dumazet · 11 years ago
  23. 06c5405 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  24. 737e828 ipv4 tunnels: fix an oops when using ipip/sit with IPsec by Li Hongjun · 11 years ago
  25. 6c742e7 ipip: add x-netns support by Nicolas Dichtel · 11 years ago
  26. 3b7b514 ipip: fix a regression in ioctl by Cong Wang · 11 years ago
  27. 3d7b46c ip_tunnel: push generic protocol handling to ip_tunnel module. by Pravin B Shelar · 11 years ago
  28. bf3d6a8 iptunnel: specify protocol outside IP header by Nicolas Dichtel · 11 years ago
  29. fd58156 IPIP: Use ip-tunneling code. by Pravin B Shelar · 11 years ago
  30. c544193 GRE: Refactor GRE tunneling code. by Pravin B Shelar · 11 years ago
  31. 6aed0c8 tunnel: use iptunnel_xmit() again by Cong Wang · 11 years ago
  32. 4f3ed92 ipip: capture inner headers during encapsulation by Pravin B Shelar · 11 years ago
  33. 8344bfc6 ipip: Use tunnel_ip_select_ident() for tunnel IP-Identification. by Pravin B Shelar · 11 years ago
  34. cef401d net: fix possible wrong checksum generation by Eric Dumazet · 12 years ago
  35. 52e804c net: Allow userns root to control ipv4 by Eric W. Biederman · 12 years ago
  36. fea379b ipip: fix sparse warnings in ipip_netlink_parms() by Nicolas Dichtel · 12 years ago
  37. be42da0 ipip: add support of link creation via rtnl by Nicolas Dichtel · 12 years ago
  38. befe2aa ipip/rtnl: add IFLA_IPTUN_PMTUDISC on dump by Nicolas Dichtel · 12 years ago
  39. c38cc4b ipip: always notify change when params are updated by Nicolas Dichtel · 12 years ago
  40. e086cad net: unify for_each_ip_tunnel_rcu() by Amerigo Wang · 12 years ago
  41. aa0010f net: convert __IPTUNNEL_XMIT() to an inline function by Amerigo Wang · 12 years ago
  42. 0974658 ipip: advertise tunnel param via rtnl by Nicolas Dichtel · 12 years ago
  43. c3b89fb ipip: add GSO support by Eric Dumazet · 12 years ago
  44. eccc1bb tunnel: drop packet if ECN present with not-ECT by stephen hemminger · 12 years ago
  45. b0558ef xfrm: remove extranous rcu_read_lock by stephen hemminger · 12 years ago
  46. f8126f1 ipv4: Adjust semantics of rt->rt_gateway. by David S. Miller · 12 years ago
  47. 6700c27 net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}() by David S. Miller · 12 years ago
  48. 55be7a9 ipv4: Add redirect support to all protocol icmp error handlers. by David S. Miller · 12 years ago
  49. 3639339 ipv4: Handle PMTU in all ICMP error handlers. by David S. Miller · 12 years ago
  50. 5e73ea1 ipv4: fix checkpatch errors by Daniel Baluta · 12 years ago
  51. 87b6d21 tunnel: implement 64 bits statistics by stephen hemminger · 12 years ago
  52. 058bd4d net: Convert printks to pr_<level> by Joe Perches · 12 years ago
  53. 658c8d9 ipip: Fix bug added to ipip_tunnel_xmit(). by David S. Miller · 13 years ago
  54. 496053f ipv4: Remove bogus checks of rt_gateway being zero. by David S. Miller · 13 years ago
  55. cf778b0 net: reintroduce missing rcu_assign_pointer() calls by Eric Dumazet · 13 years ago
  56. b26e478 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  57. 72b3601 ipip, sit: copy parms.name after register_netdevice by Ted Feng · 13 years ago
  58. 8ce120f net: better pcpu data alignment by Eric Dumazet · 13 years ago
  59. a9b3cd7 rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER by Stephen Hemminger · 13 years ago
  60. 1c5cae8 net: call dev_alloc_name from register_netdevice by Jiri Pirko · 13 years ago
  61. 69458cb ipv4: Use flowi4->{daddr,saddr} in ipip_tunnel_xmit(). by David S. Miller · 13 years ago
  62. 31e4543 ipv4: Make caller provide on-stack flow key to ip_route_output_ports(). by David S. Miller · 13 years ago
  63. b71d1d4 inet: constify ip headers and in6_addr by Eric Dumazet · 13 years ago
  64. 78fbfd8 ipv4: Create and use route lookup helpers. by David S. Miller · 13 years ago
  65. 33175d8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  66. 8909c9a net: don't allow CAP_NET_ADMIN to load non-netdev kernel modules by Vasiliy Kulikov · 13 years ago
  67. b23dd4f ipv4: Make output route lookup return rtable directly. by David S. Miller · 13 years ago
  68. 8afe7c8 ipip: add module alias for tunl0 tunnel device by stephen hemminger · 14 years ago
  69. 5811662 net: use the macros defined for the members of flowi by Changli Gao · 14 years ago
  70. 74b0b85 tunnels: Fix tunnels change rcu protection by Pavel Emelyanov · 14 years ago
  71. caf586e net: add a core netdev->rx_dropped counter by Eric Dumazet · 14 years ago
  72. 153f094 ipip: enable lockless xmits by Eric Dumazet · 14 years ago
  73. fada563 ipip: fix percpu stats accounting by Eric Dumazet · 14 years ago
  74. 3c97af9 ipip: percpu stats accounting by Eric Dumazet · 14 years ago
  75. 8990f46 net: rx_dropped accounting by Eric Dumazet · 14 years ago
  76. b7285b7 ipip: get rid of ipip_lock by Eric Dumazet · 14 years ago
  77. 6dcd814 net: struct xfrm_tunnel in read_mostly section by Eric Dumazet · 14 years ago
  78. d8d1f30 net-next: remove useless union keyword by Changli Gao · 14 years ago
  79. d19d56d net: Introduce skb_tunnel_rx() helper by Eric Dumazet · 14 years ago
  80. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  81. d5aa407 tunnels: fix netns vs proto registration ordering by Alexey Dobriyan · 14 years ago
  82. 2c8c1e7 net: spread __net_init, __net_exit by Alexey Dobriyan · 15 years ago
  83. 86de8a6 net: Simplify ipip pernet operations. by Eric W. Biederman · 15 years ago
  84. f99189b netns: net_identifiers should be read_mostly by Eric Dumazet · 15 years ago
  85. d0e1e88 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  86. 23ca0c9 ipip: Fix handling of DF packets when pmtudisc is OFF by Herbert Xu · 15 years ago
  87. 0694c4c ipip: Optimize multiple unregistration by Eric Dumazet · 15 years ago
  88. 8f95dd6 ipip: convert hash tables locking to RCU by Eric Dumazet · 15 years ago
  89. 0bfbedb tunnels: Optimize tx path by Eric Dumazet · 15 years ago
  90. a43912a tunnel: eliminate recursion field by Eric Dumazet · 15 years ago
  91. 6fef4c0 netdev: convert pseudo-devices to netdev_tx_t by Stephen Hemminger · 15 years ago
  92. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  93. adf3090 net: skb->dst accessors by Eric Dumazet · 15 years ago
  94. 511c3f9 net: skb->rtable accessor by Eric Dumazet · 15 years ago
  95. 28e7221 net: unset IFF_XMIT_DST_RELEASE in ipip_tunnel_setup() by Eric Dumazet · 15 years ago
  96. 26d94b4 ipip: used time_before for comparing jiffies by Wei Yongjun · 15 years ago
  97. 5747a1a ip: ipip compile warning by Stephen Hemminger · 15 years ago
  98. be77e59 net: fix tunnels in netns after ndo_ changes by Alexey Dobriyan · 16 years ago
  99. 23a12b1 ipip: convert to net_device_ops by Stephen Hemminger · 16 years ago
  100. 5a5f3a8 net: clean up net/ipv4/ipip.c raw.c tcp.c tcp_minisocks.c tcp_yeah.c xfrm4_policy.c by Jianjun Kong · 16 years ago