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
/
msg.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tipc: use pseudo message to wake up sockets after link congestion
Jon Paul Maloy
2014-08-23
1
-2
/
+5
*
tipc: introduce new function tipc_msg_create()
Jon Paul Maloy
2014-08-23
1
-2
/
+29
*
tipc: make tipc_buf_append() more robust
Jon Paul Maloy
2014-07-28
1
-8
/
+21
*
tipc: rename temporarily named functions
Jon Paul Maloy
2014-07-16
1
-3
/
+3
*
tipc: remove unreferenced functions
Jon Paul Maloy
2014-07-16
1
-35
/
+0
*
tipc: add new functions for multicast and broadcast distribution
Jon Paul Maloy
2014-07-16
1
-0
/
+35
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-07-16
1
-3
/
+8
|
\
|
*
tipc: fix bug in multicast/broadcast message reassembly
Jon Paul Maloy
2014-07-08
1
-3
/
+8
*
|
tipc: clean up connection protocol reception function
Jon Paul Maloy
2014-06-27
1
-3
/
+7
*
|
tipc: introduce message evaluation function
Jon Paul Maloy
2014-06-27
1
-0
/
+38
*
|
tipc: separate building and sending of rejected messages
Jon Paul Maloy
2014-06-27
1
-0
/
+42
*
|
tipc: introduce direct iovec to buffer chain fragmentation function
Jon Paul Maloy
2014-06-27
1
-0
/
+102
*
|
tipc: introduce send functions for chained buffers in link
Jon Paul Maloy
2014-06-27
1
-11
/
+85
|
/
*
tipc: rename and move message reassembly function
Jon Paul Maloy
2014-05-14
1
-1
/
+54
*
tipc: remove iovec length parameter from all sending functions
Ying Xue
2013-10-18
1
-4
/
+3
*
tipc: don't use memcpy to copy from user space
Ying Xue
2013-10-18
1
-13
/
+9
*
tipc: cosmetic realignment of function arguments
Paul Gortmaker
2013-06-17
1
-2
/
+2
*
tipc: remove user_port instance from tipc_port structure
Ying Xue
2013-06-17
1
-10
/
+5
*
tipc: remove TIPC packet debugging functions and macros
Erik Hugne
2012-07-13
1
-242
/
+0
*
tipc: compress out gratuitous extra carriage returns
Paul Gortmaker
2012-04-30
1
-3
/
+0
*
tipc: Eliminate trivial buffer manipulation helper routines
Allan Stephens
2012-02-24
1
-1
/
+1
*
tipc: Hide media-specific addressing details from generic bearer code
Allan Stephens
2011-12-27
1
-3
/
+6
*
tipc: Eliminate useless check when creating internal message
Allan Stephens
2011-06-24
1
-4
/
+2
*
tipc: Avoid recomputation of outgoing message length
Allan Stephens
2011-05-10
1
-22
/
+3
*
tipc: Eliminate obsolete routine for handling routed messages
Allan Stephens
2011-03-13
1
-6
/
+0
*
tipc: Eliminate remaining support for routing table messages
Allan Stephens
2011-03-13
1
-27
/
+0
*
tipc: Eliminate timestamp from link protocol messages
Allan Stephens
2011-03-13
1
-1
/
+0
*
tipc: Remove unused message header field for requested number of links
Allan Stephens
2011-02-23
1
-1
/
+0
*
tipc: Remove support for per-connection message sequence numbering
Allan Stephens
2011-02-23
1
-5
/
+1
*
tipc: remove extraneous braces from single statements
Allan Stephens
2011-01-01
1
-9
/
+6
*
tipc: cleanup various cosmetic whitespace issues
Allan Stephens
2011-01-01
1
-28
/
+28
*
tipc: remove redundant #includes
Allan Stephens
2011-01-01
1
-1
/
+0
*
tipc: Finish streamlining of debugging code
Allan Stephens
2011-01-01
1
-0
/
+1
*
tipc: Remove obsolete inclusions of header files
Allan Stephens
2010-12-02
1
-2
/
+0
*
tipc: cleanup function namespace
stephen hemminger
2010-10-16
1
-1
/
+1
*
tipc: Reduce footprint by un-inlining tipc_msg_* routines
Allan Stephens
2010-05-12
1
-0
/
+94
*
tipc: Fix bugs in message error code display when debugging
Allan Stephens
2008-06-04
1
-3
/
+0
*
tipc: Exclude debug-only print buffer code when not debugging
Allan Stephens
2008-05-05
1
-3
/
+7
*
[TIPC]: Minor cleanup of message header code
Allan Stephens
2008-03-06
1
-8
/
+8
*
[NET] TIPC: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-02-10
1
-1
/
+1
*
[TIPC] Avoid polluting the global namespace
Per Liden
2006-01-18
1
-15
/
+4
*
[TIPC] More updates of file headers
Per Liden
2006-01-12
1
-1
/
+1
*
[TIPC] Update of file headers
Per Liden
2006-01-12
1
-2
/
+1
*
[TIPC] License header update
Per Liden
2006-01-12
1
-19
/
+23
*
[TIPC] Initial merge
Per Liden
2006-01-12
1
-0
/
+331