index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
tipc
/
link.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tipc: fix incorrect order of state message data sanity check
Tung Nguyen
2022-03-08
1
-4
/
+5
*
tipc: improve size validations for received domain records
Jon Maloy
2022-02-10
1
-2
/
+7
*
tipc: discard MSG_CRYPTO msgs when key_exchange_enabled is not set
Xin Long
2021-12-13
1
-1
/
+2
*
tipc: only accept encrypted MSG_CRYPTO msgs
Xin Long
2021-11-15
1
-2
/
+5
*
Revert "tipc: Return the correct errno code"
Hoang Le
2021-08-12
1
-3
/
+3
*
Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-06-30
1
-3
/
+3
|
\
|
*
tipc: Return the correct errno code
Zheng Yongjun
2021-06-04
1
-3
/
+3
*
|
Merge tag 'fallthrough-fixes-clang-5.14-rc1' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2021-06-28
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
tipc: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-05-17
1
-0
/
+1
*
|
tipc: simplify the finalize work queue
Xin Long
2021-05-18
1
-0
/
+5
|
/
*
net: tip: fix a couple kernel-doc markups
Mauro Carvalho Chehab
2021-01-14
1
-1
/
+1
*
tipc: fix NULL deref in tipc_link_xmit()
Hoang Le
2021-01-09
1
-2
/
+7
*
net/tipc: fix all function Return: notation
Randy Dunlap
2020-12-01
1
-4
/
+4
*
net/tipc: fix link.c kernel-doc
Randy Dunlap
2020-12-01
1
-2
/
+36
*
tipc: remove unneeded semicolon
Tom Rix
2020-11-02
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-22
1
-1
/
+2
|
\
|
*
net: tipc: kerneldoc fixes
Lu Wei
2020-09-15
1
-1
/
+2
|
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
*
|
tipc: add automatic session key exchange
Tuong Lien
2020-09-18
1
-0
/
+5
*
|
tipc: Remove unused macro TIPC_NACK_INTV
YueHaibing
2020-08-31
1
-5
/
+0
*
|
net: tipc: Convert to use the preferred fallthrough macro
Miaohe Lin
2020-08-18
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-25
1
-1
/
+1
|
\
|
*
tipc: allow to build NACK message in link timeout function
Tung Nguyen
2020-07-20
1
-1
/
+1
*
|
net: tipc: kerneldoc fixes
Andrew Lunn
2020-07-13
1
-3
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-11
1
-8
/
+18
|
\
|
|
*
tipc: fix retransmission on unicast links
Hamish Martin
2020-07-08
1
-8
/
+18
*
|
tipc: Use struct_size() helper
Gustavo A. R. Silva
2020-06-19
1
-4
/
+4
*
|
tipc: update a binding service via broadcast
Hoang Huu Le
2020-06-17
1
-1
/
+1
|
/
*
tipc: add support for broadcast rcv stats dumping
Tuong Lien
2020-05-26
1
-32
/
+33
*
tipc: enable broadcast retrans via unicast
Tuong Lien
2020-05-26
1
-4
/
+6
*
tipc: add back link trace events
Tuong Lien
2020-05-26
1
-0
/
+3
*
tipc: introduce Gap ACK blocks for broadcast link
Tuong Lien
2020-05-26
1
-174
/
+251
*
tipc: fix incorrect increasing of link window
Tuong Lien
2020-04-15
1
-1
/
+1
*
tipc: don't send gap blocks in ACK messages
Jon Maloy
2019-12-17
1
-4
/
+4
*
tipc: introduce variable window congestion control
Jon Maloy
2019-12-10
1
-53
/
+122
*
tipc: eliminate more unnecessary nacks and retransmissions
Jon Maloy
2019-12-10
1
-1
/
+5
*
tipc: eliminate gap indicator from ACK messages
Jon Maloy
2019-12-10
1
-5
/
+9
*
tipc: update replicast capability for broadcast send link
Hoang Le
2019-11-22
1
-1
/
+1
*
tipc: introduce TIPC encryption & authentication
Tuong Lien
2019-11-08
1
-5
/
+14
*
tipc: eliminate the dummy packet in link synching
Tuong Lien
2019-11-06
1
-15
/
+14
*
tipc: reduce sensitive to retransmit failures
Hoang Le
2019-11-06
1
-1
/
+1
*
tipc: improve message bundling algorithm
Tuong Lien
2019-11-03
1
-28
/
+31
*
tipc: Spelling s/enpoint/endpoint/
Geert Uytterhoeven
2019-10-28
1
-1
/
+1
*
tipc: fix unlimited bundling of small messages
Tuong Lien
2019-10-02
1
-11
/
+18
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-19
1
-40
/
+52
|
\
|
*
tipc: fix false detection of retransmit failures
Tuong Lien
2019-08-16
1
-40
/
+52
*
|
tipc: clean up skb list lock handling on send path
Jon Maloy
2019-08-18
1
-7
/
+7
*
|
tipc: reduce risk of wakeup queue starvation
Jon Maloy
2019-08-01
1
-8
/
+21
*
|
tipc: fix changeover issues due to large packet
Tuong Lien
2019-07-25
1
-14
/
+79
*
|
tipc: optimize link synching mechanism
Tuong Lien
2019-07-25
1
-0
/
+26
|
/
[next]