Jon Paul Maloy
|
3c724acdd5
tipc: simplify socket multicast reception
|
10 years ago |
Jon Paul Maloy
|
c637c10355
tipc: resolve race problem at unicast message reception
|
10 years ago |
Jon Paul Maloy
|
94153e36e7
tipc: use existing sk_write_queue for outgoing packet chain
|
10 years ago |
Jon Paul Maloy
|
e3a77561e7
tipc: split up function tipc_msg_eval()
|
10 years ago |
Jon Paul Maloy
|
d570d86497
tipc: enqueue arrived buffers in socket in separate function
|
10 years ago |
Jon Paul Maloy
|
1186adf7df
tipc: simplify message forwarding and rejection in socket layer
|
10 years ago |
Jon Paul Maloy
|
c5898636c4
tipc: reduce usage of context info in socket and link
|
10 years ago |
Al Viro
|
f25dcc7687
tipc: tipc ->sendmsg() conversion
|
10 years ago |
Richard Alpe
|
d6e164e321
tipc: fix socket list regression in new nl api
|
10 years ago |
Sasha Levin
|
357c4774b5
tipc: correctly handle releasing a not fully initialized sock
|
10 years ago |
Ying Xue
|
3721e9c7c1
tipc: remove redundant timer defined in tipc_sock struct
|
10 years ago |
Ying Xue
|
a62fbccecd
tipc: make subscriber server support net namespace
|
10 years ago |
Ying Xue
|
3474753954
tipc: make tipc node address support net namespace
|
10 years ago |
Ying Xue
|
4ac1c8d0ee
tipc: name tipc name table support net namespace
|
10 years ago |
Ying Xue
|
e05b31f4bf
tipc: make tipc socket support net namespace
|
10 years ago |
Ying Xue
|
f2f9800d49
tipc: make tipc node table aware of net namespace
|
10 years ago |
Ying Xue
|
f2f2a96a20
tipc: feed tipc sock pointer to tipc_sk_timeout routine
|
10 years ago |
Ying Xue
|
2f55c43788
tipc: remove unnecessary wrapper functions of kernel timer APIs
|
10 years ago |
Ying Xue
|
07f6c4bc04
tipc: convert tipc reference table to use generic rhashtable
|
10 years ago |
Erik Hugne
|
88b17b6a22
tipc: drop tx side permission checks
|
10 years ago |
Ying Xue
|
a6ca109443
tipc: use generic SKB list APIs to manage TIPC outgoing packet chains
|
10 years ago |
David S. Miller
|
d3fc6b3fdd
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 years ago |
Richard Alpe
|
d8182804cf
tipc: fix sparse warnings in new nl api
|
10 years ago |
Al Viro
|
45dcc687f7
tipc_msg_build(): pass msghdr instead of its ->msg_iov
|
10 years ago |
Al Viro
|
562640f3c3
tipc_sendmsg(): pass msghdr instead of its ->msg_iov
|
10 years ago |
Richard Alpe
|
1a1a143daf
tipc: add publication dump to new netlink api
|
10 years ago |
Richard Alpe
|
34b78a127c
tipc: add sock dump to new netlink api
|
10 years ago |
David S. Miller
|
51f3d02b98
net: Add and use skb_copy_datagram_msg() helper.
|
10 years ago |
stephen hemminger
|
b2ad5e5fcc
tipc: spelling errors
|
10 years ago |
Ying Xue
|
1a194c2d59
tipc: fix lockdep warning when intra-node messages are delivered
|
10 years ago |