index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
sock.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-02
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-14
net: change proto and proto_ops accept type
Jens Axboe
1
-2
/
+2
2024-05-01
net: move sysctl_mem_pcpu_rsv to net_hotdata
Eric Dumazet
1
-1
/
+0
2024-05-01
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-30
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-06
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-23
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-27
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-2
/
+12
2024-01-24
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-05
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
2023-12-15
net: increase optmem_max default value
Eric Dumazet
1
-2
/
+4
2023-11-02
Merge tag 'for-6.7/io_uring-sockopt-2023-10-30' of git://git.kernel.dk/linux
Linus Torvalds
1
-8
/
+0
2023-10-24
sock: Ignore memcg pressure heuristics when raising allocated
Abel Wu
1
-2
/
+12
2023-10-24
sock: Doc behaviors for pressure heurisitics
Abel Wu
1
-1
/
+13
2023-10-24
sock: Code cleanup on __sk_mem_raise_allocated()
Abel Wu
1
-10
/
+12
2023-10-20
net/socket: Break down __sys_getsockopt
Breno Leitao
1
-8
/
+0
2023-10-01
net: annotate data-races around sk->sk_dst_pending_confirm
Eric Dumazet
1
-1
/
+1
2023-10-01
net: lockless implementation of SO_TXREHASH
Eric Dumazet
1
-13
/
+10
2023-10-01
net: implement lockless SO_MAX_PACING_RATE
Eric Dumazet
1
-19
/
+21
2023-10-01
net: lockless implementation of SO_BUSY_POLL, SO_PREFER_BUSY_POLL, SO_BUSY_PO...
Eric Dumazet
1
-24
/
+20
2023-10-01
net: lockless SO_{TYPE|PROTOCOL|DOMAIN|ERROR } setsockopt()
Eric Dumazet
1
-6
/
+5
2023-10-01
net: lockless SO_PASSCRED, SO_PASSPIDFD and SO_PASSSEC
Eric Dumazet
1
-11
/
+9
2023-10-01
net: implement lockless SO_PRIORITY
Eric Dumazet
1
-11
/
+12
2023-09-16
net: use indirect call helpers for sk->sk_prot->release_cb()
Eric Dumazet
1
-2
/
+5
2023-09-15
ipv6: lockless IPV6_MULTICAST_LOOP implementation
Eric Dumazet
1
-2
/
+2
2023-09-12
net: call prot->release_cb() when processing backlog
Eric Dumazet
1
-0
/
+3
2023-09-12
tcp: no longer release socket ownership in tcp_release_cb()
Eric Dumazet
1
-3
/
+0
2023-09-04
af_unix: Fix data race around sk->sk_err.
Kuniyuki Iwashima
1
-1
/
+1
2023-09-04
af_unix: Fix data-races around sk->sk_shutdown.
Kuniyuki Iwashima
1
-2
/
+2
2023-09-01
net: annotate data-races around sk->sk_bind_phc
Eric Dumazet
1
-2
/
+2
2023-09-01
net: annotate data-races around sk->sk_tsflags
Eric Dumazet
1
-2
/
+2
2023-09-01
net: annotate data-races around sk->sk_forward_alloc
Eric Dumazet
1
-4
/
+4
2023-09-01
net: use sk_forward_alloc_get() in sk_get_meminfo()
Eric Dumazet
1
-1
/
+1
2023-08-31
net: read sk->sk_family once in sk_mc_loop()
Eric Dumazet
1
-1
/
+2
2023-08-21
net: annotate data-races around sk->sk_lingertime
Eric Dumazet
1
-9
/
+9
2023-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2023-08-17
sock: Fix misuse of sk_under_memory_pressure()
Abel Wu
1
-1
/
+1
[next]