1. e682dcb Merge remote-tracking branch '4.9/tmp-0455ac9' into 4.9 by Kyle Yan · 7 years ago
  2. 5ab69b4 Merge tag 'v4.9.11' into android-4.9-aosp by Dmitry Shmidt · 7 years ago
  3. 0d4c19e tcp: don't annotate mark on control socket from tcp_v6_send_response() by Pablo Neira · 8 years ago
  4. 7c4c32a tcp: fix mark propagation with fwmark_reflect enabled by Pau Espin Pedrol · 8 years ago
  5. 16a3fbe igmp, mld: Fix memory leak in igmpv3/mld_del_delrec() by Hangbin Liu · 7 years ago
  6. 53a76d6 mld: do not remove mld souce list info when set link down by Hangbin Liu · 8 years ago
  7. 4cd0362 sit: fix a double free on error path by WANG Cong · 7 years ago
  8. 1e340bb ipv6: tcp: add a missing tcp_v6_restore_cb() by Eric Dumazet · 7 years ago
  9. ae1768b ip6_gre: fix ip6gre_err() invalid reads by Eric Dumazet · 7 years ago
  10. e6fbace ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim() by Dan Carpenter · 7 years ago
  11. a7fe4e5 ipv6: fix ip6_tnl_parse_tlv_enc_lim() by Eric Dumazet · 8 years ago
  12. 8810e5f Merge remote-tracking branch 'origin/tmp-dcb6110' into 4.8 by Channagoud Kadabi · 7 years ago
  13. e37704d Merge tag 'v4.9.8' into android-4.9 by Dmitry Shmidt · 7 years ago
  14. 89c2588 net: Specify the owning module for lwtunnel ops by Robert Shearman · 8 years ago
  15. 79453ab ipv6: addrconf: Avoid addrconf_disable_change() using RCU read-side lock by Kefeng Wang · 8 years ago
  16. e9db042 lwtunnel: fix autoload of lwt modules by David Ahern · 8 years ago
  17. c7a5df9 ip6_tunnel: Account for tunnel header in tunnel MTU by Jakub Sitnicki · 8 years ago
  18. 6980c52 net: lwtunnel: Handle lwtunnel_fill_encap failure by David Ahern · 8 years ago
  19. be65fb0 ANDROID: net: ipv6: remove unused variable ifindex in by Amit Pundir · 7 years ago
  20. cd08287 Merge tag 'v4.9.6' into android-4.9 by Dmitry Shmidt · 7 years ago
  21. 5044292 UPSTREAM: net: inet: Support UID-based routing in IP protocols. by Lorenzo Colitti · 8 years ago
  22. 2ec93fe UPSTREAM: net: core: add UID to flows, rules, and routes by Lorenzo Colitti · 8 years ago
  23. 3fc1c61 ANDROID: net: ipv6: fix virtual tunneling build by Amit Pundir · 9 years ago
  24. 6b1064d ANDROID: net: ipv6: autoconf routes into per-device tables by Lorenzo Colitti · 10 years ago
  25. 58ffa86 ANDROID: netfilter: ipv6: fix crash caused by ipv6_find_hdr() by JP Abgrall · 13 years ago
  26. c003a30 ANDROID: net: Replace AID_NET_RAW checks with capable(CAP_NET_RAW). by Chia-chi Yeh · 15 years ago
  27. ec2622b ANDROID: Paranoid network. by Robert Love · 16 years ago
  28. 17a561b gro: Disable frag0 optimization on IPv6 ext headers by Herbert Xu · 8 years ago
  29. ee99e2b ipv6: handle -EFAULT from skb_copy_bits by Dave Jones · 8 years ago
  30. d36a1cb inet: fix IP(V6)_RECVORIGDSTADDR for udp sockets by Willem de Bruijn · 8 years ago
  31. ef5ecfe Merge remote-tracking branch 'origin/tmp-3e5de27' into msm-4.8 by Kyle Yan · 8 years ago
  32. 5044bbd Merge remote-tracking branch '4.4/tmp-e5517c2' into 4.8 by Kyle Yan · 8 years ago
  33. 6b6ebb6 ip6_offload: check segs for NULL in ipv6_gso_segment. by Artem Savkov · 8 years ago
  34. 80d1106a Revert: "ip6_tunnel: Update skb->protocol to ETH_P_IPV6 in ip6_tnl_xmit()" by Eli Cooper · 8 years ago
  35. b4e479a ipv6: Set skb->protocol properly for local output by Eli Cooper · 8 years ago
  36. 7bbf91c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 8 years ago
  37. 3d2dd61 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  38. 0382a25 l2tp: lock socket before checking flags in connect() by Guillaume Nault · 8 years ago
  39. a55e238 esp6: Fix integrity verification when ESN are used by Tobias Brunner · 8 years ago
  40. 9b57da0 netfilter: ipv6: nf_defrag: drop mangled skb on ream error by Florian Westphal · 8 years ago
  41. 79dc7e3 net: handle no dst on skb in icmp6_send by David Ahern · 8 years ago
  42. 8eb4adf Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 8 years ago
  43. 30c7be2 udplite: call proper backlog handlers by Eric Dumazet · 8 years ago
  44. 764d3be ipv6: bump genid when the IFA_F_TENTATIVE flag is clear by Paolo Abeni · 8 years ago
  45. 00b4422 netfilter: Update nf_send_reset6 to consider L3 domain by David Ahern · 8 years ago
  46. f2cf423 Merge remote-tracking branch 'origin/tmp-9c76358' into msm-4.8 by Kyle Yan · 8 years ago
  47. b5c2d49 ip6_tunnel: disable caching when the traffic class is inherited by Paolo Abeni · 8 years ago
  48. 73e2d5e udp: restore UDPlite many-cast delivery by Pablo Neira · 8 years ago
  49. ac6e780 tcp: take care of truncations done by sk_filter() by Eric Dumazet · 8 years ago
  50. 9b6c14d net: tcp response should set oif only if it is L3 master by David Ahern · 8 years ago
  51. 9fa684e Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  52. fb56be8 net-ipv6: on device mtu change do not add mtu to mtu-less routes by Maciej Żenczykowski · 8 years ago
  53. dd5e9dd Merge remote-tracking branch 'origin/tmp-bc33b0c' into 4.8 by Channagoud Kadabi · 8 years ago
  54. 5d41ce2 net: icmp6_send should use dst dev to determine L3 domain by David Ahern · 8 years ago
  55. 4fd19c1 ip6_udp_tunnel: remove unused IPCB related codes by Eli Cooper · 8 years ago
  56. 4ec05103 ipv6: generate random IID only for temporary addresses on RAWIP devices by Harout Hedeshian · 9 years ago
  57. 5494800 msm_rmnet: merge support for RAWIP msm_rmnet device by Subash Abhinov Kasiviswanathan · 14 years ago
  58. 19bda36 ipv6: add mtu lock check in __ip6_rt_update_pmtu by Xin Long · 8 years ago
  59. f89c56c ipv6: Don't use ufo handling on later transformed packets by Jakub Sitnicki · 8 years ago
  60. b73b8a1 netfilter: nft_dup: do not use sreg_dev if the user doesn't specify it by Liping Zhang · 8 years ago
  61. ae148b0 ip6_tunnel: Update skb->protocol to ETH_P_IPV6 in ip6_tnl_xmit() by Eli Cooper · 8 years ago
  62. e4cabca inet: Fix missing return value in inet6_hash by Craig Gallek · 8 years ago
  63. d5d32e4 net: ipv6: Do not consider link state for nexthop validation by David Ahern · 8 years ago
  64. 830218c net: ipv6: Fix processing of RAs in presence of VRF by David Ahern · 8 years ago
  65. 10df8e6 udp: fix IP_CHECKSUM handling by Eric Dumazet · 8 years ago
  66. 0066e9d ANDROID: net: fix 'const' warnings by Brian Norris · 8 years ago
  67. cdaaafe net: ipv6: fix virtual tunneling build by Amit Pundir · 9 years ago
  68. 3b82497 net: core: Support UID-based routing. by Lorenzo Colitti · 10 years ago
  69. 4cab8a3 net: ipv6: fix build failure if IPV6_ROUTE_INFO config is enabled by Amit Pundir · 9 years ago
  70. 9fcb87d net: ipv6: autoconf routes into per-device tables by Lorenzo Colitti · 10 years ago
  71. 492ed3b netfilter: ipv6: fix crash caused by ipv6_find_hdr() by JP Abgrall · 13 years ago
  72. cd6311a net: Replace AID_NET_RAW checks with capable(CAP_NET_RAW). by Chia-chi Yeh · 15 years ago
  73. 1b817cf Paranoid network. by Robert Love · 16 years ago
  74. b678aa5 ipv6: do not increment mac header when it's unset by Jason A. Donenfeld · 8 years ago
  75. 8651be8 ipv6: fix a potential deadlock in do_ipv6_setsockopt() by WANG Cong · 8 years ago
  76. 286c72d udp: must lock the socket in udp_disconnect() by Eric Dumazet · 8 years ago
  77. fcd91dd net: add recursion limit to GRO by Sabrina Dubroca · 8 years ago
  78. 7aa8e63 ipv6: properly prevent temp_prefered_lft sysctl race by Jiri Bohac · 8 years ago
  79. a04a480 net: Require exact match for TCP socket lookups if dif is l3mdev by David Ahern · 8 years ago
  80. 76506a9 IPv6: fix DESYNC_FACTOR by Jiri Bohac · 8 years ago
  81. 9d6280d IPv6: Drop the temporary address regen_timer by Jiri Bohac · 8 years ago
  82. a220445 ipv6: correctly add local routes when lo goes up by Nicolas Dichtel · 8 years ago
  83. 68d00f3 ip6_tunnel: fix ip6_tnl_lookup by Vadim Fedorenko · 8 years ago
  84. 8ce4862 ipv6: tcp: restore IP6CB for pktoptions skbs by Eric Dumazet · 8 years ago
  85. 7f92083 vti6: flush x-netns xfrm cache when vti interface is removed by Nicolas Dichtel · 8 years ago
  86. cb4a4c6 ipv6 addrconf: disallow rtr_solicits < -1 by Maciej Żenczykowski · 8 years ago
  87. cb9e684 ipv6 addrconf: remove addrconf_sysctl_hop_limit() by Maciej Żenczykowski · 8 years ago
  88. b50afd2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  89. bd11f07 ipv6 addrconf: implement RFC7559 router solicitation backoff by Maciej Żenczykowski · 8 years ago
  90. aca0567 ipv6: Remove useless parameter in __snmp6_fill_statsdev by Jia He · 8 years ago
  91. 4a4857b proc: Reduce cache miss in snmp6_seq_show by Jia He · 8 years ago
  92. 2cf7507 ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_route by Nikolay Aleksandrov · 8 years ago
  93. f20fbc0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Pablo Neira Ayuso · 8 years ago
  94. 8cb2a7d netfilter: nf_log: get rid of XT_LOG_* macros by Liping Zhang · 8 years ago
  95. ff107d2 netfilter: nft_log: complete NFTA_LOG_FLAGS attr support by Liping Zhang · 8 years ago
  96. c2675de gre: use nla_get_be32() to extract flowinfo by Lance Richardson · 8 years ago
  97. e2361cb netfilter: Remove explicit rcu_read_lock in nf_hook_slow by Aaron Conole · 8 years ago
  98. db32e4e ip6_gre: fix flowi6_proto value in ip6gre_xmit_other() by Lance Richardson · 8 years ago
  99. d6989d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  100. ba1ba25 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 8 years ago