index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
tipc
/
link.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-23
tipc: fix stale link problem during synchronization
Jon Paul Maloy
1
-1
/
+2
2015-08-23
tipc: interrupt link synchronization when a link goes down
Jon Paul Maloy
1
-1
/
+1
2015-07-30
tipc: clean up link creation
Jon Paul Maloy
1
-76
/
+60
2015-07-30
tipc: use temporary, non-protected skb queue for bundle reception
Jon Paul Maloy
1
-15
/
+19
2015-07-30
tipc: remove implicit message delivery in node_unlock()
Jon Paul Maloy
1
-18
/
+3
2015-07-30
tipc: make resetting of links non-atomic
Jon Paul Maloy
1
-1
/
+1
2015-07-30
tipc: merge link->exec_mode and link->state into one FSM
Jon Paul Maloy
1
-158
/
+192
2015-07-30
tipc: move protocol message sending away from link FSM
Jon Paul Maloy
1
-21
/
+30
2015-07-30
tipc: move link synch and failover to link aggregation level
Jon Paul Maloy
1
-350
/
+132
2015-07-30
tipc: reverse call order for link_reset()->node_link_down()
Jon Paul Maloy
1
-5
/
+1
2015-07-30
tipc: move all link_reset() calls to link aggregation level
Jon Paul Maloy
1
-61
/
+20
2015-07-30
tipc: eliminate function tipc_link_activate()
Jon Paul Maloy
1
-13
/
+4
2015-07-29
tipc: fix bug in broadcast synch message create function
Jon Maloy
1
-0
/
+3
2015-07-21
tipc: fix compatibility bug
Jon Paul Maloy
1
-1
/
+1
2015-07-20
tipc: reduce locking scope during packet reception
Jon Paul Maloy
1
-372
/
+301
2015-07-20
tipc: introduce node contact FSM
Jon Paul Maloy
1
-42
/
+32
2015-07-20
tipc: move link supervision timer to node level
Jon Paul Maloy
1
-74
/
+4
2015-07-20
tipc: simplify link timer implementation
Jon Paul Maloy
1
-45
/
+71
2015-07-20
tipc: improve link FSM implementation
Jon Paul Maloy
1
-156
/
+188
2015-07-20
tipc: introduce new link protocol msg create function
Jon Paul Maloy
1
-67
/
+77
2015-07-20
tipc: clean up definitions and usage of link flags
Jon Paul Maloy
1
-40
/
+58
2015-07-20
tipc: make media xmit call outside node spinlock context
Jon Paul Maloy
1
-60
/
+72
2015-07-20
tipc: change sk_buffer handling in tipc_link_xmit()
Jon Paul Maloy
1
-14
/
+9
2015-07-20
tipc: move link input queue to tipc_node
Jon Paul Maloy
1
-12
/
+15
2015-07-20
tipc: introduce link entry structure to struct tipc_node
Jon Paul Maloy
1
-28
/
+32
2015-06-28
tipc: purge backlog queue counters when broadcast link is reset
Jon Paul Maloy
1
-1
/
+1
2015-05-26
tipc: fix bug in link protocol message create function
Jon Paul Maloy
1
-2
/
+0
2015-05-14
tipc: add packet sequence number at instant of transmission
Jon Paul Maloy
1
-9
/
+28
2015-05-14
tipc: improve link congestion algorithm
Jon Paul Maloy
1
-5
/
+6
2015-05-14
tipc: simplify link supervision checkpointing
Jon Paul Maloy
1
-59
/
+22
2015-05-14
tipc: rename fields in struct tipc_link
Jon Paul Maloy
1
-77
/
+78
2015-05-14
tipc: simplify packet sequence number handling
Jon Paul Maloy
1
-19
/
+18
2015-05-14
tipc: simplify link timer handling
Jon Paul Maloy
1
-3
/
+3
2015-05-14
tipc: simplify resetting and disabling of bearers
Jon Paul Maloy
1
-19
/
+1
2015-05-09
tipc: add broadcast link window set/get to nl api
Richard Alpe
1
-30
/
+36
2015-04-29
tipc: fix problem with parallel link synchronization mechanism
Jon Paul Maloy
1
-5
/
+2
2015-04-29
tipc: remove wrong use of NLM_F_MULTI
Nicolas Dichtel
1
-4
/
+4
2015-04-23
tipc: fix node refcount issue
Erik Hugne
1
-1
/
+0
2015-04-02
tipc: simplify link mtu negotiation
Jon Paul Maloy
1
-97
/
+32
2015-04-02
tipc: eliminate delayed link deletion at link failover
Jon Paul Maloy
1
-68
/
+56
2015-04-02
tipc: drop tunneled packet duplicates at reception
Jon Paul Maloy
1
-85
/
+47
2015-03-29
tipc: involve reference counter for node structure
Ying Xue
1
-2
/
+5
2015-03-29
tipc: fix potential deadlock when all links are reset
Ying Xue
1
-4
/
+1
2015-03-25
tipc: eliminate race condition at dual link establishment
Jon Paul Maloy
1
-0
/
+45
2015-03-25
tipc: clean up handling of link congestion
Jon Paul Maloy
1
-55
/
+49
2015-03-25
tipc: introduce starvation free send algorithm
Jon Paul Maloy
1
-22
/
+36
2015-03-19
tipc: do not report -EHOSTUNREACH for failed local delivery
Erik Hugne
1
-2
/
+4
2015-03-14
tipc: clean up handling of message priorities
Jon Paul Maloy
1
-25
/
+15
2015-03-14
tipc: split link outqueue
Jon Paul Maloy
1
-108
/
+100
2015-03-14
tipc: eliminate unnecessary call to broadcast ack function
Jon Paul Maloy
1
-1
/
+1
[next]