1. 85cb73f net: ipv6: reset daddr and dport in sk if connect() fails by Wei Wang · 7 years ago
  2. 43b786c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 7 years ago
  3. 0ccc22f sit: use __GFP_NOWARN for user controlled allocation by WANG Cong · 7 years ago
  4. a5cb659 net: account for current skb length when deciding about UFO by Michal Kubeček · 7 years ago
  5. 60abc0b ipv6: avoid unregistering inet6_dev for loopback by WANG Cong · 7 years ago
  6. 76da070 ipv6: only call ip6_route_dev_notify() once for NETDEV_UNREGISTER by WANG Cong · 7 years ago
  7. ca3a1b8 esp6_offload: Fix IP6CB(skb)->nhoff for ESP GRO by Yossi Kuperman · 7 years ago
  8. 7c88e21 xfrm6: Fix IPv6 payload_len in xfrm6_transport_finish by Yossi Kuperman · 7 years ago
  9. 07f6155 ipv6: Do not leak throw route references by Serhey Popovych · 7 years ago
  10. 46f8cd9 ip6_tunnel: Correct tos value in collect_md mode by Haishuang Yan · 7 years ago
  11. f1925ca ip6_tunnel: fix potential issue in __ip6_tnl_rcv by Haishuang Yan · 7 years ago
  12. f8a894b ipv6: fix calling in6_ifa_hold incorrectly for dad work by Xin Long · 7 years ago
  13. 849a44d net: don't global ICMP rate limit packets originating from loopback by Jesper Dangaard Brouer · 8 years ago
  14. 3500cd73 proc: snmp6: Use correct type in memset by Christian Perle · 8 years ago
  15. 0db47e3 ila_xlat: add missing hash secret initialization by Arnd Bergmann · 8 years ago
  16. 8397ed3 net: ipv6: Release route when device is unregistering by David Ahern · 8 years ago
  17. cf124db net: Fix inconsistent teardown and release of private netdev state. by David S. Miller · 8 years ago
  18. e3ebdb2 net/ipv6: Fix CALIPSO causing GPF with datagram support by Richard Haines · 8 years ago
  19. f4eb17e Revert "sit: reload iphdr in ipip6_rcv" by David S. Miller · 8 years ago
  20. b699d00 sit: reload iphdr in ipip6_rcv by Haishuang Yan · 8 years ago
  21. 77d4b1d net: ping: do not abuse udp_poll() by Eric Dumazet · 8 years ago
  22. e3e86b5 ipv6: Fix leak in ipv6_gso_segment(). by David S. Miller · 8 years ago
  23. 5f733ee ip6_tunnel: fix traffic class routing for tunnels by Liam McBirnie · 8 years ago
  24. 6e80ac5 ipv6: xfrm: Handle errors reported by xfrm6_find_1stfragopt() by Ben Hutchings · 8 years ago
  25. 0e9a709 ip6_tunnel, ip6_gre: fix setting of DSCP on encapsulated packets by Peter Dawson · 8 years ago
  26. 232cd35 ipv6: fix out of bound writes in __ip6_append_data() by Eric Dumazet · 8 years ago
  27. a3f96c4 udp: make *udp*_queue_rcv_skb() functions static by Paolo Abeni · 8 years ago
  28. 7dd7eb9 ipv6: Check ip6_find_1stfragopt() return value properly. by David S. Miller · 8 years ago
  29. 2423496 ipv6: Prevent overrun when parsing v6 header options by Craig Gallek · 8 years ago
  30. a95cfad Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  31. 66eb9f8 ipv6: avoid dad-failures for addresses with NODAD by Mahesh Bandewar · 8 years ago
  32. 83eadda ipv6/dccp: do not inherit ipv6_mc_list from parent by WANG Cong · 8 years ago
  33. de4d195 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  34. 50fb55d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  35. 847f716 net/ipv6/ila/ila_xlat.c: simplify a strange allocation pattern by Michal Hocko · 8 years ago
  36. 242d3a4 ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf by WANG Cong · 8 years ago
  37. 84b114b tcp: randomize timestamps on syncookies by Eric Dumazet · 8 years ago
  38. 2f46093 ipv6: initialize route null entry in addrconf_init() by WANG Cong · 8 years ago
  39. 86f4c90 ipv4, ipv6: ensure raw socket message is big enough to hold an IP header by Alexander Potapenko · 8 years ago
  40. 4d89ac2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  41. 6d71713 net: ipv6: Do not duplicate DAD on link up by David Ahern · 8 years ago
  42. 5b8481f ipv6: Need to export ipv6_push_frag_opts for tunneling now. by David S. Miller · 8 years ago
  43. 89a23c8 ip6_tunnel: Fix missing tunnel encapsulation limit option by Craig Gallek · 8 years ago
  44. a01aa92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  45. cd5487fb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 8 years ago
  46. b1513c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  47. 105f552 ipv6: check raw payload size correctly in ioctl by Jamie Bainbridge · 8 years ago
  48. 199ab00 ipv6: check skb->protocol before lookup for nexthop by WANG Cong · 8 years ago
  49. 9a08ecf netfilter: don't attach a nat extension by default by Florian Westphal · 8 years ago
  50. ff45901 netfilter: masquerade: attach nat extension if not present by Florian Westphal · 8 years ago
  51. 495dcb5 netfilter: SYNPROXY: Return NF_STOLEN instead of NF_DROP during handshaking by Gao Feng · 8 years ago
  52. 1fefe14 netfilter: synproxy: only register hooks when needed by Florian Westphal · 8 years ago
  53. 8048ced net: ipv6: regenerate host route if moved to gc list by David Ahern · 8 years ago
  54. ec9c421 ipv6: fix source routing by Sabrina Dubroca · 8 years ago
  55. b7d6df5 ipv6: move stub initialization after ipv6 setup completion by Paolo Abeni · 8 years ago
  56. 9dd2ab6 netfilter: Wrong icmp6 checksum for ICMPV6_TIME_EXCEED in reverse SNATv6 path by Dave Johnson · 8 years ago
  57. fc1f8f4 net: ipv6: send unsolicited NA if enabled for all interfaces by David Ahern · 8 years ago
  58. e892d2d esp: Fix misplaced spin_unlock_bh. by Steffen Klassert · 8 years ago
  59. 58d30c3 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 8 years ago
  60. fb79670 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  61. 723b929 ip6mr: fix notification device destruction by Nikolay Aleksandrov · 8 years ago
  62. 6b633e8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 8 years ago
  63. 557c44b net: ipv6: RTF_PCPU should not be settable from userspace by David Ahern · 8 years ago
  64. 9830ad4 ip_tunnel: Allow policy-based routing through tunnels by Craig Gallek · 8 years ago
  65. 0a473b8 ip6_tunnel: Allow policy-based routing through tunnels by Craig Gallek · 8 years ago
  66. 95b9b88 ipv6: sr: fix double free of skb after handling invalid SRH by David Lebrun · 8 years ago
  67. 0bd8406 net: ipv6: Fix UDP early demux lookup with udp_l3mdev_accept=0 by subashab@codeaurora.org · 8 years ago
  68. 2f3bb64 ipv6: sr: fix out-of-bounds access in SRH validation by David Lebrun · 8 years ago
  69. 7b9f6da Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  70. 8f92e03 esp4/6: Fix GSO path for non-GSO SW-crypto packets by Ilan Tayari · 8 years ago
  71. ffa6f57 esp6: fix incorrect null pointer check on xo by Colin Ian King · 8 years ago
  72. 5f0d5a3 mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU by Paul E. McKenney · 8 years ago
  73. c21ef3e net: rtnetlink: plumb extended ack to doit function by David Ahern · 8 years ago
  74. af3b515 ipv6: sr: fix BUG due to headroom too small after SRH push by David Lebrun · 8 years ago
  75. 0aa8c13 ipv6: drop non loopback packets claiming to originate from ::1 by Florian Westphal · 8 years ago
  76. 450cc8c Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 8 years ago
  77. 1862d62 net-timestamp: avoid use-after-free in ip_recv_error by Willem de Bruijn · 8 years ago
  78. 4a6e3c5 net: ipv6: send unsolicited NA on admin up by David Ahern · 8 years ago
  79. 6b6cbc1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  80. ab8bc7e netfilter: remove nf_ct_is_untracked by Florian Westphal · 8 years ago
  81. cc41c84 netfilter: kill the fake untracked conntrack objects by Florian Westphal · 8 years ago
  82. bcd1f8a xfrm: Prepare the GRO codepath for hardware offloading. by Steffen Klassert · 8 years ago
  83. f1bd7d6 xfrm: Add encapsulation header offsets while SKB is not encrypted by Ilan Tayari · 8 years ago
  84. b3859c8 esp: Use a synchronous crypto algorithm on offloading. by Steffen Klassert · 8 years ago
  85. 7862b40 esp: Add gso handlers for esp4 and esp6 by Steffen Klassert · 8 years ago
  86. 383d035 esp6: Reorganize esp_output by Steffen Klassert · 8 years ago
  87. f1fbed0 esp6: Remame esp_input_done2 by Steffen Klassert · 8 years ago
  88. d77e38e xfrm: Add an IPsec hardware offloading API by Steffen Klassert · 8 years ago
  89. c35fe41 xfrm: Add mode handlers for IPsec on layer 2 by Steffen Klassert · 8 years ago
  90. fceb643 netlink: pass extended ACK struct to parsing functions by Johannes Berg · 8 years ago
  91. 9dae2e0 6lowpan: Fix IID format for Bluetooth by Luiz Augusto von Dentz · 8 years ago
  92. 8a7a4b4 ipv6: addrconf: fix 48 bit 6lowpan autoconfiguration by Alexander Aring · 8 years ago
  93. a2d6cbb ipv6: Fix idev->addr_list corruption by Rabin Vincent · 8 years ago
  94. 1e038e3 netfilter: ip6_tables: Remove unneccessary comments by Arushi Singhal · 8 years ago
  95. d4ef383 netfilter: Remove exceptional & on function name by Arushi Singhal · 8 years ago
  96. 68ad546 netfilter: Remove unnecessary cast on void pointer by simran singhal · 8 years ago
  97. 2345217 net: ipv6: Add support for RTM_DELNETCONF by David Ahern · 8 years ago
  98. 85b3daa net: ipv6: Refactor inet6_netconf_notify_devconf to take event by David Ahern · 8 years ago
  99. 382ed72 ipv6: add support for NETDEV_RESEND_IGMP event by Vlad Yasevich · 8 years ago
  100. 402a5bc ipv6: sr: select DST_CACHE by default by David Lebrun · 8 years ago