1. 2c6b55f ipv6: fix neighbour resolution with raw socket by Nicolas Dichtel · 6 years ago
  2. 9b1c1ef ipv6: constify rt6_nexthop() by Nicolas Dichtel · 6 years ago
  3. b8e8a86 net/ipv6: Fix misuse of proc_dointvec "skip_notify_on_dev_down" by Eiichi Tsukata · 6 years ago
  4. c356dc4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  5. 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
  6. c7036d9 ipv6: Default fib6_type to RTN_UNICAST when not set by David Ahern · 6 years ago
  7. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  8. d470e72 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 6 years ago
  9. da0f382 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  10. e1ae5c2 vrf: Increment Icmp6InMsgs on the original netdev by Stephen Suryaputra · 6 years ago
  11. 522924b net: correct udp zerocopy refcnt also when zerocopy only on append by Willem de Bruijn · 6 years ago
  12. 65a3c49 ipv6: flowlabel: fl6_sock_lookup() must use atomic_inc_not_zero by Eric Dumazet · 6 years ago
  13. 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
  14. 38e406f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  15. 1e1d926 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  16. 8a3dca6 netfilter: ipv6: nf_defrag: accept duplicate fragments again by Guillaume Nault · 6 years ago
  17. 983695f bpf: fix unconnected udp hooks by Daniel Borkmann · 6 years ago
  18. b9aa52c ipv6: fix EFAULT on sendto with icmpv6 and hdrincl by Olivier Matz · 6 years ago
  19. 59e3e4b ipv6: use READ_ONCE() for inet->hdrincl as in ipv4 by Olivier Matz · 6 years ago
  20. 75a6faf treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422 by Thomas Gleixner · 6 years ago
  21. a10e763 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372 by Thomas Gleixner · 6 years ago
  22. b7c320f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 343 by Thomas Gleixner · 6 years ago
  23. a0d56cb netfilter: ipv6: nf_defrag: fix leakage of unqueued fragments by Guillaume Nault · 6 years ago
  24. 257a525 bpf: udp: Avoid calling reuseport's bpf_prog from udp_gro by Martin KaFai Lau · 6 years ago
  25. 4ac30c4 bpf: udp: ipv6: Avoid running reuseport's bpf_prog from __udp6_lib_err by Martin KaFai Lau · 6 years ago
  26. 2f4c533 Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  27. 100f6d8 net: correct zerocopy refcnt with udp MSG_MORE by Willem de Bruijn · 6 years ago
  28. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  29. 95baa60 ipv6_sockglue: Fix a missing-check bug in ip6_ra_control() by Gen Zhang · 6 years ago
  30. 71e15f7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 6 years ago
  31. 31680ac ipv6: Fix redirect with VRF by David Ahern · 6 years ago
  32. 7dc2bcc Validate required parameters in inet6_validate_link_af by Maxim Mikityanskiy · 6 years ago
  33. f75b6f3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  34. 72f7cfa ipv6: Consider sk_bound_dev_if when binding a raw socket to an address by Mike Manning · 6 years ago
  35. 2c1212d Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  36. e633508 netfilter: nft_fib: Fix existence check support by Phil Sutter · 6 years ago
  37. 1ccea77 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 by Thomas Gleixner · 6 years ago
  38. 3a63cbb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 3 by Thomas Gleixner · 6 years ago
  39. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  40. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  41. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  42. ea9a037 net: Treat sock->sk_drops as an unsigned int when printing by Patrick Talbert · 6 years ago
  43. 510e2ce ipv6: fix src addr routing with the exception table by Wei Wang · 6 years ago
  44. 61fb0d0 ipv6: prevent possible fib6 leaks by Eric Dumazet · 6 years ago
  45. a9e41a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  46. ff6ab32 vrf: sit mtu should not be updated when vrf netdev is the link by Stephen Suryaputra · 6 years ago
  47. 97ff7ff net: use indirect calls helpers at early demux stage by Paolo Abeni · 6 years ago
  48. 0e219ae net: use indirect calls helpers for L3 handler hooks by Paolo Abeni · 6 years ago
  49. ff24e49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  50. 886b7a5 ipv6: A few fixes on dereferencing rt->from by Martin KaFai Lau · 6 years ago
  51. 0e23387 ipv6: fix races in ip6_dst_destroy() by Eric Dumazet · 6 years ago
  52. a658a3f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 6 years ago
  53. b145745 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 6 years ago
  54. 6c0afef5 ipv6/flowlabel: wait rcu grace period before put_pid() by Eric Dumazet · 6 years ago
  55. 1d3fd8a vrf: Use orig netdev to count Ip6InNoRoutes and a fresh route lookup when sending dest unreach by Stephen Suryaputra · 6 years ago
  56. 95c1692 ipv6: invert flowlabel sharing check in process and user mode by Willem de Bruijn · 6 years ago
  57. ef6243a genetlink: optionally validate strictly/dumps by Johannes Berg · 6 years ago
  58. 8cb0817 netlink: make validation more configurable for future strictness by Johannes Berg · 6 years ago
  59. ae0be8d netlink: make nla_nest_start() add NLA_F_NESTED flag by Michal Kubecek · 6 years ago
  60. 8b44836 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  61. a65120b ipv6: Use result arg in fib_lookup_arg consistently by David Ahern · 6 years ago
  62. b2f97f7 ipv6: fib6_rule_action_alt needs to return -EAGAIN by David Ahern · 6 years ago
  63. ecc5663 net: Change nhc_flags to unsigned char by David Ahern · 6 years ago
  64. f05713e ipv6: convert fib6_ref to refcount_t by Eric Dumazet · 6 years ago
  65. 5ea7152 ipv6: broadly use fib6_info_hold() helper by Eric Dumazet · 6 years ago
  66. b027055 ipv6: fib6_info_destroy_rcu() cleanup by Eric Dumazet · 6 years ago
  67. bb9cd07 xfrm: remove unneeded export_symbols by Florian Westphal · 6 years ago
  68. c53ac41e xfrm: remove decode_session indirection from afinfo_policy by Florian Westphal · 6 years ago
  69. 2e8b4aa xfrm: remove init_path indirection from afinfo_policy by Florian Westphal · 6 years ago
  70. f24ea528 xfrm: remove tos indirection from afinfo_policy by Florian Westphal · 6 years ago
  71. 3c618c1 net: Rename net/nexthop.h net/rtnh.h by David Ahern · 6 years ago
  72. c7cbdbf net: rework SIOCGSTAMP ioctl handling by Arnd Bergmann · 6 years ago
  73. 0bc1998 ipv6: Add rate limit mask for ICMPv6 messages by Stephen Suryaputra · 6 years ago
  74. d5f6db3 net: ipv6: addrlabel: fix spelling mistake "requewst" -> "request" by Colin Ian King · 6 years ago
  75. b8fb1ab net ipv6: Prevent neighbor add if protocol is disabled on device by David Ahern · 6 years ago
  76. 7d21fec ipv6: Add fib6_type and fib6_flags to fib6_result by David Ahern · 6 years ago
  77. effda4d ipv6: Pass fib6_result to fib lookups by David Ahern · 6 years ago
  78. 8ff2e5b ipv6: Pass fib6_result to fib6_table_lookup tracepoint by David Ahern · 6 years ago
  79. b7bc4b6 ipv6: Pass fib6_result to rt6_select and find_rr_leaf by David Ahern · 6 years ago
  80. 75ef738 ipv6: Pass fib6_result to rt6_device_match by David Ahern · 6 years ago
  81. b748f26 ipv6: Pass fib6_result to ip6_mtu_from_fib6 and fib6_mtu by David Ahern · 6 years ago
  82. 5012f0a ipv6: Pass fib6_result to rt6_insert_exception by David Ahern · 6 years ago
  83. 0d16158 ipv6: Pass fib6_result to ip6_rt_get_dev_rcu and ip6_rt_copy_init by David Ahern · 6 years ago
  84. db3fede ipv6: Pass fib6_result to pcpu route functions by David Ahern · 6 years ago
  85. 9b6b35a ipv6: Pass fib6_result to ip6_create_rt_rcu by David Ahern · 6 years ago
  86. 85bd05d ipv6: Pass fib6_result to ip6_rt_cache_alloc by David Ahern · 6 years ago
  87. 7e4b512 ipv6: Pass fib6_result to rt6_find_cached_rt by David Ahern · 6 years ago
  88. b1d4099 ipv6: Rename fib6_multipath_select and pass fib6_result by David Ahern · 6 years ago
  89. 6b0a7f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  90. 9c69a13 route: Avoid crash from dereferencing NULL rt->from by Jonathan Lemon · 6 years ago
  91. 95337b98 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 6 years ago
  92. 1deeb64 ipv6: Remove flowi6_oif compare from __ip6_route_redirect by David Ahern · 6 years ago
  93. bddc028 udpv6: Check address length before reading address family by Tetsuo Handa · 6 years ago
  94. 0b34eb0 ipv6: Refactor __ip6_route_redirect by David Ahern · 6 years ago
  95. 0c59d00 ipv6: Refactor rt6_device_match by David Ahern · 6 years ago
  96. d83009d ipv6: Move fib6_multipath_select down in ip6_pol_route by David Ahern · 6 years ago
  97. af52a52 ipv6: Be smarter with null_entry handling in ip6_pol_route_lookup by David Ahern · 6 years ago
  98. 30c15f0 ipv6: Refactor find_rr_leaf by David Ahern · 6 years ago
  99. 28679ed ipv6: Refactor find_match by David Ahern · 6 years ago
  100. 702cea5 ipv6: Pass fib6_nh and flags to rt6_score_route by David Ahern · 6 years ago