Jon Maloy
|
c545a945d0
tipc: eliminate potential memory leak
|
7 years ago |
Kees Cook
|
31b102bb50
net: tipc: Convert timers to use timer_setup()
|
7 years ago |
Cong Wang
|
e233df0157
tipc: fix a dangling pointer
|
7 years ago |
Jon Maloy
|
0d5fcebf3c
tipc: refactor tipc_sk_timeout() function
|
7 years ago |
Jon Maloy
|
cb4dc41eaa
tipc: fix broken tipc_poll() function
|
7 years ago |
Jon Maloy
|
399574d419
tipc: guarantee delivery of UP event before first broadcast
|
7 years ago |
Jon Maloy
|
2f487712b8
tipc: guarantee that group broadcast doesn't bypass group unicast
|
7 years ago |
Jon Maloy
|
b87a5ea31c
tipc: guarantee group unicast doesn't bypass group broadcast
|
7 years ago |
Jon Maloy
|
5b8dddb637
tipc: introduce group multicast messaging
|
7 years ago |
Jon Maloy
|
ee106d7f94
tipc: introduce group anycast messaging
|
7 years ago |
Jon Maloy
|
27bd9ec027
tipc: introduce group unicast messaging
|
7 years ago |
Jon Maloy
|
b7d4263551
tipc: introduce flow control for group broadcast messages
|
7 years ago |
Jon Maloy
|
ae236fb208
tipc: receive group membership events via member socket
|
7 years ago |
Jon Maloy
|
31c82a2d9d
tipc: add second source address to recvmsg()/recvfrom()
|
7 years ago |
Jon Maloy
|
75da2163db
tipc: introduce communication groups
|
7 years ago |
Jon Maloy
|
a80ae5306a
tipc: improve destination linked list
|
7 years ago |
Jon Maloy
|
f70d37b796
tipc: add new function for sending multiple small messages
|
7 years ago |
Jon Maloy
|
64ac5f5977
tipc: refactor function filter_rcv()
|
7 years ago |
Jon Maloy
|
23998835be
tipc: improve address sanity check in tipc_connect()
|
7 years ago |
Jon Maloy
|
14c04493cb
tipc: add ability to order and receive topology events in driver
|
7 years ago |
Bob Peterson
|
6c7e983b22
tipc: Fix tipc_sk_reinit handling of -EAGAIN
|
8 years ago |
Reshetova, Elena
|
41c6d650f6
net: convert sock.sk_refcnt from atomic_t to refcount_t
|
8 years ago |
Jon Paul Maloy
|
844cf763fb
tipc: make macro tipc_wait_for_cond() smp safe
|
8 years ago |
Linus Torvalds
|
8d65b08deb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
8 years ago |
Jon Paul Maloy
|
ec8a09fbbe
tipc: refactor function tipc_sk_recv_stream()
|
8 years ago |
Jon Paul Maloy
|
e9f8b10101
tipc: refactor function tipc_sk_recvmsg()
|
8 years ago |
Parthasarathy Bhuvaragan
|
c1be775628
tipc: close the connection if protocol messages contain errors
|
8 years ago |
Parthasarathy Bhuvaragan
|
4e0df4951e
tipc: improve error validations for sockets in CONNECTING state
|
8 years ago |
Parthasarathy Bhuvaragan
|
42b531de17
tipc: Fix missing connection request handling
|
8 years ago |
David S. Miller
|
b1513c3531
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |