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
2019-12-17
tipc: don't send gap blocks in ACK messages
Jon Maloy
1
-4
/
+4
2019-12-10
tipc: introduce variable window congestion control
Jon Maloy
1
-53
/
+122
2019-12-10
tipc: eliminate more unnecessary nacks and retransmissions
Jon Maloy
1
-1
/
+5
2019-12-10
tipc: eliminate gap indicator from ACK messages
Jon Maloy
1
-5
/
+9
2019-11-22
tipc: update replicast capability for broadcast send link
Hoang Le
1
-1
/
+1
2019-11-08
tipc: introduce TIPC encryption & authentication
Tuong Lien
1
-5
/
+14
2019-11-06
tipc: eliminate the dummy packet in link synching
Tuong Lien
1
-15
/
+14
2019-11-06
tipc: reduce sensitive to retransmit failures
Hoang Le
1
-1
/
+1
2019-11-03
tipc: improve message bundling algorithm
Tuong Lien
1
-28
/
+31
2019-10-28
tipc: Spelling s/enpoint/endpoint/
Geert Uytterhoeven
1
-1
/
+1
2019-10-02
tipc: fix unlimited bundling of small messages
Tuong Lien
1
-11
/
+18
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-40
/
+52
2019-08-18
tipc: clean up skb list lock handling on send path
Jon Maloy
1
-7
/
+7
2019-08-16
tipc: fix false detection of retransmit failures
Tuong Lien
1
-40
/
+52
2019-08-01
tipc: reduce risk of wakeup queue starvation
Jon Maloy
1
-8
/
+21
2019-07-25
tipc: fix changeover issues due to large packet
Tuong Lien
1
-14
/
+79
2019-07-25
tipc: optimize link synching mechanism
Tuong Lien
1
-0
/
+26
2019-07-01
tipc: embed jiffies in macro TIPC_BC_RETR_LIM
Jon Maloy
1
-5
/
+4
2019-06-25
tipc: rename function msg_get_wrapped() to msg_inner_hdr()
Jon Maloy
1
-1
/
+1
2019-06-25
tipc: eliminate unnecessary skb expansion during retransmission
Jon Maloy
1
-1
/
+1
2019-06-25
tipc: simplify stale link failure criteria
Jon Maloy
1
-7
/
+2
2019-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+0
2019-06-18
tipc: fix issues with early FAILOVER_MSG from peer
Tuong Lien
1
-1
/
+0
2019-06-17
tipc: include retrans failure detection for unicast
Tuong Lien
1
-36
/
+70
2019-05-04
tipc: fix missing Name entries due to half-failover
Tuong Lien
1
-0
/
+35
2019-04-27
netlink: make validation more configurable for future strictness
Johannes Berg
1
-2
/
+2
2019-04-27
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
1
-6
/
+6
2019-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2019-04-16
tipc: fix link established but not in session
Tuong Lien
1
-0
/
+2
2019-04-04
tipc: adapt link failover for new Gap-ACK algorithm
Tuong Lien
1
-26
/
+80
2019-04-04
tipc: reduce duplicate packets for unicast traffic
Tuong Lien
1
-10
/
+16
2019-04-04
tipc: improve TIPC throughput by Gap ACK blocks
Tuong Lien
1
-10
/
+124
2019-03-19
tipc: support broadcast/replicast configurable for bc-link
Hoang Le
1
-0
/
+8
2019-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+16
2019-02-11
tipc: fix link session and re-establish issues
Tuong Lien
1
-0
/
+15
2019-02-11
tipc: fix skb may be leaky in tipc_link_input
Hoang Le
1
-1
/
+1
2019-01-23
tipc: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-1
/
+1
2018-12-19
tipc: fix uninitialized value for broadcast retransmission
Hoang Le
1
-0
/
+8
2018-12-19
tipc: add trace_events for tipc link
Tuong Lien
1
-1
/
+32
2018-12-19
tipc: enable tracepoints in tipc
Tuong Lien
1
-0
/
+120
2018-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+7
2018-11-11
tipc: fix link re-establish failure
Jon Maloy
1
-4
/
+7
2018-11-11
tipc: improve broadcast retransmission algorithm
LUU Duc Canh
1
-46
/
+13
2018-10-15
tipc: initialize broadcast link stale counter correctly
Jon Maloy
1
-0
/
+1
2018-10-11
tipc: eliminate possible recursive locking detected by LOCKDEP
Ying Xue
1
-2
/
+9
2018-10-10
tipc: set link tolerance correctly in broadcast link
Jon Maloy
1
-5
/
+11
2018-10-01
tipc: ignore STATE_MSG on wrong link session
LUU Duc Canh
1
-0
/
+3
2018-09-29
tipc: fix failover problem
LUU Duc Canh
1
-0
/
+35
2018-09-25
tipc: lock wakeup & inputq at tipc_link_reset()
Parthasarathy Bhuvaragan
1
-1
/
+6
2018-07-21
tipc: make some functions static
YueHaibing
1
-5
/
+6
[next]