aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/net/ipv6 (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-06seg6: fix SRH processing to comply with RFC8754Ahmed Abdelsalam1-2/+8
2020-05-01ipv6: Use global sernum for dst validation with nexthop objectsDavid Ahern1-0/+25
2020-04-22xfrm: Always set XFRM_TRANSFORMED in xfrm{4,6}_output_finishDavid Ahern1-2/+0
2020-04-20ipv6: fix restrict IPV6_ADDRFORM operationJohn Haxby1-7/+6
2020-04-18ipv6: rpl: fix full address compressionAlexander Aring1-3/+4
2020-04-15ipv6: remove redundant assignment to variable errColin Ian King1-1/+1
2020-04-07net: icmp6: do not select saddr from iif when route has prefsrc setTim Stallard1-1/+20
2020-04-06ipv6: rpl: fix loop iterationAlexander Aring1-3/+3
2020-04-02neigh: support smaller retrans_time setttingHangbin Liu2-5/+6
2020-04-02net: ipv6: rpl_iptunnel: remove redundant assignments to variable errColin Ian King1-1/+1
2020-04-01ipv6: don't auto-add link-local address to lag portsJarod Wilson1-0/+4
2020-03-31net: ipv6: rpl_iptunnel: Fix potential memory leak in rpl_do_srh_inlineGustavo A. R. Silva1-1/+3
2020-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2-4/+8
2020-03-30net: Track socket refcounts in skb_steal_sock()Joe Stringer1-3/+6
2020-03-30bpf: Add socket assign supportJoe Stringer1-1/+2
2020-03-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller2-16/+36
2020-03-29net: ipv6: add rpl sr tunnelAlexander Aring4-0/+398
2020-03-29net: add net available in build_stateAlexander Aring4-5/+6
2020-03-29net: ipv6: add support for rpl sr exthdrAlexander Aring4-3/+333
2020-03-29addrconf: add functionality to check on rpl requirementsAlexander Aring1-0/+53
2020-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-9/+27
2020-03-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsecDavid S. Miller2-9/+27
2020-03-26ipv6: ndisc: add support for 'PREF64' dns64 prefix identifierMaciej Żenczykowski1-0/+1
2020-03-26esp6: add gso_segment for esp6 beet modeXin Long1-0/+36
2020-03-23Remove DST_HOSTDavid Laight1-6/+0
2020-03-16vti6: Fix memory leak of skb if input policy check failsTorsten Hilbrich1-1/+1
2020-03-15netfilter: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-2/+2
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller3-13/+42
2020-03-12inet: Use fallthrough;Joe Perches11-20/+18
2020-03-11seg6: fix SRv6 L2 tunnels to use IANA-assigned protocol numberPaolo Lungaroni2-2/+2
2020-03-10ipv6/addrconf: call ipv6_mc_up() for non-Ethernet interfaceHangbin Liu1-0/+4
2020-03-03ipv6: Use math to point per net sysctls into the appropriate struct netCambda Zhu1-17/+4
2020-03-03net/ipv6: remove the old peer route if change it to a new oneHangbin Liu1-4/+17
2020-03-03net/ipv6: need update peer route when modify metricHangbin Liu1-4/+16
2020-02-29net/ipv6: use configured metric when add peer routeHangbin Liu1-3/+3
2020-02-28ipv6: Replace zero-length array with flexible-array memberGustavo A. R. Silva2-2/+2
2020-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-2/+8
2020-02-27ipv6: xfrm6_tunnel.c: Use built-in RCU list checkingMadhuparna Bhowmik1-1/+1
2020-02-26ipv6: restrict IPV6_ADDRFORM operationEric Dumazet1-2/+8
2020-02-24net: UDP tunnel encapsulation module for tunnelling different protocols like MPLS, IP, NSH etc.Martin Varghese1-0/+70
2020-02-24ip6mr: Fix RCU list debugging warningAmol Grover1-1/+2
2020-02-20net: ip6_gre: Distribute switch variables for initializationKees Cook2-7/+14
2020-02-19ESP: Export esp_output_fill_trailer functionRaed Salem1-16/+0
2020-02-16ipv6: Fix nlmsg_flags when splitting a multipath routeBenjamin Poirier1-0/+1
2020-02-16ipv6: Fix route replacement with dev-only routeBenjamin Poirier1-3/+4
2020-02-14net, ip6_tunnel: enhance tunnel locate with link checkWilliam Dauchy1-21/+47
2020-02-13icmp: introduce helper for nat'd source address in network device contextJason A. Donenfeld1-0/+34
2020-02-07ipv6/addrconf: fix potential NULL deref in inet6_set_link_af()Eric Dumazet1-0/+3
2020-02-06vti[6]: fix packet tx through bpf_redirect() in XinY casesNicolas Dichtel1-7/+25
2020-01-30mptcp: Fix undefined mptcp_handle_ipv6_mapped for modular IPV6Geert Uytterhoeven1-3/+3