1. e5aed00 udp: prevent skbs lingering in tunnel socket queues by Hannes Frederic Sowa · 8 years ago
  2. 6a55368 ip6_gre: Do not allow segmentation offloads GRE_CSUM is enabled with FOU/GUE by Alexander Duyck · 8 years ago
  3. 3ee93ea ipv6: Don't reset inner headers in ip6_tnl_xmit by Tom Herbert · 8 years ago
  4. b8921ca ip4ip6: Support for GSO/GRO by Tom Herbert · 8 years ago
  5. 815d22e ip6ip6: Support for GSO/GRO by Tom Herbert · 8 years ago
  6. 51c052d ipv6: Set features for IPv6 tunnels by Tom Herbert · 8 years ago
  7. b3a27b5 ip6_tunnel: Add support for fou/gue encapsulation by Tom Herbert · 8 years ago
  8. 1faf3d9 ip6_gre: Add support for fou/gue encapsulation by Tom Herbert · 8 years ago
  9. aa3463d fou: Add encap ops for IPv6 tunnels by Tom Herbert · 8 years ago
  10. 058214a ip6_tun: Add infrastructure for doing encapsulation by Tom Herbert · 8 years ago
  11. 1da44f9 ipv6: Change "final" protocol processing for encapsulation by Tom Herbert · 8 years ago
  12. 4c64242 ipv6: Fix nexthdr for reinjection by Tom Herbert · 8 years ago
  13. 7e13318 net: define gso types for IPx over IPv4 and IPv6 by Tom Herbert · 8 years ago
  14. 5c7cdf33 gso: Remove arbitrary checks for unsupported GSO by Tom Herbert · 8 years ago
  15. ea1627c tcp: minor optimizations around tcp_hdr() usage by Eric Dumazet · 8 years ago
  16. 2632616 sock: propagate __sock_cmsg_send() error by Eric Dumazet · 8 years ago
  17. 909b27f7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  18. 626abd5 net/route: enforce hoplimit max value by Paolo Abeni · 8 years ago
  19. ed7cbbc udp: Resolve NULL pointer dereference over flow-based vxlan device by Alexander Duyck · 8 years ago
  20. da73b4e gre: Fix wrong tpi->proto in WCCP by Haishuang Yan · 8 years ago
  21. 23f7221 ip6_gre: Fix get_size calculation for gre6 tunnel by Haishuang Yan · 8 years ago
  22. 74b2058 net: l3mdev: Add hook in ip and ipv6 by David Ahern · 8 years ago
  23. ca4aa97 ipv6: fix 4in6 tunnel receive path by Nicolas Dichtel · 8 years ago
  24. 1ddb6b7 ila: ipv6/ila: fix nlsize calculation for lwtunnel by Tom Herbert · 8 years ago
  25. b45bd1d ip6_gre: Use correct flags for reading TUNNEL_SEQ by Tom Herbert · 8 years ago
  26. 4b4a0c9 ip6: Don't set transport header in IPv6 tunneling by Tom Herbert · 8 years ago
  27. d27bff9 ip6_gre: Set inner protocol correctly in __gre6_xmit by Tom Herbert · 8 years ago
  28. f41fe3c gre6: Fix flag translations by Tom Herbert · 8 years ago
  29. db2ec95 ip6_gre: Fix MTU setting by Tom Herbert · 8 years ago
  30. 4a65896 net: l3mdev: Move get_saddr and rt6_dst by David Ahern · 8 years ago
  31. e800072 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  32. e8ed77d Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  33. b3b4663 net: vrf: Create FIB tables on link create by David Ahern · 8 years ago
  34. 1d2f7b2 net: ipv6: tcp reset, icmp need to consider L3 domain by David Ahern · 8 years ago
  35. d7cdf81 netfilter: x_tables: get rid of old and inconsistent debugging by Pablo Neira Ayuso · 8 years ago
  36. 8bf42e9 gre6: add Kconfig dependency for NET_IPGRE_DEMUX by Arnd Bergmann · 8 years ago
  37. f132ae7 gre: change gre_parse_header to return the header length by Jiri Benc · 8 years ago
  38. cba65321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  39. 79e8dc8 ipv6/ila: fix nlsize calculation for lwtunnel by Nicolas Dichtel · 8 years ago
  40. 26879da ipv6: add new struct ipcm6_cookie by Wei Wang · 8 years ago
  41. b05229f gre6: Cleanup GREv6 transmit path, call common GRE functions by Tom Herbert · 8 years ago
  42. 79ecb90 ipv6: Generic tunnel cleanup by Tom Herbert · 8 years ago
  43. 8eb30be ipv6: Create ip6_tnl_xmit by Tom Herbert · 8 years ago
  44. 308edfdf gre6: Cleanup GREv6 receive path, call common GRE functions by Tom Herbert · 8 years ago
  45. 0d3c703 ipv6: Cleanup IPv6 tunnel receive path by Tom Herbert · 8 years ago
  46. e61da9e udp: prepare for non BH masking at backlog processing by Eric Dumazet · 8 years ago
  47. c10d931 tcp: do not assume TCP code is non preemptible by Eric Dumazet · 8 years ago
  48. 92b4423 netfilter: fix IS_ERR_VALUE usage by Pablo Neira Ayuso · 8 years ago
  49. f3832ed ipv6: kill ICMP6MSGIN_INC_STATS_BH() by Eric Dumazet · 8 years ago
  50. c2005eb ipv6: rename IP6_UPD_PO_STATS_BH() by Eric Dumazet · 8 years ago
  51. 1d01550 ipv6: rename IP6_INC_STATS_BH() by Eric Dumazet · 8 years ago
  52. 02a1d6e net: rename NET_{ADD|INC}_STATS_BH() by Eric Dumazet · 8 years ago
  53. a16292a net: rename ICMP6_INC_STATS_BH() by Eric Dumazet · 8 years ago
  54. 90bbcc6 net: tcp: rename TCP_INC_STATS_BH by Eric Dumazet · 8 years ago
  55. 02c2234 net: udp: rename UDP_INC_STATS_BH() by Eric Dumazet · 8 years ago
  56. 6aef70a net: snmp: kill various STATS_USER() helpers by Eric Dumazet · 8 years ago
  57. c0cc531 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  58. 8c14586 net: ipv6: Use passed in table for nexthop lookups by David Ahern · 8 years ago
  59. 38bd10c net: ipv6: Delete host routes on an ifdown by David Ahern · 8 years ago
  60. 6a92393 Revert "ipv6: Revert optional address flusing on ifdown." by David S. Miller · 8 years ago
  61. 90bfe66 ila: add checksum neutral ILA translations by Tom Herbert · 8 years ago
  62. 642c2c9 ila: xlat changes by Tom Herbert · 8 years ago
  63. 351596a ila: Add struct definitions and helpers by Tom Herbert · 8 years ago
  64. 960a262 net: better drop monitoring in ip{6}_recv_error() by Eric Dumazet · 8 years ago
  65. 841645b ipv6: Revert optional address flusing on ifdown. by David S. Miller · 8 years ago
  66. f13a82d ipv6: use nla_put_u64_64bit() by Nicolas Dichtel · 8 years ago
  67. d2b484b netfilter: ip6t_SYNPROXY: unnecessary to check whether ip6_route_output returns NULL by Liping Zhang · 8 years ago
  68. 11afbff Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  69. 1602f49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  70. 3d6b66c ip6mr: align RTA_MFC_STATS on 64-bit by Nicolas Dichtel · 8 years ago
  71. 5df1f77 net/ipv6/addrconf: fix sysctl table indentation by Konstantin Khlebnikov · 8 years ago
  72. 607ea7c net/ipv6/addrconf: simplify sysctl registration by Konstantin Khlebnikov · 8 years ago
  73. 3a80e1f ip6gre: Add support for GSO by Alexander Duyck · 8 years ago
  74. ac4eb00 ip6gre: Add support for basic offloads offloads excluding GSO by Alexander Duyck · 8 years ago
  75. a9e242c ip6gretap: Fix MTU to allow for Ethernet header by Alexander Duyck · 8 years ago
  76. aed069d ip_tunnel_core: iptunnel_handle_offloads returns int and doesn't free skb by Alexander Duyck · 8 years ago
  77. b3d0514 tcp: do not mess with listener sk_wmem_alloc by Eric Dumazet · 8 years ago
  78. e646b65 ipv6: udp: Do a route lookup and update during release_cb by Martin KaFai Lau · 8 years ago
  79. 33c162a ipv6: datagram: Update dst cache of a connected datagram sk during pmtu update by Martin KaFai Lau · 8 years ago
  80. 7e2040d ipv6: datagram: Refactor dst lookup and update codes to a new function by Martin KaFai Lau · 8 years ago
  81. 80fbdb2 ipv6: datagram: Refactor flowi6 init codes to a new function by Martin KaFai Lau · 8 years ago
  82. 802ab55 GSO: Support partial segmentation offload by Alexander Duyck · 8 years ago
  83. 1530545 GRO: Add support for TCP with fixed IPv4 ID field, limit tunnel IP ID values by Alexander Duyck · 8 years ago
  84. cbc53e0 GSO: Add GSO type for fixed IPv4 ID by Alexander Duyck · 8 years ago
  85. 70af921 net: ipv6: Do not keep linklocal and loopback addresses by David Ahern · 8 years ago
  86. 47e27d5 ipv6, token: allow for clearing the current device token by Daniel Borkmann · 8 years ago
  87. d7591f0 netfilter: x_tables: introduce and use xt_copy_counters_from_user by Florian Westphal · 8 years ago
  88. aded9f3 netfilter: x_tables: remove obsolete check by Florian Westphal · 8 years ago
  89. 9560915 netfilter: x_tables: remove obsolete overflow check for compat case too by Florian Westphal · 8 years ago
  90. 09d9686 netfilter: x_tables: do compat validation via translate_table by Florian Westphal · 8 years ago
  91. 0188346 netfilter: x_tables: xt_compat_match_from_user doesn't need a retval by Florian Westphal · 8 years ago
  92. 329a080 netfilter: ip6_tables: simplify translate_compat_table args by Florian Westphal · 8 years ago
  93. ce683e5 netfilter: x_tables: check for bogus target offset by Florian Westphal · 8 years ago
  94. fc1221b netfilter: x_tables: add compat version of xt_check_entry_offsets by Florian Westphal · 8 years ago
  95. aa412ba netfilter: x_tables: kill check_entry helper by Florian Westphal · 8 years ago
  96. 7d35812 netfilter: x_tables: add and use xt_check_entry_offsets by Florian Westphal · 8 years ago
  97. 3647234 netfilter: x_tables: validate targets of jumps by Florian Westphal · 8 years ago
  98. f24e230 netfilter: x_tables: don't move to non-existent next rule by Florian Westphal · 8 years ago
  99. da0caad Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  100. 4f7f34e net: vrf: Fix dev refcnt leak due to IPv6 prefix route by David Ahern · 8 years ago