index
:
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
/
include
/
net
/
sock.h
Age
Commit message (
Expand
)
Author
2023-12-29
net: sock: remove excess structure-member documentation
Jonathan Corbet
2023-12-26
net: remove SOCK_DEBUG macro
Denis Kirjanov
2023-12-22
tcp: Remove dead code and fields for bhash2.
Kuniyuki Iwashima
2023-12-22
tcp: Link sk and twsk to tb2->owners using skc_bind_node.
Kuniyuki Iwashima
2023-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-12-15
net: Namespace-ify sysctl_optmem_max
Eric Dumazet
2023-12-13
bpf: syzkaller found null ptr deref in unix_bpf proto add
John Fastabend
2023-11-01
Merge tag 'for-6.7/io_uring-sockopt-2023-10-30' of git://git.kernel.dk/linux
Linus Torvalds
2023-10-19
net/socket: Break down __sys_getsockopt
Breno Leitao
2023-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-19
net/socket: Break down __sys_setsockopt
Breno Leitao
2023-10-13
tcp: allow again tcp_disconnect() when threads are waiting
Paolo Abeni
2023-10-01
net: annotate data-races around sk->sk_dst_pending_confirm
Eric Dumazet
2023-10-01
net: annotate data-races around sk->sk_tx_queue_mapping
Eric Dumazet
2023-10-01
net: constify sk_dst_get() and __sk_dst_get() argument
Eric Dumazet
2023-09-15
ipv6: lockless IPV6_MULTICAST_LOOP implementation
Eric Dumazet
2023-09-12
net: sock_release_ownership() cleanup
Eric Dumazet
2023-09-01
net: annotate data-races around sk->sk_tsflags
Eric Dumazet
2023-09-01
net: annotate data-races around sk->sk_forward_alloc
Eric Dumazet
2023-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-18
sock: annotate data-races around prot->memory_pressure
Eric Dumazet
2023-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-17
sock: Fix misuse of sk_under_memory_pressure()
Abel Wu
2023-07-25
bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign
Lorenz Bauer
2023-07-24
ipv6: remove hard coded limitation on ipv6_pinfo
Eric Dumazet
2023-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-27
netlink: Add __sock_i_ino() for __netlink_diag_dump().
Kuniyuki Iwashima
2023-06-24
sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
David Howells
2023-06-15
net: ioctl: Use kernel memory on protocol ioctl callbacks
Breno Leitao
2023-06-08
splice, net: Add a splice_eof op to file-ops and socket-ops
David Howells
2023-06-07
rfs: annotate lockless accesses to sk->sk_rxhash
Eric Dumazet
2023-05-29
tcp: deny tcp_disconnect() when threads are waiting
Eric Dumazet
2023-05-09
net: Fix load-tearing on sk->sk_stamp in sock_recv_cmsgs().
Kuniyuki Iwashima
2023-04-19
net: skbuff: hide wifi_acked when CONFIG_WIRELESS not set
Jakub Kicinski
2023-03-28
net: dst: Switch to rcuref_t reference counting
Thomas Gleixner
2023-02-17
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2023-02-15
net: no longer support SOCK_REFCNT_DEBUG feature
Jason Xing
2023-02-10
dccp/tcp: Avoid negative sk_forward_alloc by ipv6_pinfo.pktoptions.
Kuniyuki Iwashima
2023-02-06
net: add sock_init_data_uid()
Pietro Borrello
2022-12-19
net: simplify sk_page_frag
Benjamin Coddington
2022-12-19
net: Introduce sk_use_task_frag in struct sock.
Guillaume Nault
2022-12-08
net_tstamp: add SOF_TIMESTAMPING_OPT_ID_TCP
Willem de Bruijn
2022-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-16
l2tp: Serialize access to sk_user_data with sk_callback_lock
Jakub Sitnicki
2022-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-10-28
net: remove SOCK_SUPPORT_ZC from sockmap
Pavel Begunkov
2022-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-10-24
net-memcg: avoid stalls when under memory pressure
Jakub Kicinski
2022-10-24
net: remove useless parameter of __sock_cmsg_send
xu xin
2022-10-11
treewide: use get_random_u32() when possible
Jason A. Donenfeld
[next]