aboutsummaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2022-02-11ipv6: Reject routes configurations that specify dsfield (tos)Guillaume Nault
2022-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-10net: ping6: support setting socket options via cmsgJakub Kicinski
2022-02-10net: ping6: support packet timestampingJakub Kicinski
2022-02-10net: ping6: remove a pr_debug() statementJakub Kicinski
2022-02-09tcp: Don't acquire inet_listen_hashbucket::lock with disabled BH.Sebastian Andrzej Siewior
2022-02-09ip6_tunnel: fix possible NULL deref in ip6_tnl_xmitEric Dumazet
2022-02-08ipmr,ip6mr: acquire RTNL before calling ip[6]mr_free_table() on failure pathEric Dumazet
2022-02-08ip6mr: introduce ip6mr_net_exit_batch()Eric Dumazet
2022-02-08ipv6: change fib6_rules_net_exit() to batch modeEric Dumazet
2022-02-08ipv6/addrconf: switch to per netns inet6_addr_lst hash tableEric Dumazet
2022-02-08ipv6/addrconf: use one delayed work per netnsEric Dumazet
2022-02-08ipv6/addrconf: allocate a per netns hash tableEric Dumazet
2022-02-07ipv6: Define dscp_t and stop taking ECN bits into account in fib6-rulesGuillaume Nault
2022-02-07ip6mr: fix use-after-free in ip6mr_sk_done()Eric Dumazet
2022-02-05ip6mr: ip6mr_sk_done() can exit early in common casesEric Dumazet
2022-02-05ipv6: make mc_forwarding atomicEric Dumazet
2022-02-04ipv6: ioam: Insertion frequency in lwtunnel outputJustin Iurman
2022-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-01-27ipv6: partially inline ipv6_fixup_optionsPavel Begunkov
2022-01-27ipv6: optimise dst refcounting on cork initPavel Begunkov
2022-01-27udp6: don't make extra copies of iflowPavel Begunkov
2022-01-27udp6: pass flow in ip6_make_skb together with corkPavel Begunkov
2022-01-27ipv6: pass full cork into __ip6_append_data()Pavel Begunkov
2022-01-27ipv6: don't zero inet_cork_full::fl after usePavel Begunkov
2022-01-27ipv6: clean up cork setup/releasePavel Begunkov
2022-01-27ipv6: remove daddr temp buffer in __ip6_make_skbPavel Begunkov
2022-01-27udp6: shuffle up->pending AF_INET bitsPavel Begunkov
2022-01-27ipv6: optimise dst refcounting on skb initPavel Begunkov
2022-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski
2022-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-01-27Revert "ipv6: Honor all IPv6 PIO Valid Lifetime values"Guillaume Nault
2022-01-27Revert "xfrm: xfrm_state_mtu should return at least 1280 for ipv6"Jiri Bohac
2022-01-26tcp: allocate tcp_death_row outside of struct netns_ipv4Eric Dumazet
2022-01-27netfilter: Remove flowtable relicsGeert Uytterhoeven
2022-01-25ipv6: gro: flush instead of assuming different flows on hop_limit mismatchJakub Kicinski
2022-01-25ipv6: do not use per netns icmp socketsEric Dumazet
2022-01-25tcp/dccp: get rid of inet_twsk_purge()Eric Dumazet
2022-01-25ip6_tunnel: allow routing IPv4 traffic in NBMA modeQing Deng
2022-01-24xfrm: fix MTU regressionJiri Bohac
2022-01-20ipv6: annotate accesses to fn->fn_sernumEric Dumazet
2022-01-20ipv6_tunnel: Rate limit warning messagesIdo Schimmel
2022-01-12sit: allow encapsulated IPv6 traffic to be delivered locallyIgnat Korchagin
2022-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski
2022-01-06Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-01-06net: bpf: Handle return value of BPF_CGROUP_RUN_PROG_INET{4,6}_POST_BIND()Menglong Dong
2022-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2022-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2022-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski