Erik Hugne
|
3db0a197ed
tipc: fix dereference before check warning
|
11 years ago |
Erik Hugne
|
a715b49e79
tipc: reassembly failures should cause link reset
|
11 years ago |
Erik Hugne
|
40ba3cdf54
tipc: message reassembly using fragment chain
|
11 years ago |
Erik Hugne
|
528f6f4bf3
tipc: don't reroute message fragments
|
11 years ago |
Ying Xue
|
3af390e2c5
tipc: remove two indentation levels in tipc_recv_msg routine
|
11 years ago |
Erik Hugne
|
bbfbe47cc9
tipc: simplify the link lookup routine
|
11 years ago |
Ying Xue
|
636c0371a7
tipc: correct return value of link_cmd_set_value routine
|
11 years ago |
Ying Xue
|
4068243208
tipc: silence sparse warnings
|
11 years ago |
Ying Xue
|
9446b87add
tipc: remove iovec length parameter from all sending functions
|
11 years ago |
Ying Xue
|
126c052464
tipc: fix wrong return value for link_send_sections_long routine
|
12 years ago |
Ying Xue
|
7410f967ba
tipc: make tipc_link_send_sections_fast exit earlier
|
12 years ago |
Ying Xue
|
796c75d0d3
tipc: enhance priority of link protocol packet
|
12 years ago |
Paul Gortmaker
|
ae8509c420
tipc: cosmetic realignment of function arguments
|
12 years ago |
Ying Xue
|
f1733d7580
tipc: remove user_port instance from tipc_port structure
|
12 years ago |
Ying Xue
|
198d73b82b
tipc: delete code orphaned by new server infrastructure
|
12 years ago |
Dan Carpenter
|
6bf15191f6
tipc: potential divide by zero in tipc_link_recv_fragment()
|
12 years ago |
Dan Carpenter
|
cb4b102f0a
tipc: add a bounds check in link_recv_changeover_msg()
|
12 years ago |
Erik Hugne
|
c008413850
tipc: remove obsolete flush of stale reassembly buffer
|
12 years ago |
Jon Maloy
|
c64f7a6a1f
tipc: introduce message to synchronize broadcast link
|
12 years ago |
Ying Xue
|
389dd9bcf6
tipc: rename supported flag to recv_permitted
|
12 years ago |
Ying Xue
|
818f4da526
tipc: remove supportable flag from bclink structure
|
12 years ago |
Ying Xue
|
3c294cb374
tipc: remove the bearer congestion mechanism
|
12 years ago |
Ying Xue
|
fc0739385b
tipc: remove pointless name sanity check and tipc_alphabet array
|
13 years ago |
Erik Hugne
|
dc1aed37d1
tipc: phase out most of the struct print_buf usage
|
13 years ago |
Paul Gortmaker
|
5deedde9fa
tipc: simplify link_print by divorcing it from using tipc_printf
|
13 years ago |
Erik Hugne
|
568fc588fc
tipc: remove TIPC packet debugging functions and macros
|
13 years ago |
Erik Hugne
|
2cf8aa19fe
tipc: use standard printk shortcut macros (pr_err etc.)
|
13 years ago |
Ben Hutchings
|
2c53040f01
net: Fix (nearly-)kernel-doc comments for various functions
|
13 years ago |
Paul Gortmaker
|
617d3c7a50
tipc: compress out gratuitous extra carriage returns
|
13 years ago |
Eric Dumazet
|
95c9617472
net: cleanup unsigned to unsigned int
|
13 years ago |