summaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)Author
10 hoursMerge branch 'main' of https://git.kernel.org/pub/scm/linux/kernel/git/netdev...Mark Brown
13 hoursMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/mm...Mark Brown
13 hoursMerge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/klas...Mark Brown
13 hoursMerge branch 'main' of https://git.kernel.org/pub/scm/linux/kernel/git/netdev...Mark Brown
14 hoursnetlink: specs: fou: link the type attribute to the encap-type enumJakub Kicinski
14 hoursnetlink: specs: fou: local-v4 and peer-v4 are big endianJakub Kicinski
18 hoursMerge https://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm.git mm-unstable...David Hildenbrand (Arm)
24 hoursipv6: Remove IPV6_ADDRFORM.Kuniyuki Iwashima
24 hourstcp: Do not allow buggy transitions between ehash and lhash2.Kuniyuki Iwashima
25 hoursnet: ipv4: Fix UDP length overflow with PMTU discover and big MTUAlice Mikityanska
3 daystcp: remove mmap_lock fallback pathDave Hansen
3 daysbpf: make tcp_tso_autosize() available to BPF congestion controlsChia-Yu Chang
3 daystcp: Replace min_tso_segs() with tso_segs() CC callbackChia-Yu Chang
4 daystreewide: refresh kmalloc_obj() conversionsKees Cook
4 daysnexthop: Initialize extack in remove_nh_grp_entry()Ido Schimmel
4 daysneighbour: Don't store net in struct pneigh_entry.Kuniyuki Iwashima
4 daysneighbour: Namespacify neigh_tables.Kuniyuki Iwashima
4 daysipv6: Replace &nd_tbl with nd_table(net).Kuniyuki Iwashima
4 daysipv4: Replace &arp_tbl with arp_table(net).Kuniyuki Iwashima
4 daysneighbour: Remove neigh_tables[].Kuniyuki Iwashima
4 daysneighbour: Store arp_tbl and nd_tbl in net->neigh_tables[].Kuniyuki Iwashima
5 daystunnels: Drop stale dst when building an ICMP error for PMTUDIdo Schimmel
5 daysipv4: fib: bound automatic table ID allocationZihan Xi
5 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
6 daysnet: gro: Fix nesting of TCP GSO SKBs in skb_gro_receive_list()HW He
6 daysnet: Replace %pK output with 0Sebastian Andrzej Siewior
8 daysipv4: udp: Create exceptions before socket matchingIdo Schimmel
8 daysigmp: convert struct ip_sf_list to RCUEric Dumazet
9 daysraw: annotate disconnect-side IPv4 match writersXuanqiang Luo
11 daystcp: fix use-after-free in do_tcp_getsockopt(TCP_CC_INFO)Cen Zhang (Microsoft Security FORGE Labs)
11 daystcp: fix use-after-free in do_tcp_getsockopt(TCP_CONGESTION)Cen Zhang (Microsoft Security FORGE Labs)
11 daystcp: use GFP_ATOMIC in tcp_send_active_reset()Eric Dumazet
11 daysipv4: avoid divide by zero in fib_rebalanceZihan Xi
12 daysMerge tag 'nf-26-08-27' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
12 daysinet: frags: strip GSO state from fragments before reassemblyXinyang Ge
12 daystcp: fix corruption of urgent data on multi-segment retransmitJiayuan Chen
12 daysnetfilter: x_tables: remove pr_debugPablo Neira Ayuso
13 daysnetfilter: tproxy: use DEBUG_NET_WARN_ON_ONCE for protocol fallbacksFernando Fernandez Mancera
13 daystcp: fix AO info use-after-free in tcp_ao_connect_init()Qing Ming
13 daysnet/tcp: fix TCP-AO key deletion in VRFsRastislav Szabo
2026-08-24esp: downgrade zerocopy managed frags before mutating skb fragsMaher Azzouzi
2026-08-22tcp: clamp route advmss to TCP_MIN_MSSYong Wang
2026-08-22ipip: fix skb leak in collect_md mode when metadata_dst allocation failsAnton Danilov
2026-08-20net: tcp: block mixing readable and unreadable fragsMina Almasry
2026-08-20inetpeer: randomize RB-tree node comparison using SipHashEric Dumazet
2026-08-20net/tcp-ao: fix use-after-free of current_key on reconnect to another peerHyunwoo Kim
2026-08-20net: advertise TCP MSS from the configured MTU, not the learned PMTUJiayuan Chen
2026-08-20Merge tag 'net-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-08-20Merge tag 'bpf-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds
2026-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski