1. 1bef4c2 ipv6: fixes rt6_probe() and fib6_nh->last_probe init by Eric Dumazet · 5 years ago
  2. 7170a97 net: annotate accesses to sk->sk_incoming_cpu by Eric Dumazet · 5 years ago
  3. 2eb8d6d erspan: fix the tun_info options_len check for erspan by Xin Long · 5 years ago
  4. 6c5d9c2 ipv6: include <net/addrconf.h> for missing declarations by Ben Dooks (Codethink) · 5 years ago
  5. 9669fff net: ensure correct skb->tstamp in various fragmenters by Eric Dumazet · 5 years ago
  6. bd74708 Revert "blackhole_netdev: fix syzkaller reported issue" by Mahesh Bandewar · 5 years ago
  7. b0818f8 blackhole_netdev: fix syzkaller reported issue by Mahesh Bandewar · 5 years ago
  8. 0f31746 tcp: annotate tp->write_seq lockless reads by Eric Dumazet · 5 years ago
  9. 7db48e9 tcp: annotate tp->copied_seq lockless reads by Eric Dumazet · 5 years ago
  10. dba7d9b tcp: annotate tp->rcv_nxt lockless reads by Eric Dumazet · 5 years ago
  11. d983ea6 tcp: add rcu protection around tp->fastopen_rsk by Eric Dumazet · 5 years ago
  12. 4123f63 ip6erspan: remove the incorrect mtu limit for ip6erspan by Haishuang Yan · 5 years ago
  13. 2d819d25 ipv6: Handle missing host route in __ipv6_ifa_notify by David Ahern · 5 years ago
  14. 8ae72cb Revert "ipv6: Handle race in addrconf_dad_work" by David Ahern · 5 years ago
  15. 4094871 udp: only do GSO if # of segs > 1 by Josh Hunt · 5 years ago
  16. 44b321e udp: fix gso_segs calculations by Josh Hunt · 5 years ago
  17. 6af1799 ipv6: drop incoming packets having a v4mapped source address by Eric Dumazet · 5 years ago
  18. 4fbb97b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 5 years ago
  19. a3ce2a2 ipv6: Handle race in addrconf_dad_work by David Ahern · 5 years ago
  20. 895b5c9 netfilter: drop bridge nf reset from nf_reset by Florian Westphal · 5 years ago
  21. f6c0f5d tcp: honor SO_PRIORITY in TIME_WAIT state by Eric Dumazet · 5 years ago
  22. e9a5dce ipv6: tcp: provide sk->sk_priority to ctl packets by Eric Dumazet · 5 years ago
  23. 4f6570d ipv6: add priority parameter to ip6_xmit() by Eric Dumazet · 5 years ago
  24. ca7a03c ipv6: do not free rt if FIB_LOOKUP_NOREF is set on suppress rule by Jason A. Donenfeld · 5 years ago
  25. bf69aba net: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  26. 7b09c2d ipv6: fix a typo in fib6_rule_lookup() by Eric Dumazet · 5 years ago
  27. 1bab8d4 Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  28. 28e4860 ip6_gre: fix a dst leak in ip6erspan_tunnel_xmit by Xin Long · 5 years ago
  29. acdcecc udp: correct reuseport selection with connected sockets by Willem de Bruijn · 5 years ago
  30. aa2eaa8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  31. c6af0c2 ip: support SO_MARK cmsg by Willem de Bruijn · 5 years ago
  32. 022c10d Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 5 years ago
  33. 46705b0 netfilter: move nf_bridge_frag_data struct definition to a more appropriate header. by Jeremy Sowden · 5 years ago
  34. 44dde23 netfilter: move inline nf_ip6_ext_hdr() function to a more appropriate header. by Jeremy Sowden · 5 years ago
  35. 40d102c netfilter: update include directives. by Jeremy Sowden · 5 years ago
  36. d23dbc4 ipv6: Fix the link time qualifier of 'ping_v6_proc_exit_net()' by Christophe JAILLET · 5 years ago
  37. cbfd689 ipv6: Don't use dst gateway directly in ip6_confirm_neigh() by Stefano Brivio · 5 years ago
  38. 0079ad8 ipmr: remove hard code cache_resolve_queue_len limit by Hangbin Liu · 5 years ago
  39. 8652f17 ipv6: addrconf_f6i_alloc - fix non-null pointer check to !IS_ERR() by Maciej Żenczykowski · 5 years ago
  40. 7bdf4de net: Properly update v4 routes with v6 nexthop by Donald Sharp · 5 years ago
  41. 4255ff0 ipv6: Fix RTA_MULTIPATH with nexthop objects by David Ahern · 5 years ago
  42. d55a2e3 net-ipv6: fix excessive RTF_ADDRCONF flag on ::1/128 local route (and others) by Maciej Żenczykowski · 5 years ago
  43. 765b759 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  44. a84d016 mld: fix memory leak in mld_del_delrec() by Eric Dumazet · 5 years ago
  45. 68aaf44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  46. db0b99f ipv6: propagate ipv6_add_dev's error returns out of ipv6_find_idev by Sabrina Dubroca · 5 years ago
  47. c7a42eb net: ipv6: fix listify ip6_rcv_finish in case of forwarding by Xin Long · 5 years ago
  48. f17f764 ipv6/addrconf: allow adding multicast addr if IFA_F_MCAUTOJOIN is set by Hangbin Liu · 5 years ago
  49. 446bf64 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  50. c162610 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by Jakub Kicinski · 5 years ago
  51. 708852d Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 5 years ago
  52. 891584f inet: frags: re-introduce skb coalescing for local delivery by Guillaume Nault · 5 years ago
  53. 13dfb3f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  54. 43a4b60 ipv6: have a single rcu unlock point in __ip6_rt_update_pmtu by David Ahern · 5 years ago
  55. cff6a32 ipv6: Fix unbalanced rcu locking in rt6_update_exception_stamp_rt by David Ahern · 5 years ago
  56. 8c0bb78 netfilter: synproxy: rename mss synproxy_options field by Fernando Fernandez Mancera · 6 years ago
  57. 9349d60 tcp: add skb-less helpers to retrieve SYN cookie by Petar Penkov · 5 years ago
  58. 280b0b8 ipv6: remove printk by Jonathan Lemon · 5 years ago
  59. 01f5bff ip6_tunnel: fix possible use-after-free on xmit by Haishuang Yan · 5 years ago
  60. 3bc817d ip6_gre: reload ipv6h in prepare_ip6gre_xmit_ipv6 by Haishuang Yan · 5 years ago
  61. 66b5f1c net-ipv6-ndisc: add support for RFC7710 RA Captive Portal Identifier by Maciej Żenczykowski · 6 years ago
  62. 9a2f97b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 5 years ago
  63. 5f4fc6d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 5 years ago
  64. eec4844 proc/sysctl: add shared variables for range check by Matteo Croce · 6 years ago
  65. 54851aa ipv6: Unlink sibling route in case of failure by Ido Schimmel · 6 years ago
  66. 49d05fe ipv6: rt6_check should return NULL if 'from' is NULL by David Ahern · 6 years ago
  67. b83329f netfilter: synproxy: fix erroneous tcp mss option by Fernando Fernandez Mancera · 6 years ago
  68. b575b24 netfilter: Fix rpfilter dropping vrf packets by mistake by Miaohe Lin · 6 years ago
  69. 6e3d1bb sit: use dst_cache in ipip6_tunnel_xmit by Haishuang Yan · 6 years ago
  70. d44e3fa ipv6: fix static key imbalance in fl_create() by Eric Dumazet · 6 years ago
  71. 8975a3a ipv6: fix potential crash in ip6_datagram_dst_update() by Eric Dumazet · 6 years ago
  72. 052e069 ipv6: tcp: fix flowlabels reflection for RST packets by Eric Dumazet · 6 years ago
  73. 416e812 ipv6: Use ipv6_authlen for len by yangxingwu · 6 years ago
  74. 237f83d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  75. e9a83bd Merge tag 'docs-5.3' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
  76. 59c820b ipv6: elide flowlabel check if no exclusive leases exist by Willem de Bruijn · 6 years ago
  77. d8f74f0 ipv6: Support multipath hashing on inner IP pkts by Stephen Suryaputra · 6 years ago
  78. e4aa33a net: remove unused parameter from skb_checksum_try_convert by Li RongQing · 6 years ago
  79. e3b60ff Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 6 years ago
  80. 164c51f ipv6: use indirect call wrappers for {tcp, udpv6}_{recv, send}msg() by Paolo Abeni · 6 years ago
  81. 68ab5d1 ipv6: provide and use ipv6 specific version for {recv, send}msg by Paolo Abeni · 6 years ago
  82. 8d7017f blackhole_netdev: use blackhole_netdev to invalidate dst entries by Mahesh Bandewar · 6 years ago
  83. 00dc330 net/ipv6: Fix misuse of proc_dointvec "flowlabel_reflect" by Eiichi Tsukata · 6 years ago
  84. a346abe ipv6: icmp: allow flowlabel reflection in echo replies by Eric Dumazet · 6 years ago
  85. c7b37c7 xfrm: remove get_mtu indirection from xfrm_type by Florian Westphal · 6 years ago
  86. d96ff26 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  87. b2c709c ipv6: Convert gateway validation to use fib6_info by David Ahern · 6 years ago
  88. 2c6b55f ipv6: fix neighbour resolution with raw socket by Nicolas Dichtel · 6 years ago
  89. 9b1c1ef ipv6: constify rt6_nexthop() by Nicolas Dichtel · 6 years ago
  90. 3b52569 ipv6: fix suspicious RCU usage in rt6_dump_route() by Eric Dumazet · 6 years ago
  91. b8e8a86 net/ipv6: Fix misuse of proc_dointvec "skip_notify_on_dev_down" by Eiichi Tsukata · 6 years ago
  92. 1c5ba67 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Pablo Neira Ayuso · 6 years ago
  93. 40cb35d ip6_fib: Don't discard nodes with valid routing information in fib6_locate_1() by Stefano Brivio · 6 years ago
  94. 1e47b48 ipv6: Dump route exceptions if requested by Stefano Brivio · 6 years ago
  95. bf9a8a061 ipv6/route: Change return code of rt6_dump_route() for partial node dumps by Stefano Brivio · 6 years ago
  96. 3401bfb ipv6/route: Don't match on fc_nh_id if not set in ip6_route_del() by Stefano Brivio · 6 years ago
  97. ef11209 Revert "net/ipv6: Bail early if user only wants cloned entries" by Stefano Brivio · 6 years ago
  98. 564c91f fib_frontend, ip6_fib: Select routes or exceptions dump from RTM_F_CLONED by Stefano Brivio · 6 years ago
  99. 7d9e5f4 ipv6: convert major tx path to use RT6_LOOKUP_F_DST_NOREF by Wei Wang · 6 years ago
  100. 67f415d ipv6: convert rx data path to not take refcnt on dst by Wei Wang · 6 years ago