summaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | sit: refactor ipip6_tunnel_ioctlChristoph Hellwig2020-05-191-158/+210
| * | | | | | ipv6: move SIOCADDRT and SIOCDELRT handling into ->compat_ioctlChristoph Hellwig2020-05-182-0/+54
| * | | | | | ipv6: lift copy_from_user out of ipv6_route_ioctlChristoph Hellwig2020-05-182-34/+26
| * | | | | | netns: enable to inherit devconf from current netnsNicolas Dichtel2020-05-161-3/+20
| |/ / / / /
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-152-3/+6
| |\ \ \ \ \
| * \ \ \ \ \ 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
| |\ \ \ \ \ \ \
| * | | | | | | | 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
| |\ \ \ \ \ \ \
| * | | | | | | | 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
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-06-012-6/+5
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.hEric Biggers2020-05-081-1/+0
| * | | | | | | crypto: lib/sha1 - rename "sha" to "sha1"Eric Biggers2020-05-081-5/+5
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2020-05-291-12/+25
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | esp6: calculate transport_header correctly when sel.family != AF_INET6Xin Long2020-05-141-12/+15
| * | | | | | esp6: support ipv6 nexthdrs process for beet gso segmentXin Long2020-04-211-2/+7
| * | | | | | xfrm: remove the xfrm_state_put call becofe going to out_resetXin Long2020-04-201-3/+1
| * | | | | | esp6: get the right proto for transport mode in esp6_gso_encapXin Long2020-04-151-1/+8
* | | | | | | net: don't return invalid table id error when we fall back to PF_UNSPECSabrina Dubroca2020-05-212-2/+2
* | | | | | | ipv6: Fix suspicious RCU usage warning in ip6mrMadhuparna Bhowmik2020-05-161-1/+2
| |_|_|_|_|/ |/| | | | |
* | | | | | 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
| |_|_|_|/ |/| | | |
* | | | | 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
| |_|_|/ |/| | |
* | | | 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: 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