index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
sock.h
Age
Commit message (
Expand
)
Author
2025-07-14
tcp: add const to tcp_try_rmem_schedule() and sk_rmem_schedule() skb
Eric Dumazet
2025-06-23
net: make sk->sk_rcvtimeo lockless
Eric Dumazet
2025-06-23
net: make sk->sk_sndtimeo lockless
Eric Dumazet
2025-06-23
net: remove sock_i_uid()
Eric Dumazet
2025-06-23
net: annotate races around sk->sk_uid
Eric Dumazet
2025-06-17
Merge branch 'io_uring-cmd-for-tx-timestamps'
Jakub Kicinski
2025-06-17
net: timestamp: add helper returning skb's tx tstamp
Pavel Begunkov
2025-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-06-10
net: Fix TOCTOU issue in sk_is_readable()
Michal Luczaj
2025-06-10
net: remove unused sock_enable_timestamps
Willem de Bruijn
2025-05-23
af_unix: Introduce SO_PASSRIGHTS.
Kuniyuki Iwashima
2025-05-23
af_unix: Move SOCK_PASS{CRED,PIDFD,SEC} to struct sock.
Kuniyuki Iwashima
2025-05-23
net: Restrict SO_PASS{CRED,PIDFD,SEC} to AF_{UNIX,NETLINK,BLUETOOTH}.
Kuniyuki Iwashima
2025-05-22
Merge tag 'wireless-next-2025-05-22' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
2025-05-21
wifi: check if socket flags are valid
Bert Karwatzki
2025-05-13
net: devmem: Implement TX path
Mina Almasry
2025-05-06
Merge tag 'wireless-next-2025-05-06' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
2025-04-23
wifi: free SKBTX_WIFI_STATUS skb tx_flags flag
Johannes Berg
2025-04-17
net: Delete the outer () duplicated of macro SOCK_SKB_CB_OFFSET definition
Zijun Hu
2025-04-11
net: Unexport shared functions for DCCP.
Kuniyuki Iwashima
2025-04-09
net: Fix null-ptr-deref by sock_lock_init_class_and_name() and rmmod.
Kuniyuki Iwashima
2025-03-03
sock: add sock_kmemdup helper
Geliang Tang
2025-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-02-21
net: better track kernel sockets lifetime
Eric Dumazet
2025-02-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2025-02-20
bpf: Prepare the sock_ops ctx and call bpf prog for TX timestamping
Jason Xing
2025-02-20
bpf: Add networking timestamping support to bpf_get/setsockopt()
Jason Xing
2025-02-19
net: dismiss sk_forward_alloc_get()
Paolo Abeni
2025-02-18
net: initialize mark in sockcm_init
Willem de Bruijn
2025-02-12
net: avoid unconditionally touching sk_tsflags on RX
Paolo Abeni
2025-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-01-10
Merge branch 'vfs-6.14.poll' into vfs.fixes
Christian Brauner
2025-01-10
sock_poll_wait: kill the no longer necessary barrier after poll_wait()
Oleg Nesterov
2025-01-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-12-20
tcp_bpf: Charge receive socket buffer in bpf_tcp_ingress()
Cong Wang
2024-12-16
sock: Introduce SO_RCVPRIORITY socket option
Anna Emese Nyiri
2024-12-16
sock: support SO_PRIORITY cmsg
Anna Emese Nyiri
2024-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2024-10-18
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2024-10-17
bpf, sockmap: SK_DROP on attempted redirects of unsupported af_vsock
Michal Luczaj
2024-10-14
net: add skb_set_owner_edemux() helper
Eric Dumazet
2024-10-14
net_sched: sch_fq: prepare for TIME_WAIT sockets
Eric Dumazet
2024-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-10-08
net-timestamp: namespacify the sysctl_tstamp_allow_data
Jason Xing
2024-10-04
net: Fix an unsafe loop on the list
Anastasia Kovaleva
2024-10-04
net_tstamp: add SCM_TS_OPT_ID for RAW sockets
Vadim Fedorenko
2024-10-04
net_tstamp: add SCM_TS_OPT_ID to provide OPT_ID in control message
Vadim Fedorenko
2024-09-11
tcp: RX path for devmem TCP
Mina Almasry
2024-08-26
net: Correct spelling in headers
Simon Horman
2024-06-24
net/ipv4: Use nested-BH locking for ipv4_tcp_sk.
Sebastian Andrzej Siewior
[next]