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-07-11
udp: Set SOCK_RCU_FREE earlier in udp_lib_get_port().
Kuniyuki Iwashima
2024-07-10
tcp: avoid too many retransmit packets
Eric Dumazet
2024-07-05
tcp: fix incorrect undo caused by DSACK of TLP retransmit
Neal Cardwell
2024-07-04
inet_diag: Initialize pad field in struct inet_diag_req_v2
Shigeru Yoshida
2024-07-04
tcp: Don't flag tcp_sk(sk)->rx_opt.saw_unknown for TCP AO.
Kuniyuki Iwashima
2024-07-01
tcp_metrics: validate source addr length
Jakub Kicinski
2024-06-28
UPSTREAM: tcp: fix DSACK undo in fast recovery to call tcp_try_to_open()
Neal Cardwell
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-19
net/tcp_ao: Don't leak ao_info on error-path
Dmitry Safonov
2024-06-17
tcp: clear tp->retrans_stamp in tcp_rcv_fastopen_synack()
Eric Dumazet
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-10
tcp: use signed arithmetic in tcp_rtx_probe0_timed_out()
Eric Dumazet
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-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-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
netfilter: tproxy: bail out if IP has been disabled on the device
Florian Westphal
2024-05-27
tcp: reduce accepted window in NEW_SYN_RECV state
Eric Dumazet
2024-05-27
net: gro: initialize network_offset in network layer
Willem de Bruijn
2024-05-27
ipv4: Fix address dump when IPv4 is disabled on an interface
Ido Schimmel
2024-05-23
Merge tag 'net-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-05-23
net: relax socket state check at accept time.
Paolo Abeni
2024-05-23
tcp: remove 64 KByte limit for initial tp->rcv_wnd value
Jason Xing
2024-05-21
tcp: Fix shift-out-of-bounds in dctcp_update_alpha().
Kuniyuki Iwashima
2024-05-18
Merge tag 'net-accept-more-20240515' of git://git.kernel.dk/linux
Linus Torvalds
2024-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-05-13
tcp: rstreason: fully support in tcp_check_req()
Jason Xing
2024-05-13
tcp: rstreason: handle timewait cases in the receive path
Jason Xing
2024-05-13
net: pass back whether socket was empty post accept
Jens Axboe
2024-05-13
net: change proto and proto_ops accept type
Jens Axboe
2024-05-13
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-05-13
netlabel: fix RCU annotation for IPv4 options on socket creation
Davide Caratti
2024-05-13
tcp: socket option to check for MPTCP fallback to TCP
Matthieu Baerts (NGI0)
2024-05-13
net: gro: move L3 flush checks to tcp_gro_receive and udp_gro_receive_segment
Richard Gobert
2024-05-13
net: gro: use cb instead of skb->network_header
Richard Gobert
2024-05-13
inet: fix inet_fill_ifaddr() flags truncation
Eric Dumazet
2024-05-13
Merge tag 'nf-next-24-05-12' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2024-05-09
tcp: get rid of twsk_unique()
Eric Dumazet
2024-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-05-08
net/ipv4: add tracepoint for icmp_send
Peilin He
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-05-07
rtnetlink: allow rtnl_fill_link_netnsid() to run under RCU protection
Eric Dumazet
2024-05-06
Merge tag 'ipsec-next-2024-05-03' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2024-05-06
netfilter: use NF_DROP instead of -NF_DROP
Jason Xing
2024-05-06
net: add heuristic for enabling TCP fraglist GRO
Felix Fietkau
[next]