index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
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
/
core
/
sock.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-2
/
+2
2025-03-18
tcp: cache RTAX_QUICKACK metric in a hot cache line
Eric Dumazet
1
-1
/
+5
2025-03-03
sock: add sock_kmemdup helper
Geliang Tang
1
-0
/
+16
2025-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+22
2025-02-21
net: better track kernel sockets lifetime
Eric Dumazet
1
-5
/
+22
2025-02-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-0
/
+14
2025-02-20
bpf: Prepare the sock_ops ctx and call bpf prog for TX timestamping
Jason Xing
1
-0
/
+14
2025-02-19
net: dismiss sk_forward_alloc_get()
Paolo Abeni
1
-1
/
+1
2025-02-17
net: use napi_id_valid helper
Stefano Jordhani
1
-1
/
+1
2025-02-12
net: avoid unconditionally touching sk_tsflags on RX
Paolo Abeni
1
-0
/
+1
2025-01-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+4
2025-01-02
net: restrict SO_REUSEPORT to inet sockets
Eric Dumazet
1
-1
/
+4
2024-12-16
sock: Introduce SO_RCVPRIORITY socket option
Anna Emese Nyiri
1
-0
/
+8
2024-12-16
sock: support SO_PRIORITY cmsg
Anna Emese Nyiri
1
-0
/
+7
2024-12-16
sock: Introduce sk_set_prio_allowed helper function
Anna Emese Nyiri
1
-3
/
+8
2024-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-18
/
+24
2024-11-11
net: fix SO_DEVMEM_DONTNEED looping too long
Mina Almasry
1
-18
/
+24
2024-10-23
net: use sock_valbool_flag() only in __sock_set_timestamps()
Yajun Deng
1
-5
/
+2
2024-10-15
Revert "net: do not leave a dangling sk pointer, when socket creation fails"
Ignat Korchagin
1
-3
/
+0
2024-10-14
net: add skb_set_owner_edemux() helper
Eric Dumazet
1
-6
/
+3
2024-10-08
net-timestamp: namespacify the sysctl_tstamp_allow_data
Jason Xing
1
-2
/
+0
2024-10-04
net_tstamp: add SCM_TS_OPT_ID to provide OPT_ID in control message
Vadim Fedorenko
1
-0
/
+13
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-09-16
Merge tag 'vfs-6.12.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
1
-1
/
+1
2024-09-11
net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
Mina Almasry
1
-0
/
+68
2024-08-28
file: reclaim 24 bytes from f_owner
Christian Brauner
1
-1
/
+1
2024-08-26
net: Correct spelling in net/core
Simon Horman
1
-3
/
+3
2024-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+3
2024-06-20
net: do not leave a dangling sk pointer, when socket creation fails
Ignat Korchagin
1
-0
/
+3
2024-06-01
net: validate SO_TXTIME clockid coming from userspace
Abhishek Chauhan
1
-0
/
+16
2024-05-28
net/core: move the lockdep-init of sk_callback_lock to sk_init_common()
Gou Hao
1
-12
/
+6
2024-05-28
net/core: remove redundant sk_callback_lock initialization
Gou Hao
1
-1
/
+0
2024-05-13
net: change proto and proto_ops accept type
Jens Axboe
1
-2
/
+2
2024-04-30
net: move sysctl_mem_pcpu_rsv to net_hotdata
Eric Dumazet
1
-1
/
+0
2024-04-30
net: add <net/proto_memory.h>
Eric Dumazet
1
-0
/
+1
2024-04-06
net: skbuff: generalize the skb->decrypted bit
Jakub Kicinski
1
-3
/
+2
2024-03-29
net: add sk_wake_async_rcu() helper
Eric Dumazet
1
-4
/
+4
2024-03-25
net: mark racy access on sk->sk_rcvbuf
linke li
1
-2
/
+2
2024-03-05
sock: Use unsafe_memcpy() for sock_copy()
Kees Cook
1
-2
/
+3
2024-02-28
net: make SK_MEMORY_PCPU_RESERV tunable
Adam Li
1
-0
/
+1
2024-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-12
/
+11
2024-02-21
net: implement lockless setsockopt(SO_PEEK_OFF)
Eric Dumazet
1
-12
/
+11
2024-02-20
net: reorganize "struct sock" fields
Eric Dumazet
1
-0
/
+62
2024-01-26
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-2
/
+12
2024-01-23
bpf: tcp: Support arbitrary SYN Cookie.
Kuniyuki Iwashima
1
-2
/
+12
2024-01-21
udp: fix busy polling
Eric Dumazet
1
-2
/
+9
2024-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+10
2024-01-04
net: Implement missing SO_TIMESTAMPING_NEW cmsg support
Thomas Lange
1
-0
/
+1
2024-01-02
net: Implement missing getsockopt(SO_TIMESTAMPING_NEW)
Jörn-Thorben Hinz
1
-2
/
+9
2023-12-15
net: Namespace-ify sysctl_optmem_max
Eric Dumazet
1
-8
/
+2
[next]