Commit Graph

269 Commits (0793f83f0ec2142d06abe53570417c8d95e0310a)

Author SHA1 Message Date
Kulikov Vasiliy 88f8a5e3e7 net: tipc: fix information leak to userland 14 years ago
Allan Stephens a0e00369f1 tipc: delete needless memset from bearer enabling. 15 years ago
Neil Horman db5a753bf1 Revert d88dca79d3 15 years ago
Neil Horman 8c97443808 Revert c6537d6742 15 years ago
Allan Stephens ccc901ee58 tipc: Simplify bearer shutdown logic 15 years ago
David S. Miller 724829b3ad tipc: Kill tipc_get_mode() completely. 15 years ago
stephen hemminger 31e3c3f6f1 tipc: cleanup function namespace 15 years ago
Paul Gortmaker 7368ddf144 tipc: clean out all instances of #if 0'd unused code 15 years ago
Eric Dumazet a02cec2155 net: return operator cleanup 15 years ago
Paul Gortmaker b2abd4c033 tipc: Optimize handling excess content on incoming messages 15 years ago
Allan Stephens d1fb62796c tipc: Fix misleading error code when enabling Ethernet bearers 15 years ago
Allan Stephens 9fbfca0131 tipc: Ensure outgoing messages on Ethernet have sufficient headroom 15 years ago
Allan Stephens 5d9c54c1e9 tipc: Minor optimizations to name table translation code 15 years ago
Allan Stephens 5a68d5ee00 tipc: Prevent missing name table entries when link flip-flops rapidly 15 years ago
Allan Stephens 564e83b51a tipc: Allow connect() to wait indefinitely 15 years ago
Allan Stephens c2de58140a tipc: Minor enhancements to name table display format 15 years ago
Allan Stephens 76ae0d71d8 tipc: Optimize tipc_node_has_active_links() 15 years ago
Allan Stephens 96d841b703 tipc: Remove per-connection sequence number logic 15 years ago
Allan Stephens 0048b826af tipc: Fix bug in broadcast link transmit statistics computation 15 years ago
Allan Stephens 5b1f7bdeb6 tipc: Fix premature broadcast advertisement by sending node 15 years ago
Allan Stephens 7e3e5d0950 tipc: Prevent crash when broadcast link cannot send to all nodes 15 years ago
Allan Stephens b02b69c8a4 tipc: Check for disabled bearer when processing incoming messages 15 years ago
Allan Stephens f662c07058 tipc: correct problems with misleading flags returned using poll() 15 years ago
Allan Stephens 35997e3157 tipc: Provide correct error code for unsupported connect() operation 15 years ago
Florian Westphal 3720d40b20 tipc: add SO_RCVLOWAT support to stream socket receive path 15 years ago
Anders Kaseorg f813809252 tipc: Fix log buffer memory leak if initialization fails 15 years ago
Allan Stephens 23461e835b tipc: Reduce footprint by un-inlining tipc_msg_* routines 15 years ago
Allan Stephens 3032cca4d5 tipc: Reduce footprint by un-inlining buf_acquire routine 15 years ago
Allan Stephens b274f4ab8e tipc: Reduce footprint by un-inlining bearer congestion routine 15 years ago
Allan Stephens 43608edc2d tipc: Reduce footprint by un-inlining port list routines 15 years ago
Allan Stephens 3e22e62b62 tipc: Reduce footprint by un-inlining nmap routines 15 years ago
Allan Stephens 80e0c33064 tipc: Reduce footprint by un-inlining address routines 15 years ago
Allan Stephens c68ca7b720 tipc: add tipc_ prefix to fcns targeted for un-inlining 15 years ago
Allan Stephens 01fee256a6 tipc: Relocate trivial link status functions to header file 15 years ago
Allan Stephens 15e979da7c tipc: remove abstraction for link_max_pkt 15 years ago
Allan Stephens 107e7be628 tipc: Add support for "-s" configuration option 15 years ago
Allan Stephens 3aec9cc936 tipc: Rename "multicast-link" to "broadcast-link" 15 years ago
Allan Stephens 9ccc2eb4e1 tipc: Eliminate unnecessary initialization in native API send routines 15 years ago
Allan Stephens 289464e4fc tipc: Prune unused data structures from configuration service 15 years ago
Allan Stephens b82834e66a tipc: Eliminate unused argument in print statement 15 years ago
Allan Stephens df4ef33716 tipc: Eliminate obsolete port's "congested_link" field 15 years ago
Eric Dumazet aa39514516 net: sk_sleep() helper 15 years ago
Jon Paul Maloy c6537d6742 TIPC: Updated topology subscription protocol according to latest spec 15 years ago
Hagen Paul Pfeifer 8379d07031 tipc: define needless global scoped variable static 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Frans Pop a570f095ea tipc: remove trailing space in messages 15 years ago
Neil Horman ca50910185 tipc: Allow retransmission of cloned buffers 15 years ago
Neil Horman 1a624832a0 tipc: Increase frequency of load distribution over broadcast link 15 years ago
Neil Horman a2f46ee1ba tipc: fix lockdep warning on address assignment 15 years ago
Neil Horman de58657146 tipc: filter out messages not intended for this host 15 years ago