index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
sock.c
Age
Commit message (
Expand
)
Author
2021-03-30
net: let skb_orphan_partial wake-up waiters.
Paolo Abeni
2021-03-11
net: sock: simplify tw proto registration
Tonghao Zhang
2021-02-03
net: indirect call helpers for ipv4/ipv6 dst_check functions
Brian Vazquez
2021-01-29
net: Remove redundant calls of sk_tx_queue_clear().
Kuniyuki Iwashima
2021-01-28
net: reduce indentation level in sk_clone_lock()
Eric Dumazet
2020-12-04
net: Remove the err argument from sock_from_file
Florent Revest
2020-12-04
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2020-11-30
mptcp: open code mptcp variant for lock_sock
Paolo Abeni
2020-12-01
net: Add SO_BUSY_POLL_BUDGET socket option
Björn Töpel
2020-12-01
net: Introduce preferred busy-polling
Björn Töpel
2020-11-20
net: add annotation for sock_{lock,unlock}_fast
Paolo Abeni
2020-10-22
net: Properly typecast int values to set sk_max_pacing_rate
Ke Li
2020-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-10-13
socket: don't clear SOCK_TSTAMP_NEW when SO_TIMESTAMPNS is disabled
Christian Eggers
2020-10-13
socket: fix option SO_TIMESTAMPING_NEW
Christian Eggers
2020-09-24
mptcp: add sk_stop_timer_sync helper
Geliang Tang
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-08-27
net: Fix some comments
Miaohe Lin
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-19
net: Stop warning about SO_BSDCOMPAT usage
Miaohe Lin
2020-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-08-11
net: Fix potential memory leak in proto_register()
Miaohe Lin
2020-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2020-08-06
Merge tag 'dlm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
2020-08-06
net: sock: add sock_set_mark
Alexander Aring
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-08-04
Merge tag 'seccomp-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-07-31
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2020-07-24
net: pass a sockptr_t into ->setsockopt
Christoph Hellwig
2020-07-24
net: switch sock_set_timeout to sockptr_t
Christoph Hellwig
2020-07-24
net: switch sock_set_timeout to sockptr_t
Christoph Hellwig
2020-07-24
net: switch sock_setbindtodevice to sockptr_t
Christoph Hellwig
2020-07-24
net: switch copy_bpf_fprog_from_user to sockptr_t
Christoph Hellwig
2020-07-22
net: explicitly include <linux/compat.h> in net/core/sock.c
Christoph Hellwig
2020-07-19
net: make ->{get,set}sockopt in proto_ops optional
Christoph Hellwig
2020-07-19
net/ipv6: remove compat_ipv6_{get,set}sockopt
Christoph Hellwig
2020-07-19
net: remove compat_sock_common_{get,set}sockopt
Christoph Hellwig
2020-07-19
net: simplify cBPF setsockopt compat handling
Christoph Hellwig
2020-07-13
net/compat: Add missing sock updates for SCM_RIGHTS
Kees Cook
2020-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-09
inet_diag: support for wider protocol numbers
Paolo Abeni
2020-07-07
cgroup: fix cgroup_sk_alloc() for sk_clone_lock()
Cong Wang
2020-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-06-29
docs: RCU: Convert rculist_nulls.txt to ReST
Mauro Carvalho Chehab
2020-06-24
sock: Move sock_valbool_flag to header
Dmitry Yakunin
2020-06-23
net: Do not clear the sock TX queue in sk_set_socket()
Tariq Toukan
2020-06-18
net: increment xmit_recursion level in dev_direct_xmit()
Eric Dumazet
2020-06-01
net: Make locking in sock_bindtoindex optional
Ferenc Fejes
[next]