index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
tipc
/
msg.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-27
tipc: add test for Nagle algorithm effectiveness
Tuong Lien
1
-2
/
+12
2020-05-27
tipc: add support for broadcast rcv stats dumping
Tuong Lien
1
-1
/
+1
2020-05-27
tipc: introduce Gap ACK blocks for broadcast link
Tuong Lien
1
-4
/
+23
2020-03-26
tipc: Add a missing case of TIPC_DIRECT_MSG type
Hoang Le
1
-0
/
+5
2019-11-09
tipc: introduce TIPC encryption & authentication
Tuong Lien
1
-10
/
+36
2019-11-04
tipc: improve message bundling algorithm
Tuong Lien
1
-3
/
+2
2019-10-30
tipc: add smart nagle feature
Jon Maloy
1
-0
/
+12
2019-10-30
tipc: improve throughput between nodes in netns
Hoang Le
1
-0
/
+14
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-3
/
+5
2019-08-17
tipc: fix false detection of retransmit failures
Tuong Lien
1
-3
/
+5
2019-07-26
tipc: fix changeover issues due to large packet
Tuong Lien
1
-1
/
+17
2019-07-26
tipc: optimize link synching mechanism
Tuong Lien
1
-0
/
+10
2019-06-25
tipc: rename function msg_get_wrapped() to msg_inner_hdr()
Jon Maloy
1
-2
/
+2
2019-04-05
tipc: reduce duplicate packets for unicast traffic
Tuong Lien
1
-0
/
+21
2019-04-05
tipc: improve TIPC throughput by Gap ACK blocks
Tuong Lien
1
-0
/
+31
2019-03-19
tipc: smooth change between replicast and broadcast
Hoang Le
1
-0
/
+10
2019-02-12
tipc: fix link session and re-establish issues
Tuong Lien
1
-0
/
+22
2018-11-11
tipc: improve broadcast retransmission algorithm
LUU Duc Canh
1
-0
/
+1
2018-09-29
tipc: buffer overflow handling in listener socket
Tung Nguyen
1
-0
/
+1
2018-09-29
tipc: add SYN bit to connection setup messages
Jon Maloy
1
-0
/
+10
2018-03-23
tipc: handle collisions of 32-bit node address hash values
Jon Maloy
1
-1
/
+22
2017-12-01
tipc: fall back to smaller MTU if allocation of local send skb fails
Jon Maloy
1
-1
/
+2
2017-11-16
tipc: enforce valid ratio between skb truesize and contents
Jon Maloy
1
-1
/
+6
2017-11-11
tipc: improve link resiliency when rps is activated
Jon Maloy
1
-0
/
+10
2017-10-13
tipc: add multipoint-to-point flow control
Jon Maloy
1
-0
/
+12
2017-10-13
tipc: guarantee that group broadcast doesn't bypass group unicast
Jon Maloy
1
-0
/
+21
2017-10-13
tipc: introduce group multicast messaging
Jon Maloy
1
-2
/
+9
2017-10-13
tipc: introduce group unicast messaging
Jon Maloy
1
-1
/
+2
2017-10-13
tipc: introduce flow control for group broadcast messages
Jon Maloy
1
-2
/
+3
2017-10-13
tipc: receive group membership events via member socket
Jon Maloy
1
-2
/
+20
2017-10-13
tipc: add second source address to recvmsg()/recvfrom()
Jon Maloy
1
-0
/
+1
2017-10-13
tipc: introduce communication groups
Jon Maloy
1
-6
/
+44
2017-10-13
tipc: refactor function filter_rcv()
Jon Maloy
1
-0
/
+2
2017-10-13
tipc: add ability to order and receive topology events in driver
Jon Maloy
1
-0
/
+1
2017-01-20
tipc: introduce replicast as transport option for multicast
Jon Paul Maloy
1
-5
/
+4
2017-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-01-16
tipc: allocate user memory with GFP_KERNEL flag
Parthasarathy Bhuvaragan
1
-1
/
+1
2017-01-03
tipc: reduce risk of user starvation during link congestion
Jon Paul Maloy
1
-2
/
+0
2016-11-01
tipc: rename struct tipc_skb_cb member handle to bytes_read
Parthasarathy Bhuvaragan
1
-1
/
+1
2016-10-30
tipc: fix broadcast link synchronization problem
Jon Paul Maloy
1
-0
/
+17
2016-09-03
tipc: transfer broadcast nacks in link state messages
Jon Paul Maloy
1
-0
/
+10
2016-06-22
tipc: unclone unbundled buffers before forwarding
Jon Paul Maloy
1
-11
/
+0
2016-05-03
tipc: redesign connection-level flow control
Jon Paul Maloy
1
-2
/
+12
2016-04-15
tipc: guarantee peer bearer id exchange after reboot
Jon Paul Maloy
1
-0
/
+10
2016-04-08
tipc: stricter filtering of packets in bearer layer
Jon Paul Maloy
1
-0
/
+5
2015-10-24
tipc: let broadcast packet reception use new link receive function
Jon Paul Maloy
1
-0
/
+5
2015-10-24
tipc: let broadcast transmission use new link transmit function
Jon Paul Maloy
1
-1
/
+1
2015-10-24
tipc: make struct tipc_link generic to support broadcast
Jon Paul Maloy
1
-0
/
+1
2015-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2015-10-16
tipc: disallow packet duplicates in link deferred queue
Jon Paul Maloy
1
-32
/
+2
[next]