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
starfive-6.6.48-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
/
include
/
net
/
sctp
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-31
sctp: hold transport instead of assoc when lookup assoc in rx path
Xin Long
1
-1
/
+1
2016-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-10
/
+3
2016-09-30
sctp: remove prsctp_param from sctp_chunk
Xin Long
1
-7
/
+0
2016-09-30
sctp: move sent_count to the memory hole in sctp_chunk
Xin Long
1
-3
/
+3
2016-09-23
sctp: improve how SSN, TSN and ASCONF serial are compared
Marcelo Ricardo Leitner
1
-76
/
+18
2016-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2016-09-22
sctp: rename WORD_TRUNC/ROUND macros
Marcelo Ricardo Leitner
1
-5
/
+5
2016-09-19
sctp: make sctp_outq_flush/tail/uncork return void
Xin Long
1
-2
/
+2
2016-09-19
sctp: free msg->chunks when sctp_primitive_SEND return err
Xin Long
1
-0
/
+1
2016-09-17
sctp: fix SSN comparision
Marcelo Ricardo Leitner
1
-1
/
+1
2016-08-01
sctp: change to use TCP_CLOSE_WAIT as SCTP_SS_CLOSING
Xin Long
1
-1
/
+1
2016-07-14
sctp: avoid identifying address family many times for a chunk
Marcelo Ricardo Leitner
1
-0
/
+1
2016-07-14
sctp: allow GSO frags to access the chunk too
Marcelo Ricardo Leitner
2
-1
/
+8
2016-07-14
sctp: reorder sctp_ulpevent and shrink msg_flags
Marcelo Ricardo Leitner
1
-5
/
+5
2016-07-14
sctp: allow others to use sctp_input_cb
Marcelo Ricardo Leitner
1
-0
/
+15
2016-07-11
sctp: implement prsctp PRIO policy
Xin Long
1
-0
/
+4
2016-07-11
sctp: implement prsctp TTL policy
Xin Long
1
-0
/
+10
2016-07-11
sctp: add SCTP_PR_ASSOC_STATUS on sctp sockopt
Xin Long
1
-0
/
+3
2016-07-11
sctp: add SCTP_PR_SUPPORTED on sctp sockopt
Xin Long
1
-2
/
+4
2016-06-04
sctp: Add GSO support
Marcelo Ricardo Leitner
2
-0
/
+9
2016-05-02
sctp: signal sk_data_ready earlier on data chunks reception
Marcelo Ricardo Leitner
1
-1
/
+1
2016-04-28
net: snmp: kill STATS_BH macros
Eric Dumazet
1
-3
/
+3
2016-04-28
net: sctp: rename SCTP_INC_STATS_BH()
Eric Dumazet
1
-1
/
+1
2016-04-28
net: snmp: kill various STATS_USER() helpers
Eric Dumazet
1
-1
/
+0
2016-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+7
2016-04-16
sctp: export some apis or variables for sctp_diag and reuse some for proc
Xin Long
1
-0
/
+13
2016-04-16
sctp: add sctp_info dump api for sctp_diag
Xin Long
1
-0
/
+3
2016-04-16
sctp: simplify sk_receive_queue locking
Marcelo Ricardo Leitner
1
-15
/
+0
2016-04-14
sctp: delay calls to sk_data_ready() as much as possible
Marcelo Ricardo Leitner
1
-1
/
+2
2016-04-14
sctp: compress bit-wide flags to a bitfield on sctp_sock
Marcelo Ricardo Leitner
1
-6
/
+6
2016-04-11
sctp: avoid refreshing heartbeat timer too often
Marcelo Ricardo Leitner
1
-1
/
+7
2016-04-05
sctp: use list_* in sctp_list_dequeue
Marcelo Ricardo Leitner
1
-4
/
+2
2016-03-20
sctp: keep fragmentation point aligned to word size
Marcelo Ricardo Leitner
1
-1
/
+1
2016-03-20
sctp: align MTU to a word
Marcelo Ricardo Leitner
1
-3
/
+5
2016-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
3
-12
/
+11
2016-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-7
/
+6
2016-03-17
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-5
/
+5
2016-03-14
sctp: allow sctp_transmit_packet and others to use gfp
Marcelo Ricardo Leitner
2
-6
/
+6
2016-03-08
sctp: fix copying more bytes than expected in sctp_add_bind_addr
Marcelo Ricardo Leitner
1
-1
/
+1
2016-02-17
sctp: remove the unused sctp_datamsg_free()
Xin Long
1
-1
/
+0
2016-01-29
sctp: remove the dead field of sctp_transport
Xin Long
1
-2
/
+1
2016-01-29
sctp: fix the transport dead race check by using atomic_add_unless on refcnt
Xin Long
1
-1
/
+1
2016-01-27
sctp: Use shash
Herbert Xu
2
-5
/
+5
2016-01-05
sctp: drop the old assoc hashtable of sctp
Xin Long
2
-26
/
+0
2016-01-05
sctp: add the rhashtable apis for sctp global transport hashtable
Xin Long
2
-0
/
+16
2015-12-07
sctp: start t5 timer only when peer rwnd is 0 and local state is SHUTDOWN_PEN...
lucien
1
-1
/
+2
2015-12-03
sctp: convert sack_needed and sack_generation to bits
Marcelo Ricardo Leitner
1
-8
/
+8
2015-06-14
sctp: fix ASCONF list handling
Marcelo Ricardo Leitner
1
-0
/
+4
2015-05-27
sctp: Fix mangled IPv4 addresses on a IPv6 listening socket
Jason Gunthorpe
1
-2
/
+5
2015-03-25
sctp: avoid to repeatedly declare external variables
Ying Xue
1
-0
/
+3
[next]