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.19.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
stable/7.0.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
2025-06-27
net: Fix TOCTOU issue in sk_is_readable()
Michal Luczaj
2025-01-02
tcp_bpf: Charge receive socket buffer in bpf_tcp_ingress()
Cong Wang
2024-12-14
net: use unrcu_pointer() helper
Eric Dumazet
2024-10-17
net: Fix an unsafe loop on the list
Anastasia Kovaleva
2024-06-16
net: fix __dst_negative_advice() race
Eric Dumazet
2024-05-02
net: fix sk_memory_allocated_{add|sub} vs softirqs
Eric Dumazet
2024-05-02
net: make SK_MEMORY_PCPU_RESERV tunable
Adam Li
2024-04-10
tcp: properly terminate timers for kernel sockets
Eric Dumazet
2024-01-31
udp: fix busy polling
Eric Dumazet
2024-01-10
bpf: syzkaller found null ptr deref in unix_bpf proto add
John Fastabend
2024-01-10
splice, net: Add a splice_eof op to file-ops and socket-ops
David Howells
2024-01-10
net: annotate data-races around sk->sk_tsflags
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-10-25
tcp: allow again tcp_disconnect() when threads are waiting
Paolo Abeni
2023-09-19
net: annotate data-races around sk->sk_forward_alloc
Eric Dumazet
2023-08-30
sock: annotate data-races around prot->memory_pressure
Eric Dumazet
2023-08-23
sock: Fix misuse of sk_under_memory_pressure()
Abel Wu
2023-07-19
netlink: Add __sock_i_ino() for __netlink_diag_dump().
Kuniyuki Iwashima
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-24
net: Fix load-tearing on sk->sk_stamp in sock_recv_cmsgs().
Kuniyuki Iwashima
2023-03-10
net: add sock_init_data_uid()
Pietro Borrello
2023-02-22
dccp/tcp: Avoid negative sk_forward_alloc by ipv6_pinfo.pktoptions.
Kuniyuki Iwashima
2022-11-16
l2tp: Serialize access to sk_user_data with sk_callback_lock
Jakub Sitnicki
2022-10-28
net: remove SOCK_SUPPORT_ZC from sockmap
Pavel Begunkov
2022-10-24
net-memcg: avoid stalls when under memory pressure
Jakub Kicinski
2022-10-11
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-09-26
net: Remove unused inline function sk_nulls_node_init()
Gaosheng Cui
2022-09-06
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Paolo Abeni
2022-09-02
bpf: Change bpf_getsockopt(SOL_SOCKET) to reuse sk_getsockopt()
Martin KaFai Lau
2022-08-24
net: Add a bhash2 table hashed by port and address
Joanne Koong
2022-08-18
bpf: Change bpf_setsockopt(SOL_SOCKET) to reuse sk_setsockopt()
Martin KaFai Lau
2022-08-18
bpf: net: Consider has_current_bpf_ctx() when testing capable() in sk_setsock...
Martin KaFai Lau
2022-08-18
bpf: net: Avoid sk_setsockopt() taking sk lock when called from bpf
Martin KaFai Lau
2022-08-17
net: Fix suspicious RCU usage in bpf_sk_reuseport_detach()
David Howells
2022-08-10
net: fix refcount bug in sk_psock_get (2)
Hawkins Jiawei
2022-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-25
net: Fix data-races around sysctl_[rw]mem(_offset)?.
Kuniyuki Iwashima
2022-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-08
net: Fix data-races around sysctl_mem.
Kuniyuki Iwashima
2022-07-01
net: remove SK_RECLAIM_THRESHOLD and SK_RECLAIM_CHUNK
Paolo Abeni
2022-06-24
net: helper function skb_len_add
Richard Gobert
2022-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-06-16
Revert "net: Add a second bind table hashed by port and address"
Joanne Koong
2022-06-13
tcp: sk_forced_mem_schedule() optimization
Eric Dumazet
2022-06-10
net: keep sk->sk_forward_alloc as small as possible
Eric Dumazet
2022-06-10
net: fix sk_wmem_schedule() and sk_rmem_schedule() errors
Eric Dumazet
2022-06-10
net: implement per-cpu reserves for memory_allocated
Eric Dumazet
2022-06-10
net: add per_cpu_fw_alloc field to struct proto
Eric Dumazet
[next]