index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
tipc
Commit message (
Expand
)
Author
Age
Files
Lines
*
tipc: allow one link per bearer to neighboring nodes
Holger Brunck
2014-11-16
1
-2
/
+3
*
net: Add and use skb_copy_datagram_msg() helper.
David S. Miller
2014-11-05
1
-4
/
+3
*
tipc: spelling errors
stephen hemminger
2014-10-30
2
-3
/
+3
*
tipc: fix lockdep warning when intra-node messages are delivered
Ying Xue
2014-10-21
1
-2
/
+2
*
tipc: fix a potential deadlock
Ying Xue
2014-10-21
3
-20
/
+35
*
tipc: fix bug in bundled buffer reception
Jon Paul Maloy
2014-10-17
1
-1
/
+6
*
tipc: fix bug in multicast congestion handling
Jon Maloy
2014-10-07
4
-3
/
+21
*
tipc: fix sparse warnings
Erik Hugne
2014-09-10
1
-3
/
+4
*
tipc: add name distributor resiliency queue
Erik Hugne
2014-09-01
5
-7
/
+79
*
tipc: refactor name table updates out of named packet receive routine
Erik Hugne
2014-09-01
1
-36
/
+38
*
tipc: fix a potential oops
Ying Xue
2014-08-29
1
-2
/
+2
*
tipc: merge struct tipc_port into struct tipc_sock
Jon Paul Maloy
2014-08-23
2
-241
/
+206
*
tipc: remove files ref.h and ref.c
Jon Paul Maloy
2014-08-23
6
-334
/
+250
*
tipc: remove include file port.h
Jon Paul Maloy
2014-08-23
9
-193
/
+121
*
tipc: remove source file port.c
Jon Paul Maloy
2014-08-23
3
-130
/
+97
*
tipc: remove port_lock
Jon Paul Maloy
2014-08-23
4
-149
/
+108
*
tipc: replace port pointer with socket pointer in registry
Jon Paul Maloy
2014-08-23
2
-16
/
+11
*
tipc: use registry when scanning sockets
Jon Paul Maloy
2014-08-23
8
-107
/
+133
*
tipc: eliminate functions tipc_port_init and tipc_port_destroy
Jon Paul Maloy
2014-08-23
3
-88
/
+42
*
tipc: redefine message acknowledge function
Jon Paul Maloy
2014-08-23
3
-26
/
+20
*
tipc: eliminate port_connect()/port_disconnect() functions
Jon Paul Maloy
2014-08-23
3
-132
/
+37
*
tipc: eliminate function tipc_port_shutdown()
Jon Paul Maloy
2014-08-23
3
-30
/
+11
*
tipc: clean up socket timer function
Jon Paul Maloy
2014-08-23
2
-103
/
+69
*
tipc: use message to abort connections when losing contact to node
Jon Paul Maloy
2014-08-23
3
-25
/
+85
*
tipc: use pseudo message to wake up sockets after link congestion
Jon Paul Maloy
2014-08-23
12
-91
/
+99
*
tipc: introduce new function tipc_msg_create()
Jon Paul Maloy
2014-08-23
2
-2
/
+33
*
tipc: Fix build.
David S. Miller
2014-08-19
1
-1
/
+2
*
tipc: fix message importance range check
Erik Hugne
2014-08-16
2
-2
/
+4
*
tipc: remove duplicated include from socket.c
Wei Yongjun
2014-07-29
1
-1
/
+0
*
tipc: make tipc_buf_append() more robust
Jon Paul Maloy
2014-07-28
1
-8
/
+21
*
tipc: fix sparse non static symbol warnings
Wei Yongjun
2014-07-20
1
-2
/
+3
*
tipc: ensure sequential message delivery across dual bearers
Jon Paul Maloy
2014-07-16
1
-12
/
+5
*
tipc: rename temporarily named functions
Jon Paul Maloy
2014-07-16
9
-37
/
+37
*
tipc: remove unreferenced functions
Jon Paul Maloy
2014-07-16
8
-440
/
+0
*
tipc: start using the new multicast functions
Jon Paul Maloy
2014-07-16
2
-41
/
+56
*
tipc: add new functions for multicast and broadcast distribution
Jon Paul Maloy
2014-07-16
6
-2
/
+136
*
tipc: let internal link users call the new link send function
Jon Paul Maloy
2014-07-16
1
-8
/
+7
*
tipc: make name table distributor use new send function
Jon Paul Maloy
2014-07-16
5
-85
/
+48
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-07-16
2
-3
/
+9
|
\
|
*
tipc: clear 'next'-pointer of message fragments before reassembly
Jon Paul Maloy
2014-07-11
1
-0
/
+1
|
*
tipc: fix bug in multicast/broadcast message reassembly
Jon Paul Maloy
2014-07-08
1
-3
/
+8
*
|
tipc: remove unnecessary break after return
Fabian Frederick
2014-07-15
1
-1
/
+0
*
|
tipc: fix a memleak when sending data
Erik Hugne
2014-07-08
1
-1
/
+4
*
|
tipc: fix link acknowledge logic in receive path
Erik Hugne
2014-07-07
1
-5
/
+5
*
|
tipc: refactor message delivery out of tipc_rcv
Erik Hugne
2014-07-07
1
-44
/
+80
*
|
tipc: simplify connection congestion handling
Jon Paul Maloy
2014-06-27
5
-54
/
+43
*
|
tipc: clean up connection protocol reception function
Jon Paul Maloy
2014-06-27
5
-63
/
+68
*
|
tipc: same receive code path for connection protocol and data messages
Jon Paul Maloy
2014-06-27
6
-55
/
+19
*
|
tipc: let port protocol senders use new link send function
Jon Paul Maloy
2014-06-27
1
-7
/
+23
*
|
tipc: connection oriented transport uses new send functions
Jon Paul Maloy
2014-06-27
4
-513
/
+70
[next]