index
:
kernel_xiaomi_surya.git
r11.1
s12.1
t13.0
kernel_xiaomi_surya
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
sock.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
BACKPORT: tcp: defer skb freeing after socket lock is released
Eric Dumazet
2022-04-02
1
-0
/
+2
*
sock: Inline SELinux's sk_security to struct sock
Park Ju Hyung
2022-04-02
1
-1
/
+17
*
Merge android-4.14-stable.190 (d2d05bc) into msm-4.14
Srinivasarao P
2020-09-06
1
-1
/
+0
|
\
|
*
net: Do not clear the sock TX queue in sk_set_socket()
Tariq Toukan
2020-06-30
1
-1
/
+0
*
|
Merge android-4.14.162 (c2bd4f8) into msm-4.14
Srinivasarao P
2020-04-18
1
-0
/
+5
|
\
|
|
*
tcp/dccp: fix possible race __inet_lookup_established()
Eric Dumazet
2020-01-04
1
-0
/
+5
*
|
Merge android-4.14.158 (84afceb) into msm-4.14
Srinivasarao P
2020-04-16
1
-1
/
+1
|
\
|
|
*
net: fix possible overflow in __sk_mem_raise_allocated()
Eric Dumazet
2019-12-05
1
-1
/
+1
*
|
Merge android-4.14-q.154 (b7f5267) into msm-4.14
Blagovest Kolenichev
2020-02-12
1
-2
/
+2
|
\
|
|
*
net: prevent load/store tearing on sk->sk_stamp
Eric Dumazet
2019-11-12
1
-2
/
+2
*
|
Merge android-4.14-q.153 (56ab794) into msm-4.14
Blagovest Kolenichev
2020-02-12
1
-5
/
+10
|
\
|
|
*
net: fix sk_page_frag() recursion from memory reclaim
Tejun Heo
2019-11-10
1
-3
/
+8
|
*
net: annotate accesses to sk->sk_incoming_cpu
Eric Dumazet
2019-11-10
1
-2
/
+2
*
|
Merge android-4.14.110 (588c629) into msm-4.14
Blagovest Kolenichev
2019-05-15
1
-0
/
+6
|
\
|
|
*
packets: Always register packet sk in the same order
Maxime Chevallier
2019-04-03
1
-0
/
+6
*
|
Merge android-4.14-p.92 (62596e5) into msm-4.14
Blagovest Kolenichev
2019-01-29
1
-3
/
+35
|
\
|
|
*
sock: Make sock->sk_stamp thread-safe
Deepa Dinamani
2019-01-09
1
-3
/
+35
*
|
Merge android-4.14-p.85 (e48b7f2) into msm-4.14
Isaac J. Manjarres
2018-12-17
1
-0
/
+1
|
\
|
|
*
tcp: do not release socket ownership in tcp_close()
Eric Dumazet
2018-12-01
1
-0
/
+1
*
|
net: socket: Added notifier chains for socket administrative functions
Devi Sandeep Endluri V V
2018-03-13
1
-0
/
+10
*
|
Merge remote-tracking branch 'remotes/origin/tmp-474d3c4' into msm-4.14
Isaac J. Manjarres
2018-02-23
1
-3
/
+0
|
\
|
|
*
kmemcheck: remove annotations
Levin, Alexander (Sasha Levin)
2018-02-22
1
-3
/
+0
*
|
net: sk_pacing_shift_update() helper
Eric Dumazet
2018-01-21
1
-0
/
+11
*
|
tcp: allow drivers to tweak TSQ logic
Eric Dumazet
2018-01-21
1
-1
/
+2
|
/
*
net: remove hlist_nulls_add_tail_rcu()
Eric Dumazet
2017-12-17
1
-5
/
+1
*
net: prevent dst uses after free
Eric Dumazet
2017-09-21
1
-1
/
+1
*
neigh: increase queue_len_bytes to match wmem_default
Eric Dumazet
2017-08-29
1
-0
/
+10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-21
1
-3
/
+1
|
\
|
*
datagram: When peeking datagrams with offset < 0 don't skip empty skbs
Matthew Dawson
2017-08-18
1
-3
/
+1
*
|
sock: add MSG_ZEROCOPY
Willem de Bruijn
2017-08-03
1
-0
/
+2
*
|
sock: allocate skbs from optmem
Willem de Bruijn
2017-08-03
1
-0
/
+2
*
|
proto_ops: Add locked held versions of sendmsg and sendpage
Tom Herbert
2017-08-01
1
-0
/
+3
|
/
*
Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-07-19
1
-1
/
+1
|
\
|
*
randstruct: Mark various structs for randomization
Kees Cook
2017-06-30
1
-1
/
+1
*
|
socket: add documentation for missing elements
stephen hemminger
2017-07-12
1
-0
/
+3
*
|
net/sock: add WARN_ON(parent->sk) in sock_graft()
Sowmini Varadhan
2017-07-08
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-07-05
1
-36
/
+29
|
\
\
|
*
|
net: convert sock.sk_refcnt from atomic_t to refcount_t
Reshetova, Elena
2017-07-01
1
-8
/
+9
|
*
|
net: convert sock.sk_wmem_alloc from atomic_t to refcount_t
Reshetova, Elena
2017-07-01
1
-4
/
+4
|
*
|
sock: avoid dirtying incoming_cpu if not needed
Paolo Abeni
2017-06-21
1
-1
/
+4
|
*
|
tcp: add TCPMemoryPressuresChrono counter
Eric Dumazet
2017-06-08
1
-20
/
+2
|
*
|
tcp: internal implementation for pacing
Eric Dumazet
2017-05-16
1
-1
/
+8
|
*
|
net/sock: factor out dequeue/peek with offset code
Paolo Abeni
2017-05-16
1
-2
/
+2
|
|
/
*
|
Merge remote-tracking branch 'mauro-exp/docbook3' into death-to-docbook
Jonathan Corbet
2017-05-18
1
-5
/
+4
|
\
\
|
|
/
|
/
|
|
*
net: fix some identation issues at kernel-doc markups
Mauro Carvalho Chehab
2017-05-16
1
-5
/
+4
*
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-05-10
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2017-04-23
1
-1
/
+1
|
|
\
|
|
*
mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU
Paul E. McKenney
2017-04-18
1
-1
/
+1
*
|
|
sock: correctly test SOCK_TIMESTAMP in sock_recv_ts_and_drops()
Eric Dumazet
2017-04-02
1
-1
/
+1
*
|
|
sock: avoid dirtying sk_stamp, if possible
Paolo Abeni
2017-03-30
1
-1
/
+4
[next]