index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
sock.h
Age
Commit message (
Expand
)
Author
2023-11-28
net: annotate data-races around sk->sk_dst_pending_confirm
Eric Dumazet
2023-08-30
sock: annotate data-races around prot->memory_pressure
Eric Dumazet
2023-08-30
sock: Fix misuse of sk_under_memory_pressure()
Abel Wu
2023-08-11
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-05-30
net: Fix load-tearing on sk->sk_stamp in sock_recv_cmsgs().
Kuniyuki Iwashima
2023-02-22
dccp/tcp: Avoid negative sk_forward_alloc by ipv6_pinfo.pktoptions.
Kuniyuki Iwashima
2022-10-26
inet: fully convert sk->sk_rx_dst to RCU rules
Eric Dumazet
2022-07-21
net: Fix data-races around sysctl_mem.
Kuniyuki Iwashima
2022-04-20
net: add missing SOF_TIMESTAMPING_OPT_ID support
Willem de Bruijn
2022-03-28
esp: Fix possible buffer overflow in ESP transformation
Steffen Klassert
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
2020-08-21
net/compat: Add missing sock updates for SCM_RIGHTS
Kees Cook
2020-06-30
net: Do not clear the sock TX queue in sk_set_socket()
Tariq Toukan
2020-01-04
tcp/dccp: fix possible race __inet_lookup_established()
Eric Dumazet
2019-12-05
net: fix possible overflow in __sk_mem_raise_allocated()
Eric Dumazet
2019-11-12
net: prevent load/store tearing on sk->sk_stamp
Eric Dumazet
2019-11-10
net: fix sk_page_frag() recursion from memory reclaim
Tejun Heo
2019-11-10
net: annotate accesses to sk->sk_incoming_cpu
Eric Dumazet
2019-04-03
packets: Always register packet sk in the same order
Maxime Chevallier
2019-01-09
sock: Make sock->sk_stamp thread-safe
Deepa Dinamani
2018-12-01
tcp: do not release socket ownership in tcp_close()
Eric Dumazet
2018-02-22
kmemcheck: remove annotations
Levin, Alexander (Sasha Levin)
2017-12-17
net: remove hlist_nulls_add_tail_rcu()
Eric Dumazet
2017-09-21
net: prevent dst uses after free
Eric Dumazet
2017-08-29
neigh: increase queue_len_bytes to match wmem_default
Eric Dumazet
2017-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-18
datagram: When peeking datagrams with offset < 0 don't skip empty skbs
Matthew Dawson
2017-08-03
sock: add MSG_ZEROCOPY
Willem de Bruijn
2017-08-03
sock: allocate skbs from optmem
Willem de Bruijn
2017-08-01
proto_ops: Add locked held versions of sendmsg and sendpage
Tom Herbert
2017-07-19
Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-07-12
socket: add documentation for missing elements
stephen hemminger
2017-07-08
net/sock: add WARN_ON(parent->sk) in sock_graft()
Sowmini Varadhan
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-07-01
net: convert sock.sk_refcnt from atomic_t to refcount_t
Reshetova, Elena
2017-07-01
net: convert sock.sk_wmem_alloc from atomic_t to refcount_t
Reshetova, Elena
2017-06-30
randstruct: Mark various structs for randomization
Kees Cook
2017-06-21
sock: avoid dirtying incoming_cpu if not needed
Paolo Abeni
2017-06-08
tcp: add TCPMemoryPressuresChrono counter
Eric Dumazet
2017-05-18
Merge remote-tracking branch 'mauro-exp/docbook3' into death-to-docbook
Jonathan Corbet
2017-05-16
tcp: internal implementation for pacing
Eric Dumazet
2017-05-16
net/sock: factor out dequeue/peek with offset code
Paolo Abeni
2017-05-16
net: fix some identation issues at kernel-doc markups
Mauro Carvalho Chehab
2017-05-10
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-04-23
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2017-04-18
mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU
Paul E. McKenney
2017-04-02
sock: correctly test SOCK_TIMESTAMP in sock_recv_ts_and_drops()
Eric Dumazet
2017-03-30
sock: avoid dirtying sk_stamp, if possible
Paolo Abeni
[next]