aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/net/ipv6 (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-16ipv6: Fix suspicious RCU usage warning in ip6mrMadhuparna Bhowmik1-1/+2
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-3/+6
2020-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller3-12/+112
2020-05-14esp6: calculate transport_header correctly when sel.family != AF_INET6Xin Long1-12/+15
2020-05-13ipv6: set msg_control_is_user in do_ipv6_getsockoptChristoph Hellwig1-0/+1
2020-05-13bpf: Enable bpf_iter targets registering ctx argument typesYonghong Song2-5/+5
2020-05-13bpf: Change func bpf_iter_unreg_target() signatureYonghong Song1-1/+1
2020-05-13bpf: net: Refactor bpf_iter target registrationYonghong Song1-9/+9
2020-05-12netlabel: cope with NULL catmapPaolo Abeni1-1/+2
2020-05-09net: bpf: Add netlink and ipv6_route bpf_iter targetsYonghong Song2-2/+100
2020-05-08ipv6: use DST_NOCOUNT in ip6_rt_pcpu_alloc()Eric Dumazet1-1/+1
2020-05-08net/dst: use a smaller percpu_counter batch for dst entries accountingEric Dumazet1-0/+3
2020-05-09bpf: Allow any port in bpf_bind helperStanislav Fomichev1-5/+7
2020-05-09net: Refactor arguments of inet{,6}_bindStanislav Fomichev1-5/+5
2020-05-08crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.hEric Biggers1-1/+0
2020-05-08crypto: lib/sha1 - rename "sha" to "sha1"Eric Biggers1-5/+5
2020-05-07Revert "ipv6: add mtu lock check in __ip6_rt_update_pmtu"Maciej Żenczykowski1-2/+4
2020-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-2/+33
2020-05-06seg6: fix SRH processing to comply with RFC8754Ahmed Abdelsalam1-2/+8
2020-05-06ipv6: Implement draft-ietf-6man-rfc4941bisFernando Gont1-52/+39
2020-05-06xfrm: remove output_finish indirection from xfrm_state_afinfoFlorian Westphal2-33/+2
2020-05-06xfrm: remove extract_output indirection from xfrm_state_afinfoFlorian Westphal2-59/+0
2020-05-06xfrm: place xfrm6_local_dontfrag in xfrm.hFlorian Westphal1-19/+2
2020-05-06xfrm: expose local_rxpmtu via ipv6_stubsFlorian Westphal2-1/+2
2020-05-06xfrm: state: remove extract_input indirection from xfrm_state_afinfoFlorian Westphal3-30/+16
2020-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller4-26/+18
2020-05-01ipv6: Use global sernum for dst validation with nexthop objectsDavid Ahern1-0/+25
2020-04-29ila: remove unused inline function ila_addr_is_ilaYueHaibing1-5/+0
2020-04-28docs: networking: convert ipv6.txt to ReSTMauro Carvalho Chehab1-1/+1
2020-04-28net: ipv4: add sysctl for nexthop api compatibility modeRoopa Prabhu1-1/+2
2020-04-28net: ipv6: new arg skip_notify to ip6_rt_delRoopa Prabhu5-14/+18
2020-04-28Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/viro/vfsDaniel Borkmann4-26/+18
2020-04-28xfrm: add IPv6 support for espintcpSabrina Dubroca3-1/+200
2020-04-28xfrm: add support for UDPv6 encapsulation of ESPSabrina Dubroca8-36/+375
2020-04-27sysctl: pass kernel pointers to ->proc_handlerChristoph Hellwig4-26/+18
2020-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller3-12/+10
2020-04-23ipv6: Honor all IPv6 PIO Valid Lifetime valuesFernando Gont1-20/+7
2020-04-22ila: remove unused macro 'ILA_HASH_TABLE_SIZE'YueHaibing1-2/+0
2020-04-22xfrm: Always set XFRM_TRANSFORMED in xfrm{4,6}_output_finishDavid Ahern1-2/+0
2020-04-21esp6: support ipv6 nexthdrs process for beet gso segmentXin Long1-2/+7
2020-04-20ipv6: fix restrict IPV6_ADDRFORM operationJohn Haxby1-7/+6
2020-04-20xfrm: remove the xfrm_state_put call becofe going to out_resetXin Long1-3/+1
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-15esp6: get the right proto for transport mode in esp6_gso_encapXin Long1-1/+8
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