index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipv4: fix data-races around inet->inet_id
Eric Dumazet
2023-08-20
3
-4
/
+4
*
Merge tag 'ipsec-2023-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
2023-08-16
1
-2
/
+2
|
\
|
*
ip_vti: fix potential slab-use-after-free in decode_session6
Zhengchao Shao
2023-07-11
1
-2
/
+2
*
|
net: fix the RTO timer retransmitting skb every 1ms if linear option is enabled
Jason Xing
2023-08-15
1
-1
/
+3
*
|
nexthop: Fix infinite nexthop bucket dump when using maximum nexthop ID
Ido Schimmel
2023-08-09
1
-5
/
+1
*
|
nexthop: Make nexthop bucket dump more efficient
Ido Schimmel
2023-08-09
1
-11
/
+5
*
|
nexthop: Fix infinite nexthop dump when using maximum nexthop ID
Ido Schimmel
2023-08-09
1
-5
/
+1
*
|
tunnels: fix kasan splat when generating ipv4 pmtu error
Florian Westphal
2023-08-05
1
-1
/
+1
*
|
tcp_metrics: fix data-race in tcpm_suck_dst() vs fastopen
Eric Dumazet
2023-08-03
1
-4
/
+5
*
|
tcp_metrics: annotate data-races around tm->tcpm_net
Eric Dumazet
2023-08-03
1
-4
/
+7
*
|
tcp_metrics: annotate data-races around tm->tcpm_vals[]
Eric Dumazet
2023-08-03
1
-9
/
+14
*
|
tcp_metrics: annotate data-races around tm->tcpm_lock
Eric Dumazet
2023-08-03
1
-2
/
+4
*
|
tcp_metrics: annotate data-races around tm->tcpm_stamp
Eric Dumazet
2023-08-03
1
-6
/
+13
*
|
tcp_metrics: fix addr_same() helper
Eric Dumazet
2023-08-03
1
-1
/
+1
*
|
udp: Fix __ip_append_data()'s handling of MSG_SPLICE_PAGES
David Howells
2023-08-03
1
-0
/
+9
*
|
net: annotate data-races around sk->sk_priority
Eric Dumazet
2023-07-29
4
-5
/
+5
*
|
net: annotate data-races around sk->sk_mark
Eric Dumazet
2023-07-29
4
-7
/
+7
*
|
net: gro: fix misuse of CB in udp socket lookup
Richard Gobert
2023-07-29
2
-4
/
+11
*
|
tcp: annotate data-races around fastopenq.max_qlen
Eric Dumazet
2023-07-20
2
-3
/
+5
*
|
tcp: annotate data-races around icsk->icsk_user_timeout
Eric Dumazet
2023-07-20
1
-3
/
+3
*
|
tcp: annotate data-races around tp->notsent_lowat
Eric Dumazet
2023-07-20
1
-2
/
+2
*
|
tcp: annotate data-races around rskq_defer_accept
Eric Dumazet
2023-07-20
1
-5
/
+6
*
|
tcp: annotate data-races around tp->linger2
Eric Dumazet
2023-07-20
1
-4
/
+4
*
|
tcp: annotate data-races around icsk->icsk_syn_retries
Eric Dumazet
2023-07-20
2
-4
/
+4
*
|
tcp: annotate data-races around tp->keepalive_probes
Eric Dumazet
2023-07-20
1
-2
/
+3
*
|
tcp: annotate data-races around tp->keepalive_intvl
Eric Dumazet
2023-07-20
1
-2
/
+2
*
|
tcp: annotate data-races around tp->keepalive_time
Eric Dumazet
2023-07-20
1
-1
/
+2
*
|
tcp: annotate data-races around tp->tsoffset
Eric Dumazet
2023-07-20
2
-4
/
+5
*
|
tcp: annotate data-races around tp->tcp_tx_delay
Eric Dumazet
2023-07-20
1
-2
/
+2
*
|
Revert "tcp: avoid the lookup process failing to get sk in ehash table"
Kuniyuki Iwashima
2023-07-20
2
-19
/
+6
*
|
ipv4: ip_gre: fix return value check in erspan_xmit()
Yuanjun Gong
2023-07-19
1
-1
/
+2
*
|
ipv4: ip_gre: fix return value check in erspan_fb_xmit()
Yuanjun Gong
2023-07-19
1
-1
/
+2
*
|
net: ipv4: Use kfree_sensitive instead of kfree
Wang Ming
2023-07-19
1
-1
/
+1
*
|
tcp: annotate data-races around tcp_rsk(req)->ts_recent
Eric Dumazet
2023-07-19
3
-5
/
+8
*
|
tcp: annotate data-races around tcp_rsk(req)->txhash
Eric Dumazet
2023-07-19
3
-4
/
+5
*
|
gso: fix dodgy bit handling for GSO_UDP_L4
Yan Zhai
2023-07-14
1
-5
/
+11
*
|
tcp: annotate data races in __tcp_oow_rate_limited()
Eric Dumazet
2023-07-03
1
-3
/
+9
|
/
*
sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
David Howells
2023-06-25
7
-100
/
+6
*
tcp_bpf, smc, tls, espintcp, siw: Reduce MSG_SENDPAGE_NOTLAST usage
David Howells
2023-06-25
1
-2
/
+3
*
net/tcp: optimise locking for blocking splice
Pavel Begunkov
2023-06-25
1
-1
/
+1
*
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-06-24
1
-10
/
+1
|
\
|
*
net: Use umd_cleanup_helper()
Jarkko Sakkinen
2023-05-31
1
-10
/
+1
*
|
tcp: fix comment typo
Yueh-Shun Li
2023-06-23
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-23
2
-0
/
+4
|
\
\
|
*
\
Merge tag 'ipsec-2023-06-20' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
2023-06-20
2
-0
/
+4
|
|
\
\
|
|
*
|
xfrm: Linearize the skb after offloading if needed.
Sebastian Andrzej Siewior
2023-06-16
1
-0
/
+3
|
|
*
|
xfrm: fix inbound ipv4/udp/esp packets to UDPv6 dualstack sockets
Maciej Żenczykowski
2023-06-09
1
-0
/
+1
*
|
|
|
inet: Cleanup on charging memory for newly accepted sockets
Abel Wu
2023-06-22
1
-7
/
+10
*
|
|
|
tcp: Use per-vma locking for receive zerocopy
Arjun Roy
2023-06-18
1
-8
/
+37
*
|
|
|
tcp: enforce receive buffer memory limits by allowing the tcp window to shrink
mfreemon@cloudflare.com
2023-06-17
3
-9
/
+62
[next]