Richard Alpe
|
49cc66eaee
tipc: move netlink policies to netlink.c
|
9 years ago |
Jon Paul Maloy
|
e74a386d70
tipc: remove pre-allocated message header in link struct
|
9 years ago |
David S. Miller
|
b633353115
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Insu Yun
|
b53ce3e7d4
tipc: unlock in error path
|
9 years ago |
Richard Alpe
|
4952cd3e7b
tipc: refactor node xmit and fix memory leaks
|
9 years ago |
Richard Alpe
|
817298102b
tipc: fix link priority propagation
|
9 years ago |
Richard Alpe
|
d01332f1ac
tipc: fix link attribute propagation bug
|
9 years ago |
David S. Miller
|
f188b951f3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Jon Paul Maloy
|
9a65083827
tipc: correct settings of broadcast link state
|
9 years ago |
Jon Paul Maloy
|
1a90632da8
tipc: eliminate remnants of hungarian notation
|
9 years ago |
Jon Paul Maloy
|
38206d5939
tipc: narrow down interface towards struct tipc_link
|
9 years ago |
Jon Paul Maloy
|
5be9c08671
tipc: narrow down exposure of struct tipc_node
|
9 years ago |
Jon Paul Maloy
|
5405ff6e15
tipc: convert node lock to rwlock
|
9 years ago |
Jon Paul Maloy
|
2312bf61ae
tipc: introduce per-link spinlock
|
9 years ago |
Jon Paul Maloy
|
c7cad0d6f7
tipc: move linearization of buffers to generic code
|
9 years ago |
Wu Fengguang
|
742e038330
tipc: link_is_bc_sndlink() can be static
|
10 years ago |
Jon Paul Maloy
|
2af5ae372a
tipc: clean up unused code and structures
|
10 years ago |
Jon Paul Maloy
|
c72fa872a2
tipc: eliminate link's reference to owner node
|
10 years ago |
Jon Paul Maloy
|
60852d6795
tipc: let neighbor discoverer tranmsit consumable buffers
|
10 years ago |
Jon Paul Maloy
|
959e1781aa
tipc: introduce jumbo frame support for broadcast
|
10 years ago |
Jon Paul Maloy
|
5266698661
tipc: let broadcast packet reception use new link receive function
|
10 years ago |
Jon Paul Maloy
|
fd556f209a
tipc: introduce capability bit for broadcast synchronization
|
10 years ago |
Jon Paul Maloy
|
2f56612457
tipc: let broadcast transmission use new link transmit function
|
10 years ago |
Jon Paul Maloy
|
c1ab3f1dea
tipc: make struct tipc_link generic to support broadcast
|
10 years ago |
Jon Paul Maloy
|
323019069e
tipc: use explicit allocation of broadcast send link
|
10 years ago |
Jon Paul Maloy
|
0e05498e9e
tipc: make link implementation independent from struct tipc_bearer
|
10 years ago |
Jon Paul Maloy
|
c819930090
tipc: update node FSM when peer RESET message is received
|
10 years ago |
Jon Paul Maloy
|
282b3a0562
tipc: send out RESET immediately when link goes down
|
10 years ago |
Jon Paul Maloy
|
73f646cec3
tipc: delay ESTABLISH state event when link is established
|
10 years ago |
Jon Paul Maloy
|
8306f99a51
tipc: disallow packet duplicates in link deferred queue
|
10 years ago |