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
/
sctp
/
output.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-16
sctp: Allow to disable SCTP checksums via module parameter
Lucas Nussbaum
1
-1
/
+1
2009-02-01
net: replace uses of __constant_{endian}
Harvey Harrison
1
-1
/
+1
2009-01-23
sctp: Properly timestamp outgoing data chunks for rtx purposes
Vlad Yasevich
1
-3
/
+4
2008-10-01
sctp: reduce memory footprint of sctp_chunk structure
Neil Horman
1
-1
/
+1
2008-09-18
sctp: set the skb->ip_summed correctly when sending over loopback.
Vlad Yasevich
1
-1
/
+2
2008-08-04
sctp: Drop ipfargok in sctp_xmit function
Herbert Xu
1
-4
/
+2
2008-07-19
sctp: remove unnecessary byteshifting, calculate directly in big-endian
Harvey Harrison
1
-2
/
+2
2008-07-17
mib: add net to IP_INC_STATS_BH
Pavel Emelyanov
1
-1
/
+2
2008-06-20
sctp: Follow security requirement of responding with 1 packet
Vlad Yasevich
1
-2
/
+5
2008-06-04
sctp: Fix ECN markings for IPv6
Vlad Yasevich
1
-1
/
+1
2008-03-06
net: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-7
/
+7
2008-02-05
[SCTP]: Stop claiming that this is a "reference implementation"
Vlad Yasevich
1
-4
/
+4
2008-01-29
[SCTP]: Use crc32c library for checksum calculations.
Vlad Yasevich
1
-0
/
+1
2007-10-11
[SCTP]: Enable the sending of the AUTH chunk.
Vlad Yasevich
1
-27
/
+104
2007-10-11
[SCTP]: Implement SCTP-AUTH initializations.
Vlad Yasevich
1
-0
/
+4
2007-04-26
[NET]: cleanup extra semicolons
Stephen Hemminger
1
-1
/
+1
2007-02-11
[NET] SCTP: Fix whitespace errors.
YOSHIFUJI Hideaki
1
-6
/
+6
2006-09-30
[SCTP]: Include sk_buff overhead while updating the peer's receive window.
Sridhar Samudrala
1
-2
/
+8
2006-06-18
[SCTP]: Don't do CRC32C checksum over loopback.
Sridhar Samudrala
1
-21
/
+27
2006-02-03
[SCTP]: Fix 'fast retransmit' to send a TSN only once.
Vlad Yasevich
1
-1
/
+1
2006-01-04
[SCTP]: Update SCTP_PEER_ADDR_PARAMS socket option to the latest api draft.
Frank Filz
1
-6
/
+11
2005-07-09
[SCTP]: Use struct list_head for chunk lists, not sk_buff_head.
David S. Miller
1
-9
/
+13
2005-04-28
[SCTP] Replace incorrect use of dev_alloc_skb with alloc_skb in sctp_packet_t...
Sridhar Samudrala
1
-2
/
+2
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+646
[prev]