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
2020-06-23
net: Do not clear the sock TX queue in sk_set_socket()
Tariq Toukan
2020-06-01
net: Make locking in sock_bindtoindex optional
Ferenc Fejes
2020-05-29
net: add a new bind_add method
Christoph Hellwig
2020-05-28
net: add sock_set_reuseport
Christoph Hellwig
2020-05-28
net: add sock_set_rcvbuf
Christoph Hellwig
2020-05-28
net: add sock_set_keepalive
Christoph Hellwig
2020-05-28
net: add sock_enable_timestamps
Christoph Hellwig
2020-05-28
net: add sock_bindtoindex
Christoph Hellwig
2020-05-28
net: add sock_set_sndtimeo
Christoph Hellwig
2020-05-28
net: add sock_set_priority
Christoph Hellwig
2020-05-28
net: add sock_no_linger
Christoph Hellwig
2020-05-28
net: add sock_set_reuseaddr
Christoph Hellwig
2020-04-07
net: sock.h: fix skb_steal_sock() kernel-doc
Lothar Rubusch
2020-03-30
bpf: Don't refcount LISTEN sockets in sk_assign()
Joe Stringer
2020-03-30
net: Track socket refcounts in skb_steal_sock()
Joe Stringer
2020-03-30
bpf: Add socket assign support
Joe Stringer
2020-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-02-21
net, sk_msg: Clear sk_user_data pointer on clone if tagged
Jakub Sitnicki
2020-02-16
net/sock.h: fix all kernel-doc warnings
Randy Dunlap
2020-01-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-01-22
xsk, net: Make sock_def_readable() have external linkage
Björn Töpel
2020-01-09
tcp: clean ext on tx recycle
Paolo Abeni
2020-01-09
sock: Make sk_protocol a 16-bit value
Mat Martineau
2020-01-09
net: Make sock protocol value checks more specific
Mat Martineau
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-12-17
net: annotate lockless accesses to sk->sk_pacing_shift
Eric Dumazet
2019-12-13
tcp/dccp: fix possible race __inet_lookup_established()
Eric Dumazet
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-11-26
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-06
net: silence data-races on sk_backlog.tail
Eric Dumazet
2019-11-06
net: annotate lockless accesses to sk->sk_max_ack_backlog
Eric Dumazet
2019-11-06
net: annotate lockless accesses to sk->sk_ack_backlog
Eric Dumazet
2019-11-06
net: avoid potential false sharing in neighbor related code
Eric Dumazet
2019-11-05
net: prevent load/store tearing on sk->sk_stamp
Eric Dumazet
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-10-30
net: annotate accesses to sk->sk_incoming_cpu
Eric Dumazet
2019-10-29
net/smc: remove unneeded include for smc.h
Ursula Braun
2019-10-28
net: fix sk_page_frag() recursion from memory reclaim
Tejun Heo
2019-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-10-13
tcp: annotate sk->sk_wmem_queued lockless reads
Eric Dumazet
2019-10-13
tcp: annotate sk->sk_sndbuf lockless reads
Eric Dumazet
2019-10-09
net: annotate sk->sk_rcvlowat lockless reads
Eric Dumazet
2019-10-09
locking/lockdep: Remove unused @nested argument from lock_release()
Qian Cai
2019-10-04
net: spread "enum sock_flags"
Alexey Dobriyan
2019-08-08
net/tls: prevent skb_orphan() from leaking TLS plain text with offload
Jakub Kicinski
2019-07-08
coallocate socket_wq with socket itself
Al Viro
2019-06-14
net: add high_order_alloc_disable sysctl/static key
Eric Dumazet
2019-06-14
tcp: add tcp_tx_skb_cache sysctl
Eric Dumazet
2019-06-14
tcp: add tcp_rx_skb_cache sysctl
Eric Dumazet
[next]