summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)AuthorFilesLines
2022-01-28ipv6: pass full cork into __ip6_append_data()Pavel Begunkov1-3/+4
2022-01-28ipv6: don't zero inet_cork_full::fl after usePavel Begunkov2-9/+2
2022-01-28ipv6: clean up cork setup/releasePavel Begunkov1-23/+21
2022-01-28ipv6: remove daddr temp buffer in __ip6_make_skbPavel Begunkov1-4/+3
2022-01-28udp6: shuffle up->pending AF_INET bitsPavel Begunkov1-3/+2
2022-01-28ipv6: optimise dst refcounting on skb initPavel Begunkov1-1/+10
2022-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski3-7/+0
2022-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-7/+20
2022-01-27Revert "ipv6: Honor all IPv6 PIO Valid Lifetime values"Guillaume Nault1-7/+20
2022-01-27tcp: allocate tcp_death_row outside of struct netns_ipv4Eric Dumazet1-1/+2
2022-01-27netfilter: Remove flowtable relicsGeert Uytterhoeven3-7/+0
2022-01-25ipv6: gro: flush instead of assuming different flows on hop_limit mismatchJakub Kicinski1-2/+3
2022-01-25ipv6: do not use per netns icmp socketsEric Dumazet1-52/+10
2022-01-25tcp/dccp: get rid of inet_twsk_purge()Eric Dumazet1-6/+0
2022-01-25ip6_tunnel: allow routing IPv4 traffic in NBMA modeQing Deng1-0/+5
2022-01-21ipv6: annotate accesses to fn->fn_sernumEric Dumazet2-11/+14
2022-01-20ipv6_tunnel: Rate limit warning messagesIdo Schimmel1-4/+4
2022-01-13sit: allow encapsulated IPv6 traffic to be delivered locallyIgnat Korchagin1-1/+1
2022-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+4
2022-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski2-44/+2
2022-01-07Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski4-0/+5
2022-01-07net: bpf: Handle return value of BPF_CGROUP_RUN_PROG_INET{4,6}_POST_BIND()Menglong Dong4-0/+5
2022-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-1/+4
2022-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-2/+1
2022-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-35/+98
2022-01-04udp6: Use Segment Routing Header for dest address if presentAndrew Lunn1-1/+2
2022-01-04icmp: ICMPV6: Examine invoking packet for Segment Route Headers.Andrew Lunn2-1/+35
2022-01-04seg6: export get_srh() for ICMP handlingAndrew Lunn2-31/+31
2022-01-03ipv6: Do cleanup if attribute validation fails in multipath routeDavid Ahern1-5/+3
2022-01-03ipv6: Continue processing multipath route even if gateway attribute is invalidDavid Ahern1-2/+5
2022-01-02ipv6: ioam: Support for Queue depth data fieldJustin Iurman1-1/+15
2021-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller3-0/+3
2021-12-31lwtunnel: Validate RTA_ENCAP_TYPE attribute lengthDavid Ahern1-0/+4
2021-12-31ipv6: Check attribute length for RTA_GATEWAY when deleting multipath routeDavid Ahern1-1/+5
2021-12-31ipv6: Check attribute length for RTA_GATEWAY in multipath routeDavid Ahern1-1/+20
2021-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-1/+6
2021-12-29ipv6: raw: check passed optlen before readingTamir Duberstein1-0/+3
2021-12-29net: Don't include filter.h from net/sock.hJakub Kicinski2-0/+2
2021-12-27ip6_vti: initialize __ip6_tnl_parm struct in vti6_siocdevprivateWilliam Zhao1-0/+2
2021-12-24udp: using datalen to cap ipv6 udp max gso segmentsCoco Li1-1/+1
2021-12-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-6/+9
2021-12-23netfilter: flowtable: remove ipv4/ipv6 modulesFlorian Westphal2-44/+2
2021-12-21inet: fully convert sk->sk_rx_dst to RCU rulesEric Dumazet2-6/+9
2021-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+0
2021-12-17add missing bpf-cgroup.h includesJakub Kicinski1-0/+1
2021-12-16sit: do not call ipip6_dev_free() from sit_init_net()Eric Dumazet1-1/+0
2021-12-16fib: rules: remove duplicated nla policiesFlorian Westphal2-10/+0
2021-12-15ipv6: use GFP_ATOMIC in rt6_probe()Eric Dumazet1-1/+1
2021-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+8
2021-12-09xfrm: use net device refcount tracker helpersEric Dumazet1-2/+2