index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
2023-11-28
net: set SOCK_RCU_FREE before inserting socket into hashtable
Stanislav Fomichev
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-02
tcp: fix wrong RTO timeout when received SACK reneging
Fred Chen
2023-10-25
tcp_bpf: properly release resources on error paths
Paolo Abeni
2023-10-25
tcp: allow again tcp_disconnect() when threads are waiting
Paolo Abeni
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: Fix listen() warning with v4-mapped-v6 address.
Kuniyuki Iwashima
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-19
tcp: enforce receive buffer memory limits by allowing the tcp window to shrink
mfreemon@cloudflare.com
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
ipv4: Set offload_failed flag in fibmatch results
Benjamin Poirier
2023-10-10
neighbour: switch to standard rcu, instead of rcu_bh
Eric Dumazet
2023-10-10
neighbour: annotate lockless accesses to n->nud_state
Eric Dumazet
2023-10-10
bpf, sockmap: Do not inc copied_seq when PEEK flag set
John Fastabend
2023-10-10
bpf: tcp_read_skb needs to pop skb regardless of seq
John Fastabend
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
[next]