1. 30c7be2 udplite: call proper backlog handlers by Eric Dumazet · 8 years ago
  2. 764d3be ipv6: bump genid when the IFA_F_TENTATIVE flag is clear by Paolo Abeni · 8 years ago
  3. b5c2d49 ip6_tunnel: disable caching when the traffic class is inherited by Paolo Abeni · 8 years ago
  4. 73e2d5e udp: restore UDPlite many-cast delivery by Pablo Neira · 8 years ago
  5. ac6e780 tcp: take care of truncations done by sk_filter() by Eric Dumazet · 8 years ago
  6. 9b6c14d net: tcp response should set oif only if it is L3 master by David Ahern · 8 years ago
  7. 9fa684e Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  8. fb56be8 net-ipv6: on device mtu change do not add mtu to mtu-less routes by Maciej Żenczykowski · 8 years ago
  9. 5d41ce2 net: icmp6_send should use dst dev to determine L3 domain by David Ahern · 8 years ago
  10. 4fd19c1 ip6_udp_tunnel: remove unused IPCB related codes by Eli Cooper · 8 years ago
  11. 19bda36 ipv6: add mtu lock check in __ip6_rt_update_pmtu by Xin Long · 8 years ago
  12. f89c56c ipv6: Don't use ufo handling on later transformed packets by Jakub Sitnicki · 8 years ago
  13. b73b8a1 netfilter: nft_dup: do not use sreg_dev if the user doesn't specify it by Liping Zhang · 8 years ago
  14. ae148b0 ip6_tunnel: Update skb->protocol to ETH_P_IPV6 in ip6_tnl_xmit() by Eli Cooper · 8 years ago
  15. e4cabca inet: Fix missing return value in inet6_hash by Craig Gallek · 8 years ago
  16. d5d32e4 net: ipv6: Do not consider link state for nexthop validation by David Ahern · 8 years ago
  17. 830218c net: ipv6: Fix processing of RAs in presence of VRF by David Ahern · 8 years ago
  18. 10df8e6 udp: fix IP_CHECKSUM handling by Eric Dumazet · 8 years ago
  19. b678aa5 ipv6: do not increment mac header when it's unset by Jason A. Donenfeld · 8 years ago
  20. 8651be8 ipv6: fix a potential deadlock in do_ipv6_setsockopt() by WANG Cong · 8 years ago
  21. 286c72d udp: must lock the socket in udp_disconnect() by Eric Dumazet · 8 years ago
  22. fcd91dd net: add recursion limit to GRO by Sabrina Dubroca · 8 years ago
  23. 7aa8e63 ipv6: properly prevent temp_prefered_lft sysctl race by Jiri Bohac · 8 years ago
  24. a04a480 net: Require exact match for TCP socket lookups if dif is l3mdev by David Ahern · 8 years ago
  25. 76506a9 IPv6: fix DESYNC_FACTOR by Jiri Bohac · 8 years ago
  26. 9d6280d IPv6: Drop the temporary address regen_timer by Jiri Bohac · 8 years ago
  27. a220445 ipv6: correctly add local routes when lo goes up by Nicolas Dichtel · 8 years ago
  28. 68d00f3 ip6_tunnel: fix ip6_tnl_lookup by Vadim Fedorenko · 8 years ago
  29. 8ce4862 ipv6: tcp: restore IP6CB for pktoptions skbs by Eric Dumazet · 8 years ago
  30. cb4a4c6 ipv6 addrconf: disallow rtr_solicits < -1 by Maciej Żenczykowski · 8 years ago
  31. cb9e684 ipv6 addrconf: remove addrconf_sysctl_hop_limit() by Maciej Żenczykowski · 8 years ago
  32. b50afd2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  33. bd11f07 ipv6 addrconf: implement RFC7559 router solicitation backoff by Maciej Żenczykowski · 8 years ago
  34. aca0567 ipv6: Remove useless parameter in __snmp6_fill_statsdev by Jia He · 8 years ago
  35. 4a4857b proc: Reduce cache miss in snmp6_seq_show by Jia He · 8 years ago
  36. 2cf7507 ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_route by Nikolay Aleksandrov · 8 years ago
  37. f20fbc0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Pablo Neira Ayuso · 8 years ago
  38. 8cb2a7d netfilter: nf_log: get rid of XT_LOG_* macros by Liping Zhang · 8 years ago
  39. ff107d2 netfilter: nft_log: complete NFTA_LOG_FLAGS attr support by Liping Zhang · 8 years ago
  40. c2675de gre: use nla_get_be32() to extract flowinfo by Lance Richardson · 8 years ago
  41. e2361cb netfilter: Remove explicit rcu_read_lock in nf_hook_slow by Aaron Conole · 8 years ago
  42. db32e4e ip6_gre: fix flowi6_proto value in ip6gre_xmit_other() by Lance Richardson · 8 years ago
  43. d6989d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  44. ba1ba25 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 8 years ago
  45. 63c4378 vti6: fix input path by Nicolas Dichtel · 8 years ago
  46. b5036cd ipmr, ip6mr: return lastuse relative to now by Nikolay Aleksandrov · 8 years ago
  47. a435a07 net: ipv6: fallback to full lookup if table lookup is unsuitable by Vincent Bernat · 8 years ago
  48. 07b26c9 gso: Support partial splitting at the frag_list pointer by Steffen Klassert · 8 years ago
  49. d409b84 ipv6: Export p6_route_input_lookup symbol by Mahesh Bandewar · 8 years ago
  50. 8d79266 ip6_tunnel: add collect_md mode to IPv6 tunnels by Alexei Starovoitov · 8 years ago
  51. 67b9f0b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  52. b20b378 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  53. 23d0750 netfilter: Add the missed return value check of nft_register_chain_type by Gao Feng · 8 years ago
  54. 71212c9 netfilter: nf_tables: don't drop IPv6 packets that cannot parse transport by Pablo Neira Ayuso · 8 years ago
  55. 8a966fc net: ipv6: Remove l3mdev_get_saddr6 by David Ahern · 8 years ago
  56. e0d56fd net: l3mdev: remove redundant calls by David Ahern · 8 years ago
  57. 4c1feac net: vrf: Flip IPv6 output path from FIB lookup hook to out hook by David Ahern · 8 years ago
  58. 5f02ce24 net: l3mdev: Allow the l3mdev to be a loopback by David Ahern · 8 years ago
  59. a8e3e1a net: l3mdev: Add hook to output path by David Ahern · 8 years ago
  60. 9ee0034 net: flow: Add l3mdev flow update by David Ahern · 8 years ago
  61. 73483c1 ipv6: report NLM_F_CREATE and NLM_F_EXCL flags in RTM_NEWROUTE events by Guillaume Nault · 8 years ago
  62. 1fb81e0 vti: use right inner_mode for inbound inter address family policy checks by thomas.zeitlhofer+lkml@ze-it.at · 8 years ago
  63. 40e3012 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 8 years ago
  64. 751eb6b ipv6: addrconf: fix dev refcont leak when DAD failed by Wei Yongjun · 8 years ago
  65. 03c2778 ipv6: release dst in ping_v6_sendmsg by Dave Jones · 8 years ago
  66. 60175cc Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  67. d1a6cba netfilter: nft_chain_route: re-route before skb is queued to userspace by Liping Zhang · 8 years ago
  68. ab34380 ipv6: Don't unset flowi6_proto in ipxip6_tnl_xmit() by Eli Cooper · 8 years ago
  69. 29c994e netconf: add a notif when settings are created by Nicolas Dichtel · 8 years ago
  70. d26c638 ipv6: add missing netconf notif when 'all' is updated by Nicolas Dichtel · 8 years ago
  71. 6501f34 ila: make nla_policy const by stephen hemminger · 8 years ago
  72. 14972cb net: lwtunnel: Handle fragmentation by Roopa Prabhu · 8 years ago
  73. 779994f netfilter: log: Check param to avoid overflow in nf_log_set by Gao Feng · 8 years ago
  74. 6abdd5f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  75. c9c3321 tcp: add tcp_add_backlog() by Eric Dumazet · 8 years ago
  76. 3203558 tcp: Set read_sock and peek_len proto_ops by Tom Herbert · 8 years ago
  77. 72145a6 tcp: md5: add LINUX_MIB_TCPMD5FAILURE counter by Eric Dumazet · 8 years ago
  78. e65c332 tcp: md5: increment sk_drops on syn_recv state by Eric Dumazet · 8 years ago
  79. 89e1f6d netfilter: nft_reject: restrict to INPUT/FORWARD/OUTPUT by Liping Zhang · 8 years ago
  80. 391bb6b ipv6: tcp: get rid of tcp_v6_clear_sk() by Eric Dumazet · 8 years ago
  81. 4cac820 udp: get rid of sk_prot_clear_portaddr_nulls() by Eric Dumazet · 8 years ago
  82. 6a6ad2a ipv6: udp: remove udp_v6_clear_sk() by Eric Dumazet · 8 years ago
  83. 5d77dca net: diag: support SOCK_DESTROY for UDP sockets by David Ahern · 8 years ago
  84. 75d855a udp: get rid of SLAB_DESTROY_BY_RCU allocations by Eric Dumazet · 8 years ago
  85. 20a2b49 tcp: properly scale window in tcp_v[46]_reqsk_send_ack() by Eric Dumazet · 8 years ago
  86. 85b51b1 net: ipv6: Remove addresses for failures with strict DAD by Mike Manning · 8 years ago
  87. 11d7a0b xfrm: Only add l3mdev oif to dst lookups by David Ahern · 8 years ago
  88. 60747ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  89. 9b73896 kcm: Use stream parser by Tom Herbert · 8 years ago
  90. 3d7b332 gre: set inner_protocol on xmit by Simon Horman · 8 years ago
  91. 5e45789 net: ipv6: Fix ping to link-local addresses. by Lorenzo Colitti · 8 years ago
  92. bc56163 net: ipv6: Do not keep IPv6 addresses when IPv6 is disabled by Mike Manning · 8 years ago
  93. b4c0e0c calipso: fix resource leak on calipso_genopt failure by Colin Ian King · 8 years ago
  94. 03ff497 sit: make function ipip6_valid_ip_proto() static by Wei Yongjun · 8 years ago
  95. 1625f45 net/xfrm_input: fix possible NULL deref of tunnel.ip6->parms.i_key by Alexey Kodanev · 8 years ago
  96. e87a8f2 net: resolve symbol conflicts with generic hashtable.h by Jiri Kosina · 8 years ago
  97. a052517 net/multicast: should not send source list records when have filter mode change by Hangbin Liu · 8 years ago
  98. c882219 net: ipv6: use list_move instead of list_del/list_add by Wei Yongjun · 8 years ago
  99. 7a1e8b8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  100. 90b5ca1 net: ipmr/ip6mr: update lastuse on entry change by Nikolay Aleksandrov · 8 years ago