summaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | ipv6: refactor ip6_finish_output2()Pavel Begunkov2022-04-301-11/+13
| * | | | ipv6: help __ip6_finish_output() inliningPavel Begunkov2022-04-301-1/+0
| * | | | net: SO_RCVMARK socket option for SO_MARK with recvmsg()Erin MacNeil2022-04-282-2/+2
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-04-283-11/+18
| |\ \ \ \
| * | | | | net: generalize skb freeing deferral to per-cpu listsEric Dumazet2022-04-261-1/+0
| * | | | | ipv6: Use ipv6_only_sock() helper in condition.Kuniyuki Iwashima2022-04-221-1/+1
| * | | | | ipv6: Remove __ipv6_only_sock().Kuniyuki Iwashima2022-04-223-5/+5
| * | | | | net/ipv6: Enforce limits for accept_unsolicited_na sysctlArun Ajith S2022-04-221-1/+1
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2022-04-223-13/+17
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | net/ipv6: Introduce accept_unsolicited_na knob to implement router-side chang...Arun Ajith S2022-04-172-1/+29
| * | | | | ipv6: fix NULL deref in ip6_rcv_core()Eric Dumazet2022-04-151-1/+1
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2022-04-151-1/+1
| |\ \ \ \ \
| * | | | | | net: ipv6: add skb drop reasons to ip6_protocol_deliver_rcu()Menglong Dong2022-04-131-4/+12
| * | | | | | net: ipv6: add skb drop reasons to ip6_rcv_core()Menglong Dong2022-04-131-8/+16
| * | | | | | net: ipv6: add skb drop reasons to TLV parseMenglong Dong2022-04-131-12/+24
| * | | | | | net: ipv6: remove redundant statistics in ipv6_hop_jumbo()Menglong Dong2022-04-131-8/+1
| * | | | | | net: icmp: introduce function icmpv6_param_prob_reason()Menglong Dong2022-04-131-3/+4
| * | | | | | net: ip: add skb drop reasons to ip forwardingMenglong Dong2022-04-131-3/+6
| * | | | | | net: ipv6: add skb drop reasons to ip6_pkt_drop()Menglong Dong2022-04-131-1/+5
| * | | | | | ipv6: exthdrs: use swap() instead of open coding itGuo Zhengkui2022-04-131-4/+1
| * | | | | | net: remove noblock parameter from recvmsg() entitiesOliver Hartkopp2022-04-124-9/+7
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextDavid S. Miller2022-04-111-0/+4
| |\ \ \ \ \ \
| | * | | | | | netfilter: nft_fib: reverse path filter for policy-based routing on iifPablo Neira Ayuso2022-04-111-0/+4
| * | | | | | | net: icmp: add skb drop reasons to icmp protocolMenglong Dong2022-04-111-9/+15
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-04-072-2/+2
| |\ \ \ \ \ \ \
| * | | | | | | | net-core: rx_otherhost_dropped to core_statsJeffrey Ji2022-04-071-0/+1
| * | | | | | | | ipv6: fix locking issues with loops over idev->addr_listNiels Dossche2022-04-061-6/+24
| * | | | | | | | tcp: add accessors to read/set tp->snd_cwndEric Dumazet2022-04-061-1/+1
| * | | | | | | | ip6_tunnel: Remove duplicate assignmentsHongbin Wang2022-04-061-2/+0
| * | | | | | | | net: remove noblock parameter from skb_recv_datagram()Oliver Hartkopp2022-04-061-1/+2
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-05-241-2/+0
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | random32: use real rng for non-deterministic randomnessJason A. Donenfeld2022-05-181-2/+0
| | |_|_|_|_|/ | |/| | | | |
* / | | | | | Revert "tcp/dccp: get rid of inet_twsk_purge()"Eric Dumazet2022-05-131-0/+6
|/ / / / / /
* | | | | | secure_seq: use the 64 bits of the siphash for port offset calculationWilly Tarreau2022-05-041-2/+2
* | | | | | mld: respect RCU rules in ip6_mc_source() and ip6_mc_msfilter()Eric Dumazet2022-04-301-4/+4
| |_|_|_|/ |/| | | |
* | | | | tcp: make sure treq->af_specific is initializedEric Dumazet2022-04-251-1/+2
* | | | | ip_gre, ip6_gre: Fix race condition on o_seqno in collect_md modePeilin Ye2022-04-251-3/+4
* | | | | ip6_gre: Make o_seqno start from 0 in native modePeilin Ye2022-04-251-6/+5
* | | | | netfilter: Update ip6_route_me_harder to consider L3 domainMartin Willi2022-04-251-2/+8
| |_|_|/ |/| | |
* | | | ipv6: make ip6_rt_gc_expire an atomic_tEric Dumazet2022-04-151-5/+6
* | | | ip6_gre: Fix skb_under_panic in __gre6_xmit()Peilin Ye2022-04-151-3/+6
* | | | ip6_gre: Avoid updating tunnel->tun_hlen in __gre6_xmit()Peilin Ye2022-04-151-2/+3
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2022-04-151-3/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | esp: limit skb_page_frag_refill use to a single pageSabrina Dubroca2022-04-131-3/+2
| |/ /
* | / ipv6: fix panic when forwarding a pkt with no in6 devNicolas Dichtel2022-04-111-1/+1
| |/ |/|
* | net: ipv6mr: fix unused variable warning with CONFIG_IPV6_PIMSM_V2=nFlorian Westphal2022-04-061-1/+1
* | ipv6: Fix stats accounting in ip6_pkt_dropDavid Ahern2022-04-051-1/+1
|/
* netfilter: nft_fib: add reduce supportFlorian Westphal2022-03-201-0/+2
* netfilter: nf_tables: do not reduce read-only expressionsPablo Neira Ayuso2022-03-202-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-03-172-4/+3
|\