index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
sock.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-19
Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2017-07-13
socket: add documentation for missing elements
stephen hemminger
1
-0
/
+3
2017-07-08
net/sock: add WARN_ON(parent->sk) in sock_graft()
Sowmini Varadhan
1
-0
/
+1
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-36
/
+29
2017-07-01
net: convert sock.sk_refcnt from atomic_t to refcount_t
Reshetova, Elena
1
-8
/
+9
2017-07-01
net: convert sock.sk_wmem_alloc from atomic_t to refcount_t
Reshetova, Elena
1
-4
/
+4
2017-06-30
randstruct: Mark various structs for randomization
Kees Cook
1
-1
/
+1
2017-06-21
sock: avoid dirtying incoming_cpu if not needed
Paolo Abeni
1
-1
/
+4
2017-06-08
tcp: add TCPMemoryPressuresChrono counter
Eric Dumazet
1
-20
/
+2
2017-05-18
Merge remote-tracking branch 'mauro-exp/docbook3' into death-to-docbook
Jonathan Corbet
1
-5
/
+4
2017-05-16
tcp: internal implementation for pacing
Eric Dumazet
1
-1
/
+8
2017-05-16
net/sock: factor out dequeue/peek with offset code
Paolo Abeni
1
-2
/
+2
2017-05-16
net: fix some identation issues at kernel-doc markups
Mauro Carvalho Chehab
1
-5
/
+4
2017-05-10
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2017-04-23
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-1
/
+1
2017-04-18
mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU
Paul E. McKenney
1
-1
/
+1
2017-04-03
sock: correctly test SOCK_TIMESTAMP in sock_recv_ts_and_drops()
Eric Dumazet
1
-1
/
+1
2017-03-31
sock: avoid dirtying sk_stamp, if possible
Paolo Abeni
1
-1
/
+4
2017-03-22
sock: introduce SO_MEMINFO getsockopt
Josh Hunt
1
-0
/
+2
2017-03-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+6
2017-03-10
net: Work around lockdep limitation in sockets that use sockets
David Howells
1
-3
/
+6
2017-03-09
net: use proper lockdep annotation in __sk_dst_set()
Eric Dumazet
1
-5
/
+2
2017-03-03
net: Introduce sk_clone_lock() error path routine
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
2017-02-07
net: add dst_pending_confirm flag to skbuff
Julian Anastasov
1
-0
/
+14
2017-02-07
sock: add sk_dst_pending_confirm flag
Julian Anastasov
1
-0
/
+12
2017-02-07
udp: properly cope with csum errors
Eric Dumazet
1
-1
/
+3
2017-01-27
net: adjust skb->truesize in pskb_expand_head()
Eric Dumazet
1
-1
/
+1
2017-01-20
sock: use hlist_entry_safe
Geliang Tang
1
-2
/
+1
2017-01-10
smc: netlink interface for SMC sockets
Ursula Braun
1
-0
/
+3
2017-01-10
net: introduce keepalive function in struct proto
Ursula Braun
1
-0
/
+1
2016-12-25
ktime: Get rid of the union
Thomas Gleixner
1
-2
/
+2
2016-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+3
2016-12-08
net: do not read sk_drops if application does not care
Eric Dumazet
1
-1
/
+2
2016-12-08
net: rfs: add a jump label
Eric Dumazet
1
-11
/
+14
2016-12-07
net: sock_rps_record_flow() is for connected sockets
Eric Dumazet
1
-1
/
+11
2016-12-05
make skb_add_data,{_nocache}() and skb_copy_to_page_nocache() advance only on...
Al Viro
1
-3
/
+3
2016-12-05
net: reorganize struct sock for better data locality
Eric Dumazet
1
-24
/
+27
2016-12-02
bpf: Add support for reading socket family, type, protocol
David Ahern
1
-0
/
+15
2016-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2016-11-14
net: fix sleeping for sk_wait_event()
WANG Cong
1
-3
/
+5
2016-11-04
net: core: Add a UID field to struct sock.
Lorenzo Colitti
1
-0
/
+7
2016-11-03
dccp: do not release listeners too soon
Eric Dumazet
1
-2
/
+2
2016-11-01
net: set SK_MEM_QUANTUM to 4096
Eric Dumazet
1
-6
/
+17
2016-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
2016-10-27
doc: update docbook annotations for socket and skb
Stephen Hemminger
1
-1
/
+3
2016-10-23
net/socket: factor out helpers for memory and queue manipulation
Paolo Abeni
1
-0
/
+4
2016-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+10
2016-09-17
net: avoid sk_forward_alloc overflows
Eric Dumazet
1
-0
/
+10
2016-08-24
net: remove clear_sk() method
Eric Dumazet
1
-1
/
+0
[next]