1. 1deeb64 ipv6: Remove flowi6_oif compare from __ip6_route_redirect by David Ahern · 6 years ago
  2. 0b34eb0 ipv6: Refactor __ip6_route_redirect by David Ahern · 6 years ago
  3. 0c59d00 ipv6: Refactor rt6_device_match by David Ahern · 6 years ago
  4. d83009d ipv6: Move fib6_multipath_select down in ip6_pol_route by David Ahern · 6 years ago
  5. af52a52 ipv6: Be smarter with null_entry handling in ip6_pol_route_lookup by David Ahern · 6 years ago
  6. 30c15f0 ipv6: Refactor find_rr_leaf by David Ahern · 6 years ago
  7. 28679ed ipv6: Refactor find_match by David Ahern · 6 years ago
  8. 702cea5 ipv6: Pass fib6_nh and flags to rt6_score_route by David Ahern · 6 years ago
  9. cc3a86c ipv6: Change rt6_probe to take a fib6_nh by David Ahern · 6 years ago
  10. 6e1809a ipv6: Remove rt6_check_dev by David Ahern · 6 years ago
  11. 1ba9a89 ipv6: Only call rt6_check_neigh for nexthop with gateway by David Ahern · 6 years ago
  12. 310655b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  13. 2a3caba net: ip6_gre: fix possible use-after-free in ip6erspan_rcv by Lorenzo Bianconi · 6 years ago
  14. 0353f28 neighbor: Add skip_cache argument to neigh_output by David Ahern · 6 years ago
  15. bdf0046 net: Replace nhc_has_gw with nhc_gw_family by David Ahern · 6 years ago
  16. 1aefd3d ipv6: Add fib6_nh_init and release to stubs by David Ahern · 6 years ago
  17. fd69c39 datagram: remove rendundant 'peeked' argument by Paolo Abeni · 6 years ago
  18. 8f0db01 rhashtable: use bit_spin_locks to protect hash bucket. by NeilBrown · 6 years ago
  19. f83f715 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  20. bb9bd81 ipv6: sit: reset ip header pointer in ipip6_rcv by Lorenzo Bianconi · 6 years ago
  21. c0a7207 ipv6: Flip to fib_nexthop_info by David Ahern · 6 years ago
  22. ef0efcd ipv6: Fix dangling pointer when ipv6 fragment by Junwei Hu · 6 years ago
  23. b2e54b0 ip6_tunnel: Match to ARPHRD_TUNNEL6 for dev type by Sheena Mira-ato · 6 years ago
  24. f5d5476 tcp: fix tcp_inet6_sk() for 32bit kernels by Eric Dumazet · 6 years ago
  25. 3616d08 ipv6: Move ipv6 stubs to a separate header file by David Ahern · 6 years ago
  26. 979e276 net: Use common nexthop init and release helpers by David Ahern · 6 years ago
  27. f174173 net: Add fib_nh_common and update fib_nh and fib6_nh by David Ahern · 6 years ago
  28. ad1601a ipv6: Rename fib6_nh entries by David Ahern · 6 years ago
  29. 572bf4d ipv6: Change rt6_add_nexthop and rt6_nexthop_info to take fib6_nh by David Ahern · 6 years ago
  30. 6d3d07b ipv6: Refactor fib6_ignore_linkdown by David Ahern · 6 years ago
  31. 2b2450c ipv6: Move gateway checks to a fib6_nh setting by David Ahern · 6 years ago
  32. dac7d0f ipv6: Create cleanup helper for fib6_nh by David Ahern · 6 years ago
  33. 83c44251 ipv6: Create init helper for fib6_nh by David Ahern · 6 years ago
  34. b5f9bd1 ila: Fix rhashtable walker list corruption by Herbert Xu · 6 years ago
  35. 356d71e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  36. df45370 inet: switch IP ID generator to siphash by Eric Dumazet · 6 years ago
  37. 8b27dae tcp: add one skb cache for rx by Eric Dumazet · 6 years ago
  38. 3b0f31f genetlink: make policy common to family by Johannes Berg · 6 years ago
  39. 10585b4 ipv6: Remove fallback argument from ip6_hold_safe by David Ahern · 6 years ago
  40. c7a1ce3 ipv6: Change addrconf_f6i_alloc to use ip6_route_info_create by David Ahern · 6 years ago
  41. 67f6951 ipv6: Move setting default metric for routes by David Ahern · 6 years ago
  42. e0831ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 6 years ago
  43. 0b03a5c ipv6: Add icmp_echo_ignore_anycast for ICMPv6 by Stephen Suryaputra · 6 years ago
  44. 1c87e79 ipv6: make ip6_create_rt_rcu return ip6_null_entry instead of NULL by Xin Long · 6 years ago
  45. 03f1ecc ipv6: Add icmp_echo_ignore_multicast support for ICMPv6 by Stephen Suryaputra · 6 years ago
  46. 93a77c1 tcp: add tcp_inet6_sk() helper by Eric Dumazet · 6 years ago
  47. 89e4130 tcp: do not use ipv6 header for ipv4 flow by Eric Dumazet · 6 years ago
  48. 6d65561 netfilter: ip6t_srh: fix NULL pointer dereferences by Kangjie Lu · 6 years ago
  49. a843dc4 net: sit: fix UBSAN Undefined behaviour in check_6rd by Miaohe Lin · 6 years ago
  50. 5355ed6 fou, fou6: avoid uninit-value in gue_err() and gue6_err() by Eric Dumazet · 6 years ago
  51. a154d5d net: ignore sysctl_devconf_inherit_init_net without SYSCTL by Arnd Bergmann · 6 years ago
  52. 87c11f1 ip6mr: Do not call __IP6_INC_STATS() from preemptible context by Ido Schimmel · 6 years ago
  53. 9036b2f net: ipv6: add socket option IPV6_ROUTER_ALERT_ISOLATE by Francesco Ruggeri · 6 years ago
  54. 4e7df11 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 6 years ago
  55. 9eb3591 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  56. 07f12b2 net: sit: fix memory leak in sit_init_net() by Mao Wenan · 6 years ago
  57. 5e1a99e ipv4: Add ICMPv6 support when parse route ipproto by Hangbin Liu · 6 years ago
  58. db8ab38 netfilter: nf_tables: merge ipv4 and ipv6 nat chain types by Florian Westphal · 6 years ago
  59. a9ce849 netfilter: nf_tables: nat: merge nft_masq protocol specific modules by Florian Westphal · 6 years ago
  60. c78efc99 netfilter: nf_tables: nat: merge nft_redir protocol specific modules by Florian Westphal · 6 years ago
  61. d2c5c10 netfilter: nat: remove nf_nat_l3proto.h and nf_nat_core.h by Florian Westphal · 6 years ago
  62. 3bf195a netfilter: nat: merge nf_nat_ipv4,6 into nat core by Florian Westphal · 6 years ago
  63. 096d090 netfilter: nat: move nlattr parse and xfrm session decode to core by Florian Westphal · 6 years ago
  64. d1aca8a netfilter: nat: merge ipv4 and ipv6 masquerade functionality by Florian Westphal · 6 years ago
  65. e381854 ipv6: Return error for RTA_VIA attribute by David Ahern · 6 years ago
  66. d8cf757 net: remove unused struct inet_frag_queue.fragments field by Peter Oskolkov · 6 years ago
  67. 9946b34 tcp: clean up SOCK_DEBUG() by Yafang Shao · 6 years ago
  68. 75efc25 ipv6: icmp: use percpu allocation by Kefeng Wang · 6 years ago
  69. 3232a1e ipv6: icmp: use icmpv6_sk_exit() by Kefeng Wang · 6 years ago
  70. 4ef595c ila: Fix uninitialised return value in ila_xlat_nl_cmd_flush by Herbert Xu · 6 years ago
  71. 70f3522 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  72. 424a7cd0 udpv6: fix possible user after free in error handler by Paolo Abeni · 6 years ago
  73. 5de362d fou6: fix proto error handler argument type by Paolo Abeni · 6 years ago
  74. 543fc3f udpv6: add the required annotation to mib type by Paolo Abeni · 6 years ago
  75. 97f0082 net: Set rtm_table to RT_TABLE_COMPAT for ipv6 for tables > 255 by Kalash Nainwal · 6 years ago
  76. f5b51fe ipv6: route: purge exception on removal by Paolo Abeni · 6 years ago
  77. efcc9bc net: ip6_gre: fix possible NULL pointer dereference in ip6erspan_set_version by Lorenzo Bianconi · 6 years ago
  78. 6c4128f rhashtable: Remove obsolete rhashtable_walk_init function by Herbert Xu · 6 years ago
  79. b35560e4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 6 years ago
  80. 103d024 net: ip6_gre: do not report erspan_ver for ip6gre or ip6gretap by Lorenzo Bianconi · 6 years ago
  81. a2b5a3f net: remove unneeded switch fall-through by Li RongQing · 6 years ago
  82. ca8d479 ipmr: ip6mr: Create new sockopt to clear mfc cache or vifs by Callum Sinclair · 6 years ago
  83. bf1dc8b ipv6: route: enforce RCU protection in ip6_route_check_nh_onlink() by Paolo Abeni · 6 years ago
  84. 193f368 ipv6: route: enforce RCU protection in rt6_update_exception_stamp_rt() by Paolo Abeni · 6 years ago
  85. 418e897 gso: validate gso_type on ipip style tunnels by Willem de Bruijn · 6 years ago
  86. 375ca54 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  87. 8bbed40 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 6 years ago
  88. 885e631 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  89. 1490ed2 net/ipv6: prefer rcu_access_pointer() over rcu_dereference() by Paolo Abeni · 6 years ago
  90. 4974d5f net: ip6_gre: initialize erspan_ver just for erspan tunnels by Lorenzo Bianconi · 6 years ago
  91. 3313da8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  92. 9b0a6a9 ipv6_stub: add ipv6_route_input stub/proxy. by Peter Oskolkov · 6 years ago
  93. 7fc3822 netfilter: reject: skip csum verification for protocols that don't support it by Alin Nastac · 6 years ago
  94. d1f2079 ipv6: propagate genlmsg_reply return code by Li RongQing · 6 years ago
  95. e75913c net: fix IPv6 prefix route residue by Zhiqiang Liu · 6 years ago
  96. 8303b7e netfilter: nat: fix spurious connection timeouts by Florian Westphal · 6 years ago
  97. a655fe9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  98. 173656a sit: check if IPv6 enabled before calling ip6_err_gen_icmpv6_unreach() by Hangbin Liu · 6 years ago
  99. 15df03c6 netfilter: ipv6: Don't preserve original oif for loopback address by Eli Cooper · 6 years ago
  100. f75a280 xfrm: destroy xfrm_state synchronously on net exit path by Cong Wang · 6 years ago