summaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-152-3/+6
|\
| * netlabel: cope with NULL catmapPaolo Abeni2020-05-121-1/+2
| * Revert "ipv6: add mtu lock check in __ip6_rt_update_pmtu"Maciej Żenczykowski2020-05-071-2/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-05-143-12/+112
|\ \
| * | bpf: Enable bpf_iter targets registering ctx argument typesYonghong Song2020-05-132-5/+5
| * | bpf: Change func bpf_iter_unreg_target() signatureYonghong Song2020-05-131-1/+1
| * | bpf: net: Refactor bpf_iter target registrationYonghong Song2020-05-131-9/+9
| * | net: bpf: Add netlink and ipv6_route bpf_iter targetsYonghong Song2020-05-092-2/+100
| * | bpf: Allow any port in bpf_bind helperStanislav Fomichev2020-05-091-5/+7
| * | net: Refactor arguments of inet{,6}_bindStanislav Fomichev2020-05-091-5/+5
* | | ipv6: set msg_control_is_user in do_ipv6_getsockoptChristoph Hellwig2020-05-131-0/+1
* | | ipv6: use DST_NOCOUNT in ip6_rt_pcpu_alloc()Eric Dumazet2020-05-081-1/+1
* | | net/dst: use a smaller percpu_counter batch for dst entries accountingEric Dumazet2020-05-081-0/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-062-2/+33
|\ \ \ | | |/ | |/|
| * | seg6: fix SRH processing to comply with RFC8754Ahmed Abdelsalam2020-05-061-2/+8
| * | ipv6: Use global sernum for dst validation with nexthop objectsDavid Ahern2020-05-011-0/+25
* | | ipv6: Implement draft-ietf-6man-rfc4941bisFernando Gont2020-05-061-52/+39
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-05-014-26/+18
|\ \
| * \ Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...Daniel Borkmann2020-04-284-26/+18
| |\ \
| | * | sysctl: pass kernel pointers to ->proc_handlerChristoph Hellwig2020-04-274-26/+18
* | | | ila: remove unused inline function ila_addr_is_ilaYueHaibing2020-04-291-5/+0
* | | | docs: networking: convert ipv6.txt to ReSTMauro Carvalho Chehab2020-04-281-1/+1
* | | | net: ipv4: add sysctl for nexthop api compatibility modeRoopa Prabhu2020-04-281-1/+2
* | | | net: ipv6: new arg skip_notify to ip6_rt_delRoopa Prabhu2020-04-285-14/+18
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-04-253-12/+10
|\ \ \ | | |/ | |/|
| * | xfrm: Always set XFRM_TRANSFORMED in xfrm{4,6}_output_finishDavid Ahern2020-04-221-2/+0
| * | ipv6: fix restrict IPV6_ADDRFORM operationJohn Haxby2020-04-201-7/+6
| * | ipv6: rpl: fix full address compressionAlexander Aring2020-04-181-3/+4
* | | ipv6: Honor all IPv6 PIO Valid Lifetime valuesFernando Gont2020-04-231-20/+7
* | | ila: remove unused macro 'ILA_HASH_TABLE_SIZE'YueHaibing2020-04-221-2/+0
|/ /
* | ipv6: remove redundant assignment to variable errColin Ian King2020-04-151-1/+1
* | net: icmp6: do not select saddr from iif when route has prefsrc setTim Stallard2020-04-071-1/+20
|/
* ipv6: rpl: fix loop iterationAlexander Aring2020-04-061-3/+3
* neigh: support smaller retrans_time setttingHangbin Liu2020-04-022-5/+6
* net: ipv6: rpl_iptunnel: remove redundant assignments to variable errColin Ian King2020-04-021-1/+1
* ipv6: don't auto-add link-local address to lag portsJarod Wilson2020-04-011-0/+4
* net: ipv6: rpl_iptunnel: Fix potential memory leak in rpl_do_srh_inlineGustavo A. R. Silva2020-03-311-1/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-03-302-4/+8
|\
| * net: Track socket refcounts in skb_steal_sock()Joe Stringer2020-03-301-3/+6
| * bpf: Add socket assign supportJoe Stringer2020-03-301-1/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2020-03-302-16/+36
|\ \
| * | esp6: add gso_segment for esp6 beet modeXin Long2020-03-261-0/+36
| * | ESP: Export esp_output_fill_trailer functionRaed Salem2020-02-191-16/+0
* | | net: ipv6: add rpl sr tunnelAlexander Aring2020-03-294-0/+398
* | | net: add net available in build_stateAlexander Aring2020-03-294-5/+6
* | | net: ipv6: add support for rpl sr exthdrAlexander Aring2020-03-294-3/+333
* | | addrconf: add functionality to check on rpl requirementsAlexander Aring2020-03-291-0/+53
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2020-03-292-9/+27
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2020-03-272-9/+27
| |\ \ \
| | * | | vti6: Fix memory leak of skb if input policy check failsTorsten Hilbrich2020-03-161-1/+1