summaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)AuthorFilesLines
6 daysinet: frags: strip GSO state from fragments before reassemblyXinyang Ge1-0/+7
6 daysipv4: reject undersized MTUs in ip_do_fragment()Yong Wang1-0/+4
6 daysinet: frags: publish queues before arming timerZhiling Zou1-2/+4
6 daysipv4: Fix fib_nlmsg_size() for RTA_VIA nexthopsZihan Xi1-18/+49
6 daysnet: ipv4: Publish fib_nlmsg_size()Amit Cohen2-1/+2
10 daysnet: ipip: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie1-0/+3
10 daysnet: Add helper function to parse netlink msg of ip_tunnel_encapLiu Jian2-36/+37
2026-08-19bpf, sockmap: Fix sk_redir use-after-free in send verdictChengfeng Ye1-0/+2
2026-08-19ipv4: fix use-after-free in fib_nhc_update_mtu()Chengfeng Ye2-23/+40
2026-08-19udp: fix potential use-after-free in tunnel segmentationXuanqiang Luo1-1/+3
2026-08-19raw: fix a typo in raw_icmp_error()Eric Dumazet1-1/+1
2026-08-19bpf, sockmap: Fix cork use-after-free in tcp_bpf_sendmsg()Chengfeng Ye1-1/+1
2026-08-19raw: use more conventional iteratorsEric Dumazet2-77/+49
2026-08-19ipv4: icmp: fill flow parameters in icmp_route_lookup decoy lookupEric Dumazet1-3/+15
2026-08-19ipv4: fib: free fib_alias with kfree_rcu() on insert error pathWeiming Shi1-1/+1
2026-07-24net: ip_vti: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie1-0/+3
2026-07-24net: ipv4: bound TCP reordering sysctl writes and MTU probe sizesWyatt Feng2-4/+10
2026-07-24ipv4: igmp: remove multicast group from hash table on device destructionYuyang Huang1-0/+1
2026-07-24net: ip_gre: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie1-0/+6
2026-07-24netfilter: nf_log: validate MAC header was set before dumping itXiang Mei1-2/+2
2026-06-19netfilter: nft_fib: fix stale stack leak via the OIFNAME registerDavide Ornaghi1-1/+1
2026-06-19use less confusing names for iov_iter direction initializersAl Viro1-1/+1
2026-06-19net: Remove redundant if statementsYajun Deng2-5/+2
2026-06-19netfilter: x_tables: avoid leaking percpu counter pointersKyle Zeng2-18/+12
2026-06-19ipv4: restrict IPOPT_SSRR and IPOPT_LSRR optionsEric Dumazet1-0/+4
2026-06-19xfrm: esp: restore combined single-frag length gateJingguo Tan1-2/+2
2026-06-19xfrm: ah: use skb_to_full_sk in async output callbacksMichael Bommarito1-1/+1
2026-06-19tunnels: do not assume transport header in iptunnel_pmtud_check_icmp()Eric Dumazet1-3/+10
2026-06-19tunnels: load network headers after skb_cow() in iptunnel_pmtud_build_icmp[v6]()Eric Dumazet1-5/+4
2026-06-19ipv4: free net->ipv4.sysctl_local_reserved_ports after unregister_net_sysctl_...Eric Dumazet1-1/+1
2026-06-01ipv4: raw: reject IP_HDRINCL packets with ihl < 5Michael Bommarito1-1/+1
2026-06-01ipv4: add new arguments to udp_tunnel_dst_lookup()Beniamino Galvani1-13/+13
2026-06-01ipv4: remove "proto" argument from udp_tunnel_dst_lookup()Beniamino Galvani1-2/+2
2026-06-01ipv4: rename and move ip_route_output_tunnel()Beniamino Galvani2-48/+48
2026-06-01netfilter: arp_tables: fix IEEE1394 ARP payload parsingPablo Neira Ayuso2-3/+23
2026-06-01tcp: annotate data-races around (tp->write_seq - tp->snd_nxt)Eric Dumazet1-1/+2
2026-06-01nexthop: fix IPv6 route referencing IPv4 nexthopJiayuan Chen1-2/+2
2026-06-01nexthop: Emit a notification when a nexthop group is modifiedIdo Schimmel1-2/+30
2026-06-01bpf, sockmap: Fix an infinite loop error when len is 0 in tcp_bpf_recvmsg_par...Liu Jian1-0/+3
2026-05-08xfrm: esp: avoid in-place decrypt on shared skb fragsKuan-Ting Chen2-1/+4
2026-04-18esp: fix skb leak with espintcp and async cryptoSabrina Dubroca1-3/+6
2026-04-18xfrm: Fix the usage of skb->skSteffen Klassert1-1/+1
2026-04-18icmp: fix NULL pointer dereference in icmp_tag_validation()Weiming Shi1-1/+3
2026-04-18net/tcp-md5: Fix MAC comparison to be constant-timeEric Biggers1-2/+3
2026-03-04ipv4: fib: Annotate access to struct fib_alias.fa_state.Kuniyuki Iwashima2-4/+6
2026-03-04tcp: tcp_tx_timestamp() must look at the rtx queueEric Dumazet1-0/+3
2026-02-06fou: Don't allow 0 for FOU_ATTR_IPPROTO.Kuniyuki Iwashima1-1/+1
2026-02-06net: fou: use policy and operation tables generated from the specJakub Kicinski4-41/+81
2026-02-06net: fou: rename the source for linkingJakub Kicinski2-0/+1
2026-02-06gue: Fix skb memleak with inner IP protocol 0.Kuniyuki Iwashima1-0/+3