index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
af_inet.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-14
net: inet: do not leave a dangling sk pointer in inet_create()
Ignat Korchagin
1
-12
/
+10
2024-06-12
net: relax socket state check at accept time.
Paolo Abeni
1
-1
/
+3
2024-05-17
net: gro: fix udp bad offset in socket lookup by adding {inner_}network_offse...
Richard Gobert
1
-0
/
+1
2024-02-16
inet: read sk->sk_family once in inet_recv_error()
Eric Dumazet
1
-2
/
+4
2024-01-31
net/bpf: Avoid unused "sin_addr_len" warning when CONFIG_CGROUP_BPF is not set
Martin KaFai Lau
1
-1
/
+1
2024-01-31
bpf: Propagate modified uaddrlen from cgroup sockaddr programs
Daan De Meyer
1
-3
/
+4
2024-01-31
tcp: make sure init the accept_queue's spinlocks once
Zhengchao Shao
1
-0
/
+3
2024-01-25
sctp: support MSG_ERRQUEUE flag in recvmsg()
Eric Dumazet
1
-0
/
+1
2023-10-13
tcp: allow again tcp_disconnect() when threads are waiting
Paolo Abeni
1
-2
/
+8
2023-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2023-08-20
ipv4: fix data-races around inet->inet_id
Eric Dumazet
1
-1
/
+1
2023-08-16
inet: move inet->defer_connect to inet->inet_flags
Eric Dumazet
1
-2
/
+2
2023-08-16
inet: move inet->bind_address_no_port to inet->inet_flags
Eric Dumazet
1
-1
/
+1
2023-08-16
inet: move inet->nodefrag to inet->inet_flags
Eric Dumazet
1
-1
/
+1
2023-08-16
inet: move inet->is_icsk to inet->inet_flags
Eric Dumazet
1
-1
/
+1
2023-08-16
inet: move inet->mc_all to inet->inet_frags
Eric Dumazet
1
-1
/
+1
2023-08-16
inet: move inet->mc_loop to inet->inet_frags
Eric Dumazet
1
-1
/
+1
2023-08-16
inet: move inet->hdrincl to inet->inet_flags
Eric Dumazet
1
-1
/
+1
2023-08-14
net: factor out __inet_listen_sk() helper
Paolo Abeni
1
-16
/
+22
2023-08-14
net: factor out inet{,6}_bind_sk helpers
Paolo Abeni
1
-2
/
+6
2023-06-24
sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
David Howells
1
-21
/
+0
2023-06-15
net: ioctl: Use kernel memory on protocol ioctl callbacks
Breno Leitao
1
-1
/
+1
2023-06-10
net: move gso declarations and functions to their own files
Eric Dumazet
1
-0
/
+1
2023-06-08
ipv4, ipv6: Use splice_eof() to flush
David Howells
1
-0
/
+18
2023-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2023-05-29
tcp: deny tcp_disconnect() when threads are waiting
Eric Dumazet
1
-0
/
+2
2023-05-18
inet: factor out locked section of inet_accept() in a new helper
Paolo Abeni
1
-15
/
+17
2023-05-10
tcp: add annotations around sk->sk_shutdown accesses
Eric Dumazet
1
-1
/
+1
2023-03-17
net: annotate lockless accesses to sk->sk_err_soft
Eric Dumazet
1
-1
/
+1
2023-02-15
net: no longer support SOCK_REFCNT_DEBUG feature
Jason Xing
1
-3
/
+0
2023-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2023-02-08
txhash: fix sk->sk_txrehash default
Kevin Yang
1
-0
/
+1
2023-02-01
net: add support for ipv4 big tcp
Xin Long
1
-3
/
+4
2023-01-04
inet: control sockets should not use current thread task_frag
Eric Dumazet
1
-0
/
+1
2022-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-10
/
+1
2022-11-22
dccp/tcp: Update saddr under bhash's lock.
Kuniyuki Iwashima
1
-10
/
+1
2022-11-21
net: Return errno in sk->sk_prot->get_port().
Kuniyuki Iwashima
1
-2
/
+2
2022-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2022-10-28
net: also flag accepted sockets supporting msghdr originated zerocopy
Stefan Metzmacher
1
-0
/
+2
2022-10-28
net: Remove the obsolte u64_stats_fetch_*_irq() users (net).
Thomas Gleixner
1
-2
/
+2
2022-10-12
ipv6: Fix data races around sk->sk_prot.
Kuniyuki Iwashima
1
-7
/
+16
2022-09-20
tcp: Set NULL to sk->sk_prot->h.hashinfo.
Kuniyuki Iwashima
1
-1
/
+1
2022-08-25
net: gro: skb_gro_header helper function
Richard Gobert
1
-6
/
+3
2022-08-24
net: Add a bhash2 table hashed by port and address
Joanne Koong
1
-5
/
+21
2022-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-14
/
+4
2022-07-18
tcp: Fix data-races around sysctl_tcp_fastopen.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-15
tcp/udp: Make early_demux back namespacified.
Kuniyuki Iwashima
1
-12
/
+2
2022-07-15
ip: Fix data-races around sysctl_ip_no_pmtu_disc.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2022-07-13
ipv4: Fix data-races around sysctl_ip_dynaddr.
Kuniyuki Iwashima
1
-2
/
+2
[next]