summaryrefslogtreecommitdiff
path: root/net/tipc
Commit message (Expand)AuthorAge
* tipc: Fix misleading error code when enabling Ethernet bearersAllan Stephens2010-09-06
* tipc: Ensure outgoing messages on Ethernet have sufficient headroomAllan Stephens2010-09-06
* tipc: Minor optimizations to name table translation codeAllan Stephens2010-09-06
* tipc: Prevent missing name table entries when link flip-flops rapidlyAllan Stephens2010-08-17
* tipc: Allow connect() to wait indefinitelyAllan Stephens2010-08-17
* tipc: Minor enhancements to name table display formatAllan Stephens2010-08-17
* tipc: Optimize tipc_node_has_active_links()Allan Stephens2010-08-17
* tipc: Remove per-connection sequence number logicAllan Stephens2010-08-17
* tipc: Fix bug in broadcast link transmit statistics computationAllan Stephens2010-08-17
* tipc: Fix premature broadcast advertisement by sending nodeAllan Stephens2010-08-17
* tipc: Prevent crash when broadcast link cannot send to all nodesAllan Stephens2010-08-17
* tipc: Check for disabled bearer when processing incoming messagesAllan Stephens2010-08-17
* tipc: correct problems with misleading flags returned using poll()Allan Stephens2010-08-17
* tipc: Provide correct error code for unsupported connect() operationAllan Stephens2010-08-17
* tipc: add SO_RCVLOWAT support to stream socket receive pathFlorian Westphal2010-08-17
* tipc: Fix log buffer memory leak if initialization failsAnders Kaseorg2010-08-17
* tipc: Reduce footprint by un-inlining tipc_msg_* routinesAllan Stephens2010-05-12
* tipc: Reduce footprint by un-inlining buf_acquire routineAllan Stephens2010-05-12
* tipc: Reduce footprint by un-inlining bearer congestion routineAllan Stephens2010-05-12
* tipc: Reduce footprint by un-inlining port list routinesAllan Stephens2010-05-12
* tipc: Reduce footprint by un-inlining nmap routinesAllan Stephens2010-05-12
* tipc: Reduce footprint by un-inlining address routinesAllan Stephens2010-05-12
* tipc: add tipc_ prefix to fcns targeted for un-inliningAllan Stephens2010-05-12
* tipc: Relocate trivial link status functions to header fileAllan Stephens2010-05-12
* tipc: remove abstraction for link_max_pktAllan Stephens2010-05-12
* tipc: Add support for "-s" configuration optionAllan Stephens2010-05-12
* tipc: Rename "multicast-link" to "broadcast-link"Allan Stephens2010-05-12
* tipc: Eliminate unnecessary initialization in native API send routinesAllan Stephens2010-05-12
* tipc: Prune unused data structures from configuration serviceAllan Stephens2010-05-12
* tipc: Eliminate unused argument in print statementAllan Stephens2010-05-12
* tipc: Eliminate obsolete port's "congested_link" fieldAllan Stephens2010-05-12
* net: sk_sleep() helperEric Dumazet2010-04-20
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | TIPC: Updated topology subscription protocol according to latest specJon Paul Maloy2010-04-06
* | tipc: define needless global scoped variable staticHagen Paul Pfeifer2010-03-30
* | tipc: remove trailing space in messagesFrans Pop2010-03-24
* | tipc: Allow retransmission of cloned buffersNeil Horman2010-03-16
* | tipc: Increase frequency of load distribution over broadcast linkNeil Horman2010-03-16
|/
* tipc: fix lockdep warning on address assignmentNeil Horman2010-03-16
* tipc: filter out messages not intended for this hostNeil Horman2010-03-08
* tipc: fix endianness on tipc subscriber messagesNeil Horman2010-03-08
* net: backlog functions renameZhu Yi2010-03-05
* tipc: use limited socket backlogZhu Yi2010-03-05
* tipc: Fix oops on send prior to entering networked mode (v3)Neil Horman2010-03-04
* tipc: Clean up configuration fileAllan Stephens2010-01-19
* tipc: use kconfig to limit numeric rangesAmerigo Wang2010-01-03
* net: Move && and || to end of previous lineJoe Perches2009-11-29
* net: use net_eq to compare netsOctavian Purdila2009-11-25
* net: pass kern to net_proto_family create functionEric Paris2009-11-05