Arnaldo Carvalho de Melo
|
94352d4509
net: Introduce sk_clone_lock() error path routine
|
8 years ago |
Gao Feng
|
8ccde4c562
net: sock: Use USEC_PER_SEC macro instead of literal 1000000
|
8 years ago |
Julian Anastasov
|
9b8805a325
sock: add sk_dst_pending_confirm flag
|
8 years ago |
Ursula Braun
|
526735ddc0
net: fix AF_SMC related typo
|
8 years ago |
David S. Miller
|
02ac5d1487
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Anna, Suman
|
5d722b3024
net: add the AF_QIPCRTR entries to family name tables
|
8 years ago |
Ursula Braun
|
ac7138746e
smc: establish new socket family
|
8 years ago |
Ursula Braun
|
4b9d07a440
net: introduce keepalive function in struct proto
|
8 years ago |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
David S. Miller
|
2745529ac7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Eric Dumazet
|
b98b0bc8c4
net: avoid signed overflows for SO_{SND|RCV}BUFFORCE
|
8 years ago |
Francis Yan
|
1c885808e4
tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING
|
8 years ago |
David S. Miller
|
bb598c1b8c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
WANG Cong
|
d9dc8b0f8b
net: fix sleeping for sk_wait_event()
|
8 years ago |
Lorenzo Colitti
|
86741ec254
net: core: Add a UID field to struct sock.
|
9 years ago |
Eric Dumazet
|
c3f24cfb3e
dccp: do not release listeners too soon
|
9 years ago |
Eric Dumazet
|
e551c32d57
net: clear sk_err_soft in sk_clone_lock()
|
9 years ago |
Paolo Abeni
|
f8c3bf00d4
net/socket: factor out helpers for memory and queue manipulation
|
9 years ago |
Johannes Weiner
|
2d75807383
mm: memcontrol: consolidate cgroup socket tracking
|
9 years ago |
David S. Miller
|
d6989d4bbe
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Johannes Weiner
|
d979a39d72
cgroup: duplicate cgroup reference when cloning sockets
|
9 years ago |
Eric Dumazet
|
ba2489b0e0
net: remove clear_sk() method
|
9 years ago |
Eric Dumazet
|
4cac820466
udp: get rid of sk_prot_clear_portaddr_nulls()
|
9 years ago |
Willem de Bruijn
|
4f0c40d944
dccp: limit sk_filter trim to payload
|
9 years ago |
Soheil Hassas Yeganeh
|
779f1edec6
sock: ignore SCM_RIGHTS and SCM_CREDENTIALS in __sock_cmsg_send
|
9 years ago |
Eric Dumazet
|
1d2077ac01
net: add __sock_wfree() helper
|
9 years ago |
Eric Dumazet
|
d41a69f1d3
tcp: make tcp_sendmsg() aware of socket backlog
|
9 years ago |
Eric Dumazet
|
5413d1babe
net: do not block BH while processing socket backlog
|
9 years ago |
David S. Miller
|
ae95d71261
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Hannes Frederic Sowa
|
61881cfb5a
sock: fix lockdep annotation in release_sock
|
9 years ago |