index
:
linux.git
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-09-29
Revert "net: group sk_backlog and sk_receive_queue"
Eric Dumazet
2025-09-23
tcp: Update bind bucket state on port release
Jakub Sitnicki
2025-09-22
net: move sk->sk_err_soft and sk->sk_sndbuf
Eric Dumazet
2025-09-22
net: move sk_uid and sk_protocol to sock_read_tx
Eric Dumazet
2025-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-09-18
net: clear sk->sk_ino in sk_set_socket(sk, NULL)
Eric Dumazet
2025-09-18
Merge branch 'add-basic-psp-encryption-for-tcp-connections'
Paolo Abeni
2025-09-18
net: move sk_validate_xmit_skb() to net/core/dev.c
Daniel Zahka
2025-09-18
net: modify core data structures for PSP datapath support
Jakub Kicinski
2025-09-18
udp: add udp_drops_inc() helper
Eric Dumazet
2025-09-18
net: group sk_backlog and sk_receive_queue
Eric Dumazet
2025-09-14
net: use NUMA drop counters for softnet_data.dropped
Eric Dumazet
2025-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-09-03
net: lockless sock_i_ino()
Eric Dumazet
2025-09-01
tcp: Remove sk->sk_prot->orphan_count.
Kuniyuki Iwashima
2025-08-28
net: add sk->sk_drop_counters
Eric Dumazet
2025-08-28
net: add sk_drops_skbadd() helper
Eric Dumazet
2025-08-28
net: add sk_drops_read(), sk_drops_inc() and sk_drops_reset() helpers
Eric Dumazet
2025-08-20
net: set net.core.rmem_max and net.core.wmem_max to 4 MB
Eric Dumazet
2025-08-19
net: Define sk_memcg under CONFIG_MEMCG.
Kuniyuki Iwashima
2025-08-19
net-memcg: Pass struct sock to mem_cgroup_sk_under_memory_pressure().
Kuniyuki Iwashima
2025-08-19
net-memcg: Introduce mem_cgroup_sk_enabled().
Kuniyuki Iwashima
2025-08-19
net-memcg: Introduce mem_cgroup_from_sk().
Kuniyuki Iwashima
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
[next]