Parthasarathy Bhuvaragan
|
99a2088981
tipc: create TIPC_CONNECTING as a new sk_state
|
8 years ago |
Parthasarathy Bhuvaragan
|
6f00089c73
tipc: remove SS_DISCONNECTING state
|
8 years ago |
Parthasarathy Bhuvaragan
|
9fd4b070f6
tipc: create TIPC_DISCONNECTING as a new sk_state
|
8 years ago |
Parthasarathy Bhuvaragan
|
438adcaf0d
tipc: create TIPC_OPEN as a new sk_state
|
8 years ago |
Parthasarathy Bhuvaragan
|
8ea642ee9a
tipc: create TIPC_ESTABLISHED as a new sk_state
|
8 years ago |
Parthasarathy Bhuvaragan
|
0c288c8692
tipc: create TIPC_LISTEN as a new sk_state
|
8 years ago |
Parthasarathy Bhuvaragan
|
c752023aab
tipc: remove socket state SS_READY
|
8 years ago |
Parthasarathy Bhuvaragan
|
360aab6b49
tipc: remove probing_intv from tipc_sock
|
8 years ago |
Parthasarathy Bhuvaragan
|
d6fb7e9c99
tipc: remove tsk->connected from tipc_sock
|
8 years ago |
Parthasarathy Bhuvaragan
|
87227fe7e4
tipc: remove tsk->connected for connectionless sockets
|
8 years ago |
Parthasarathy Bhuvaragan
|
aeda16b6ae
tipc: rename tsk->remote to tsk->peer for consistent naming
|
8 years ago |
Parthasarathy Bhuvaragan
|
ba8aebe943
tipc: rename struct tipc_skb_cb member handle to bytes_read
|
8 years ago |
Parthasarathy Bhuvaragan
|
cb5da847af
tipc: set kern=0 in sk_alloc() during tipc_accept()
|
8 years ago |
Parthasarathy Bhuvaragan
|
4891d8fe16
tipc: wakeup sleeping users at disconnect
|
8 years ago |
Parthasarathy Bhuvaragan
|
7cf87fa278
tipc: return early for non-blocking sockets at link congestion
|
8 years ago |
Vegard Nossum
|
d2fbdf76b8
tipc: fix NULL pointer dereference in shutdown()
|
9 years ago |
Jon Paul Maloy
|
f1d048f24e
tipc: fix socket timer deadlock
|
9 years ago |
Linus Torvalds
|
16bf834805
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
9 years ago |
Richard Alpe
|
45e093ae28
tipc: check nl sock before parsing nested attributes
|
9 years ago |
Jon Paul Maloy
|
10724cc7bb
tipc: redesign connection-level flow control
|
9 years ago |
Jon Paul Maloy
|
60020e1857
tipc: propagate peer node capabilities to socket layer
|
9 years ago |
Jon Paul Maloy
|
7c8bcfb125
tipc: re-enable compensation for socket receive buffer double counting
|
9 years ago |
Masanari Iida
|
c19ca6cb4c
treewide: Fix typos in printk
|
9 years ago |
David S. Miller
|
810813c47a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Richard Alpe
|
49cc66eaee
tipc: move netlink policies to netlink.c
|
9 years ago |
Parthasarathy Bhuvaragan
|
f214fc4029
tipc: Revert "tipc: use existing sk_write_queue for outgoing packet chain"
|
9 years ago |
David S. Miller
|
f188b951f3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Herbert Xu
|
1ce0bf50ae
net: Generalise wq_has_sleeper helper
|
9 years ago |
Ying Xue
|
f4195d1eac
tipc: avoid packets leaking on socket receive queue
|
9 years ago |
Jon Paul Maloy
|
959e1781aa
tipc: introduce jumbo frame support for broadcast
|
9 years ago |