summaryrefslogtreecommitdiffstats
path: root/net/ipv6
AgeCommit message (Expand)Author
2021-09-15ipv6: make exception cache less predictibleEric Dumazet
2021-08-26ipv6: use siphash in rt6_exception_hash()Eric Dumazet
2021-08-24ipv6: correct comments about fib6_node sernumzhang kai
2021-08-22ip6_gre: add validation for csum_startShreyansh Chouhan
2021-07-23ipv6: decrease hop limit counter in ip6_forward()Kangmin Park
2021-07-21udp: check encap socket in __udp_lib_errVadim Fedorenko
2021-07-20ipv6: fix another slab-out-of-bounds in fib6_nh_flush_exceptionsPaolo Abeni
2021-07-20ipv6: ip6_finish_output2: set sk into newly allocated nskbVasily Averin
2021-07-12ipv6: allocate enough headroom in ip6_finish_output2()Vasily Averin
2021-07-09net: send SYNACK packet with accepted fwmarkAlexander Ovechkin
2021-07-08ipv6: tcp: drop silly ICMPv6 packet too big messagesEric Dumazet
2021-07-06ipv6: fix 'disable_policy' for fwd packetsNicolas Dichtel
2021-07-02tcp: annotate data races around tp->mtu_infoEric Dumazet
2021-07-02net: ipv6: fix return value of ip6_skb_dst_mtuVadim Fedorenko
2021-07-01udp: annotate data races around unix_sk(sk)->gso_sizeEric Dumazet
2021-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-06-29net: sock: introduce sk_error_reportAlexander Aring
2021-06-28ipv6: ICMPV6: add response to ICMPV6 RFC 8335 PROBE messagesAndreas Roeseler
2021-06-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/gitDavid S. Miller
2021-06-28ip6_tunnel: allow redirecting ip6gre and ipxip6 packets to eth devicesGuillaume Nault
2021-06-28sit: allow redirecting ip6ip, ipip and mplsip packets to eth devicesGuillaume Nault
2021-06-24ipv6: delete useless dst check in ip6_dst_lookup_tailzhang kai
2021-06-24ipv6: fix out-of-bound access in ip6_parse_tlv()Eric Dumazet
2021-06-24net: ip: avoid OOM kills with large UDP sends over loopbackJakub Kicinski
2021-06-23ipv6: exthdrs: do not blindly use init_netEric Dumazet
2021-06-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2021-06-22ip6_tunnel: fix GRE6 segmentationJakub Kicinski
2021-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-06-18seg6: add support for SRv6 End.DT46 BehaviorAndrea Mayer
2021-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-06-15tcp: Migrate TCP_NEW_SYN_RECV requests at receiving the final ACK.Kuniyuki Iwashima
2021-06-14mld: avoid unnecessary high order page allocation in mld_newpack()Taehee Yoo
2021-06-14ipv6: fib6: remove redundant initialization of variable errColin Ian King
2021-06-11xfrm: remove hdr_offset indirectionFlorian Westphal
2021-06-11xfrm: ipv6: move mip6_rthdr_offset into xfrm coreFlorian Westphal
2021-06-11xfrm: ipv6: move mip6_destopt_offset into xfrm coreFlorian Westphal
2021-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2021-06-09udp: fix race between close() and udp_abort()Paolo Abeni
2021-06-09netfilter: nft_fib_ipv6: skip ipv6 packets from any to link-localFlorian Westphal
2021-06-09xfrm: remove description from xfrm_type structFlorian Westphal
2021-06-08net: ipv4: Remove unneed BUG() functionZheng Yongjun
2021-06-07Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-06-03ipv6: Fix KASAN: slab-out-of-bounds Read in fib6_nh_flush_exceptionsCoco Li
2021-06-03sit: set name of device back to struct parmszhang kai
2021-06-02sit: replace 68 with micro IPV4_MIN_MTUzhang kai
2021-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2021-05-31ipv6: align code with contextRocco Yue
2021-05-31ipv6: use prandom_u32() for ID generationWilly Tarreau
2021-05-29netfilter: nf_tables: add and use nft_sk helperFlorian Westphal
2021-05-29netfilter: x_tables: reduce xt_action_param by 8 byteFlorian Westphal