index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
sock.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-16
net/sock.h: fix all kernel-doc warnings
Randy Dunlap
1
-5
/
+33
2020-01-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+2
2020-01-22
xsk, net: Make sock_def_readable() have external linkage
Björn Töpel
1
-0
/
+2
2020-01-09
tcp: clean ext on tx recycle
Paolo Abeni
1
-0
/
+1
2020-01-09
sock: Make sk_protocol a 16-bit value
Mat Martineau
1
-20
/
+5
2020-01-09
net: Make sock protocol value checks more specific
Mat Martineau
1
-1
/
+0
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-2
/
+7
2019-12-17
net: annotate lockless accesses to sk->sk_pacing_shift
Eric Dumazet
1
-2
/
+2
2019-12-13
tcp/dccp: fix possible race __inet_lookup_established()
Eric Dumazet
1
-0
/
+5
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
1
-1
/
+1
2019-11-26
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2019-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+2
2019-11-06
net: silence data-races on sk_backlog.tail
Eric Dumazet
1
-2
/
+2
2019-11-06
net: annotate lockless accesses to sk->sk_max_ack_backlog
Eric Dumazet
1
-1
/
+1
2019-11-06
net: annotate lockless accesses to sk->sk_ack_backlog
Eric Dumazet
1
-3
/
+3
2019-11-06
net: avoid potential false sharing in neighbor related code
Eric Dumazet
1
-6
/
+6
2019-11-05
net: prevent load/store tearing on sk->sk_stamp
Eric Dumazet
1
-2
/
+2
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-5
/
+10
2019-10-30
net: annotate accesses to sk->sk_incoming_cpu
Eric Dumazet
1
-2
/
+2
2019-10-29
net/smc: remove unneeded include for smc.h
Ursula Braun
1
-1
/
+0
2019-10-28
net: fix sk_page_frag() recursion from memory reclaim
Tejun Heo
1
-3
/
+8
2019-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-11
/
+22
2019-10-13
tcp: annotate sk->sk_wmem_queued lockless reads
Eric Dumazet
1
-5
/
+10
2019-10-13
tcp: annotate sk->sk_sndbuf lockless reads
Eric Dumazet
1
-7
/
+11
2019-10-09
net: annotate sk->sk_rcvlowat lockless reads
Eric Dumazet
1
-1
/
+3
2019-10-09
locking/lockdep: Remove unused @nested argument from lock_release()
Qian Cai
1
-1
/
+1
2019-10-04
net: spread "enum sock_flags"
Alexey Dobriyan
1
-1
/
+1
2019-08-08
net/tls: prevent skb_orphan() from leaking TLS plain text with offload
Jakub Kicinski
1
-1
/
+9
2019-07-08
coallocate socket_wq with socket itself
Al Viro
1
-2
/
+2
2019-06-14
net: add high_order_alloc_disable sysctl/static key
Eric Dumazet
1
-0
/
+2
2019-06-14
tcp: add tcp_tx_skb_cache sysctl
Eric Dumazet
1
-1
/
+3
2019-06-14
tcp: add tcp_rx_skb_cache sysctl
Eric Dumazet
1
-4
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-6
/
+1
2019-05-15
tcp: do not recycle cloned skbs
Eric Dumazet
1
-1
/
+1
2019-04-27
bpf: Introduce bpf sk local storage
Martin KaFai Lau
1
-0
/
+5
2019-04-19
net: rework SIOCGSTAMP ioctl handling
Arnd Bergmann
1
-2
/
+2
2019-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+0
2019-04-11
net/smc: propagate file from SMC to TCP socket
Ursula Braun
1
-6
/
+0
2019-03-27
tcp: fix zerocopy and notsent_lowat issues
Eric Dumazet
1
-3
/
+4
2019-03-23
tcp: add one skb cache for rx
Eric Dumazet
1
-0
/
+10
2019-03-23
tcp: add one skb cache for tx
Eric Dumazet
1
-0
/
+5
2019-03-23
net: convert rps_needed and rfs_needed to new static branch api
Eric Dumazet
1
-1
/
+1
2019-03-18
packets: Always register packet sk in the same order
Maxime Chevallier
1
-0
/
+6
2019-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2019-02-13
net: fix possible overflow in __sk_mem_raise_allocated()
Eric Dumazet
1
-1
/
+1
2019-02-03
socket: Add SO_TIMESTAMP[NS]_NEW
Deepa Dinamani
1
-0
/
+1
2019-01-01
sock: Make sock->sk_stamp thread-safe
Deepa Dinamani
1
-3
/
+35
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+21
2018-12-17
net: add missing SOF_TIMESTAMPING_OPT_ID support
Willem de Bruijn
1
-4
/
+21
2018-12-04
tcp: reduce POLLOUT events caused by TCP_NOTSENT_LOWAT
Eric Dumazet
1
-5
/
+15
[next]