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 лет назад |
Parthasarathy Bhuvaragan
|
6f00089c73
tipc: remove SS_DISCONNECTING state
|
8 лет назад |
Parthasarathy Bhuvaragan
|
9fd4b070f6
tipc: create TIPC_DISCONNECTING as a new sk_state
|
8 лет назад |
Parthasarathy Bhuvaragan
|
438adcaf0d
tipc: create TIPC_OPEN as a new sk_state
|
8 лет назад |
Parthasarathy Bhuvaragan
|
8ea642ee9a
tipc: create TIPC_ESTABLISHED as a new sk_state
|
8 лет назад |
Parthasarathy Bhuvaragan
|
0c288c8692
tipc: create TIPC_LISTEN as a new sk_state
|
8 лет назад |
Parthasarathy Bhuvaragan
|
c752023aab
tipc: remove socket state SS_READY
|
8 лет назад |
Parthasarathy Bhuvaragan
|
360aab6b49
tipc: remove probing_intv from tipc_sock
|
8 лет назад |
Parthasarathy Bhuvaragan
|
d6fb7e9c99
tipc: remove tsk->connected from tipc_sock
|
8 лет назад |
Parthasarathy Bhuvaragan
|
87227fe7e4
tipc: remove tsk->connected for connectionless sockets
|
8 лет назад |
Parthasarathy Bhuvaragan
|
aeda16b6ae
tipc: rename tsk->remote to tsk->peer for consistent naming
|
8 лет назад |
Parthasarathy Bhuvaragan
|
ba8aebe943
tipc: rename struct tipc_skb_cb member handle to bytes_read
|
8 лет назад |
Parthasarathy Bhuvaragan
|
cb5da847af
tipc: set kern=0 in sk_alloc() during tipc_accept()
|
8 лет назад |
Parthasarathy Bhuvaragan
|
4891d8fe16
tipc: wakeup sleeping users at disconnect
|
8 лет назад |
Parthasarathy Bhuvaragan
|
7cf87fa278
tipc: return early for non-blocking sockets at link congestion
|
8 лет назад |
Vegard Nossum
|
d2fbdf76b8
tipc: fix NULL pointer dereference in shutdown()
|
9 лет назад |