summaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)AuthorFilesLines
2 daysMerge tag 'net-deletions' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-1/+0
3 daysMerge tag 'net-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds19-86/+115
3 daystcp: call sk_data_ready() after listener migrationZhenzhong Wu1-0/+3
3 daysipv4: icmp: validate reply type before using icmp_pointersRuide Cao1-1/+4
3 daystcp: send a challenge ACK on SEG.ACK > SND.NXTJiayuan Chen1-3/+7
3 daysnet: remove ax25 and amateur radio (hamradio) subsystemJakub Kicinski1-1/+0
6 daysnetfilter: nat: use kfree_rcu to release opsPablo Neira Ayuso1-2/+2
8 daystcp: annotate data-races around tp->plb_rehashEric Dumazet2-2/+3
8 daystcp: annotate data-races around (tp->write_seq - tp->snd_nxt)Eric Dumazet1-1/+2
8 daystcp: annotate data-races around tp->timeout_rehashEric Dumazet2-2/+3
8 daystcp: annotate data-races around tp->srtt_usEric Dumazet2-3/+4
8 daystcp: annotate data-races around tp->reord_seenEric Dumazet2-3/+3
8 daystcp: annotate data-races around tp->dsack_dupsEric Dumazet2-2/+2
8 daystcp: annotate data-races around tp->bytes_retransEric Dumazet2-3/+3
8 daystcp: annotate data-races around tp->bytes_sentEric Dumazet2-2/+3
8 daystcp: add data-race annotations for TCP_NLA_SNDQ_SIZEEric Dumazet3-4/+6
8 daystcp: annotate data-races around tp->delivered and tp->delivered_ceEric Dumazet2-6/+6
8 daystcp: annotate data-races around tp->snd_ssthreshEric Dumazet13-29/+31
8 daystcp: add data-races annotations around tp->reordering, tp->snd_cwndEric Dumazet3-11/+13
8 daystcp: add data-race annotations around tp->data_segs_out and tp->total_retransEric Dumazet2-5/+7
8 daystcp: annotate data-races in tcp_get_info_chrono_stats()Eric Dumazet1-4/+10
11 daysnexthop: fix IPv6 route referencing IPv4 nexthopJiayuan Chen1-2/+2
11 daysMerge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-4/+3
12 daysMerge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds55-1237/+795
12 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
13 daystcp: Don't set treq->req_usec_ts in cookie_tcp_reqsk_init().Kuniyuki Iwashima1-1/+1
13 daysudp: Force compute_score to always inlineGabriel Krisman Bertazi1-6/+6
13 daysMerge tag 'vfs-7.1-rc1.kino' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-4/+4
13 daystcp: update window_clamp when SO_RCVBUF is setJakub Kicinski2-0/+6
2026-04-13Merge branch 'net-reduce-sk_filter-and-friends-bloat'Jakub Kicinski4-5/+10
2026-04-13net: change sk_filter_trim_cap() to return a drop_reason by valueEric Dumazet1-1/+2
2026-04-13tcp: change tcp_filter() to return the reason by valueEric Dumazet1-2/+4
2026-04-13net: change sock_queue_rcv_skb_reason() to return a drop_reasonEric Dumazet2-2/+4
2026-04-12gre: Count GRE packet dropsGal Pressman2-2/+7
2026-04-12tcp: add indirect call wrapper in tcp_conn_request()Eric Dumazet2-2/+5
2026-04-12tcp: return a drop_reason from tcp_add_backlog()Eric Dumazet1-12/+9
2026-04-12net: Add net_cookie to Dead loop messagesChris J Arges1-2/+2
2026-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-14/+32
2026-04-09Merge tag 'ipsec-2026-04-08' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski1-1/+4
2026-04-07xfrm: hold dev ref until after transport_finish NF_HOOKQi Tang1-1/+4
2026-04-07tcp: add recv_should_stop helperGeliang Tang1-7/+2
2026-04-05mm: rename zap_page_range_single() to zap_vma_range()David Hildenbrand (Arm)1-3/+3
2026-04-05mm/memory: remove "zap_details" parameter from zap_page_range_single()David Hildenbrand (Arm)1-3/+2
2026-04-04ipv4: icmp: fix null-ptr-deref in icmp_build_probe()Yiqi Sun1-0/+7
2026-04-04ipv4: nexthop: allocate skb dynamically in rtm_get_nexthop()Fernando Fernandez Mancera1-11/+27
2026-04-04ipv4: nexthop: avoid duplicate NHA_HW_STATS_ENABLE on nexthop group dumpFernando Fernandez Mancera1-2/+1
2026-04-04inet: remove leftover EXPORT_SYMBOL()Eric Dumazet3-21/+0
2026-03-29ipv4: drop ipv6_stub usage and use direct function callsFernando Fernandez Mancera5-29/+28
2026-03-29net: remove EXPORT_IPV6_MOD() and EXPORT_IPV6_MOD_GPL() macrosFernando Fernandez Mancera14-124/+0
2026-03-29ipv6: convert CONFIG_IPV6 to built-in only and clean up KconfigsFernando Fernandez Mancera1-5/+4