Jon Paul Maloy
|
10724cc7bb
tipc: redesign connection-level flow control
|
9 年之前 |
Jon Paul Maloy
|
60020e1857
tipc: propagate peer node capabilities to socket layer
|
9 年之前 |
Jon Paul Maloy
|
7c8bcfb125
tipc: re-enable compensation for socket receive buffer double counting
|
9 年之前 |
David S. Miller
|
810813c47a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 年之前 |
Richard Alpe
|
49cc66eaee
tipc: move netlink policies to netlink.c
|
9 年之前 |
Parthasarathy Bhuvaragan
|
f214fc4029
tipc: Revert "tipc: use existing sk_write_queue for outgoing packet chain"
|
9 年之前 |
David S. Miller
|
f188b951f3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 年之前 |
Herbert Xu
|
1ce0bf50ae
net: Generalise wq_has_sleeper helper
|
9 年之前 |
Ying Xue
|
f4195d1eac
tipc: avoid packets leaking on socket receive queue
|
9 年之前 |
Jon Paul Maloy
|
959e1781aa
tipc: introduce jumbo frame support for broadcast
|
9 年之前 |
Jon Paul Maloy
|
6beb19a62a
tipc: move bcast definitions to bcast.c
|
9 年之前 |
Jon Paul Maloy
|
cda3696d3d
tipc: clean up socket layer message reception
|
10 年之前 |
Jon Paul Maloy
|
bcd3ffd4f6
tipc: introduce new tipc_sk_respond() function
|
10 年之前 |
Jon Paul Maloy
|
29042e19f2
tipc: let function tipc_msg_reverse() expand header when needed
|
10 年之前 |
Jon Paul Maloy
|
af9b028e27
tipc: make media xmit call outside node spinlock context
|
10 年之前 |
Jon Paul Maloy
|
22d85c7942
tipc: change sk_buffer handling in tipc_link_xmit()
|
10 年之前 |
Stephen Smalley
|
fdd75ea8df
net/tipc: initialize security state for new connection socket
|
10 年之前 |
David S. Miller
|
25c43bf13b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 年之前 |
Erik Hugne
|
b3be5e3e72
tipc: disconnect socket directly after probe failure
|
10 年之前 |
Ying Xue
|
1ea23a2117
tipc: unconditionally put sock refcnt when sock timer to be deleted is pending
|
10 年之前 |
Jon Paul Maloy
|
a6bf70f792
tipc: simplify include dependencies
|
10 年之前 |
Eric W. Biederman
|
11aa9c28b4
net: Pass kern from net_proto_family.create to sk_alloc
|
10 年之前 |
Erik Hugne
|
9871b27f67
tipc: fix random link reset problem
|
10 年之前 |
Thomas Graf
|
b5e2c150ac
rhashtable: Disable automatic shrinking by default
|
10 年之前 |
Sasha Levin
|
610600c8c5
tipc: validate length of sockaddr in connect() for dgram/rdm
|
10 年之前 |
Herbert Xu
|
6d02294981
tipc: Use default rhashtable hashfn
|
10 年之前 |
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 年之前 |