summaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)Author
13 hoursnet: skbuff: propagate shared-frag marker through frag-transfer helpersHyunwoo Kim
13 hoursipv4: add new arguments to udp_tunnel_dst_lookup()Beniamino Galvani
13 hoursipv4: remove "proto" argument from udp_tunnel_dst_lookup()Beniamino Galvani
13 hoursipv4: rename and move ip_route_output_tunnel()Beniamino Galvani
13 hoursnetfilter: arp_tables: fix IEEE1394 ARP payload parsingPablo Neira Ayuso
13 hourstcp: annotate data-races around tp->plb_rehashEric Dumazet
13 hourstcp: annotate data-races around (tp->write_seq - tp->snd_nxt)Eric Dumazet
13 hourstcp: annotate data-races around tp->dsack_dupsEric Dumazet
13 hourstcp: annotate data-races around tp->bytes_retransEric Dumazet
13 hourstcp: annotate data-races around tp->bytes_sentEric Dumazet
13 hourstcp: add data-race annotations around tp->data_segs_out and tp->total_retransEric Dumazet
13 hoursnexthop: fix IPv6 route referencing IPv4 nexthopJiayuan Chen
6 daysxfrm: ah: account for ESN high bits in async callbacksMichael Bommarito
6 daysnet: ipv4: stop checking crypto_ahash_alignmaskEric Biggers
6 daysnet: Fix icmp host relookup triggering ip_rt_bugDong Chenchen
6 daystcp: call sk_data_ready() after listener migrationZhenzhong Wu
6 daysipv4: icmp: validate reply type before using icmp_pointersRuide Cao
2026-05-08xfrm: esp: avoid in-place decrypt on shared skb fragsKuan-Ting Chen
2026-04-27net: annotate data-races around sk->sk_{data_ready,write_space}Eric Dumazet
2026-04-27ipv4: icmp: fix null-ptr-deref in icmp_build_probe()Yiqi Sun
2026-04-02tcp: Fix bind() regression for v6-only wildcard and v4-mapped-v6 non-wildcard...Kuniyuki Iwashima
2026-04-02udp: Fix wildcard bind conflict check when using hash2Martin KaFai Lau
2026-04-02tcp: optimize inet_use_bhash2_on_bind()Eric Dumazet
2026-04-02tcp: Rearrange tests in inet_csk_bind_conflict().Kuniyuki Iwashima
2026-04-02tcp: Use bhash2 for v4-mapped-v6 non-wildcard address.Kuniyuki Iwashima
2026-04-02esp: fix skb leak with espintcp and async cryptoSabrina Dubroca
2026-04-02xfrm: Fix the usage of skb->skSteffen Klassert
2026-03-25icmp: fix NULL pointer dereference in icmp_tag_validation()Weiming Shi
2026-03-25net: fix segmentation of forwarding fraglist GROJibin Zhang
2026-03-25net: gso: fix tcp fraglist segmentation after pull from frag_listFelix Fietkau
2026-03-25net: add support for segmenting TCP fraglist GSO packetsFelix Fietkau
2026-03-25dst: fix races in rt6_uncached_list_del() and rt_del_uncached_list()Eric Dumazet
2026-03-25net/tcp-md5: Fix MAC comparison to be constant-timeEric Biggers
2026-03-25net: tcp: accept old ack during closingMenglong Dong
2026-03-04ipv4: fib: Annotate access to struct fib_alias.fa_state.Kuniyuki Iwashima
2026-03-04ipv4: igmp: annotate data-races around idev->mr_maxdelayEric Dumazet
2026-03-04tcp: Set pingpong threshold via sysctlHaiyang Zhang
2026-03-04tcp: defer regular ACK while processing socket backlogEric Dumazet
2026-03-04icmp: prevent possible overflow in icmp_global_allow()Eric Dumazet
2026-03-04icmp: icmp_msgs_per_sec and icmp_msgs_burst sysctls become per netnsEric Dumazet
2026-03-04icmp: move icmp_global.credit and icmp_global.stamp to per netns storageEric Dumazet
2026-03-04ping: annotate data-races in ping_lookup()Eric Dumazet
2026-03-04xfrm: fix ip_rt_bug race in icmp_route_lookup reverse pathJiayuan Chen
2026-03-04net: Switch to skb_dstref_steal/skb_dstref_restore for ip_route_input callersStanislav Fomichev
2026-03-04inet: RAW sockets using IPPROTO_RAW MUST drop incoming ICMPEric Dumazet
2026-03-04tcp: tcp_tx_timestamp() must look at the rtx queueEric Dumazet
2026-03-04bpf, sockmap: Fix FIONREAD for sockmapJiayuan Chen
2026-03-04bpf, sockmap: Fix incorrect copied_seq calculationJiayuan Chen
2026-01-30fou: Don't allow 0 for FOU_ATTR_IPPROTO.Kuniyuki Iwashima
2026-01-30gue: Fix skb memleak with inner IP protocol 0.Kuniyuki Iwashima