Ying Xue
|
f2f9800d49
tipc: make tipc node table aware of net namespace
|
10 lat temu |
Ying Xue
|
f2f2a96a20
tipc: feed tipc sock pointer to tipc_sk_timeout routine
|
10 lat temu |
Ying Xue
|
2f55c43788
tipc: remove unnecessary wrapper functions of kernel timer APIs
|
10 lat temu |
Ying Xue
|
07f6c4bc04
tipc: convert tipc reference table to use generic rhashtable
|
10 lat temu |
Erik Hugne
|
88b17b6a22
tipc: drop tx side permission checks
|
10 lat temu |
Ying Xue
|
a6ca109443
tipc: use generic SKB list APIs to manage TIPC outgoing packet chains
|
10 lat temu |
David S. Miller
|
d3fc6b3fdd
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 lat temu |
Richard Alpe
|
d8182804cf
tipc: fix sparse warnings in new nl api
|
10 lat temu |
Al Viro
|
45dcc687f7
tipc_msg_build(): pass msghdr instead of its ->msg_iov
|
10 lat temu |
Al Viro
|
562640f3c3
tipc_sendmsg(): pass msghdr instead of its ->msg_iov
|
10 lat temu |
Richard Alpe
|
1a1a143daf
tipc: add publication dump to new netlink api
|
10 lat temu |
Richard Alpe
|
34b78a127c
tipc: add sock dump to new netlink api
|
10 lat temu |
David S. Miller
|
51f3d02b98
net: Add and use skb_copy_datagram_msg() helper.
|
10 lat temu |
stephen hemminger
|
b2ad5e5fcc
tipc: spelling errors
|
10 lat temu |
Ying Xue
|
1a194c2d59
tipc: fix lockdep warning when intra-node messages are delivered
|
10 lat temu |
Ying Xue
|
7b8613e0a1
tipc: fix a potential deadlock
|
10 lat temu |
Ying Xue
|
cc086fcf92
tipc: fix a potential oops
|
11 lat temu |
Jon Paul Maloy
|
301bae56f2
tipc: merge struct tipc_port into struct tipc_sock
|
11 lat temu |
Jon Paul Maloy
|
808d90f9c5
tipc: remove files ref.h and ref.c
|
11 lat temu |
Jon Paul Maloy
|
2e84c60b77
tipc: remove include file port.h
|
11 lat temu |
Jon Paul Maloy
|
0fc87aaebd
tipc: remove source file port.c
|
11 lat temu |
Jon Paul Maloy
|
6c9808ce09
tipc: remove port_lock
|
11 lat temu |
Jon Paul Maloy
|
9b50fd087a
tipc: replace port pointer with socket pointer in registry
|
11 lat temu |
Jon Paul Maloy
|
5a9ee0be33
tipc: use registry when scanning sockets
|
11 lat temu |
Jon Paul Maloy
|
5b8fa7ce82
tipc: eliminate functions tipc_port_init and tipc_port_destroy
|
11 lat temu |
Jon Paul Maloy
|
739f5e4efc
tipc: redefine message acknowledge function
|
11 lat temu |
Jon Paul Maloy
|
dadebc0029
tipc: eliminate port_connect()/port_disconnect() functions
|
11 lat temu |
Jon Paul Maloy
|
80e44c2225
tipc: eliminate function tipc_port_shutdown()
|
11 lat temu |
Jon Paul Maloy
|
5728901581
tipc: clean up socket timer function
|
11 lat temu |
Jon Paul Maloy
|
50100a5e39
tipc: use pseudo message to wake up sockets after link congestion
|
11 lat temu |