index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
tipc
/
msg.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-27
tipc: introduce message evaluation function
Jon Paul Maloy
1
-0
/
+38
2014-06-27
tipc: separate building and sending of rejected messages
Jon Paul Maloy
1
-0
/
+42
2014-06-27
tipc: introduce direct iovec to buffer chain fragmentation function
Jon Paul Maloy
1
-0
/
+102
2014-06-27
tipc: introduce send functions for chained buffers in link
Jon Paul Maloy
1
-11
/
+85
2014-05-14
tipc: rename and move message reassembly function
Jon Paul Maloy
1
-1
/
+54
2013-10-18
tipc: remove iovec length parameter from all sending functions
Ying Xue
1
-4
/
+3
2013-10-18
tipc: don't use memcpy to copy from user space
Ying Xue
1
-13
/
+9
2013-06-18
tipc: cosmetic realignment of function arguments
Paul Gortmaker
1
-2
/
+2
2013-06-18
tipc: remove user_port instance from tipc_port structure
Ying Xue
1
-10
/
+5
2012-07-14
tipc: remove TIPC packet debugging functions and macros
Erik Hugne
1
-242
/
+0
2012-04-30
tipc: compress out gratuitous extra carriage returns
Paul Gortmaker
1
-3
/
+0
2012-02-25
tipc: Eliminate trivial buffer manipulation helper routines
Allan Stephens
1
-1
/
+1
2011-12-27
tipc: Hide media-specific addressing details from generic bearer code
Allan Stephens
1
-3
/
+6
2011-06-25
tipc: Eliminate useless check when creating internal message
Allan Stephens
1
-4
/
+2
2011-05-11
tipc: Avoid recomputation of outgoing message length
Allan Stephens
1
-22
/
+3
2011-03-13
tipc: Eliminate obsolete routine for handling routed messages
Allan Stephens
1
-6
/
+0
2011-03-13
tipc: Eliminate remaining support for routing table messages
Allan Stephens
1
-27
/
+0
2011-03-13
tipc: Eliminate timestamp from link protocol messages
Allan Stephens
1
-1
/
+0
2011-02-24
tipc: Remove unused message header field for requested number of links
Allan Stephens
1
-1
/
+0
2011-02-24
tipc: Remove support for per-connection message sequence numbering
Allan Stephens
1
-5
/
+1
2011-01-02
tipc: remove extraneous braces from single statements
Allan Stephens
1
-9
/
+6
2011-01-02
tipc: cleanup various cosmetic whitespace issues
Allan Stephens
1
-28
/
+28
2011-01-02
tipc: remove redundant #includes
Allan Stephens
1
-1
/
+0
2011-01-02
tipc: Finish streamlining of debugging code
Allan Stephens
1
-0
/
+1
2010-12-03
tipc: Remove obsolete inclusions of header files
Allan Stephens
1
-2
/
+0
2010-10-16
tipc: cleanup function namespace
stephen hemminger
1
-1
/
+1
2010-05-13
tipc: Reduce footprint by un-inlining tipc_msg_* routines
Allan Stephens
1
-0
/
+94
2008-06-05
tipc: Fix bugs in message error code display when debugging
Allan Stephens
1
-3
/
+0
2008-05-05
tipc: Exclude debug-only print buffer code when not debugging
Allan Stephens
1
-3
/
+7
2008-03-07
[TIPC]: Minor cleanup of message header code
Allan Stephens
1
-8
/
+8
2007-02-11
[NET] TIPC: Fix whitespace errors.
YOSHIFUJI Hideaki
1
-1
/
+1
2006-01-18
[TIPC] Avoid polluting the global namespace
Per Liden
1
-15
/
+4
2006-01-13
[TIPC] More updates of file headers
Per Liden
1
-1
/
+1
2006-01-13
[TIPC] Update of file headers
Per Liden
1
-2
/
+1
2006-01-13
[TIPC] License header update
Per Liden
1
-19
/
+23
2006-01-13
[TIPC] Initial merge
Per Liden
1
-0
/
+331