index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
sock.h
Age
Commit message (
Expand
)
Author
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
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-15
tcp: do not recycle cloned skbs
Eric Dumazet
2019-04-27
bpf: Introduce bpf sk local storage
Martin KaFai Lau
2019-04-19
net: rework SIOCGSTAMP ioctl handling
Arnd Bergmann
2019-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-11
net/smc: propagate file from SMC to TCP socket
Ursula Braun
2019-03-27
tcp: fix zerocopy and notsent_lowat issues
Eric Dumazet
2019-03-23
tcp: add one skb cache for rx
Eric Dumazet
2019-03-23
tcp: add one skb cache for tx
Eric Dumazet
2019-03-23
net: convert rps_needed and rfs_needed to new static branch api
Eric Dumazet
2019-03-18
packets: Always register packet sk in the same order
Maxime Chevallier
2019-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
[next]