Jon Paul Maloy
|
844cf763fb
tipc: make macro tipc_wait_for_cond() smp safe
|
8 年 前 |
Linus Torvalds
|
8d65b08deb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
8 年 前 |
Jon Paul Maloy
|
ec8a09fbbe
tipc: refactor function tipc_sk_recv_stream()
|
8 年 前 |
Jon Paul Maloy
|
e9f8b10101
tipc: refactor function tipc_sk_recvmsg()
|
8 年 前 |
Parthasarathy Bhuvaragan
|
c1be775628
tipc: close the connection if protocol messages contain errors
|
8 年 前 |
Parthasarathy Bhuvaragan
|
4e0df4951e
tipc: improve error validations for sockets in CONNECTING state
|
8 年 前 |
Parthasarathy Bhuvaragan
|
42b531de17
tipc: Fix missing connection request handling
|
8 年 前 |
David S. Miller
|
b1513c3531
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 年 前 |
Parthasarathy Bhuvaragan
|
05ff837897
tipc: fix socket flow control accounting error at tipc_recv_stream
|
8 年 前 |
Parthasarathy Bhuvaragan
|
3364d61c92
tipc: fix socket flow control accounting error at tipc_send_stream
|
8 年 前 |
Johannes Berg
|
fceb6435e8
netlink: pass extended ACK struct to parsing functions
|
8 年 前 |
Erik Hugne
|
66bc1e8d5d
tipc: allow rdm/dgram socketpairs
|
8 年 前 |
Erik Hugne
|
70b03759e9
tipc: add support for stream/seqpacket socketpairs
|
8 年 前 |
David Howells
|
cdfbabfb2f
net: Work around lockdep limitation in sockets that use sockets
|
8 年 前 |
Ingo Molnar
|
174cd4b1e5
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
|
8 年 前 |
Herbert Xu
|
40f9f43970
tipc: Fix tipc_sk_reinit race conditions
|
8 年 前 |
Dan Carpenter
|
a08ef4768f
tipc: uninitialized return code in tipc_setsockopt()
|
8 年 前 |
Jon Paul Maloy
|
01fd12bb18
tipc: make replicast a user selectable option
|
8 年 前 |
Jon Paul Maloy
|
a853e4c6d0
tipc: introduce replicast as transport option for multicast
|
8 年 前 |
Jon Paul Maloy
|
365ad353c2
tipc: reduce risk of user starvation during link congestion
|
8 年 前 |
Jon Paul Maloy
|
4d8642d896
tipc: modify struct tipc_plist to be more versatile
|
8 年 前 |
Jon Paul Maloy
|
8c44e1af16
tipc: unify tipc_wait_for_sndpkt() and tipc_wait_for_sndmsg() functions
|
8 年 前 |
Jon Paul Maloy
|
693c56491f
tipc: don't send FIN message from connectionless socket
|
8 年 前 |
David S. Miller
|
0b42f25d2f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 年 前 |
Jon Paul Maloy
|
6998cc6ec2
tipc: resolve connection flow control compatibility problem
|
8 年 前 |
David S. Miller
|
f9aa9dc7d2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 年 前 |
Jon Paul Maloy
|
51b9a31c42
tipc: eliminate obsolete socket locking policy description
|
8 年 前 |
WANG Cong
|
d9dc8b0f8b
net: fix sleeping for sk_wait_event()
|
8 年 前 |
Parthasarathy Bhuvaragan
|
f40acbaf42
tipc: remove SS_CONNECTED sock state
|
8 年 前 |
Parthasarathy Bhuvaragan
|
99a2088981
tipc: create TIPC_CONNECTING as a new sk_state
|
8 年 前 |