index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
2024-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-25
tcp: fix tcp_rcv_fastopen_synack() to enter TCP_CA_Loss for failed TFO
Neal Cardwell
2024-06-25
Fix race for duplicate reqsk on identical SYN
luoxuanqiang
2024-06-24
net/ipv4: Use nested-BH locking for ipv4_tcp_sk.
Sebastian Andrzej Siewior
2024-06-24
net/tcp_sigpool: Use nested-BH locking for sigpool_scratch.
Sebastian Andrzej Siewior
2024-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-19
net/tcp_ao: Don't leak ao_info on error-path
Dmitry Safonov
2024-06-19
udp: use sk_skb_reason_drop to free rx packets
Yan Zhai
2024-06-19
tcp: use sk_skb_reason_drop to free rx packets
Yan Zhai
2024-06-19
net: raw: use sk_skb_reason_drop to free rx packets
Yan Zhai
2024-06-19
ping: use sk_skb_reason_drop to free rx packets
Yan Zhai
2024-06-17
tcp: clear tp->retrans_stamp in tcp_rcv_fastopen_synack()
Eric Dumazet
2024-06-17
fou: remove warn in gue_gro_receive on unsupported protocol
Willem de Bruijn
2024-06-14
cipso: make cipso_v4_skbuff_delattr() fully remove the CIPSO options
Ondrej Mosnacek
2024-06-14
cipso: fix total option length computation
Ondrej Mosnacek
2024-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-12
net: ipv4: Add a sysctl to set multipath hash seed
Petr Machata
2024-06-12
net: ipv4,ipv6: Pass multipath hash computation through a helper
Petr Machata
2024-06-12
net/tcp: Remove tcp_hash_fail()
Dmitry Safonov
2024-06-12
net/tcp: Add tcp-md5 and tcp-ao tracepoints
Dmitry Safonov
2024-06-12
net/tcp: Move tcp_inbound_hash() from headers
Dmitry Safonov
2024-06-12
net/tcp: Add a helper tcp_ao_hdr_maclen()
Dmitry Safonov
2024-06-12
net/tcp: Use static_branch_tcp_{md5,ao} to drop ifdefs
Dmitry Safonov
2024-06-11
ip_tunnel: Move stats allocation to core
Breno Leitao
2024-06-10
tcp: use signed arithmetic in tcp_rtx_probe0_timed_out()
Eric Dumazet
2024-06-10
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-06-10
tcp: move inet_twsk_schedule helper out of header
Florian Westphal
2024-06-10
net: tcp: un-pin the tw_timer
Florian Westphal
2024-06-10
net: tcp/dccp: prepare for tw_timer un-pinning
Valentin Schneider
2024-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-06
tcp: move reqsk_alloc() to inet_connection_sock.c
Eric Dumazet
2024-06-06
tcp: move inet_reqsk_alloc() close to inet_reqsk_clone()
Eric Dumazet
2024-06-06
inet: remove (struct uncached_list)->quarantine
Eric Dumazet
2024-06-06
net: use unrcu_pointer() helper
Eric Dumazet
2024-06-05
tcp: add sysctl_tcp_rto_min_us
Kevin Yang
2024-06-05
tcp: derive delack_max with tcp_rto_min helper
Kevin Yang
2024-06-05
rtnetlink: make the "split" NLM_DONE handling generic
Jakub Kicinski
2024-06-05
tcp: count CLOSE-WAIT sockets for TCP_MIB_CURRESTAB
Jason Xing
2024-06-05
tcp: annotate data-races around tw->tw_ts_recent and tw->tw_ts_recent_stamp
Eric Dumazet
2024-06-05
net: remove NULL-pointer net parameter in ip_metrics_convert
Jason Xing
2024-06-04
tcp: wrap mptcp and decrypted checks into tcp_skb_can_collapse_rx()
Jakub Kicinski
2024-06-04
net: tls: fix marking packets as decrypted
Jakub Kicinski
2024-06-01
net/tcp: Don't consider TCP_CLOSE in TCP_AO_ESTABLISHED
Dmitry Safonov
2024-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-05-30
bpf: pass bpf_struct_ops_link to callbacks in bpf_struct_ops.
Kui-Feng Lee
2024-05-30
Merge tag 'nf-24-05-29' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2024-05-29
ipv4: correctly iterate over the target netns in inet_dump_ifaddr()
Alexander Mikhalitsyn
2024-05-29
net: fix __dst_negative_advice() race
Eric Dumazet
2024-05-29
tcp: fix races in tcp_v[46]_err()
Eric Dumazet
2024-05-29
tcp: fix races in tcp_abort()
Eric Dumazet
[next]