1. 20e1954 ipv6: RFC 4884 partial support for SIT/GRE tunnels by Eric Dumazet · 9 years ago
  2. 2d7a3b2 ipv6: translate ICMP_TIME_EXCEEDED to ICMPV6_TIME_EXCEED by Eric Dumazet · 9 years ago
  3. 5fbba8a ip6: move ipip6_err_gen_icmpv6_unreach() by Eric Dumazet · 9 years ago
  4. b1cadc1 ipv6: icmp: add a force_saddr param to icmp6_send() by Eric Dumazet · 9 years ago
  5. afbac601 net: ipv6: Address selection needs to consider L3 domains by David Ahern · 9 years ago
  6. 0d240e7 net: vrf: Implement get_saddr for IPv6 by David Ahern · 9 years ago
  7. a2e2ff5 net: ipv6: Move ip6_route_get_saddr to inline by David Ahern · 9 years ago
  8. 318d3cc net: xfrm: fix old-style declaration by Arnd Bergmann · 9 years ago
  9. 0b797c8 ila: Fix checksum neutral mapping by Tom Herbert · 9 years ago
  10. cc84b3c ipv6: export several functions by Alexander Aring · 9 years ago
  11. f997c55 ipv6: introduce neighbour discovery ops by Alexander Aring · 9 years ago
  12. 4f67223 addrconf: put prefix address add in an own function by Alexander Aring · 9 years ago
  13. 8ec5da4 ndisc: add __ndisc_fill_addr_option function by Alexander Aring · 9 years ago
  14. 2ad3ed5 6lowpan: add 802.15.4 short addr slaac by Alexander Aring · 9 years ago
  15. 9ff7438 net: vrf: Handle ipv6 multicast and link-local addresses by David Ahern · 9 years ago
  16. ba46ee4 net: ipv6: Do not add multicast route for l3 master devices by David Ahern · 9 years ago
  17. 38b7097 ipv6: use TOS marks from sockets for routing decision by Hannes Frederic Sowa · 9 years ago
  18. 1578b0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  19. e434863 net: vrf: Fix crash when IPv6 is disabled at boot time by David Ahern · 9 years ago
  20. adba931 sit: remove unnecessary protocol check in ipip6_tunnel_xmit() by Simon Horman · 9 years ago
  21. 76e48f9 ip6gre: Allow live link address change by Shweta Choudaha · 9 years ago
  22. 0a46baa ip6gre: Allow live link address change by Shweta Choudaha · 9 years ago
  23. 96c63fa net: Add l3mdev rule by David Ahern · 9 years ago
  24. 00bc0ef ipv6: Skip XFRM lookup if dst_entry in socket cache is valid by Jakub Sitnicki · 9 years ago
  25. 707a2ca ila: Perform only one translation in forwarding path by Tom Herbert · 9 years ago
  26. b4869aa net: vrf: ipv6 support for local traffic to local addresses by David Ahern · 9 years ago
  27. ce3cf4e tcp: record TLP and ER timer stats in v6 stats by Yuchung Cheng · 9 years ago
  28. ae7ef81 skbuff: introduce skb_gso_validate_mtu by Marcelo Ricardo Leitner · 9 years ago
  29. ce25d66 Possible problem with e6afc8ac ("udp: remove headers from UDP packets before queueing") by Eric Dumazet · 9 years ago
  30. fc14963 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  31. 95e4daa fou: fix IPv6 Kconfig options by Arnd Bergmann · 9 years ago
  32. 83170f3 netfilter: nf_dup_ipv6: set again FLOWI_FLAG_KNOWN_NH at flowi6_flags by Paolo Abeni · 9 years ago
  33. fabb13d fou: add Kconfig options for IPv6 support by Arnd Bergmann · 9 years ago
  34. 252f3f5 ip6_gre: Set flowi6_proto as IPPROTO_GRE in xmit path. by Haishuang Yan · 9 years ago
  35. 1b227e5 ip6_gre: Fix MTU setting for ip6gretap by Haishuang Yan · 9 years ago
  36. e5aed00 udp: prevent skbs lingering in tunnel socket queues by Hannes Frederic Sowa · 9 years ago
  37. 6a55368 ip6_gre: Do not allow segmentation offloads GRE_CSUM is enabled with FOU/GUE by Alexander Duyck · 9 years ago
  38. 3ee93ea ipv6: Don't reset inner headers in ip6_tnl_xmit by Tom Herbert · 9 years ago
  39. b8921ca ip4ip6: Support for GSO/GRO by Tom Herbert · 9 years ago
  40. 815d22e ip6ip6: Support for GSO/GRO by Tom Herbert · 9 years ago
  41. 51c052d ipv6: Set features for IPv6 tunnels by Tom Herbert · 9 years ago
  42. b3a27b5 ip6_tunnel: Add support for fou/gue encapsulation by Tom Herbert · 9 years ago
  43. 1faf3d9 ip6_gre: Add support for fou/gue encapsulation by Tom Herbert · 9 years ago
  44. aa3463d fou: Add encap ops for IPv6 tunnels by Tom Herbert · 9 years ago
  45. 058214a ip6_tun: Add infrastructure for doing encapsulation by Tom Herbert · 9 years ago
  46. 1da44f9 ipv6: Change "final" protocol processing for encapsulation by Tom Herbert · 9 years ago
  47. 4c64242 ipv6: Fix nexthdr for reinjection by Tom Herbert · 9 years ago
  48. 7e13318 net: define gso types for IPx over IPv4 and IPv6 by Tom Herbert · 9 years ago
  49. 5c7cdf33 gso: Remove arbitrary checks for unsupported GSO by Tom Herbert · 9 years ago
  50. ea1627c tcp: minor optimizations around tcp_hdr() usage by Eric Dumazet · 9 years ago
  51. 2632616 sock: propagate __sock_cmsg_send() error by Eric Dumazet · 9 years ago
  52. 909b27f7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  53. 626abd5 net/route: enforce hoplimit max value by Paolo Abeni · 9 years ago
  54. ed7cbbc udp: Resolve NULL pointer dereference over flow-based vxlan device by Alexander Duyck · 9 years ago
  55. da73b4e gre: Fix wrong tpi->proto in WCCP by Haishuang Yan · 9 years ago
  56. 23f7221 ip6_gre: Fix get_size calculation for gre6 tunnel by Haishuang Yan · 9 years ago
  57. 74b2058 net: l3mdev: Add hook in ip and ipv6 by David Ahern · 9 years ago
  58. ca4aa97 ipv6: fix 4in6 tunnel receive path by Nicolas Dichtel · 9 years ago
  59. 1ddb6b7 ila: ipv6/ila: fix nlsize calculation for lwtunnel by Tom Herbert · 9 years ago
  60. b45bd1d ip6_gre: Use correct flags for reading TUNNEL_SEQ by Tom Herbert · 9 years ago
  61. 4b4a0c9 ip6: Don't set transport header in IPv6 tunneling by Tom Herbert · 9 years ago
  62. d27bff9 ip6_gre: Set inner protocol correctly in __gre6_xmit by Tom Herbert · 9 years ago
  63. f41fe3c gre6: Fix flag translations by Tom Herbert · 9 years ago
  64. db2ec95 ip6_gre: Fix MTU setting by Tom Herbert · 9 years ago
  65. 4a65896 net: l3mdev: Move get_saddr and rt6_dst by David Ahern · 9 years ago
  66. e800072 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  67. e8ed77d Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  68. b3b4663 net: vrf: Create FIB tables on link create by David Ahern · 9 years ago
  69. 1d2f7b2 net: ipv6: tcp reset, icmp need to consider L3 domain by David Ahern · 9 years ago
  70. d7cdf81 netfilter: x_tables: get rid of old and inconsistent debugging by Pablo Neira Ayuso · 9 years ago
  71. 8bf42e9 gre6: add Kconfig dependency for NET_IPGRE_DEMUX by Arnd Bergmann · 9 years ago
  72. f132ae7 gre: change gre_parse_header to return the header length by Jiri Benc · 9 years ago
  73. cba65321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  74. 79e8dc8 ipv6/ila: fix nlsize calculation for lwtunnel by Nicolas Dichtel · 9 years ago
  75. 26879da ipv6: add new struct ipcm6_cookie by Wei Wang · 9 years ago
  76. b05229f gre6: Cleanup GREv6 transmit path, call common GRE functions by Tom Herbert · 9 years ago
  77. 79ecb90 ipv6: Generic tunnel cleanup by Tom Herbert · 9 years ago
  78. 8eb30be ipv6: Create ip6_tnl_xmit by Tom Herbert · 9 years ago
  79. 308edfdf gre6: Cleanup GREv6 receive path, call common GRE functions by Tom Herbert · 9 years ago
  80. 0d3c703 ipv6: Cleanup IPv6 tunnel receive path by Tom Herbert · 9 years ago
  81. e61da9e udp: prepare for non BH masking at backlog processing by Eric Dumazet · 9 years ago
  82. c10d931 tcp: do not assume TCP code is non preemptible by Eric Dumazet · 9 years ago
  83. 92b4423 netfilter: fix IS_ERR_VALUE usage by Pablo Neira Ayuso · 9 years ago
  84. f3832ed ipv6: kill ICMP6MSGIN_INC_STATS_BH() by Eric Dumazet · 9 years ago
  85. c2005eb ipv6: rename IP6_UPD_PO_STATS_BH() by Eric Dumazet · 9 years ago
  86. 1d01550 ipv6: rename IP6_INC_STATS_BH() by Eric Dumazet · 9 years ago
  87. 02a1d6e net: rename NET_{ADD|INC}_STATS_BH() by Eric Dumazet · 9 years ago
  88. a16292a net: rename ICMP6_INC_STATS_BH() by Eric Dumazet · 9 years ago
  89. 90bbcc6 net: tcp: rename TCP_INC_STATS_BH by Eric Dumazet · 9 years ago
  90. 02c2234 net: udp: rename UDP_INC_STATS_BH() by Eric Dumazet · 9 years ago
  91. 6aef70a net: snmp: kill various STATS_USER() helpers by Eric Dumazet · 9 years ago
  92. c0cc531 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  93. 8c14586 net: ipv6: Use passed in table for nexthop lookups by David Ahern · 9 years ago
  94. 38bd10c net: ipv6: Delete host routes on an ifdown by David Ahern · 9 years ago
  95. 6a92393 Revert "ipv6: Revert optional address flusing on ifdown." by David S. Miller · 9 years ago
  96. 90bfe66 ila: add checksum neutral ILA translations by Tom Herbert · 9 years ago
  97. 642c2c9 ila: xlat changes by Tom Herbert · 9 years ago
  98. 351596a ila: Add struct definitions and helpers by Tom Herbert · 9 years ago
  99. 960a262 net: better drop monitoring in ip{6}_recv_error() by Eric Dumazet · 9 years ago
  100. 841645b ipv6: Revert optional address flusing on ifdown. by David S. Miller · 9 years ago