Herbert Xu
|
6cca7289d5
tipc: Use inlined rhashtable interface
|
10 年 前 |
Erik Hugne
|
f2f8036e39
tipc: add support for connect() on dgram/rdm sockets
|
10 年 前 |
Erik Hugne
|
18d6c58415
tipc: remove redundant call to tipc_node_remove_conn
|
10 年 前 |
Herbert Xu
|
446c89ac1f
tipc: Use rhashtable max/min_size instead of max/min_shift
|
10 年 前 |
Ying Xue
|
76100a8a64
tipc: fix netns refcnt leak
|
10 年 前 |
Erik Hugne
|
143fe22f50
tipc: fix inconsistent signal handling regression
|
10 年 前 |
David S. Miller
|
71a83a6db6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 年 前 |
Ying Xue
|
1b78414047
net: Remove iocb argument from sendmsg and recvmsg
|
10 年 前 |
Ying Xue
|
39a0295f90
tipc: Don't use iocb argument in socket layer
|
10 年 前 |
Daniel Borkmann
|
4c4b52d9b2
rhashtable: remove indirection for grow/shrink decision functions
|
10 年 前 |
Richard Alpe
|
22ae7cff50
tipc: nl compat add noop and remove legacy nl framework
|
10 年 前 |
Richard Alpe
|
487d2a3a13
tipc: convert legacy nl socket dump to nl compat
|
10 年 前 |
Richard Alpe
|
bfb3e5dd8d
tipc: move and rename the legacy nl api to "nl compat"
|
10 年 前 |
Jon Paul Maloy
|
51a00daf73
tipc: fix bug in socket reception function
|
10 年 前 |
Jon Paul Maloy
|
cb1b728096
tipc: eliminate race condition at multicast reception
|
10 年 前 |
Jon Paul Maloy
|
3c724acdd5
tipc: simplify socket multicast reception
|
10 年 前 |
Jon Paul Maloy
|
c637c10355
tipc: resolve race problem at unicast message reception
|
10 年 前 |
Jon Paul Maloy
|
94153e36e7
tipc: use existing sk_write_queue for outgoing packet chain
|
10 年 前 |
Jon Paul Maloy
|
e3a77561e7
tipc: split up function tipc_msg_eval()
|
10 年 前 |
Jon Paul Maloy
|
d570d86497
tipc: enqueue arrived buffers in socket in separate function
|
10 年 前 |
Jon Paul Maloy
|
1186adf7df
tipc: simplify message forwarding and rejection in socket layer
|
10 年 前 |
Jon Paul Maloy
|
c5898636c4
tipc: reduce usage of context info in socket and link
|
10 年 前 |
Al Viro
|
f25dcc7687
tipc: tipc ->sendmsg() conversion
|
10 年 前 |
Richard Alpe
|
d6e164e321
tipc: fix socket list regression in new nl api
|
10 年 前 |
Sasha Levin
|
357c4774b5
tipc: correctly handle releasing a not fully initialized sock
|
10 年 前 |
Ying Xue
|
3721e9c7c1
tipc: remove redundant timer defined in tipc_sock struct
|
10 年 前 |
Ying Xue
|
a62fbccecd
tipc: make subscriber server support net namespace
|
10 年 前 |
Ying Xue
|
3474753954
tipc: make tipc node address support net namespace
|
10 年 前 |
Ying Xue
|
4ac1c8d0ee
tipc: name tipc name table support net namespace
|
10 年 前 |
Ying Xue
|
e05b31f4bf
tipc: make tipc socket support net namespace
|
10 年 前 |