summaryrefslogtreecommitdiff
path: root/net/tipc
AgeCommit message (Expand)Author
2010-10-16tipc: cleanup function namespacestephen hemminger
2010-10-13tipc: clean out all instances of #if 0'd unused codePaul Gortmaker
2010-09-23net: return operator cleanupEric Dumazet
2010-09-10tipc: Optimize handling excess content on incoming messagesPaul Gortmaker
2010-09-07tipc: Fix misleading error code when enabling Ethernet bearersAllan Stephens
2010-09-07tipc: Ensure outgoing messages on Ethernet have sufficient headroomAllan Stephens
2010-09-07tipc: Minor optimizations to name table translation codeAllan Stephens
2010-08-18tipc: Prevent missing name table entries when link flip-flops rapidlyAllan Stephens
2010-08-18tipc: Allow connect() to wait indefinitelyAllan Stephens
2010-08-18tipc: Minor enhancements to name table display formatAllan Stephens
2010-08-18tipc: Optimize tipc_node_has_active_links()Allan Stephens
2010-08-18tipc: Remove per-connection sequence number logicAllan Stephens
2010-08-18tipc: Fix bug in broadcast link transmit statistics computationAllan Stephens
2010-08-18tipc: Fix premature broadcast advertisement by sending nodeAllan Stephens
2010-08-18tipc: Prevent crash when broadcast link cannot send to all nodesAllan Stephens
2010-08-18tipc: Check for disabled bearer when processing incoming messagesAllan Stephens
2010-08-18tipc: correct problems with misleading flags returned using poll()Allan Stephens
2010-08-18tipc: Provide correct error code for unsupported connect() operationAllan Stephens
2010-08-18tipc: add SO_RCVLOWAT support to stream socket receive pathFlorian Westphal
2010-08-18tipc: Fix log buffer memory leak if initialization failsAnders Kaseorg
2010-05-13tipc: Reduce footprint by un-inlining tipc_msg_* routinesAllan Stephens
2010-05-13tipc: Reduce footprint by un-inlining buf_acquire routineAllan Stephens
2010-05-13tipc: Reduce footprint by un-inlining bearer congestion routineAllan Stephens
2010-05-13tipc: Reduce footprint by un-inlining port list routinesAllan Stephens
2010-05-13tipc: Reduce footprint by un-inlining nmap routinesAllan Stephens
2010-05-13tipc: Reduce footprint by un-inlining address routinesAllan Stephens
2010-05-13tipc: add tipc_ prefix to fcns targeted for un-inliningAllan Stephens
2010-05-13tipc: Relocate trivial link status functions to header fileAllan Stephens
2010-05-13tipc: remove abstraction for link_max_pktAllan Stephens
2010-05-13tipc: Add support for "-s" configuration optionAllan Stephens
2010-05-13tipc: Rename "multicast-link" to "broadcast-link"Allan Stephens
2010-05-13tipc: Eliminate unnecessary initialization in native API send routinesAllan Stephens
2010-05-13tipc: Prune unused data structures from configuration serviceAllan Stephens
2010-05-13tipc: Eliminate unused argument in print statementAllan Stephens
2010-05-13tipc: Eliminate obsolete port's "congested_link" fieldAllan Stephens
2010-04-20net: sk_sleep() helperEric Dumazet
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-07TIPC: Updated topology subscription protocol according to latest specJon Paul Maloy
2010-03-31tipc: define needless global scoped variable staticHagen Paul Pfeifer
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-24tipc: remove trailing space in messagesFrans Pop
2010-03-17tipc: Allow retransmission of cloned buffersNeil Horman
2010-03-17tipc: Increase frequency of load distribution over broadcast linkNeil Horman
2010-03-16tipc: fix lockdep warning on address assignmentNeil Horman
2010-03-08tipc: filter out messages not intended for this hostNeil Horman
2010-03-08tipc: fix endianness on tipc subscriber messagesNeil Horman
2010-03-05net: backlog functions renameZhu Yi
2010-03-05tipc: use limited socket backlogZhu Yi
2010-03-04tipc: Fix oops on send prior to entering networked mode (v3)Neil Horman
2010-01-19tipc: Clean up configuration fileAllan Stephens