summaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Jakub Kicinski2020-11-041-2/+2
|\
| * xfrm: interface: fix the priorities for ipip and ipv6 tunnelsXin Long2020-10-091-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski2020-10-312-4/+4
|\ \
| * | netfilter: use actual socket sk rather than skb sk when routing harderJason A. Donenfeld2020-10-302-4/+4
* | | IPv6: reply ICMP error if the first fragment don't include all headersHangbin Liu2020-10-312-2/+39
* | | ip6_tunnel: set inner ipproto before ip6_tnl_encapAlexander Ovechkin2020-10-301-2/+2
|/ /
* | netfilter: Drop fragmented ndisc packets assembled in netfilterGeorg Kohmann2020-10-201-0/+1
* | Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2020-10-1513-47/+119
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-10-155-9/+15
| |\ \
| | * | net: fix pos incrementment in ipv6_route_seq_nextYonghong Song2020-10-151-1/+3
| | * | ipv6/icmp: l3mdev: Perform icmp error route lookup on source device routing t...Mathieu Desnoyers2020-10-142-4/+5
| | * | netfilter: nf_log: missing vlan offload tag and protoPablo Neira Ayuso2020-10-141-3/+5
| | * | net: ipv6: Discard next-hop MTU less than minimum link MTUGeorg Kohmann2020-10-091-1/+2
| | |/
| * | net/ipv6: use semicolons rather than commas to separate statementsJulia Lawall2020-10-131-1/+1
| * | ipv6: use dev_sw_netstats_rx_add()Fabian Frederick2020-10-061-7/+1
| * | ip6gre: avoid tx_error when sending MLD/DAD on external tunnelsDavide Caratti2020-09-281-11/+22
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-09-223-5/+11
| |\|
| * | net: ipv6: delete duplicated wordsRandy Dunlap2020-09-182-2/+2
| * | ipv6: remove redundant assignment to variable errColin Ian King2020-09-111-1/+2
| * | tcp: reflect tos value received in SYN to the socketWei Wang2020-09-101-1/+9
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2020-09-091-0/+39
| |\ \
| | * | netfilter: ip6t_NPT: rewrite addresses in ICMPv6 original packetMichael Zhou2020-08-281-0/+39
| * | | ipv6: add tos reflection in TCP reset and ackWei Wang2020-09-081-5/+5
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-09-041-1/+2
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-09-011-2/+3
| |\ \ \ \
| | * | | | bpf: tcp: Add bpf_skops_hdr_opt_len() and bpf_skops_write_hdr_opt()Martin KaFai Lau2020-08-241-2/+3
| * | | | | net: ipv6: remove unused arg exact_dif in compute_scoreMiaohe Lin2020-08-311-4/+2
| * | | | | ipv6: add ipv6_fragment hook in ipv6_stubwenxu2020-08-312-0/+9
| | |_|/ / | |/| | |
| * | | | ipv6: fib6: Avoid comma separated statementsJoe Perches2020-08-251-4/+8
| * | | | io_uring: allow tcp ancillary data for __sys_recvmsg_sock()Luke Hsiao2020-08-241-0/+1
* | | | | Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-10-123-4/+4
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | csum_partial_copy_nocheck(): drop the last argumentAl Viro2020-08-201-1/+1
| * | | | skb_copy_and_csum_bits(): don't bother with the last argumentAl Viro2020-08-202-3/+3
* | | | | ipv6: route: convert comma to semicolonXu Wang2020-09-211-1/+1
* | | | | net: ipv6: fix kconfig dependency warning for IPV6_SEG6_HMACNecip Fazil Yildiran2020-09-181-0/+1
* | | | | ipv6: avoid lockdep issue in fib6_del()Eric Dumazet2020-09-081-4/+9
| |_|_|/ |/| | |
* | | | ipv6: Fix sysctl max for fib_multipath_hash_policyIdo Schimmel2020-09-021-1/+2
| |/ / |/| |
* | | gre6: Fix reception with IP6_TNL_F_RCV_DSCP_COPYMark Tomlinson2020-08-201-1/+9
* | | ipv6: some fixes for ipv6_dev_find()Xin Long2020-08-181-37/+23
| |/ |/|
* | netfilter: avoid ipv6 -> nf_defrag_ipv6 module dependencyFlorian Westphal2020-08-131-3/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-08-0535-830/+961
|\
| * ipv6: add ipv6_dev_find()Xin Long2020-08-051-0/+39
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-08-032-6/+7
| |\
| | * udp, bpf: Ignore connections in reuseport group after BPF sk lookupJakub Sitnicki2020-07-311-1/+1
| | * bpf: Refactor bpf_iter_reg to have separate seq_info memberYonghong Song2020-07-251-2/+6
| | * udp: Don't discard reuseport selection when group has connectionsJakub Sitnicki2020-07-251-3/+0
| * | seg6_iptunnel: Refactor seg6_lwt_headroom out of uapi headerIoana-Ruxandra Stăncioi2020-08-031-0/+17
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2020-08-034-8/+4
| |\ \
| | * | netfilter: ip6tables: Remove redundant null checksGaurav Singh2020-07-294-8/+4
| * | | ipv6/addrconf: use a boolean to choose between UNREGISTER/DOWNFlorent Fourcot2020-08-031-12/+12