1. 5c487bb tcp: tracepoint: only call trace_tcp_send_reset with full socket by Song Liu · 7 years ago
  2. 44750f8 net/ipv6: onlink nexthop checks should default to main table by David Ahern · 7 years ago
  3. 58e354c net/ipv6: Handle reject routes with onlink flag by David Ahern · 7 years ago
  4. 4d80ecd Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  5. a2e5790 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  6. 32b395a build_bug.h: remove BUILD_BUG_ON_NULL() by Masahiro Yamada · 7 years ago
  7. b408c5b netfilter: nf_tables: fix flowtable free by Pablo Neira Ayuso · 7 years ago
  8. 39f57f6 net: erspan: fix erspan config overwrite by William Tu · 7 years ago
  9. 3df19283 net: erspan: fix metadata extraction by William Tu · 7 years ago
  10. 617aebe Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  11. 6be3bcd netfilter: flowtable infrastructure depends on NETFILTER_INGRESS by Pablo Neira Ayuso · 7 years ago
  12. ea23d5e netfilter: ipv6: nf_defrag: Kill frag queue on RFC2460 failure by Subash Abhinov Kasiviswanathan · 7 years ago
  13. b9a4072 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  14. b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  15. 3f34cfa netfilter: on sockopt() acquire sock lock only in the required scope by Paolo Abeni · 7 years ago
  16. 4adfa79 ip6mr: fix stale iterator by Nikolay Aleksandrov · 7 years ago
  17. d772794 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  18. e64e469 ipv6: addrconf: break critical section in addrconf_verify_rtnl() by Eric Dumazet · 7 years ago
  19. 31afeb4 ipv6: change route cache aging logic by Wei Wang · 7 years ago
  20. c76fe2d net: ipv6: send unsolicited NA after DAD by David Ahern · 7 years ago
  21. 7ece54a ipv6: Fix SO_REUSEPORT UDP socket with implicit sk_ipv6only by Martin KaFai Lau · 7 years ago
  22. 3e3ab9c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  23. fc1e64e net/ipv6: Add support for onlink flag by David Ahern · 7 years ago
  24. f4797b3 net/ipv6: Add flags and table id to ip6_nh_lookup_table by David Ahern · 7 years ago
  25. 1edce99 net/ipv6: Move gateway validation into helper by David Ahern · 7 years ago
  26. c69de58 net: erspan: use bitfield instead of mask and offset by William Tu · 7 years ago
  27. f15ca72 net: don't call update_pmtu unconditionally by Nicolas Dichtel · 7 years ago
  28. 955ec4c net/ipv6: Do not allow route add with a device that is down by David Ahern · 7 years ago
  29. 955bd1d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  30. 97edf7c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 7 years ago
  31. e9191ff ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABEL by Ben Hutchings · 7 years ago
  32. 5ca1144 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  33. 5efec5c xfrm: Fix eth_hdr(skb)->h_proto to reflect inner IP version by Yossi Kuperman · 7 years ago
  34. 121d57a gso: validate gso_type in GSO handlers by Willem de Bruijn · 7 years ago
  35. cbcbeed Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 7 years ago
  36. 8565d26 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  37. 5a75114 ipv6: mcast: remove dead code by Eric Dumazet · 7 years ago
  38. e553116 netfilter: remove messages print and boot/module load time by Pablo Neira Ayuso · 7 years ago
  39. 591ff9e ipv6: don't let tb6_root node share routes with other node by Wei Wang · 7 years ago
  40. 128bb97 ip6_gre: init dev->mtu and dev->hard_header_len correctly by Alexey Kodanev · 7 years ago
  41. c02b374 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  42. 96890d6 net: delete /proc THIS_MODULE references by Alexey Dobriyan · 7 years ago
  43. 41e4b39 netfilter: nf_defrag: move NF_CONNTRACK bits into #ifdef by Arnd Bergmann · 7 years ago
  44. b069b37 netfilter: nf_defrag: mark xt_table structures 'const' again by Arnd Bergmann · 7 years ago
  45. 83f1999 netfilter: ipv6: nf_defrag: Pass on packets to stack per RFC2460 by Subash Abhinov Kasiviswanathan · 7 years ago
  46. 8c2bc89 ip: Define usercopy region in IP proto slab cache by David Windsor · 7 years ago
  47. 6802f3a ipv6: Fix build with gcc-4.4.5 by Ido Schimmel · 7 years ago
  48. 95ef498 ipv6: ip6_make_skb() needs to clear cork.base.dst by Eric Dumazet · 7 years ago
  49. 749439b ipv6: fix udpv6 sendmsg crash caused by too small MTU by Mike Maloney · 7 years ago
  50. 9c70f1a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 7 years ago
  51. 19d28fb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  52. 902d6a4 netfilter: nf_defrag: Skip defrag if NOTRACK is set by Subash Abhinov Kasiviswanathan · 7 years ago
  53. ccc12b1 ipv6: sr: fix TLVs not being copied using setsockopt by Mathieu Xhonneux · 7 years ago
  54. 862c03e ipv6: fix possible mem leaks in ipv6_make_skb() by Eric Dumazet · 7 years ago
  55. 398958a ipv6: Add support for non-equal-cost multipath by Ido Schimmel · 7 years ago
  56. 3d709f6 ipv6: Use hash-threshold instead of modulo-N by Ido Schimmel · 7 years ago
  57. 7696c06 ipv6: Use a 31-bit multipath hash by Ido Schimmel · 7 years ago
  58. d7dedee ipv6: Calculate hash thresholds for IPv6 nexthops by Ido Schimmel · 7 years ago
  59. a0a97f2 netfilter: improve flow table Kconfig dependencies by Arnd Bergmann · 7 years ago
  60. 202a8ff netfilter: add IPv6 segment routing header 'srh' match by Ahmed Abdelsalam · 7 years ago
  61. 99eadf6 netfilter: remove duplicated include by Wei Yongjun · 7 years ago
  62. 98319cb netfilter: nf_tables: get rid of struct nft_af_info abstraction by Pablo Neira Ayuso · 7 years ago
  63. dd4cbef netfilter: nf_tables: get rid of pernet families by Pablo Neira Ayuso · 7 years ago
  64. fe19c04 netfilter: nf_tables: remove nhooks field from struct nft_af_info by Pablo Neira Ayuso · 7 years ago
  65. 4512c43 ipv6: remove null_entry before adding default route by Wei Wang · 7 years ago
  66. 709af18 ipv6: use ARRAY_SIZE for array sizing calculation on array seg6_action_table by Colin Ian King · 7 years ago
  67. a0ce093 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  68. 374d1b5 esp: Fix GRO when the headers not fully in the linear part of the skb. by Steffen Klassert · 7 years ago
  69. 9f0e896 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 7 years ago
  70. 54dc3e3 net: ipv6: Allow connect to linklocal address from socket bound to vrf by David Ahern · 7 years ago
  71. 7c23b62 netfilter: flow table support for the mixed IPv4/IPv6 family by Pablo Neira Ayuso · 7 years ago
  72. 0995210 netfilter: flow table support for IPv6 by Pablo Neira Ayuso · 7 years ago
  73. a7f87b4 netfilter: remove defensive check on malformed packets from raw sockets by Pablo Neira Ayuso · 7 years ago
  74. b3a6125 netfilter: remove struct nf_afinfo and its helper functions by Pablo Neira Ayuso · 7 years ago
  75. 4643562 netfilter: remove route_key_size field in struct nf_afinfo by Pablo Neira Ayuso · 7 years ago
  76. ce388f4 netfilter: move reroute indirection to struct nf_ipv6_ops by Pablo Neira Ayuso · 7 years ago
  77. 3f87c08 netfilter: move route indirection to struct nf_ipv6_ops by Pablo Neira Ayuso · 7 years ago
  78. 7db9a51 netfilter: remove saveroute indirection in struct nf_afinfo by Pablo Neira Ayuso · 7 years ago
  79. f7dcbe2 netfilter: move checksum_partial indirection to struct nf_ipv6_ops by Pablo Neira Ayuso · 7 years ago
  80. ef71fe2 netfilter: move checksum indirection to struct nf_ipv6_ops by Pablo Neira Ayuso · 7 years ago
  81. c2f9eaf netfilter: nf_tables: remove hooks from family definition by Pablo Neira Ayuso · 7 years ago
  82. c974a3a3 netfilter: nf_tables: remove multihook chains and families by Pablo Neira Ayuso · 7 years ago
  83. 12355d3 netfilter: nf_tables_inet: don't use multihook infrastructure anymore by Pablo Neira Ayuso · 7 years ago
  84. 7a4473a netfilter: nf_tables: explicit nft_set_pktinfo() call from hook path by Pablo Neira Ayuso · 7 years ago
  85. f92b40a netfilter: core: only allow one nat hook per hook point by Florian Westphal · 7 years ago
  86. 03d13b6 netfilter: xtables: add and use xt_request_find_table_lock by Florian Westphal · 7 years ago
  87. 2c9e863 netfilter: conntrack: timeouts can be const by Florian Westphal · 7 years ago
  88. 9dae47a netfilter: conntrack: l4 protocol trackers can be const by Florian Westphal · 7 years ago
  89. cd9ceaf netfilter: conntrack: constify list of builtin trackers by Florian Westphal · 7 years ago
  90. bcfd09f xfrm: Return error on unknown encap_type in init_state by Herbert Xu · 7 years ago
  91. 1de178e ipv6: Flush multipath routes when all siblings are dead by Ido Schimmel · 7 years ago
  92. 922c2ac ipv6: Take table lock outside of sernum update function by Ido Schimmel · 7 years ago
  93. 4a8e56e ipv6: Export sernum update function by Ido Schimmel · 7 years ago
  94. b5cb5a7 ipv6: Teach tree walker to skip multipath routes by Ido Schimmel · 7 years ago
  95. f9d882e ipv6: Report dead flag during route dump by Ido Schimmel · 7 years ago
  96. 8067bb8 ipv6: Ignore dead routes during lookup by Ido Schimmel · 7 years ago
  97. 44c9f2f ipv6: Check nexthop flags in route dump instead of carrier by Ido Schimmel · 7 years ago
  98. 14c5206 ipv6: Check nexthop flags during route lookup instead of carrier by Ido Schimmel · 7 years ago
  99. 5609b80 ipv6: Set nexthop flags during route creation by Ido Schimmel · 7 years ago
  100. 27c6fa7 ipv6: Set nexthop flags upon carrier change by Ido Schimmel · 7 years ago