index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
2024-03-01
arp: Prevent overflow in arp_req_get().
Kuniyuki Iwashima
2024-03-01
ipv4: properly combine dev_base_seq and ipv4.dev_addr_genid
Eric Dumazet
2024-02-23
inet: read sk->sk_family once in inet_recv_error()
Eric Dumazet
2024-02-23
tunnels: fix out of bounds access when building IPv6 PMTU error
Antoine Tenart
2024-02-23
net: ipv4: fix a memleak in ip_setup_cork
Zhipeng Lu
2024-02-23
tcp: add sanity checks to rx zerocopy
Eric Dumazet
2024-02-23
net-zerocopy: Refactor frag-is-remappable test.
Arjun Roy
2024-02-23
tcp: Add memory barrier to tcp_push()
Salvatore Dipietro
2024-02-23
tcp: make sure init the accept_queue's spinlocks once
Zhengchao Shao
2023-12-20
net: Remove acked SYN flag from packet in the transmit queue correctly
Dong Chenchen
2023-12-13
tcp: do not accept ACK of bytes we never sent
Eric Dumazet
2023-12-13
ipv4: ip_gre: Avoid skb_pull() failure in ipgre_xmit()
Shigeru Yoshida
2023-12-08
ipv4: igmp: fix refcnt uaf issue when receiving igmp query packet
Zhengchao Shao
2023-12-08
ipv4: Correct/silence an endian warning in __ip_do_redirect
Kunwu Chan
2023-11-28
net: annotate data-races around sk->sk_dst_pending_confirm
Eric Dumazet
2023-11-20
tcp: fix cookie_init_timestamp() overflows
Eric Dumazet
2023-11-20
tcp_metrics: do not create an entry from tcp_init_metrics()
Eric Dumazet
2023-11-20
tcp_metrics: properly set tp->snd_ssthresh in tcp_init_metrics()
Eric Dumazet
2023-11-20
tcp_metrics: add missing barriers on delete
Eric Dumazet
2023-11-20
tcp: call tcp_try_undo_recovery when an RTOd TFO SYNACK is ACKed
Aananth V
2023-11-20
udp: add missing WRITE_ONCE() around up->encap_rcv
Eric Dumazet
2023-11-08
tcp: fix wrong RTO timeout when received SACK reneging
Fred Chen
2023-10-25
ipv4/fib: send notify when delete source address routes
Hangbin Liu
2023-10-25
ipv4: fib: annotate races around nh->nh_saddr_genid and nh->nh_saddr
Eric Dumazet
2023-10-25
tcp: tsq: relax tcp_small_queue_check() when rtx queue contains a single skb
Eric Dumazet
2023-10-25
tcp: fix excessive TLP and RACK timeouts from HZ rounding
Neal Cardwell
2023-10-25
net: ipv4: fix return value check in esp_remove_trailer
Ma Ke
2023-10-25
tcp: check mptcp-level constraints for backlog coalescing
Paolo Abeni
2023-10-10
tcp: fix delayed ACKs for MSS boundary condition
Neal Cardwell
2023-10-10
tcp: fix quick-ack counting to count actual ACKs of new data
Neal Cardwell
2023-10-10
netfilter: nf_tables: add and use nft_sk helper
Florian Westphal
2023-10-10
netfilter: use actual socket sk for REJECT action
Jan Engelhardt
2023-10-10
ipv4: fix null-deref in ipv4_link_failure
Kyle Zeng
2023-09-19
net: ipv4: fix one memleak in __inet_del_ifa()
Liu Jian
2023-09-19
ipv4: ignore dst hint for multipath routes
Sriram Yagnaraman
2023-09-19
ipv4: annotate data-races around fi->fib_dead
Eric Dumazet
2023-09-19
igmp: limit igmpv3_newpack() packet size to IP_MAX_MTU
Eric Dumazet
2023-09-19
lwt: Check LWTUNNEL_XMIT_CONTINUE strictly
Yan Zhai
2023-09-19
net: tcp: fix unexcepted socket die when snd_wnd is 0
Menglong Dong
2023-09-19
udp: re-score reuseport groups when connected sockets are present
Lorenz Bauer
2023-09-19
tcp: tcp_enter_quickack_mode() should be static
Eric Dumazet
2023-08-26
net: fix the RTO timer retransmitting skb every 1ms if linear option is enabled
Jason Xing
2023-08-26
ip_vti: fix potential slab-use-after-free in decode_session6
Zhengchao Shao
2023-08-16
tunnels: fix kasan splat when generating ipv4 pmtu error
Florian Westphal
2023-08-11
tcp_metrics: fix data-race in tcpm_suck_dst() vs fastopen
Eric Dumazet
2023-08-11
tcp_metrics: annotate data-races around tm->tcpm_net
Eric Dumazet
2023-08-11
tcp_metrics: annotate data-races around tm->tcpm_vals[]
Eric Dumazet
2023-08-11
tcp_metrics: annotate data-races around tm->tcpm_lock
Eric Dumazet
2023-08-11
tcp_metrics: annotate data-races around tm->tcpm_stamp
Eric Dumazet
2023-08-11
tcp_metrics: fix addr_same() helper
Eric Dumazet
[next]