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
2023-10-06
ipv4: fix null-deref in ipv4_link_failure
Kyle Zeng
2023-09-23
net/ipv4: return the real errno instead of -EINVAL
xu xin
2023-09-19
tcp: Fix bind() regression for v4-mapped-v6 non-wildcard address.
Kuniyuki Iwashima
2023-09-19
tcp: Fix bind() regression for v4-mapped-v6 wildcard address.
Kuniyuki Iwashima
2023-09-19
tcp: Factorise sk_family-independent comparison in inet_bind2_bucket_match(_a...
Kuniyuki Iwashima
2023-09-19
ipv6: Remove in6addr_any alternatives.
Kuniyuki Iwashima
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
net: annotate data-races around sk->sk_forward_alloc
Eric Dumazet
2023-09-19
ipv4: annotate data-races around fi->fib_dead
Eric Dumazet
2023-09-13
igmp: limit igmpv3_newpack() packet size to IP_MAX_MTU
Eric Dumazet
2023-09-13
lwt: Check LWTUNNEL_XMIT_CONTINUE strictly
Yan Zhai
2023-09-13
net: tcp: fix unexcepted socket die when snd_wnd is 0
Menglong Dong
2023-09-13
udp: re-score reuseport groups when connected sockets are present
Lorenz Bauer
2023-09-13
tcp: tcp_enter_quickack_mode() should be static
Eric Dumazet
2023-08-30
ipv4: fix data-races around inet->inet_id
Eric Dumazet
2023-08-23
net: fix the RTO timer retransmitting skb every 1ms if linear option is enabled
Jason Xing
2023-08-23
ip_vti: fix potential slab-use-after-free in decode_session6
Zhengchao Shao
2023-08-16
nexthop: Fix infinite nexthop bucket dump when using maximum nexthop ID
Ido Schimmel
2023-08-16
nexthop: Make nexthop bucket dump more efficient
Ido Schimmel
2023-08-16
nexthop: Fix infinite nexthop dump when using maximum nexthop ID
Ido Schimmel
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
2023-08-11
net: annotate data-races around sk->sk_priority
Eric Dumazet
2023-08-11
net: annotate data-races around sk->sk_mark
Eric Dumazet
2023-07-27
tcp: annotate data-races around fastopenq.max_qlen
Eric Dumazet
2023-07-27
tcp: annotate data-races around icsk->icsk_user_timeout
Eric Dumazet
2023-07-27
tcp: annotate data-races around tp->notsent_lowat
Eric Dumazet
2023-07-27
tcp: annotate data-races around rskq_defer_accept
Eric Dumazet
2023-07-27
tcp: annotate data-races around tp->linger2
Eric Dumazet
2023-07-27
tcp: annotate data-races around icsk->icsk_syn_retries
Eric Dumazet
2023-07-27
tcp: annotate data-races around tp->keepalive_probes
Eric Dumazet
2023-07-27
tcp: annotate data-races around tp->keepalive_intvl
Eric Dumazet
2023-07-27
tcp: annotate data-races around tp->keepalive_time
Eric Dumazet
2023-07-27
tcp: annotate data-races around tp->tsoffset
Eric Dumazet
2023-07-27
tcp: annotate data-races around tp->tcp_tx_delay
Eric Dumazet
2023-07-27
Revert "tcp: avoid the lookup process failing to get sk in ehash table"
Kuniyuki Iwashima
2023-07-27
net: ipv4: Use kfree_sensitive instead of kfree
Wang Ming
2023-07-27
tcp: annotate data-races around tcp_rsk(req)->ts_recent
Eric Dumazet
2023-07-27
tcp: annotate data-races around tcp_rsk(req)->txhash
Eric Dumazet
2023-07-27
net: ipv4: use consistent txhash in TIME_WAIT and SYN_RECV
Antoine Tenart
2023-07-27
bpf: tcp: Avoid taking fast sock lock in iterator
Aditi Ghag
2023-07-19
tcp: annotate data races in __tcp_oow_rate_limited()
Eric Dumazet
2023-06-28
xfrm: Linearize the skb after offloading if needed.
Sebastian Andrzej Siewior
2023-06-28
xfrm: fix inbound ipv4/udp/esp packets to UDPv6 dualstack sockets
Maciej Żenczykowski
[next]