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
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
/
core
/
sock.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-26
sock: fix /proc/net/sockstat underflow in sk_clone_lock()
Tetsuo Handa
1
-3
/
+3
2021-11-26
net: reduce indentation level in sk_clone_lock()
Eric Dumazet
1
-96
/
+93
2021-10-06
af_unix: fix races in sk_peer_pid and sk_peer_cred accesses
Eric Dumazet
1
-6
/
+26
2021-07-31
net: annotate data race around sk_ll_usec
Eric Dumazet
1
-1
/
+1
2021-06-10
net: sock: fix in-kernel mark setting
Alexander Aring
1
-4
/
+12
2021-06-03
net: really orphan skbs tied to closing sk
Paolo Abeni
1
-4
/
+4
2021-04-14
net: let skb_orphan_partial wake-up waiters.
Paolo Abeni
1
-9
/
+3
2020-10-22
net: Properly typecast int values to set sk_max_pacing_rate
Ke Li
1
-1
/
+1
2020-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-8
/
+3
2020-10-13
socket: don't clear SOCK_TSTAMP_NEW when SO_TIMESTAMPNS is disabled
Christian Eggers
1
-1
/
+0
2020-10-13
socket: fix option SO_TIMESTAMPING_NEW
Christian Eggers
1
-7
/
+3
2020-09-24
mptcp: add sk_stop_timer_sync helper
Geliang Tang
1
-0
/
+7
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2020-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-1
/
+1
2020-08-27
net: Fix some comments
Miaohe Lin
1
-1
/
+1
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-19
net: Stop warning about SO_BSDCOMPAT usage
Miaohe Lin
1
-14
/
+0
2020-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-10
/
+15
2020-08-11
net: Fix potential memory leak in proto_register()
Miaohe Lin
1
-10
/
+15
2020-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
1
-1
/
+1
2020-08-06
Merge tag 'dlm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
1
-0
/
+8
2020-08-06
net: sock: add sock_set_mark
Alexander Aring
1
-0
/
+8
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-88
/
+31
2020-08-04
Merge tag 'seccomp-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+21
2020-07-31
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-2
/
+2
2020-07-24
net: pass a sockptr_t into ->setsockopt
Christoph Hellwig
1
-1
/
+1
2020-07-24
net: switch sock_set_timeout to sockptr_t
Christoph Hellwig
1
-14
/
+12
2020-07-24
net: switch sock_set_timeout to sockptr_t
Christoph Hellwig
1
-6
/
+9
2020-07-24
net: switch sock_setbindtodevice to sockptr_t
Christoph Hellwig
1
-4
/
+3
2020-07-24
net: switch copy_bpf_fprog_from_user to sockptr_t
Christoph Hellwig
1
-2
/
+4
2020-07-22
net: explicitly include <linux/compat.h> in net/core/sock.c
Christoph Hellwig
1
-0
/
+1
2020-07-19
net: make ->{get,set}sockopt in proto_ops optional
Christoph Hellwig
1
-14
/
+0
2020-07-19
net/ipv6: remove compat_ipv6_{get,set}sockopt
Christoph Hellwig
1
-10
/
+0
2020-07-19
net: remove compat_sock_common_{get,set}sockopt
Christoph Hellwig
1
-24
/
+6
2020-07-19
net: simplify cBPF setsockopt compat handling
Christoph Hellwig
1
-20
/
+10
2020-07-13
net/compat: Add missing sock updates for SCM_RIGHTS
Kees Cook
1
-0
/
+21
2020-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2020-07-09
inet_diag: support for wider protocol numbers
Paolo Abeni
1
-0
/
+1
2020-07-07
cgroup: fix cgroup_sk_alloc() for sk_clone_lock()
Cong Wang
1
-1
/
+1
2020-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-9
/
+0
2020-06-29
docs: RCU: Convert rculist_nulls.txt to ReST
Mauro Carvalho Chehab
1
-2
/
+2
2020-06-24
sock: Move sock_valbool_flag to header
Dmitry Yakunin
1
-9
/
+0
2020-06-23
net: Do not clear the sock TX queue in sk_set_socket()
Tariq Toukan
1
-0
/
+2
2020-06-18
net: increment xmit_recursion level in dev_direct_xmit()
Eric Dumazet
1
-1
/
+1
2020-06-01
net: Make locking in sock_bindtoindex optional
Ferenc Fejes
1
-4
/
+6
2020-05-29
net: add a new bind_add method
Christoph Hellwig
1
-0
/
+8
2020-05-28
net: add sock_set_reuseport
Christoph Hellwig
1
-0
/
+8
2020-05-28
net: add sock_set_rcvbuf
Christoph Hellwig
1
-27
/
+32
2020-05-28
net: add sock_set_keepalive
Christoph Hellwig
1
-0
/
+10
[next]