index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
sctp
Commit message (
Expand
)
Author
Age
Files
Lines
*
sctp: add a function to verify the sctp reconf chunk
Xin Long
2017-02-19
1
-0
/
+3
*
sctp: implement receiver-side procedures for the Incoming SSN Reset Request P...
Xin Long
2017-02-19
1
-0
/
+4
*
sctp: implement receiver-side procedures for the Outgoing SSN Reset Request P...
Xin Long
2017-02-19
1
-0
/
+6
*
sctp: add support for generating stream ssn reset event notification
Xin Long
2017-02-19
1
-0
/
+4
*
sctp: add support for generating stream reconf resp chunk
Xin Long
2017-02-19
1
-0
/
+7
*
sctp: implement sender-side procedures for Add Incoming/Outgoing Streams Requ...
Xin Long
2017-02-09
1
-0
/
+2
*
sctp: add support for generating stream reconf add incoming/outgoing streams ...
Xin Long
2017-02-09
1
-0
/
+3
*
sctp: implement sender-side procedures for SSN/TSN Reset Request Parameter
Xin Long
2017-02-09
1
-0
/
+1
*
sctp: add support for generating stream reconf ssn/tsn reset request chunk
Xin Long
2017-02-09
1
-0
/
+2
*
sctp: drop __packed from almost all SCTP structures
Marcelo Ricardo Leitner
2017-02-07
1
-1
/
+1
*
sctp: add dst_pending_confirm flag
Julian Anastasov
2017-02-07
2
-4
/
+6
*
sctp: implement sender-side procedures for SSN Reset Request Parameter
Xin Long
2017-01-18
2
-0
/
+7
*
sctp: add sockopt SCTP_ENABLE_STREAM_RESET
Xin Long
2017-01-18
1
-0
/
+4
*
sctp: add reconf_enable in asoc ep and netns
Xin Long
2017-01-18
1
-2
/
+5
*
sctp: add stream reconf primitive
Xin Long
2017-01-18
3
-1
/
+5
*
sctp: add stream reconf timer
Xin Long
2017-01-18
3
-0
/
+9
*
sctp: add support for generating stream reconf ssn reset request chunk
Xin Long
2017-01-18
2
-1
/
+7
*
sctp: prepare asoc stream for stream reconf
Xin Long
2017-01-06
2
-46
/
+31
*
sctp: remove return value from sctp_packet_init/config
Marcelo Ricardo Leitner
2016-12-28
1
-4
/
+3
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
sctp: use new rhlist interface on sctp transport rhashtable
Xin Long
2016-11-16
2
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-15
1
-1
/
+1
|
\
|
*
sctp: hold transport instead of assoc when lookup assoc in rx path
Xin Long
2016-10-31
1
-1
/
+1
*
|
sctp: remove the old ttl expires policy
Xin Long
2016-10-13
1
-1
/
+0
*
|
sctp: reuse sent_count to avoid retransmitted chunks for RTT measurements
Xin Long
2016-10-13
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-02
1
-10
/
+3
|
\
|
*
sctp: remove prsctp_param from sctp_chunk
Xin Long
2016-09-30
1
-7
/
+0
|
*
sctp: move sent_count to the memory hole in sctp_chunk
Xin Long
2016-09-30
1
-3
/
+3
*
|
sctp: improve how SSN, TSN and ASCONF serial are compared
Marcelo Ricardo Leitner
2016-09-23
1
-76
/
+18
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-23
1
-1
/
+1
|
\
\
|
|
/
|
*
sctp: fix SSN comparision
Marcelo Ricardo Leitner
2016-09-17
1
-1
/
+1
*
|
sctp: rename WORD_TRUNC/ROUND macros
Marcelo Ricardo Leitner
2016-09-22
1
-5
/
+5
*
|
sctp: make sctp_outq_flush/tail/uncork return void
Xin Long
2016-09-18
1
-2
/
+2
*
|
sctp: free msg->chunks when sctp_primitive_SEND return err
Xin Long
2016-09-18
1
-0
/
+1
|
/
*
sctp: change to use TCP_CLOSE_WAIT as SCTP_SS_CLOSING
Xin Long
2016-08-01
1
-1
/
+1
*
sctp: avoid identifying address family many times for a chunk
Marcelo Ricardo Leitner
2016-07-13
1
-0
/
+1
*
sctp: allow GSO frags to access the chunk too
Marcelo Ricardo Leitner
2016-07-13
2
-1
/
+8
*
sctp: reorder sctp_ulpevent and shrink msg_flags
Marcelo Ricardo Leitner
2016-07-13
1
-5
/
+5
*
sctp: allow others to use sctp_input_cb
Marcelo Ricardo Leitner
2016-07-13
1
-0
/
+15
*
sctp: implement prsctp PRIO policy
Xin Long
2016-07-11
1
-0
/
+4
*
sctp: implement prsctp TTL policy
Xin Long
2016-07-11
1
-0
/
+10
*
sctp: add SCTP_PR_ASSOC_STATUS on sctp sockopt
Xin Long
2016-07-11
1
-0
/
+3
*
sctp: add SCTP_PR_SUPPORTED on sctp sockopt
Xin Long
2016-07-11
1
-2
/
+4
*
sctp: Add GSO support
Marcelo Ricardo Leitner
2016-06-03
2
-0
/
+9
*
sctp: signal sk_data_ready earlier on data chunks reception
Marcelo Ricardo Leitner
2016-05-01
1
-1
/
+1
*
net: snmp: kill STATS_BH macros
Eric Dumazet
2016-04-27
1
-3
/
+3
*
net: sctp: rename SCTP_INC_STATS_BH()
Eric Dumazet
2016-04-27
1
-1
/
+1
*
net: snmp: kill various STATS_USER() helpers
Eric Dumazet
2016-04-27
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-04-23
1
-1
/
+7
|
\
|
*
sctp: avoid refreshing heartbeat timer too often
Marcelo Ricardo Leitner
2016-04-10
1
-1
/
+7
[next]