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 |
Allan Stephens
|
e8ec1ae756
tipc: Eliminate obsolete code for re-sending a message
|
13 years ago |
Allan Stephens
|
5f6d9123f1
tipc: Eliminate trivial buffer manipulation helper routines
|
13 years ago |
Allan Stephens
|
c74a46110f
tipc: Remove duplicate check of message destination node
|
13 years ago |
Allan Stephens
|
b76b27cad5
tipc: Prevent loss of fragmented messages over unicast links
|
13 years ago |
Allan Stephens
|
7a54d4a99d
tipc: Major redesign of broadcast link ACK/NACK algorithms
|
13 years ago |
Allan Stephens
|
47361c87c5
tipc: Fix problem with broadcast link synchronization between nodes
|
13 years ago |
Allan Stephens
|
9349931371
tipc: Ensure broadcast link re-acquires node after link failure
|
13 years ago |
Allan Stephens
|
4d75313ce9
tipc: Prevent broadcast link stalling in dual LAN environments
|
13 years ago |
Allan Stephens
|
92d2c905b4
tipc: Prevent transmission of outdated link protocol messages
|
13 years ago |
Allan Stephens
|
8809b255a9
tipc: improve the link deferred queue insertion algorithm
|
13 years ago |
Paul Gortmaker
|
a18c4bc3ea
tipc: rename struct link* to struct tipc_link*
|
13 years ago |
Paul Gortmaker
|
358a0d1c9e
tipc: rename struct media to struct tipc_media
|
13 years ago |
Allan Stephens
|
f905730c7e
tipc: Allow use of buf_seqno() helper routine by unicast links
|
13 years ago |
Allan Stephens
|
3655959143
tipc: Ignore broadcast acknowledgements that are out-of-range
|
13 years ago |
Allan Stephens
|
5c216e1d28
tipc: Allow run-time alteration of default link settings
|
13 years ago |