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