1. 64f0f5d udp6: set rx_dst_cookie on rx_dst updates by Paolo Abeni · 7 years ago
  2. 3614364 ipv6: Fix may be used uninitialized warning in rt6_check by Steffen Klassert · 7 years ago
  3. c5cff85 ipv6: add rcu grace period before freeing fib6_node by Wei Wang · 7 years ago
  4. 0c8d2d9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 7 years ago
  5. 3de33e1 ipv6: accept 64k - 1 packet length in ip6_find_1stfragopt() by Stefano Brivio · 7 years ago
  6. 348a400 ipv6: repair fib6 tree in failure case by Wei Wang · 7 years ago
  7. 383143f ipv6: reset fn->rr_ptr when replacing route by Wei Wang · 7 years ago
  8. a0917e0 datagram: When peeking datagrams with offset < 0 don't skip empty skbs by Matthew Dawson · 7 years ago
  9. 12d94a8 ipv6: fix NULL dereference in ip6_route_dev_notify() by Eric Dumazet · 7 years ago
  10. d624d27 tcp: fix possible deadlock in TCP stack vs BPF filter by Eric Dumazet · 7 years ago
  11. e5645f5 ipv6: release rt6->rt6i_idev properly during ifdown by Wei Wang · 7 years ago
  12. 85f1bd9 udp: consistently apply ufo or fragmentation by Willem de Bruijn · 7 years ago
  13. 8d63bee net: avoid skb_warn_bad_offload false positives on UFO by Willem de Bruijn · 7 years ago
  14. 4ff0308 esp: Fix error handling on layer 2 xmit. by Steffen Klassert · 7 years ago
  15. b91d532 ipv6: set rt6i_protocol properly in the route when it is installed by Xin Long · 7 years ago
  16. cb891fa udp6: fix jumbogram reception by Paolo Abeni · 7 years ago
  17. c9f2c1a udp6: fix socket leak on early demux by Paolo Abeni · 7 years ago
  18. afce615 ipv6: Don't increase IPSTATS_MIB_FRAGFAILS twice in ip6_fragment() by Stefano Brivio · 7 years ago
  19. 6399f1f ipv6: avoid overflow of offset in ip6_find_1stfragopt by Sabrina Dubroca · 7 years ago
  20. 18bcf29 ipv4: ipv6: initialize treq->txhash in cookie_v[46]_check() by Alexander Potapenko · 7 years ago
  21. e619492 esp: Fix memleaks on error paths. by Steffen Klassert · 8 years ago
  22. f06b754 net: ipv6: Compare lwstate in detecting duplicate nexthops by David Ahern · 8 years ago
  23. 7114f51 Merge branch 'work.memdup_user' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  24. edcd927 net, calipso: convert calipso_doi.refcount from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  25. 87078f2 net, ipv6: convert ip6addrlbl_entry.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  26. d12f382 net, ipv6: convert xfrm6_tunnel_spi.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  27. affa78b net, ipv6: convert ifacaddr6.aca_refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  28. d3981bc net, ipv6: convert ifmcaddr6.mca_refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  29. 271201c net, ipv6: convert inet6_ifaddr.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  30. 1be9246 net, ipv6: convert inet6_dev.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  31. 0aeea21 net, ipv6: convert ipv6_txoptions.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  32. ec8add2 ipv6: dad: don't remove dynamic addresses if link is down by Sabrina Dubroca · 8 years ago
  33. b4217b8 net: convert netlbl_lsm_cache.refcount from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  34. 41c6d65 net: convert sock.sk_refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  35. 14afee4 net: convert sock.sk_wmem_alloc from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  36. 6335479 net: convert sk_buff.users from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  37. b079115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  38. 52a623b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  39. 43727da do_ipv6_setsockopt(): don't open-code memdup_user() by Al Viro · 8 years ago
  40. 67a5178 ipv6: udp: leverage scratch area helpers by Paolo Abeni · 8 years ago
  41. a8b8a889 net: add netlink_ext_ack argument to rtnl_link_ops.validate by Matthias Schiffer · 8 years ago
  42. ad744b2 net: add netlink_ext_ack argument to rtnl_link_ops.changelink by Matthias Schiffer · 8 years ago
  43. 7a3f4a1 net: add netlink_ext_ack argument to rtnl_link_ops.newlink by Matthias Schiffer · 8 years ago
  44. 85cb73f net: ipv6: reset daddr and dport in sk if connect() fails by Wei Wang · 8 years ago
  45. 93bbbfb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 8 years ago
  46. 43b786c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 8 years ago
  47. 0ccc22f sit: use __GFP_NOWARN for user controlled allocation by WANG Cong · 8 years ago
  48. a5cb659 net: account for current skb length when deciding about UFO by Michal Kubeček · 8 years ago
  49. 4b943fa udp/v6: prefetch rmem_alloc in udp6_queue_rcv_skb() by Paolo Abeni · 8 years ago
  50. 60abc0b ipv6: avoid unregistering inet6_dev for loopback by WANG Cong · 8 years ago
  51. 8fac365 tcp: Add a tcp_filter hook before handle ack packet by Chenbo Feng · 8 years ago
  52. 76da070 ipv6: only call ip6_route_dev_notify() once for NETDEV_UNREGISTER by WANG Cong · 8 years ago
  53. ca3a1b8 esp6_offload: Fix IP6CB(skb)->nhoff for ESP GRO by Yossi Kuperman · 8 years ago
  54. 7c88e21 xfrm6: Fix IPv6 payload_len in xfrm6_transport_finish by Yossi Kuperman · 8 years ago
  55. 3d09198 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  56. dd12d15c ip6mr: add netlink notifications on mrt6msg cache reports by Julien Gomes · 8 years ago
  57. 07f6155 ipv6: Do not leak throw route references by Serhey Popovych · 8 years ago
  58. 8917a77 tcp: md5: add TCP_MD5SIG_EXT socket option to set a key address prefix by Ivan Delalande · 8 years ago
  59. 6797318 tcp: md5: add an address prefix for key lookup by Ivan Delalande · 8 years ago
  60. 46f8cd9 ip6_tunnel: Correct tos value in collect_md mode by Haishuang Yan · 8 years ago
  61. a4c2fd7 net: remove DST_NOCACHE flag by Wei Wang · 8 years ago
  62. b2a9c0e net: remove DST_NOGC flag by Wei Wang · 8 years ago
  63. db91664 ipv6: get rid of icmp6 dst garbage collector by Wei Wang · 8 years ago
  64. 587fea7 ipv6: mark DST_NOGC and remove the operation of dst_free() by Wei Wang · 8 years ago
  65. ad65a2f ipv6: call dst_hold_safe() properly by Wei Wang · 8 years ago
  66. 9514528 ipv6: call dst_dev_put() properly by Wei Wang · 8 years ago
  67. 1cfb71e ipv6: take dst->__refcnt for insertion into fib6 tree by Wei Wang · 8 years ago
  68. 1dbe3252 net: use loopback dev when generating blackhole route by Wei Wang · 8 years ago
  69. d24406c udp: call dst_hold_safe() in udp_sk_rx_set_dst() by Wei Wang · 8 years ago
  70. 1758fd4 ipv6: remove unnecessary dst_hold() in ip6_fragment() by Wei Wang · 8 years ago
  71. f1925ca ip6_tunnel: fix potential issue in __ip6_tnl_rcv by Haishuang Yan · 8 years ago
  72. d58ff35 networking: make skb_push & __skb_push return void pointers by Johannes Berg · 8 years ago
  73. af72868 networking: make skb_pull & friends return void pointers by Johannes Berg · 8 years ago
  74. 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 8 years ago
  75. 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 8 years ago
  76. b080db5 networking: convert many more places to skb_put_zero() by Johannes Berg · 8 years ago
  77. 0ddead9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  78. f8a894b ipv6: fix calling in6_ifa_hold incorrectly for dad work by Xin Long · 8 years ago
  79. 849a44d net: don't global ICMP rate limit packets originating from loopback by Jesper Dangaard Brouer · 8 years ago
  80. 3500cd73 proc: snmp6: Use correct type in memset by Christian Perle · 8 years ago
  81. 89dfba3 Remove the redundant skb->dev initialization in ip6_fragment by Chenbo Feng · 8 years ago
  82. 384abed bpf: Remove duplicate tcp_filter hook in ipv6 by Chenbo Feng · 8 years ago
  83. 97a7a37 ipv6: Initial skb->dev and skb->protocol in ip6_output by Chenbo Feng · 8 years ago
  84. 3ad7d24 Ipvlan should return an error when an address is already in use. by Krister Johansen · 8 years ago
  85. 0db47e3 ila_xlat: add missing hash secret initialization by Arnd Bergmann · 8 years ago
  86. 0604475 tcp: add TCPMemoryPressuresChrono counter by Eric Dumazet · 8 years ago
  87. 8397ed3 net: ipv6: Release route when device is unregistering by David Ahern · 8 years ago
  88. 5d2ed05 tcp: Namespaceify sysctl_tcp_timestamps by Eric Dumazet · 8 years ago
  89. f930103 tcp: Namespaceify sysctl_tcp_sack by Eric Dumazet · 8 years ago
  90. eed29f1 tcp: add a struct net parameter to tcp_parse_options() by Eric Dumazet · 8 years ago
  91. cf124db net: Fix inconsistent teardown and release of private netdev state. by David S. Miller · 8 years ago
  92. 216fe8f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  93. e3ebdb2 net/ipv6: Fix CALIPSO causing GPF with datagram support by Richard Haines · 8 years ago
  94. f4eb17e Revert "sit: reload iphdr in ipip6_rcv" by David S. Miller · 8 years ago
  95. b699d00 sit: reload iphdr in ipip6_rcv by Haishuang Yan · 8 years ago
  96. 3f29770 ipsec: check return value of skb_to_sgvec always by Jason A. Donenfeld · 8 years ago
  97. 77d4b1d net: ping: do not abuse udp_poll() by Eric Dumazet · 8 years ago
  98. e3e86b5 ipv6: Fix leak in ipv6_gso_segment(). by David S. Miller · 8 years ago
  99. 5f733ee ip6_tunnel: fix traffic class routing for tunnels by Liam McBirnie · 8 years ago
  100. 6e80ac5 ipv6: xfrm: Handle errors reported by xfrm6_find_1stfragopt() by Ben Hutchings · 8 years ago