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-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
2023-06-14
tcp: gso: really support BIG TCP
Eric Dumazet
2023-06-14
net/ipv4: ping_group_range: allow GID from 2147483648 to 4294967294
Akihiro Suda
2023-06-09
tcp: fix mishandling when the sack compression is deferred.
fuyuanli
2023-06-09
tcp: Return user_mss for TCP_MAXSEG in CLOSE/LISTEN state if user_mss set
Cambda Zhu
2023-06-09
tcp: deny tcp_disconnect() when threads are waiting
Eric Dumazet
2023-06-05
bpf, sockmap: Incorrectly handling copied_seq
John Fastabend
2023-06-05
bpf, sockmap: TCP data stall on recv before accept
John Fastabend
2023-06-05
bpf, sockmap: Handle fin correctly
John Fastabend
2023-06-05
bpf, sockmap: Pass skb ownership through read_skb
John Fastabend
2023-06-05
ipv{4,6}/raw: fix output xfrm lookup wrt protocol
Nicolas Dichtel
2023-06-05
inet: Add IP_LOCAL_PORT_RANGE socket option
Jakub Sitnicki
2023-05-30
udplite: Fix NULL pointer dereference in __sk_mem_raise_allocated().
Kuniyuki Iwashima
2023-05-24
tcp: fix possible sk_priority leak in tcp_v4_send_reset()
Eric Dumazet
2023-05-24
tcp: add annotations around sk->sk_shutdown accesses
Eric Dumazet
2023-05-24
net: deal with most data-races in sk_wait_event()
Eric Dumazet
2023-05-11
ipv4: Fix potential uninit variable access bug in __ip_make_skb()
Ziyang Xuan
2023-04-20
tcp: restrict net.ipv4.tcp_app_win
YueHaibing
2023-04-20
bpf: tcp: Use sock_gen_put instead of sock_put in bpf_iter_tcp
Martin KaFai Lau
2023-04-13
ping: Fix potentail NULL deref for /proc/net/icmp.
Kuniyuki Iwashima
2023-04-13
raw: Fix NULL deref in raw_get_next().
Kuniyuki Iwashima
2023-04-13
raw: use net_hash_mix() in hash function
Eric Dumazet
2023-04-13
icmp: guard against too small mtu
Eric Dumazet
2023-03-30
erspan: do not use skb_mac_header() in ndo_start_xmit()
Eric Dumazet
2023-03-22
ipv4: Fix incorrect table ID in IOCTL path
Ido Schimmel
2023-03-22
tcp: Fix bind() conflict check for dual-stack wildcard address.
Kuniyuki Iwashima
2023-03-22
net: tunnels: annotate lockless accesses to dev->needed_headroom
Eric Dumazet
2023-03-22
tcp: tcp_make_synack() can be called from process context
Breno Leitao
2023-03-17
netfilter: tproxy: fix deadlock due to missing BH disable
Florian Westphal
2023-03-17
bpf, sockmap: Fix an infinite loop error when len is 0 in tcp_bpf_recvmsg_par...
Liu Jian
2023-03-11
tcp: tcp_check_req() can be called from process context
Eric Dumazet
[next]