index
:
git.armlinux.org.uk/linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
sock.c
Age
Commit message (
Expand
)
Author
2025-10-27
net: Add sk_clone().
Kuniyuki Iwashima
2025-10-21
net: avoid extra access to sk->sk_wmem_alloc in sock_wfree()
Eric Dumazet
2025-10-16
net: Introduce net.core.bypass_prot_mem sysctl.
Kuniyuki Iwashima
2025-10-16
net: Allow opt-out from global protocol memory accounting.
Kuniyuki Iwashima
2025-10-15
net: control skb->ooo_okay from skb_set_owner_w()
Eric Dumazet
2025-10-15
net: add SK_WMEM_ALLOC_BIAS constant
Eric Dumazet
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
udp: add udp_drops_inc() helper
Eric Dumazet
2025-09-04
net: call cond_resched() less often in __release_sock()
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-08-29
net: use dst_dev_rcu() in sk_setup_caps()
Eric Dumazet
2025-08-28
net: add sk->sk_drop_counters
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_(un)?charge().
Kuniyuki Iwashima
2025-08-19
net-memcg: Introduce mem_cgroup_sk_enabled().
Kuniyuki Iwashima
2025-08-19
net: Clean up __sk_mem_raise_allocated().
Kuniyuki Iwashima
2025-08-19
net: Call trace_sock_exceed_buf_limit() for memcg failure with SK_MEM_RECV.
Kuniyuki Iwashima
2025-07-18
net: track pfmemalloc drops via SKB_DROP_REASON_PFMEMALLOC
Jesper Dangaard Brouer
2025-07-02
net: dst: add four helpers to annotate data-races around dst->dev
Eric Dumazet
2025-07-02
net: dst: annotate data-races around dst->obsolete
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-10
net: remove unused sock_enable_timestamps
Willem de Bruijn
2025-05-28
Fix sock_exceed_buf_limit not being triggered in __sk_mem_raise_allocated
Tengteng Yang
2025-05-28
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-05-26
Merge tag 'vfs-6.16-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
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-23
tcp: Restrict SO_TXREHASH to TCP socket.
Kuniyuki Iwashima
2025-05-13
net: devmem: Implement TX path
Mina Almasry
2025-04-28
net, pidfs: enable handing out pidfds for reaped sk->sk_peer_pid
Christian Brauner
2025-04-17
net, pidfd: report EINVAL for ESRCH
Christian Brauner
2025-04-11
net: Unexport shared functions for DCCP.
Kuniyuki Iwashima
2025-04-11
sock: Correct error checking condition for (assign|release)_proto_idx()
Zijun Hu
2025-04-10
Merge tag 'net-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-04-09
net: Fix null-ptr-deref by sock_lock_init_class_and_name() and rmmod.
Kuniyuki Iwashima
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-03-18
tcp: cache RTAX_QUICKACK metric in a hot cache line
Eric Dumazet
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-19
net: dismiss sk_forward_alloc_get()
Paolo Abeni
[next]