index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
sock.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: Don't refcount LISTEN sockets in sk_assign()
Joe Stringer
2020-03-30
1
-8
/
+17
*
net: Track socket refcounts in skb_steal_sock()
Joe Stringer
2020-03-30
1
-1
/
+9
*
bpf: Add socket assign support
Joe Stringer
2020-03-30
1
-0
/
+11
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-02-22
1
-2
/
+35
|
\
|
*
net, sk_msg: Clear sk_user_data pointer on clone if tagged
Jakub Sitnicki
2020-02-21
1
-2
/
+35
*
|
net/sock.h: fix all kernel-doc warnings
Randy Dunlap
2020-02-17
1
-5
/
+33
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-01-23
1
-0
/
+2
|
\
|
*
xsk, net: Make sock_def_readable() have external linkage
Björn Töpel
2020-01-22
1
-0
/
+2
*
|
tcp: clean ext on tx recycle
Paolo Abeni
2020-01-10
1
-0
/
+1
*
|
sock: Make sk_protocol a 16-bit value
Mat Martineau
2020-01-10
1
-20
/
+5
*
|
net: Make sock protocol value checks more specific
Mat Martineau
2020-01-10
1
-1
/
+0
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-12-22
1
-2
/
+7
|
\
|
*
net: annotate lockless accesses to sk->sk_pacing_shift
Eric Dumazet
2019-12-18
1
-2
/
+2
|
*
tcp/dccp: fix possible race __inet_lookup_established()
Eric Dumazet
2019-12-14
1
-0
/
+5
*
|
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-12-09
1
-1
/
+1
|
/
*
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-11-27
1
-1
/
+1
|
\
|
*
locking/lockdep: Remove unused @nested argument from lock_release()
Qian Cai
2019-10-09
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-09
1
-2
/
+2
|
\
\
|
*
|
net: prevent load/store tearing on sk->sk_stamp
Eric Dumazet
2019-11-06
1
-2
/
+2
*
|
|
net: silence data-races on sk_backlog.tail
Eric Dumazet
2019-11-07
1
-2
/
+2
*
|
|
net: annotate lockless accesses to sk->sk_max_ack_backlog
Eric Dumazet
2019-11-07
1
-1
/
+1
*
|
|
net: annotate lockless accesses to sk->sk_ack_backlog
Eric Dumazet
2019-11-07
1
-3
/
+3
*
|
|
net: avoid potential false sharing in neighbor related code
Eric Dumazet
2019-11-07
1
-6
/
+6
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-02
1
-5
/
+10
|
\
|
|
|
*
|
net: annotate accesses to sk->sk_incoming_cpu
Eric Dumazet
2019-10-30
1
-2
/
+2
|
*
|
net: fix sk_page_frag() recursion from memory reclaim
Tejun Heo
2019-10-29
1
-3
/
+8
*
|
|
net/smc: remove unneeded include for smc.h
Ursula Braun
2019-10-30
1
-1
/
+0
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-10-20
1
-11
/
+22
|
\
|
|
|
*
|
tcp: annotate sk->sk_wmem_queued lockless reads
Eric Dumazet
2019-10-13
1
-5
/
+10
|
*
|
tcp: annotate sk->sk_sndbuf lockless reads
Eric Dumazet
2019-10-13
1
-7
/
+11
|
*
|
net: annotate sk->sk_rcvlowat lockless reads
Eric Dumazet
2019-10-10
1
-1
/
+3
|
|
/
*
/
net: spread "enum sock_flags"
Alexey Dobriyan
2019-10-04
1
-1
/
+1
|
/
*
net/tls: prevent skb_orphan() from leaking TLS plain text with offload
Jakub Kicinski
2019-08-09
1
-1
/
+9
*
coallocate socket_wq with socket itself
Al Viro
2019-07-09
1
-2
/
+2
*
net: add high_order_alloc_disable sysctl/static key
Eric Dumazet
2019-06-15
1
-0
/
+2
*
tcp: add tcp_tx_skb_cache sysctl
Eric Dumazet
2019-06-15
1
-1
/
+3
*
tcp: add tcp_rx_skb_cache sysctl
Eric Dumazet
2019-06-15
1
-4
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-6
/
+1
*
tcp: do not recycle cloned skbs
Eric Dumazet
2019-05-15
1
-1
/
+1
*
bpf: Introduce bpf sk local storage
Martin KaFai Lau
2019-04-27
1
-0
/
+5
*
net: rework SIOCGSTAMP ioctl handling
Arnd Bergmann
2019-04-19
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-17
1
-6
/
+0
|
\
|
*
net/smc: propagate file from SMC to TCP socket
Ursula Braun
2019-04-11
1
-6
/
+0
*
|
tcp: fix zerocopy and notsent_lowat issues
Eric Dumazet
2019-03-27
1
-3
/
+4
*
|
tcp: add one skb cache for rx
Eric Dumazet
2019-03-24
1
-0
/
+10
*
|
tcp: add one skb cache for tx
Eric Dumazet
2019-03-24
1
-0
/
+5
*
|
net: convert rps_needed and rfs_needed to new static branch api
Eric Dumazet
2019-03-24
1
-1
/
+1
|
/
*
packets: Always register packet sk in the same order
Maxime Chevallier
2019-03-19
1
-0
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-15
1
-1
/
+1
|
\
|
*
net: fix possible overflow in __sk_mem_raise_allocated()
Eric Dumazet
2019-02-14
1
-1
/
+1
[next]