1. de4d195 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  2. 50fb55d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  3. 847f716 net/ipv6/ila/ila_xlat.c: simplify a strange allocation pattern by Michal Hocko · 7 years ago
  4. 242d3a4 ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf by WANG Cong · 7 years ago
  5. 84b114b tcp: randomize timestamps on syncookies by Eric Dumazet · 7 years ago
  6. 2f46093 ipv6: initialize route null entry in addrconf_init() by WANG Cong · 7 years ago
  7. 86f4c90 ipv4, ipv6: ensure raw socket message is big enough to hold an IP header by Alexander Potapenko · 7 years ago
  8. 4d89ac2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  9. 6d71713 net: ipv6: Do not duplicate DAD on link up by David Ahern · 7 years ago
  10. 5b8481f ipv6: Need to export ipv6_push_frag_opts for tunneling now. by David S. Miller · 7 years ago
  11. 89a23c8 ip6_tunnel: Fix missing tunnel encapsulation limit option by Craig Gallek · 7 years ago
  12. a01aa92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 7 years ago
  13. cd5487fb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 7 years ago
  14. b1513c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  15. 105f552 ipv6: check raw payload size correctly in ioctl by Jamie Bainbridge · 7 years ago
  16. 199ab00 ipv6: check skb->protocol before lookup for nexthop by WANG Cong · 7 years ago
  17. 9a08ecf netfilter: don't attach a nat extension by default by Florian Westphal · 8 years ago
  18. ff45901 netfilter: masquerade: attach nat extension if not present by Florian Westphal · 8 years ago
  19. 495dcb5 netfilter: SYNPROXY: Return NF_STOLEN instead of NF_DROP during handshaking by Gao Feng · 8 years ago
  20. 1fefe14 netfilter: synproxy: only register hooks when needed by Florian Westphal · 8 years ago
  21. 8048ced net: ipv6: regenerate host route if moved to gc list by David Ahern · 7 years ago
  22. ec9c421 ipv6: fix source routing by Sabrina Dubroca · 7 years ago
  23. b7d6df5 ipv6: move stub initialization after ipv6 setup completion by Paolo Abeni · 8 years ago
  24. 9dd2ab6 netfilter: Wrong icmp6 checksum for ICMPV6_TIME_EXCEED in reverse SNATv6 path by Dave Johnson · 8 years ago
  25. fc1f8f4 net: ipv6: send unsolicited NA if enabled for all interfaces by David Ahern · 8 years ago
  26. e892d2d esp: Fix misplaced spin_unlock_bh. by Steffen Klassert · 8 years ago
  27. 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
  28. fb79670 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  29. 723b929 ip6mr: fix notification device destruction by Nikolay Aleksandrov · 8 years ago
  30. 6b633e8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 8 years ago
  31. 557c44b net: ipv6: RTF_PCPU should not be settable from userspace by David Ahern · 8 years ago
  32. 9830ad4 ip_tunnel: Allow policy-based routing through tunnels by Craig Gallek · 8 years ago
  33. 0a473b8 ip6_tunnel: Allow policy-based routing through tunnels by Craig Gallek · 8 years ago
  34. 95b9b88 ipv6: sr: fix double free of skb after handling invalid SRH by David Lebrun · 8 years ago
  35. 0bd8406 net: ipv6: Fix UDP early demux lookup with udp_l3mdev_accept=0 by subashab@codeaurora.org · 8 years ago
  36. 2f3bb64 ipv6: sr: fix out-of-bounds access in SRH validation by David Lebrun · 8 years ago
  37. 7b9f6da Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  38. 8f92e03 esp4/6: Fix GSO path for non-GSO SW-crypto packets by Ilan Tayari · 8 years ago
  39. ffa6f57 esp6: fix incorrect null pointer check on xo by Colin Ian King · 8 years ago
  40. 5f0d5a3 mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU by Paul E. McKenney · 8 years ago
  41. c21ef3e net: rtnetlink: plumb extended ack to doit function by David Ahern · 8 years ago
  42. af3b515 ipv6: sr: fix BUG due to headroom too small after SRH push by David Lebrun · 8 years ago
  43. 0aa8c13 ipv6: drop non loopback packets claiming to originate from ::1 by Florian Westphal · 8 years ago
  44. 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
  45. 1862d62 net-timestamp: avoid use-after-free in ip_recv_error by Willem de Bruijn · 8 years ago
  46. 4a6e3c5 net: ipv6: send unsolicited NA on admin up by David Ahern · 8 years ago
  47. 6b6cbc1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  48. ab8bc7e netfilter: remove nf_ct_is_untracked by Florian Westphal · 8 years ago
  49. cc41c84 netfilter: kill the fake untracked conntrack objects by Florian Westphal · 8 years ago
  50. bcd1f8a xfrm: Prepare the GRO codepath for hardware offloading. by Steffen Klassert · 8 years ago
  51. f1bd7d6 xfrm: Add encapsulation header offsets while SKB is not encrypted by Ilan Tayari · 8 years ago
  52. b3859c8 esp: Use a synchronous crypto algorithm on offloading. by Steffen Klassert · 8 years ago
  53. 7862b40 esp: Add gso handlers for esp4 and esp6 by Steffen Klassert · 8 years ago
  54. 383d035 esp6: Reorganize esp_output by Steffen Klassert · 8 years ago
  55. f1fbed0 esp6: Remame esp_input_done2 by Steffen Klassert · 8 years ago
  56. d77e38e xfrm: Add an IPsec hardware offloading API by Steffen Klassert · 8 years ago
  57. c35fe41 xfrm: Add mode handlers for IPsec on layer 2 by Steffen Klassert · 8 years ago
  58. fceb643 netlink: pass extended ACK struct to parsing functions by Johannes Berg · 8 years ago
  59. 9dae2e0 6lowpan: Fix IID format for Bluetooth by Luiz Augusto von Dentz · 8 years ago
  60. 8a7a4b4 ipv6: addrconf: fix 48 bit 6lowpan autoconfiguration by Alexander Aring · 8 years ago
  61. a2d6cbb ipv6: Fix idev->addr_list corruption by Rabin Vincent · 8 years ago
  62. 1e038e3 netfilter: ip6_tables: Remove unneccessary comments by Arushi Singhal · 8 years ago
  63. d4ef383 netfilter: Remove exceptional & on function name by Arushi Singhal · 8 years ago
  64. 68ad546 netfilter: Remove unnecessary cast on void pointer by simran singhal · 8 years ago
  65. 2345217 net: ipv6: Add support for RTM_DELNETCONF by David Ahern · 8 years ago
  66. 85b3daa net: ipv6: Refactor inet6_netconf_notify_devconf to take event by David Ahern · 8 years ago
  67. 382ed72 ipv6: add support for NETDEV_RESEND_IGMP event by Vlad Yasevich · 8 years ago
  68. 402a5bc ipv6: sr: select DST_CACHE by default by David Lebrun · 8 years ago
  69. e590745 tcp: Record Rx hash and NAPI ID in tcp_child_process by Alexander Duyck · 8 years ago
  70. af4a220 ipv6: sr: use dst_cache in seg6_input by David Lebrun · 8 years ago
  71. 19d5a26 ipv6: sr: expand skb head only if necessary by David Lebrun · 8 years ago
  72. dddb64b net: Add sysctl to toggle early demux for tcp and udp by subashab@codeaurora.org · 8 years ago
  73. 16ae1f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  74. bbea124 net: ipv6: Add sysctl for minimum prefix len acceptable in RIOs. by Joel Scherpelz · 8 years ago
  75. d515684 ipv6: make sure to initialize sockc.tsflags before first use by Alexander Potapenko · 8 years ago
  76. 7b8f7a4 neighbour: fix nlmsg_pid in notifications by Roopa Prabhu · 8 years ago
  77. 41e9573 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  78. 4ee3973 net: ipv6: set route type for anycast routes by David Ahern · 8 years ago
  79. 4396e46 tcp: remove tcp_tw_recycle by Soheil Hassas Yeganeh · 8 years ago
  80. d82bae1 tcp: remove per-destination timestamp cache by Soheil Hassas Yeganeh · 8 years ago
  81. e11607a Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  82. 101c431 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  83. 45caeaa dccp/tcp: fix routing redirect race by Jon Maxwell · 8 years ago
  84. 79e4950 ipv6: avoid write to a possibly cloned skb by Florian Westphal · 8 years ago
  85. 67e1940 ipv6: make ECMP route replacement less greedy by Sabrina Dubroca · 8 years ago
  86. 055c4b3 netfilter: nft_fib: Support existence check by Phil Sutter · 8 years ago
  87. 1059660 netfilter: nf_tables: fix mismatch in big-endian system by Liping Zhang · 8 years ago
  88. 5425077 net: ipv6: Add early demux handler for UDP unicast by subashab@codeaurora.org · 8 years ago
  89. 4b3b45e udp: avoid ufo handling on IP payload compression packets by Alexey Kodanev · 8 years ago
  90. a30aad5 tcp: rename *_sequence_number() to *_seq_and_tsoff() by Alexey Kodanev · 8 years ago
  91. 294acf1 net/tunnel: set inner protocol in network gro hooks by Paolo Abeni · 8 years ago
  92. 5be083c net: ipv6: Remove redundant RTA_OIF in multipath routes by David Ahern · 8 years ago
  93. 8474c8c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 8 years ago
  94. 15e6680 ipv6: reorder icmpv6_init() and ip6_mr_init() by WANG Cong · 8 years ago
  95. df789fe ipv6: Provide ipv6 version of "disable_policy" sysctl by David Forster · 8 years ago
  96. 8d70eeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  97. 9d6acb3 ipv6: ignore null_entry in inet6_rtm_getroute() too by WANG Cong · 8 years ago
  98. e333003 ipv6: check for ip6_null_entry in __ip6_del_rt_siblings() by WANG Cong · 8 years ago
  99. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  100. 48cac18 ipv6: orphan skbs in reassembly unit by Eric Dumazet · 8 years ago