1. bf8d85d ip_tunnel: do not clear l4 hashes by Eric Dumazet · 8 years ago
  2. c0451fe net: ip_finish_output_gso: Allow fragmenting segments of tunneled skbs if their DF is unset by Shmulik Ladkani · 8 years ago
  3. b8247f0 net: ip_finish_output_gso: If skb_gso_network_seglen exceeds MTU, allow segmentation for local udp tunneled skbs by Shmulik Ladkani · 8 years ago
  4. 058214a ip6_tun: Add infrastructure for doing encapsulation by Tom Herbert · 8 years ago
  5. 55c2bc1 net: Cleanup encap items in ip_tunnels.h by Tom Herbert · 8 years ago
  6. 9580bf2 net: relax expensive skb_unclone() in iptunnel_handle_offloads() by Eric Dumazet · 8 years ago
  7. b46f6de libnl: nla_put_be64(): align on a 64-bit area by Nicolas Dichtel · 8 years ago
  8. aed069d ip_tunnel_core: iptunnel_handle_offloads returns int and doesn't free skb by Alexander Duyck · 8 years ago
  9. a6d5bbf ip_tunnel: implement __iptunnel_pull_header by Jiri Benc · 8 years ago
  10. 7822ce7 netlink: use nla_get_in_addr and nla_put_in_addr for ipv4 address by Haishuang Yan · 8 years ago
  11. 995096a Fix returned tc and hoplimit values for route with IPv6 encapsulation by Quentin Armitage · 8 years ago
  12. a09a4c8 tunnels: Remove encapsulation offloads on decap. by Jesse Gross · 8 years ago
  13. fca5fdf ip_tunnels, bpf: define IP_TUNNEL_OPTS_MAX and use it by Daniel Borkmann · 8 years ago
  14. 7f290c9 iptunnel: scrub packet in iptunnel_pull_header by Jiri Benc · 8 years ago
  15. 6fa7966 net: ip_tunnel: remove 'csum_help' argument to iptunnel_handle_offloads by Edward Cree · 8 years ago
  16. 179bc67 net: local checksum offload for encapsulation by Edward Cree · 8 years ago
  17. 30d3d83 ipv4: fix endianness warnings in ip_tunnel_core.c by Lance Richardson · 9 years ago
  18. 039f506 ip_tunnel: Move stats update to iptunnel_xmit() by Pravin B Shelar · 9 years ago
  19. dfc3b0e net: remove unnecessary mroute.h includes by Nikolay Aleksandrov · 9 years ago
  20. 33224b1 ipv4, ipv6: Pass net into ip_local_out and ip6_local_out by Eric W. Biederman · 9 years ago
  21. f859b0f ipv4: Cache net in iptunnel_xmit by Eric W. Biederman · 9 years ago
  22. e2cb77d ipv4: Merge ip_local_out and ip_local_out_sk by Eric W. Biederman · 9 years ago
  23. b194f30c lwtunnel: remove source and destination UDP port config option by Jiri Benc · 9 years ago
  24. 63d008a ipv4: send arp replies to the correct tunnel by Jiri Benc · 9 years ago
  25. bc22a0e iptunnel: make rx/tx bytes counters consistent by Nicolas Dichtel · 9 years ago
  26. 4c22279 ip-tunnel: Use API to access tunnel metadata options. by Pravin B Shelar · 9 years ago
  27. 7f9562a ip_tunnels: record IP version in tunnel info by Jiri Benc · 9 years ago
  28. 127eb7c lwt: Add cfg argument to build_state by Tom Herbert · 9 years ago
  29. 32a2b00 ipv6: route: per route IP tunnel metadata via lightweight tunnel by Jiri Benc · 9 years ago
  30. 7c383fb ip_tunnels: use tos and ttl fields also for IPv6 by Jiri Benc · 9 years ago
  31. c1ea5d6 ip_tunnels: add IPv6 addresses to ip_tunnel_key by Jiri Benc · 9 years ago
  32. 2d79849 lwtunnel: ip tunnel: fix multiple routes with different encap by Jiri Benc · 9 years ago
  33. a1c234f lwtunnel: rename ip lwtunnel attributes by Jiri Benc · 9 years ago
  34. 045a0fa ip_tunnel: Call ip_tunnel_core_init() from inet_init() by Thomas Graf · 9 years ago
  35. e703087 fib: Add fib rule match on tunnel id by Thomas Graf · 9 years ago
  36. 3093fbe route: Per route IP tunnel metadata via lightweight tunnel by Thomas Graf · 9 years ago
  37. c24a596 ip_tunnel: Report Rx dropped in ip_tunnel_get_stats64 by Alexander Duyck · 9 years ago
  38. d181ddc ipv4/ip_tunnel_core: Use eth_proto_is_802_3 by Alexander Duyck · 9 years ago
  39. 926a882 ipv4: ip_tunnel: use net namespace from rtable not socket by Hannes Frederic Sowa · 9 years ago
  40. b6a7719 ipv4: hash net ptr into fragmentation bucket selection by Hannes Frederic Sowa · 9 years ago
  41. 1245dfc ipv4: fix a potential use after free in ip_tunnel_core.c by Li RongQing · 10 years ago
  42. 7e2b10c net: Support for multiple checksums with gso by Tom Herbert · 10 years ago
  43. 73f156a inetpeer: get rid of ip_id_count by Eric Dumazet · 10 years ago
  44. aad8872 ipv4: add a sock pointer to dst->output() path. by Eric Dumazet · 10 years ago
  45. 64c2723 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  46. fbd02dd ip_tunnel: Fix dst ref-count. by Pravin B Shelar · 10 years ago
  47. 57a7744 net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq by Eric W. Biederman · 10 years ago
  48. 10ddceb ip_tunnel:multicast process cause panic due to skb->_skb_refdst NULL pointer by Xin Long · 10 years ago
  49. ebe44f3 ip_tunnel: Move ip_tunnel_get_stats64 into ip_tunnel_core.c by David S. Miller · 10 years ago
  50. 7539fad net: Add utility functions to clear rxhash by Tom Herbert · 11 years ago
  51. 2d26f0a ipv4: generalize gre_handle_offloads by Eric Dumazet · 11 years ago
  52. 78a3694 ip_tunnel_core: Change __skb_push back to skb_push by Steffen Klassert · 11 years ago
  53. 963a88b tunnels: harmonize cleanup done on skb on xmit path by Nicolas Dichtel · 11 years ago
  54. 8b7ed2d iptunnels: remove net arg from iptunnel_xmit() by Nicolas Dichtel · 11 years ago
  55. 4221f40 ip_tunnel: Do not use inner ip-header-id for tunnel ip-header-id. by Pravin B Shelar · 11 years ago
  56. 3d7b46c ip_tunnel: push generic protocol handling to ip_tunnel module. by Pravin B Shelar · 11 years ago
  57. 0e6fbc5 ip_tunnels: extend iptunnel_xmit() by Pravin B Shelar · 11 years ago