summaryrefslogtreecommitdiffstats
path: root/net/ipv6
AgeCommit message (Expand)AuthorLines
2020-10-20netfilter: Drop fragmented ndisc packets assembled in netfilterGeorg Kohmann-0/+1
2020-10-15Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-47/+119
2020-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-9/+15
2020-10-15net: fix pos incrementment in ipv6_route_seq_nextYonghong Song-1/+3
2020-10-14ipv6/icmp: l3mdev: Perform icmp error route lookup on source device routing t...Mathieu Desnoyers-4/+5
2020-10-13net/ipv6: use semicolons rather than commas to separate statementsJulia Lawall-1/+1
2020-10-14netfilter: nf_log: missing vlan offload tag and protoPablo Neira Ayuso-3/+5
2020-10-12Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-4/+4
2020-10-09net: ipv6: Discard next-hop MTU less than minimum link MTUGeorg Kohmann-1/+2
2020-10-06ipv6: use dev_sw_netstats_rx_add()Fabian Frederick-7/+1
2020-09-28ip6gre: avoid tx_error when sending MLD/DAD on external tunnelsDavide Caratti-11/+22
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-5/+11
2020-09-21ipv6: route: convert comma to semicolonXu Wang-1/+1
2020-09-18net: ipv6: fix kconfig dependency warning for IPV6_SEG6_HMACNecip Fazil Yildiran-0/+1
2020-09-18net: ipv6: delete duplicated wordsRandy Dunlap-2/+2
2020-09-11ipv6: remove redundant assignment to variable errColin Ian King-1/+2
2020-09-10tcp: reflect tos value received in SYN to the socketWei Wang-1/+9
2020-09-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller-0/+39
2020-09-08ipv6: add tos reflection in TCP reset and ackWei Wang-5/+5
2020-09-08ipv6: avoid lockdep issue in fib6_del()Eric Dumazet-4/+9
2020-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-1/+2
2020-09-02ipv6: Fix sysctl max for fib_multipath_hash_policyIdo Schimmel-1/+2
2020-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-2/+3
2020-08-31net: ipv6: remove unused arg exact_dif in compute_scoreMiaohe Lin-4/+2
2020-08-31ipv6: add ipv6_fragment hook in ipv6_stubwenxu-0/+9
2020-08-28netfilter: ip6t_NPT: rewrite addresses in ICMPv6 original packetMichael Zhou-0/+39
2020-08-25ipv6: fib6: Avoid comma separated statementsJoe Perches-4/+8
2020-08-24io_uring: allow tcp ancillary data for __sys_recvmsg_sock()Luke Hsiao-0/+1
2020-08-24bpf: tcp: Add bpf_skops_hdr_opt_len() and bpf_skops_write_hdr_opt()Martin KaFai Lau-2/+3
2020-08-20gre6: Fix reception with IP6_TNL_F_RCV_DSCP_COPYMark Tomlinson-1/+9
2020-08-20csum_partial_copy_nocheck(): drop the last argumentAl Viro-1/+1
2020-08-20skb_copy_and_csum_bits(): don't bother with the last argumentAl Viro-3/+3
2020-08-18ipv6: some fixes for ipv6_dev_find()Xin Long-37/+23
2020-08-13netfilter: avoid ipv6 -> nf_defrag_ipv6 module dependencyFlorian Westphal-3/+0
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds-830/+961
2020-08-05ipv6: add ipv6_dev_find()Xin Long-0/+39
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-2/+2
2020-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-6/+7
2020-08-03seg6_iptunnel: Refactor seg6_lwt_headroom out of uapi headerIoana-Ruxandra Stăncioi-0/+17
2020-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller-8/+4
2020-08-03ipv6/addrconf: use a boolean to choose between UNREGISTER/DOWNFlorent Fourcot-12/+12
2020-08-03ipv6/addrconf: call addrconf_ifdown with consistent valuesFlorent Fourcot-1/+1
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-12/+27
2020-07-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller-3/+10
2020-07-31tcp: syncookies: create mptcp request socket for ACK cookies with MPTCP optionFlorian Westphal-4/+1
2020-07-31udp, bpf: Ignore connections in reuseport group after BPF sk lookupJakub Sitnicki-1/+1
2020-07-30ipv6: fix memory leaks on IPV6_ADDRFORM pathCong Wang-5/+13
2020-07-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller-1/+93
2020-07-29netfilter: ip6tables: Remove redundant null checksGaurav Singh-8/+4
2020-07-28fib: use indirect call wrappers in the most common fib_rules_opsBrian Vazquez-4/+8