index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
sock.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
|
sock: introduce SO_MEMINFO getsockopt
Josh Hunt
2017-03-22
1
-0
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-03-15
1
-3
/
+6
|
\
|
|
|
*
|
net: Work around lockdep limitation in sockets that use sockets
David Howells
2017-03-09
1
-3
/
+6
|
|
/
*
/
net: use proper lockdep annotation in __sk_dst_set()
Eric Dumazet
2017-03-08
1
-5
/
+2
|
/
*
net: Introduce sk_clone_lock() error path routine
Arnaldo Carvalho de Melo
2017-03-02
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-02-07
1
-1
/
+3
|
\
|
*
udp: properly cope with csum errors
Eric Dumazet
2017-02-07
1
-1
/
+3
*
|
net: add dst_pending_confirm flag to skbuff
Julian Anastasov
2017-02-07
1
-0
/
+14
*
|
sock: add sk_dst_pending_confirm flag
Julian Anastasov
2017-02-07
1
-0
/
+12
*
|
net: adjust skb->truesize in pskb_expand_head()
Eric Dumazet
2017-01-27
1
-1
/
+1
*
|
sock: use hlist_entry_safe
Geliang Tang
2017-01-20
1
-2
/
+1
*
|
smc: netlink interface for SMC sockets
Ursula Braun
2017-01-09
1
-0
/
+3
*
|
net: introduce keepalive function in struct proto
Ursula Braun
2017-01-09
1
-0
/
+1
|
/
*
ktime: Get rid of the union
Thomas Gleixner
2016-12-25
1
-2
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-12-16
1
-3
/
+3
|
\
|
*
make skb_add_data,{_nocache}() and skb_copy_to_page_nocache() advance only on...
Al Viro
2016-12-05
1
-3
/
+3
*
|
net: do not read sk_drops if application does not care
Eric Dumazet
2016-12-08
1
-1
/
+2
*
|
net: rfs: add a jump label
Eric Dumazet
2016-12-08
1
-11
/
+14
*
|
net: sock_rps_record_flow() is for connected sockets
Eric Dumazet
2016-12-07
1
-1
/
+11
*
|
net: reorganize struct sock for better data locality
Eric Dumazet
2016-12-05
1
-24
/
+27
*
|
bpf: Add support for reading socket family, type, protocol
David Ahern
2016-12-02
1
-0
/
+15
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-15
1
-2
/
+2
|
\
|
|
*
dccp: do not release listeners too soon
Eric Dumazet
2016-11-03
1
-2
/
+2
*
|
net: fix sleeping for sk_wait_event()
WANG Cong
2016-11-14
1
-3
/
+5
*
|
net: core: Add a UID field to struct sock.
Lorenzo Colitti
2016-11-04
1
-0
/
+7
*
|
net: set SK_MEM_QUANTUM to 4096
Eric Dumazet
2016-10-31
1
-6
/
+17
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-30
1
-1
/
+3
|
\
|
|
*
doc: update docbook annotations for socket and skb
Stephen Hemminger
2016-10-26
1
-1
/
+3
*
|
net/socket: factor out helpers for memory and queue manipulation
Paolo Abeni
2016-10-22
1
-0
/
+4
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-23
1
-0
/
+10
|
\
|
*
net: avoid sk_forward_alloc overflows
Eric Dumazet
2016-09-17
1
-0
/
+10
*
|
net: remove clear_sk() method
Eric Dumazet
2016-08-23
1
-1
/
+0
*
|
udp: get rid of sk_prot_clear_portaddr_nulls()
Eric Dumazet
2016-08-23
1
-2
/
+0
*
|
bpf: get rid of cgroup helper related ifdefs
Daniel Borkmann
2016-08-18
1
-0
/
+10
|
/
*
dccp: limit sk_filter trim to payload
Willem de Bruijn
2016-07-13
1
-1
/
+7
[next]