1. c1a9a29 ipv6: honor ifindex in case we receive ll addresses in router advertisements by Hannes Frederic Sowa · 9 years ago
  2. 5449a5c addrconf: always initialize sysctl table data by WANG Cong · 9 years ago
  3. 024f35c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 9 years ago
  4. e459dfe ipv6/addrlabel: fix ip6addrlbl_get() by Andrey Ryabinin · 9 years ago
  5. 9b29c69 ipv6: automatically enable stable privacy mode if stable_secret set by Hannes Frederic Sowa · 9 years ago
  6. 5037e9e net: fix IP early demux races by Eric Dumazet · 9 years ago
  7. 79462ad0 net: add validation for the socket syscall protocol argument by Hannes Frederic Sowa · 9 years ago
  8. 9e5be5b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  9. d3340b7 netfilter: nf_dup: add missing dependencies with NF_CONNTRACK by Pablo Neira Ayuso · 9 years ago
  10. 9a1ec46 ipv6: keep existing flags when setting IFA_F_OPTIMISTIC by Bjørn Mork · 9 years ago
  11. 6a61d4d gre6: allow to update all parameters via rtnl by Nicolas Dichtel · 9 years ago
  12. 6bd4f35 ipv6: kill sk_dst_lock by Eric Dumazet · 9 years ago
  13. 45f6fad ipv6: add complete rcu protection around np->opt by Eric Dumazet · 9 years ago
  14. 304d888 Revert "ipv6: ndisc: inherit metadata dst when creating ndisc requests" by Nicolas Dichtel · 9 years ago
  15. fbdd29b net: ipmr, ip6mr: fix vif/tunnel failure race condition by Nikolay Aleksandrov · 9 years ago
  16. 264640f ipv6: distinguish frag queues by device for multicast and link-local packets by Michal Kubeček · 9 years ago
  17. 4c69804 net: ip6mr: fix static mfc/dev leaks on table destruction by Nikolay Aleksandrov · 9 years ago
  18. 206b495 net/ip6_tunnel: fix dst leak by Paolo Abeni · 9 years ago
  19. 41033f0 snmp: Remove duplicate OUTMCAST stat increment by Neil Horman · 9 years ago
  20. 00fd38d tcp: ensure proper barriers in lockless contexts by Eric Dumazet · 9 years ago
  21. 02bcf4e ipv6: Check rt->dst.from for the DST_NOCACHE route by Martin KaFai Lau · 9 years ago
  22. 5973fb1 ipv6: Check expire on DST_NOCACHE route by Martin KaFai Lau · 9 years ago
  23. 0d3f6d2 ipv6: Avoid creating RTF_CACHE from a rt that is not managed by fib6 tree by Martin KaFai Lau · 9 years ago
  24. 49a496c tcp: use correct req pointer in tcp_move_syn() calls by Eric Dumazet · 9 years ago
  25. 805c4bc tcp: fix req->saved_syn race by Eric Dumazet · 9 years ago
  26. 2a189f9 ipv6: clean up dev_snmp6 proc entry when we fail to initialize inet6_dev by Sabrina Dubroca · 9 years ago
  27. 73186df Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  28. ebac62f ipv6: fix tunnel error handling by Michal Kubeček · 9 years ago
  29. a8a572a xfrm: dst_entries_init() per-net dst_ops by Dan Streetman · 9 years ago
  30. 4ece900 sit: fix sit0 percpu double allocations by Eric Dumazet · 9 years ago
  31. 1d6119b net: fix percpu memory leaks by Eric Dumazet · 9 years ago
  32. ec13ad1 ipv6: fix crash on ICMPv6 redirects with prohibited/blackholed source by Matthias Schiffer · 9 years ago
  33. ce10500 tcp/dccp: fix ireq->pktopts race by Eric Dumazet · 9 years ago
  34. 405c92f ipv6: add defensive check for CHECKSUM_PARTIAL skbs in ip_fragment by Hannes Frederic Sowa · 9 years ago
  35. 682b1a9 ipv6: no CHECKSUM_PARTIAL on MSG_MORE corked sockets by Hannes Frederic Sowa · 9 years ago
  36. b75ec3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  37. e7b63ff Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 9 years ago
  38. b7b0b1d ipv6: recreate ipv6 link-local addresses when increasing MTU over IPV6_MIN_MTU by Alexander Duyck · 9 years ago
  39. 89bc784 ipv6: protect mtu calculation of wrap-around and infinite loop by rounding issues by Hannes Frederic Sowa · 9 years ago
  40. 1e0d69a Revert "Merge branch 'ipv6-overflow-arith'" by Hannes Frederic Sowa · 9 years ago
  41. 190b8ff ipv6: Export nf_ct_frag6_consume_orig() by Joe Stringer · 9 years ago
  42. 4b3418f ipv6: icmp: include addresses in debug messages by Bjørn Mork · 9 years ago
  43. ba3e208 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  44. 5e0724d tcp/dccp: fix hashdance race for passive sessions by Eric Dumazet · 9 years ago
  45. b72a2b0 ipv6: protect mtu calculation of wrap-around and infinite loop by rounding issues by Hannes Frederic Sowa · 9 years ago
  46. ab997ad ipv6: fix the incorrect return value of throw route by lucien · 9 years ago
  47. 199c655 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 9 years ago
  48. d46a9d6 net: ipv6: Dont add RT6_LOOKUP_F_IFACE flag if saddr set by David Ahern · 9 years ago
  49. feec0cb ipv6: gro: support sit protocol by Eric Dumazet · 9 years ago
  50. 36a28b2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  51. b1974ed netlink: Rightsize IFLA_AF_SPEC size calculation by Arad, Ronen · 9 years ago
  52. f1900fb net: Really fix vti6 with oif in dst lookups by David Ahern · 9 years ago
  53. 26440c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  54. ca064bd xfrm: Fix pmtu discovery for local generated packets. by Steffen Klassert · 9 years ago
  55. 371f1c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  56. dc6ef6b tcp: do not set queue_mapping on SYNACK by Eric Dumazet · 9 years ago
  57. f0a0a97 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Pablo Neira Ayuso · 9 years ago
  58. 2ffbceb netfilter: remove hook owner refcounting by Florian Westphal · 9 years ago
  59. f03f2e1 tcp/dccp: add inet_csk_reqsk_queue_drop_and_put() helper by Eric Dumazet · 9 years ago
  60. 0a1f596 ipv6: Initialize rt6_info properly in ip6_blackhole_route() by Martin KaFai Lau · 9 years ago
  61. ebfa45f ipv6: Move common init code for rt6_info to a new function rt6_info_init() by Martin KaFai Lau · 9 years ago
  62. dbb526e netfilter: ipv6: pointer cast layout by Ian Morris · 9 years ago
  63. 4305ae4 netfilter: ip6_tables: improve if statements by Ian Morris · 9 years ago
  64. 4bdc3d6 tcp/dccp: fix behavior of stale SYN_RECV request sockets by Eric Dumazet · 9 years ago
  65. 544d9b1 netfilter: ip6_tables: ternary operator layout by Ian Morris · 9 years ago
  66. f9527ea netfilter: ipv6: whitespace around operators by Ian Morris · 9 years ago
  67. 7695495 netfilter: ipv6: code indentation by Ian Morris · 9 years ago
  68. cda219c netfilter: ip6_tables: function definition layout by Ian Morris · 9 years ago
  69. 6ac9461 netfilter: ip6_tables: label placement by Ian Morris · 9 years ago
  70. ca25449 net: Add VRF support to IPv6 stack by David Ahern · 9 years ago
  71. c485068 net: Export fib6_get_table and nd_tbl by David Ahern · 9 years ago
  72. e332bc6 ipv6: Don't call with rt6_uncached_list_flush_dev by Eric W. Biederman · 9 years ago
  73. 8c5b83f ipv6 route: use err pointers instead of returning pointer by reference by Roopa Prabhu · 9 years ago
  74. b727759 ipv6: Pass struct net into nf_ct_frag6_gather by Eric W. Biederman · 9 years ago
  75. ed53d0a net: shrink struct sock and request_sock by 8 bytes by Eric Dumazet · 9 years ago
  76. 70da268 net: SO_INCOMING_CPU setsockopt() support by Eric Dumazet · 9 years ago
  77. 9ef2e96 ipv6: drop frames with attached skb->sk in forwarding by Hannes Frederic Sowa · 9 years ago
  78. d9e4ce6 ipv6: gre: setup default multicast routes over PtP links by Hannes Frederic Sowa · 9 years ago
  79. ede2059 dst: Pass net into dst->output by Eric W. Biederman · 9 years ago
  80. 33224b1 ipv4, ipv6: Pass net into ip_local_out and ip6_local_out by Eric W. Biederman · 9 years ago
  81. cf91a99 ipv4, ipv6: Pass net into __ip_local_out and __ip6_local_out by Eric W. Biederman · 9 years ago
  82. 7928833 ipv6: Merge ip6_local_out and ip6_local_out_sk by Eric W. Biederman · 9 years ago
  83. 9f8955c ipv6: Merge __ip6_local_out and __ip6_local_out_sk by Eric W. Biederman · 9 years ago
  84. 4ebdfba7 dst: Pass a sk into .local_out by Eric W. Biederman · 9 years ago
  85. 13206b6 net: Pass net into dst_output and remove dst_output_okfn by Eric W. Biederman · 9 years ago
  86. 6e28b00 net: Fix vti use case with oif in dst lookups for IPv6 by David Ahern · 9 years ago
  87. 4148987 net: Fix vti use case with oif in dst lookups for IPv6 by David Ahern · 9 years ago
  88. 40e1068 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/net-next by David S. Miller · 9 years ago
  89. 3dd7669 ipv6: use ktime_t for internal timestamps by Arnd Bergmann · 9 years ago
  90. a1a5344 tcp: avoid two atomic ops for syncookies by Eric Dumazet · 9 years ago
  91. e994b2f tcp: do not lock listener to process SYN packets by Eric Dumazet · 9 years ago
  92. ca6fb06 tcp: attach SYNACK messages to request sockets instead of listener by Eric Dumazet · 9 years ago
  93. 079096f tcp/dccp: install syn_recv requests into ehash table by Eric Dumazet · 9 years ago
  94. 2feda34 tcp/dccp: remove inet_csk_reqsk_queue_added() timeout argument by Eric Dumazet · 9 years ago
  95. aa3a0c8 tcp: get_openreq[46]() changes by Eric Dumazet · 9 years ago
  96. ba8e275 tcp: cleanup tcp_v[46]_inbound_md5_hash() by Eric Dumazet · 9 years ago
  97. 38cb524 tcp: call sk_mark_napi_id() on the child, not the listener by Eric Dumazet · 9 years ago
  98. f6d3125 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  99. b1842ff ipv6: Add missing newline to __xfrm6_output_finish by Eric W. Biederman · 9 years ago
  100. 6ece90f netfilter: fix Kconfig dependencies for nf_dup_ipv{4,6} by Pablo Neira Ayuso · 9 years ago