1. d23dbc4 ipv6: Fix the link time qualifier of 'ping_v6_proc_exit_net()' by Christophe JAILLET · 5 years ago
  2. 8652f17 ipv6: addrconf_f6i_alloc - fix non-null pointer check to !IS_ERR() by Maciej Żenczykowski · 5 years ago
  3. 7bdf4de net: Properly update v4 routes with v6 nexthop by Donald Sharp · 5 years ago
  4. 4255ff0 ipv6: Fix RTA_MULTIPATH with nexthop objects by David Ahern · 5 years ago
  5. d55a2e3 net-ipv6: fix excessive RTF_ADDRCONF flag on ::1/128 local route (and others) by Maciej Żenczykowski · 5 years ago
  6. a84d016 mld: fix memory leak in mld_del_delrec() by Eric Dumazet · 5 years ago
  7. db0b99f ipv6: propagate ipv6_add_dev's error returns out of ipv6_find_idev by Sabrina Dubroca · 5 years ago
  8. f17f764 ipv6/addrconf: allow adding multicast addr if IFA_F_MCAUTOJOIN is set by Hangbin Liu · 5 years ago
  9. 891584f inet: frags: re-introduce skb coalescing for local delivery by Guillaume Nault · 5 years ago
  10. cff6a32 ipv6: Fix unbalanced rcu locking in rt6_update_exception_stamp_rt by David Ahern · 5 years ago
  11. 01f5bff ip6_tunnel: fix possible use-after-free on xmit by Haishuang Yan · 5 years ago
  12. 3bc817d ip6_gre: reload ipv6h in prepare_ip6gre_xmit_ipv6 by Haishuang Yan · 5 years ago
  13. 9a2f97b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 5 years ago
  14. 5f4fc6d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  15. eec4844 proc/sysctl: add shared variables for range check by Matteo Croce · 6 years ago
  16. 54851aa ipv6: Unlink sibling route in case of failure by Ido Schimmel · 6 years ago
  17. 49d05fe ipv6: rt6_check should return NULL if 'from' is NULL by David Ahern · 6 years ago
  18. b83329f netfilter: synproxy: fix erroneous tcp mss option by Fernando Fernandez Mancera · 6 years ago
  19. b575b24 netfilter: Fix rpfilter dropping vrf packets by mistake by Miaohe Lin · 6 years ago
  20. 6e3d1bb sit: use dst_cache in ipip6_tunnel_xmit by Haishuang Yan · 6 years ago
  21. d44e3fa ipv6: fix static key imbalance in fl_create() by Eric Dumazet · 6 years ago
  22. 8975a3a ipv6: fix potential crash in ip6_datagram_dst_update() by Eric Dumazet · 6 years ago
  23. 052e069 ipv6: tcp: fix flowlabels reflection for RST packets by Eric Dumazet · 6 years ago
  24. 416e812 ipv6: Use ipv6_authlen for len by yangxingwu · 6 years ago
  25. 237f83d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  26. e9a83bd Merge tag 'docs-5.3' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
  27. 59c820b ipv6: elide flowlabel check if no exclusive leases exist by Willem de Bruijn · 6 years ago
  28. d8f74f0 ipv6: Support multipath hashing on inner IP pkts by Stephen Suryaputra · 6 years ago
  29. e4aa33a net: remove unused parameter from skb_checksum_try_convert by Li RongQing · 6 years ago
  30. e3b60ff Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 6 years ago
  31. 164c51f ipv6: use indirect call wrappers for {tcp, udpv6}_{recv, send}msg() by Paolo Abeni · 6 years ago
  32. 68ab5d1 ipv6: provide and use ipv6 specific version for {recv, send}msg by Paolo Abeni · 6 years ago
  33. 8d7017f blackhole_netdev: use blackhole_netdev to invalidate dst entries by Mahesh Bandewar · 6 years ago
  34. 00dc330 net/ipv6: Fix misuse of proc_dointvec "flowlabel_reflect" by Eiichi Tsukata · 6 years ago
  35. a346abe ipv6: icmp: allow flowlabel reflection in echo replies by Eric Dumazet · 6 years ago
  36. c7b37c7 xfrm: remove get_mtu indirection from xfrm_type by Florian Westphal · 6 years ago
  37. d96ff26 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  38. b2c709c ipv6: Convert gateway validation to use fib6_info by David Ahern · 6 years ago
  39. 2c6b55f ipv6: fix neighbour resolution with raw socket by Nicolas Dichtel · 6 years ago
  40. 9b1c1ef ipv6: constify rt6_nexthop() by Nicolas Dichtel · 6 years ago
  41. 3b52569 ipv6: fix suspicious RCU usage in rt6_dump_route() by Eric Dumazet · 6 years ago
  42. b8e8a86 net/ipv6: Fix misuse of proc_dointvec "skip_notify_on_dev_down" by Eiichi Tsukata · 6 years ago
  43. 1c5ba67 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Pablo Neira Ayuso · 6 years ago
  44. 40cb35d ip6_fib: Don't discard nodes with valid routing information in fib6_locate_1() by Stefano Brivio · 6 years ago
  45. 1e47b48 ipv6: Dump route exceptions if requested by Stefano Brivio · 6 years ago
  46. bf9a8a061 ipv6/route: Change return code of rt6_dump_route() for partial node dumps by Stefano Brivio · 6 years ago
  47. 3401bfb ipv6/route: Don't match on fc_nh_id if not set in ip6_route_del() by Stefano Brivio · 6 years ago
  48. ef11209 Revert "net/ipv6: Bail early if user only wants cloned entries" by Stefano Brivio · 6 years ago
  49. 564c91f fib_frontend, ip6_fib: Select routes or exceptions dump from RTM_F_CLONED by Stefano Brivio · 6 years ago
  50. 7d9e5f4 ipv6: convert major tx path to use RT6_LOOKUP_F_DST_NOREF by Wei Wang · 6 years ago
  51. 67f415d ipv6: convert rx data path to not take refcnt on dst by Wei Wang · 6 years ago
  52. d64a1f5 ipv6: honor RT6_LOOKUP_F_DST_NOREF in rule lookup logic by Wei Wang · 6 years ago
  53. 7410921 ipv6: initialize rt6->rt6i_uncached in all pre-allocated dst entries by Wei Wang · 6 years ago
  54. 0e09edc ipv6: introduce RT6_LOOKUP_F_DST_NOREF flag in ip6_pol_route() by Wei Wang · 6 years ago
  55. 9eee3b4 ipv6: Error when route does not have any valid nexthops by Ido Schimmel · 6 years ago
  56. 92ad632 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  57. c356dc4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  58. c884d8a Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 6 years ago
  59. 8527fa6 netfilter: synproxy: fix building syncookie calls by Arnd Bergmann · 6 years ago
  60. c7036d9 ipv6: Default fib6_type to RTN_UNICAST when not set by David Ahern · 6 years ago
  61. d5dd887 inet: fix various use-after-free in defrags units by Eric Dumazet · 6 years ago
  62. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  63. d470e72 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 6 years ago
  64. d5382fe ipv6: Stop sending in-kernel notifications for each nexthop by Ido Schimmel · 6 years ago
  65. 2881fd6 ipv6: Add IPv6 multipath notification for route delete by Ido Schimmel · 6 years ago
  66. ebee3ca ipv6: Add IPv6 multipath notifications for add / replace by Ido Schimmel · 6 years ago
  67. d4b96c7 ipv6: Extend notifier info for multipath routes by Ido Schimmel · 6 years ago
  68. 13091aa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  69. da0f382 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  70. d7f9b2f netfilter: synproxy: extract SYNPROXY infrastructure from {ipt, ip6t}_SYNPROXY by Fernando Fernandez Mancera · 6 years ago
  71. 3006a52 netfilter: synproxy: remove module dependency on IPv6 SYNPROXY by Fernando Fernandez Mancera · 6 years ago
  72. f48d2cc udp: Remove unused variable/function (exact_dif) by Tim Beale · 6 years ago
  73. 7354537 udp: Remove unused parameter (exact_dif) by Tim Beale · 6 years ago
  74. d6fb396 ipv4: tcp: fix ACK/RST sent with a transmit delay by Eric Dumazet · 6 years ago
  75. cd238ef docs: kbuild: convert docs to ReST and rename to *.rst by Mauro Carvalho Chehab · 6 years ago
  76. a842fe1 tcp: add optional per socket transmit delay by Eric Dumazet · 6 years ago
  77. e1ae5c2 vrf: Increment Icmp6InMsgs on the original netdev by Stephen Suryaputra · 6 years ago
  78. 522924b net: correct udp zerocopy refcnt also when zerocopy only on append by Willem de Bruijn · 6 years ago
  79. 5b98324 ipv6: Allow routes to use nexthop objects by David Ahern · 6 years ago
  80. 2d44234 ipv6: Handle all fib6_nh in a nexthop in mtu updates by David Ahern · 6 years ago
  81. 49d5b8e ipv6: Handle all fib6_nh in a nexthop in rt6_do_redirect by David Ahern · 6 years ago
  82. c55c898 ipv6: Handle all fib6_nh in a nexthop in __ip6_route_redirect by David Ahern · 6 years ago
  83. e659ba3 ipv6: Handle all fib6_nh in a nexthop in exception handling by David Ahern · 6 years ago
  84. 2c170e0 ipv6: Handle all fib6_nh in a nexthop in fib6_info_uses_dev by David Ahern · 6 years ago
  85. a1b7a1f ipv6: Handle all fib6_nh in a nexthop in rt6_nlmsg_size by David Ahern · 6 years ago
  86. 17a5984 ipv6: Handle all fib6_nh in a nexthop in __find_rr_leaf by David Ahern · 6 years ago
  87. 962b680 ipv6: Handle all fib6_nh in a nexthop in rt6_device_match by David Ahern · 6 years ago
  88. 2ab75bf ipv6: Handle all fib6_nh in a nexthop in fib6_drop_pcpu_from by David Ahern · 6 years ago
  89. fe03d47 Update my email address by Jozsef Kadlecsik · 6 years ago
  90. c67b855 ipv6: tcp: send consistent autoflowlabel in TIME_WAIT state by Eric Dumazet · 6 years ago
  91. 3920967 ipv6: tcp: fix potential NULL deref in tcp_v6_send_reset() by Eric Dumazet · 6 years ago
  92. 65a3c49 ipv6: flowlabel: fl6_sock_lookup() must use atomic_inc_not_zero by Eric Dumazet · 6 years ago
  93. 9331b67 Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  94. 38e406f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  95. a6cdeeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  96. 1e1d926 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  97. 8a3dca6 netfilter: ipv6: nf_defrag: accept duplicate fragments again by Guillaume Nault · 6 years ago
  98. 983695f bpf: fix unconnected udp hooks by Daniel Borkmann · 6 years ago
  99. 4daa95a ipv6: fix spelling mistake: "wtih" -> "with" by Colin Ian King · 6 years ago
  100. b9aa52c ipv6: fix EFAULT on sendto with icmpv6 and hdrincl by Olivier Matz · 6 years ago