index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
tipc
/
link.c
Age
Commit message (
Expand
)
Author
2022-12-06
tipc: Fix potential OOB in tipc_link_proto_rcv()
YueHaibing
2022-03-08
tipc: fix incorrect order of state message data sanity check
Tung Nguyen
2022-02-10
tipc: improve size validations for received domain records
Jon Maloy
2021-12-13
tipc: discard MSG_CRYPTO msgs when key_exchange_enabled is not set
Xin Long
2021-11-15
tipc: only accept encrypted MSG_CRYPTO msgs
Xin Long
2021-08-12
Revert "tipc: Return the correct errno code"
Hoang Le
2021-06-30
Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-06-28
Merge tag 'fallthrough-fixes-clang-5.14-rc1' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2021-06-04
tipc: Return the correct errno code
Zheng Yongjun
2021-05-18
tipc: simplify the finalize work queue
Xin Long
2021-05-17
tipc: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-01-14
net: tip: fix a couple kernel-doc markups
Mauro Carvalho Chehab
2021-01-09
tipc: fix NULL deref in tipc_link_xmit()
Hoang Le
2020-12-01
net/tipc: fix all function Return: notation
Randy Dunlap
2020-12-01
net/tipc: fix link.c kernel-doc
Randy Dunlap
2020-11-02
tipc: remove unneeded semicolon
Tom Rix
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-18
tipc: add automatic session key exchange
Tuong Lien
2020-09-15
net: tipc: kerneldoc fixes
Lu Wei
2020-08-31
tipc: Remove unused macro TIPC_NACK_INTV
YueHaibing
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-18
net: tipc: Convert to use the preferred fallthrough macro
Miaohe Lin
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-20
tipc: allow to build NACK message in link timeout function
Tung Nguyen
2020-07-13
net: tipc: kerneldoc fixes
Andrew Lunn
2020-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-08
tipc: fix retransmission on unicast links
Hamish Martin
2020-06-19
tipc: Use struct_size() helper
Gustavo A. R. Silva
2020-06-17
tipc: update a binding service via broadcast
Hoang Huu Le
2020-05-26
tipc: add support for broadcast rcv stats dumping
Tuong Lien
2020-05-26
tipc: enable broadcast retrans via unicast
Tuong Lien
2020-05-26
tipc: add back link trace events
Tuong Lien
2020-05-26
tipc: introduce Gap ACK blocks for broadcast link
Tuong Lien
2020-04-15
tipc: fix incorrect increasing of link window
Tuong Lien
2019-12-17
tipc: don't send gap blocks in ACK messages
Jon Maloy
2019-12-10
tipc: introduce variable window congestion control
Jon Maloy
2019-12-10
tipc: eliminate more unnecessary nacks and retransmissions
Jon Maloy
2019-12-10
tipc: eliminate gap indicator from ACK messages
Jon Maloy
2019-11-22
tipc: update replicast capability for broadcast send link
Hoang Le
2019-11-08
tipc: introduce TIPC encryption & authentication
Tuong Lien
2019-11-06
tipc: eliminate the dummy packet in link synching
Tuong Lien
2019-11-06
tipc: reduce sensitive to retransmit failures
Hoang Le
2019-11-03
tipc: improve message bundling algorithm
Tuong Lien
2019-10-28
tipc: Spelling s/enpoint/endpoint/
Geert Uytterhoeven
2019-10-02
tipc: fix unlimited bundling of small messages
Tuong Lien
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-18
tipc: clean up skb list lock handling on send path
Jon Maloy
2019-08-16
tipc: fix false detection of retransmit failures
Tuong Lien
2019-08-01
tipc: reduce risk of wakeup queue starvation
Jon Maloy
2019-07-25
tipc: fix changeover issues due to large packet
Tuong Lien
[next]