| Commit message (Expand) | Author | Age | Files | Lines |
* | net: tipc: fix stall during bclink wakeup procedure | Kolmakov Dmitriy | 2015-09-08 | 1 | -1/+29 |
* | tipc: fix stale link problem during synchronization | Jon Paul Maloy | 2015-08-23 | 2 | -3/+12 |
* | tipc: interrupt link synchronization when a link goes down | Jon Paul Maloy | 2015-08-23 | 2 | -4/+9 |
* | tipc: eliminate risk of premature link setup during failover | Jon Paul Maloy | 2015-08-23 | 1 | -1/+3 |
* | tipc: don't sanity check non-existing TLV (NL compat) | Richard Alpe | 2015-08-17 | 1 | -1/+1 |
* | ipv6: change ipv6_stub_impl.ipv6_dst_lookup to take net argument | Roopa Prabhu | 2015-07-31 | 1 | -1/+2 |
* | tipc: clean up link creation | Jon Paul Maloy | 2015-07-30 | 4 | -121/+86 |
* | tipc: use temporary, non-protected skb queue for bundle reception | Jon Paul Maloy | 2015-07-30 | 1 | -15/+19 |
* | tipc: remove implicit message delivery in node_unlock() | Jon Paul Maloy | 2015-07-30 | 4 | -63/+10 |
* | tipc: make resetting of links non-atomic | Jon Paul Maloy | 2015-07-30 | 3 | -70/+127 |
* | tipc: move received discovery data evaluation inside node.c | Jon Paul Maloy | 2015-07-30 | 3 | -123/+127 |
* | tipc: merge link->exec_mode and link->state into one FSM | Jon Paul Maloy | 2015-07-30 | 3 | -180/+226 |
* | tipc: move protocol message sending away from link FSM | Jon Paul Maloy | 2015-07-30 | 3 | -21/+33 |
* | tipc: move link synch and failover to link aggregation level | Jon Paul Maloy | 2015-07-30 | 5 | -508/+342 |
* | tipc: extend node FSM | Jon Paul Maloy | 2015-07-30 | 2 | -11/+92 |
* | tipc: reverse call order for link_reset()->node_link_down() | Jon Paul Maloy | 2015-07-30 | 2 | -14/+22 |
* | tipc: move all link_reset() calls to link aggregation level | Jon Paul Maloy | 2015-07-30 | 5 | -69/+104 |
* | tipc: eliminate function tipc_link_activate() | Jon Paul Maloy | 2015-07-30 | 3 | -16/+8 |
* | tipc: fix bug in broadcast synch message create function | Jon Maloy | 2015-07-29 | 1 | -0/+3 |
* | tipc: clean up socket layer message reception | Jon Paul Maloy | 2015-07-26 | 4 | -146/+134 |
* | tipc: introduce new tipc_sk_respond() function | Jon Paul Maloy | 2015-07-26 | 3 | -39/+47 |
* | tipc: let function tipc_msg_reverse() expand header when needed | Jon Paul Maloy | 2015-07-26 | 3 | -34/+48 |
* | tipc: fix compatibility bug | Jon Paul Maloy | 2015-07-21 | 1 | -1/+1 |
* | tipc: reduce locking scope during packet reception | Jon Paul Maloy | 2015-07-20 | 8 | -389/+478 |
* | tipc: introduce node contact FSM | Jon Paul Maloy | 2015-07-20 | 4 | -54/+185 |
* | tipc: move link supervision timer to node level | Jon Paul Maloy | 2015-07-20 | 4 | -80/+68 |
* | tipc: simplify link timer implementation | Jon Paul Maloy | 2015-07-20 | 2 | -45/+72 |
* | tipc: improve link FSM implementation | Jon Paul Maloy | 2015-07-20 | 2 | -156/+195 |
* | tipc: introduce new link protocol msg create function | Jon Paul Maloy | 2015-07-20 | 1 | -67/+77 |
* | tipc: clean up definitions and usage of link flags | Jon Paul Maloy | 2015-07-20 | 4 | -78/+67 |
* | tipc: make media xmit call outside node spinlock context | Jon Paul Maloy | 2015-07-20 | 8 | -77/+198 |
* | tipc: change sk_buffer handling in tipc_link_xmit() | Jon Paul Maloy | 2015-07-20 | 3 | -40/+37 |
* | tipc: use bearer index when looking up active links | Jon Paul Maloy | 2015-07-20 | 2 | -73/+59 |
* | tipc: move link input queue to tipc_node | Jon Paul Maloy | 2015-07-20 | 4 | -19/+27 |
* | tipc: move link creation from neighbor discoverer to node | Jon Paul Maloy | 2015-07-20 | 3 | -16/+37 |
* | tipc: introduce link entry structure to struct tipc_node | Jon Paul Maloy | 2015-07-20 | 6 | -136/+143 |
* | net/tipc: initialize security state for new connection socket | Stephen Smalley | 2015-07-08 | 1 | -0/+1 |
* | tipc: purge backlog queue counters when broadcast link is reset | Jon Paul Maloy | 2015-06-28 | 3 | -1/+7 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-06-13 | 1 | -5/+11 |
|\ |
|
| * | tipc: disconnect socket directly after probe failure | Erik Hugne | 2015-06-10 | 1 | -5/+11 |
* | | tipc: unconditionally put sock refcnt when sock timer to be deleted is pending | Ying Xue | 2015-05-30 | 1 | -5/+2 |
* | | tipc: fix bug in link protocol message create function | Jon Paul Maloy | 2015-05-26 | 1 | -2/+0 |
* | | tipc: use sock_create_kern interface to create kernel socket | Ying Xue | 2015-05-14 | 1 | -1/+1 |
* | | tipc: add packet sequence number at instant of transmission | Jon Paul Maloy | 2015-05-14 | 5 | -41/+54 |
* | | tipc: improve link congestion algorithm | Jon Paul Maloy | 2015-05-14 | 3 | -10/+22 |
* | | tipc: simplify link supervision checkpointing | Jon Paul Maloy | 2015-05-14 | 2 | -61/+22 |
* | | tipc: rename fields in struct tipc_link | Jon Paul Maloy | 2015-05-14 | 3 | -96/+97 |
* | | tipc: simplify packet sequence number handling | Jon Paul Maloy | 2015-05-14 | 4 | -62/+53 |
* | | tipc: simplify include dependencies | Jon Paul Maloy | 2015-05-14 | 8 | -17/+22 |
* | | tipc: simplify link timer handling | Jon Paul Maloy | 2015-05-14 | 1 | -3/+3 |