1. 6399f1f ipv6: avoid overflow of offset in ip6_find_1stfragopt by Sabrina Dubroca · 7 years ago
  2. 18bcf29 ipv4: ipv6: initialize treq->txhash in cookie_v[46]_check() by Alexander Potapenko · 7 years ago
  3. f06b754 net: ipv6: Compare lwstate in detecting duplicate nexthops by David Ahern · 7 years ago
  4. 7114f51 Merge branch 'work.memdup_user' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  5. edcd927 net, calipso: convert calipso_doi.refcount from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  6. 87078f2 net, ipv6: convert ip6addrlbl_entry.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  7. d12f382 net, ipv6: convert xfrm6_tunnel_spi.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  8. affa78b net, ipv6: convert ifacaddr6.aca_refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  9. d3981bc net, ipv6: convert ifmcaddr6.mca_refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  10. 271201c net, ipv6: convert inet6_ifaddr.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  11. 1be9246 net, ipv6: convert inet6_dev.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  12. 0aeea21 net, ipv6: convert ipv6_txoptions.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  13. ec8add2 ipv6: dad: don't remove dynamic addresses if link is down by Sabrina Dubroca · 7 years ago
  14. b4217b8 net: convert netlbl_lsm_cache.refcount from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  15. 41c6d65 net: convert sock.sk_refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  16. 14afee4 net: convert sock.sk_wmem_alloc from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  17. 6335479 net: convert sk_buff.users from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  18. b079115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  19. 52a623b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 7 years ago
  20. 43727da do_ipv6_setsockopt(): don't open-code memdup_user() by Al Viro · 7 years ago
  21. 67a5178 ipv6: udp: leverage scratch area helpers by Paolo Abeni · 7 years ago
  22. a8b8a889 net: add netlink_ext_ack argument to rtnl_link_ops.validate by Matthias Schiffer · 7 years ago
  23. ad744b2 net: add netlink_ext_ack argument to rtnl_link_ops.changelink by Matthias Schiffer · 7 years ago
  24. 7a3f4a1 net: add netlink_ext_ack argument to rtnl_link_ops.newlink by Matthias Schiffer · 7 years ago
  25. 85cb73f net: ipv6: reset daddr and dport in sk if connect() fails by Wei Wang · 7 years ago
  26. 93bbbfb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 7 years ago
  27. 43b786c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 7 years ago
  28. 0ccc22f sit: use __GFP_NOWARN for user controlled allocation by WANG Cong · 7 years ago
  29. a5cb659 net: account for current skb length when deciding about UFO by Michal Kubeček · 7 years ago
  30. 4b943fa udp/v6: prefetch rmem_alloc in udp6_queue_rcv_skb() by Paolo Abeni · 7 years ago
  31. 60abc0b ipv6: avoid unregistering inet6_dev for loopback by WANG Cong · 7 years ago
  32. 8fac365 tcp: Add a tcp_filter hook before handle ack packet by Chenbo Feng · 7 years ago
  33. 76da070 ipv6: only call ip6_route_dev_notify() once for NETDEV_UNREGISTER by WANG Cong · 7 years ago
  34. ca3a1b8 esp6_offload: Fix IP6CB(skb)->nhoff for ESP GRO by Yossi Kuperman · 7 years ago
  35. 7c88e21 xfrm6: Fix IPv6 payload_len in xfrm6_transport_finish by Yossi Kuperman · 7 years ago
  36. 3d09198 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  37. dd12d15c ip6mr: add netlink notifications on mrt6msg cache reports by Julien Gomes · 7 years ago
  38. 07f6155 ipv6: Do not leak throw route references by Serhey Popovych · 7 years ago
  39. 8917a77 tcp: md5: add TCP_MD5SIG_EXT socket option to set a key address prefix by Ivan Delalande · 7 years ago
  40. 6797318 tcp: md5: add an address prefix for key lookup by Ivan Delalande · 7 years ago
  41. 46f8cd9 ip6_tunnel: Correct tos value in collect_md mode by Haishuang Yan · 7 years ago
  42. a4c2fd7 net: remove DST_NOCACHE flag by Wei Wang · 7 years ago
  43. b2a9c0e net: remove DST_NOGC flag by Wei Wang · 7 years ago
  44. db91664 ipv6: get rid of icmp6 dst garbage collector by Wei Wang · 7 years ago
  45. 587fea7 ipv6: mark DST_NOGC and remove the operation of dst_free() by Wei Wang · 7 years ago
  46. ad65a2f ipv6: call dst_hold_safe() properly by Wei Wang · 7 years ago
  47. 9514528 ipv6: call dst_dev_put() properly by Wei Wang · 7 years ago
  48. 1cfb71e ipv6: take dst->__refcnt for insertion into fib6 tree by Wei Wang · 7 years ago
  49. 1dbe325 net: use loopback dev when generating blackhole route by Wei Wang · 7 years ago
  50. d24406c udp: call dst_hold_safe() in udp_sk_rx_set_dst() by Wei Wang · 7 years ago
  51. 1758fd4 ipv6: remove unnecessary dst_hold() in ip6_fragment() by Wei Wang · 7 years ago
  52. f1925ca ip6_tunnel: fix potential issue in __ip6_tnl_rcv by Haishuang Yan · 7 years ago
  53. d58ff35 networking: make skb_push & __skb_push return void pointers by Johannes Berg · 7 years ago
  54. af72868 networking: make skb_pull & friends return void pointers by Johannes Berg · 7 years ago
  55. 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 7 years ago
  56. 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 7 years ago
  57. b080db5 networking: convert many more places to skb_put_zero() by Johannes Berg · 7 years ago
  58. 0ddead9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  59. f8a894b ipv6: fix calling in6_ifa_hold incorrectly for dad work by Xin Long · 7 years ago
  60. 849a44d net: don't global ICMP rate limit packets originating from loopback by Jesper Dangaard Brouer · 7 years ago
  61. 3500cd73 proc: snmp6: Use correct type in memset by Christian Perle · 7 years ago
  62. 89dfba3 Remove the redundant skb->dev initialization in ip6_fragment by Chenbo Feng · 7 years ago
  63. 384abed bpf: Remove duplicate tcp_filter hook in ipv6 by Chenbo Feng · 7 years ago
  64. 97a7a37 ipv6: Initial skb->dev and skb->protocol in ip6_output by Chenbo Feng · 7 years ago
  65. 3ad7d24 Ipvlan should return an error when an address is already in use. by Krister Johansen · 7 years ago
  66. 0db47e3 ila_xlat: add missing hash secret initialization by Arnd Bergmann · 7 years ago
  67. 0604475 tcp: add TCPMemoryPressuresChrono counter by Eric Dumazet · 7 years ago
  68. 8397ed3 net: ipv6: Release route when device is unregistering by David Ahern · 7 years ago
  69. 5d2ed05 tcp: Namespaceify sysctl_tcp_timestamps by Eric Dumazet · 7 years ago
  70. f930103 tcp: Namespaceify sysctl_tcp_sack by Eric Dumazet · 7 years ago
  71. eed29f1 tcp: add a struct net parameter to tcp_parse_options() by Eric Dumazet · 7 years ago
  72. cf124db net: Fix inconsistent teardown and release of private netdev state. by David S. Miller · 7 years ago
  73. 216fe8f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  74. e3ebdb2 net/ipv6: Fix CALIPSO causing GPF with datagram support by Richard Haines · 7 years ago
  75. f4eb17e Revert "sit: reload iphdr in ipip6_rcv" by David S. Miller · 7 years ago
  76. b699d00 sit: reload iphdr in ipip6_rcv by Haishuang Yan · 7 years ago
  77. 3f29770 ipsec: check return value of skb_to_sgvec always by Jason A. Donenfeld · 7 years ago
  78. 77d4b1d net: ping: do not abuse udp_poll() by Eric Dumazet · 7 years ago
  79. e3e86b5 ipv6: Fix leak in ipv6_gso_segment(). by David S. Miller · 7 years ago
  80. 5f733ee ip6_tunnel: fix traffic class routing for tunnels by Liam McBirnie · 7 years ago
  81. 6e80ac5 ipv6: xfrm: Handle errors reported by xfrm6_find_1stfragopt() by Ben Hutchings · 7 years ago
  82. 9ae2872 net: add extack arg to lwtunnel build state by David Ahern · 7 years ago
  83. c255bd6 net: lwtunnel: Add extack to encap attr validation by David Ahern · 7 years ago
  84. 9fd6452 netfilter: conntrack: rename nf_ct_iterate_cleanup by Florian Westphal · 7 years ago
  85. 34aa83c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  86. 0e9a709 ip6_tunnel, ip6_gre: fix setting of DSCP on encapsulated packets by Peter Dawson · 7 years ago
  87. 18c3a61 net: ipv6: RTM_GETROUTE: return matched fib result when requested by Roopa Prabhu · 7 years ago
  88. 218b6a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  89. d5d531c net: ipv6: Add extack messages for route add failures by David Ahern · 7 years ago
  90. 333c430 net: ipv6: Plumb extack through route add functions by David Ahern · 7 years ago
  91. 232cd35 ipv6: fix out of bound writes in __ip6_append_data() by Eric Dumazet · 7 years ago
  92. d49c9dc ipv6: remove unused variables in esp6 by Stephen Hemminger · 7 years ago
  93. 0a9fc39 ipv6: drop unused variables in seg6_genl_dumphac by stephen hemminger · 7 years ago
  94. 9dc621a fou: make local function static by stephen hemminger · 7 years ago
  95. 9e7b19c ila: propagate error code in ila_output by stephen hemminger · 7 years ago
  96. 219f1d79 sk_buff: remove support for csum_bad in sk_buff by Davide Caratti · 7 years ago
  97. 67df58a ah: use crypto_memneq to check the ICV by Sabrina Dubroca · 7 years ago
  98. c6cd850 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  99. a3f96c4 udp: make *udp*_queue_rcv_skb() functions static by Paolo Abeni · 7 years ago
  100. 7dd7eb9 ipv6: Check ip6_find_1stfragopt() return value properly. by David S. Miller · 7 years ago