index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
sock.h
Age
Commit message (
Expand
)
Author
2024-04-13
tcp: properly terminate timers for kernel sockets
Eric Dumazet
2023-11-28
net: annotate data-races around sk->sk_dst_pending_confirm
Eric Dumazet
2023-11-28
net: annotate data-races around sk->sk_tx_queue_mapping
Eric Dumazet
2023-08-30
sock: annotate data-races around prot->memory_pressure
Eric Dumazet
2023-08-26
sock: Fix misuse of sk_under_memory_pressure()
Abel Wu
2023-07-27
netlink: Add __sock_i_ino() for __netlink_diag_dump().
Kuniyuki Iwashima
2023-07-27
bpf: Remove extra lock_sock for TCP_ZEROCOPY_RECEIVE
Stanislav Fomichev
2023-06-14
rfs: annotate lockless accesses to sk->sk_rxhash
Eric Dumazet
2023-06-09
tcp: deny tcp_disconnect() when threads are waiting
Eric Dumazet
2023-05-30
net: Fix load-tearing on sk->sk_stamp in sock_recv_cmsgs().
Kuniyuki Iwashima
2023-03-11
net: add sock_init_data_uid()
Pietro Borrello
2023-02-22
dccp/tcp: Avoid negative sk_forward_alloc by ipv6_pinfo.pktoptions.
Kuniyuki Iwashima
2023-02-01
l2tp: Serialize access to sk_user_data with sk_callback_lock
Jakub Sitnicki
2022-10-26
inet: fully convert sk->sk_rx_dst to RCU rules
Eric Dumazet
2022-09-05
net: fix refcount bug in sk_psock_get (2)
Hawkins Jiawei
2022-08-31
net: Fix data-races around sysctl_[rw]mem(_offset)?.
Kuniyuki Iwashima
2022-08-21
inet: add READ_ONCE(sk->sk_bound_dev_if) in INET_MATCH()
Eric Dumazet
2022-08-21
net: fix sk_wmem_schedule() and sk_rmem_schedule() errors
Eric Dumazet
2022-07-21
net: Fix data-races around sysctl_mem.
Kuniyuki Iwashima
2022-03-23
esp: Fix possible buffer overflow in ESP transformation
Steffen Klassert
2021-12-08
tcp: fix page frag corruption on page fault
Paolo Abeni
2021-11-18
tcp: switch orphan_count to bare per-cpu counters
Eric Dumazet
2021-10-06
af_unix: fix races in sk_peer_pid and sk_peer_cred accesses
Eric Dumazet
2021-06-30
inet: annotate date races around sk->sk_txhash
Eric Dumazet
2021-06-30
net: annotate data race in sock_error()
Eric Dumazet
2021-06-03
net: really orphan skbs tied to closing sk
Paolo Abeni
2021-04-14
net: let skb_orphan_partial wake-up waiters.
Paolo Abeni
2021-01-27
tcp: fix TCP socket rehash stats mis-accounting
Yuchung Cheng
2020-09-24
mptcp: add sk_stop_timer_sync helper
Geliang Tang
2020-09-14
tcp: remove SOCK_QUEUE_SHRUNK
Eric Dumazet
2020-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-08-31
net: clean up codestyle
Miaohe Lin
2020-08-25
bpf: Renames in preparation for bpf_local_storage
KP Singh
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-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-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-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
bpf: net: Avoid incorrect bpf_sk_reuseport_detach call
Martin KaFai Lau
2020-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
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-01
net: Make locking in sock_bindtoindex optional
Ferenc Fejes
2020-05-29
net: add a new bind_add method
Christoph Hellwig
[next]