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
/
net
/
sctp
Commit message (
Expand
)
Author
Age
Files
Lines
*
sctp: make array sctp_sched_ops static
Colin Ian King
2017-10-11
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-05
1
-1
/
+3
|
\
|
*
sctp: Fix a big endian bug in sctp_diag_dump()
Dan Carpenter
2017-09-26
1
-1
/
+3
*
|
sctp: introduce round robin stream scheduler
Marcelo Ricardo Leitner
2017-10-03
3
-1
/
+205
*
|
sctp: introduce priority based stream scheduler
Marcelo Ricardo Leitner
2017-10-03
3
-1
/
+351
*
|
sctp: add sockopt to get/set stream scheduler parameters
Marcelo Ricardo Leitner
2017-10-03
1
-0
/
+77
*
|
sctp: add sockopt to get/set stream scheduler
Marcelo Ricardo Leitner
2017-10-03
1
-0
/
+75
*
|
sctp: introduce stream scheduler foundations
Marcelo Ricardo Leitner
2017-10-03
5
-35
/
+387
*
|
sctp: introduce struct sctp_stream_out_ext
Marcelo Ricardo Leitner
2017-10-03
4
-11
/
+42
*
|
sctp: factor out stream->in allocation
Marcelo Ricardo Leitner
2017-10-03
1
-8
/
+28
*
|
sctp: factor out stream->out allocation
Marcelo Ricardo Leitner
2017-10-03
1
-20
/
+32
*
|
sctp: silence warns on sctp_stream_init allocations
Marcelo Ricardo Leitner
2017-10-03
1
-1
/
+7
|
/
*
sctp: do not mark sk dumped when inet_sctp_diag_fill returns err
Xin Long
2017-09-15
1
-1
/
+0
*
sctp: fix an use-after-free issue in sctp_sock_dump
Xin Long
2017-09-15
2
-38
/
+34
*
sctp: fix missing wake ups in some situations
Marcelo Ricardo Leitner
2017-09-08
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-09-01
2
-4
/
+6
|
\
|
*
sctp: Avoid out-of-bounds reads from address storage
Stefano Brivio
2017-08-23
2
-4
/
+6
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-21
1
-0
/
+2
|
\
\
|
|
/
|
*
sctp: fully initialize the IPv6 address in sctp_v6_to_addr()
Alexander Potapenko
2017-08-18
1
-0
/
+2
*
|
sctp: fix some indents in sm_make_chunk.c
Xin Long
2017-08-11
1
-178
/
+170
*
|
sctp: remove the typedef sctp_disposition_t
Xin Long
2017-08-11
3
-671
/
+706
*
|
sctp: remove the typedef sctp_sm_table_entry_t
Xin Long
2017-08-11
2
-18
/
+26
*
|
sctp: remove the typedef sctp_verb_t
Xin Long
2017-08-11
1
-1
/
+1
*
|
sctp: remove the typedef sctp_arg_t
Xin Long
2017-08-11
1
-1
/
+1
*
|
sctp: remove the typedef sctp_cmd_seq_t
Xin Long
2017-08-11
3
-135
/
+137
*
|
sctp: remove the typedef sctp_cmd_t
Xin Long
2017-08-11
1
-1
/
+1
*
|
sctp: remove the typedef sctp_socket_type_t
Xin Long
2017-08-11
1
-3
/
+4
*
|
sctp: remove the typedef sctp_dbg_objcnt_entry_t
Xin Long
2017-08-11
1
-1
/
+1
*
|
sctp: remove the typedef sctp_cmsgs_t
Xin Long
2017-08-11
1
-4
/
+5
*
|
sctp: remove the typedef sctp_sender_hb_info_t
Xin Long
2017-08-11
3
-12
/
+10
*
|
sctp: remove the typedef sctp_subtype_t
Xin Long
2017-08-06
8
-114
/
+118
*
|
sctp: remove the typedef sctp_event_t
Xin Long
2017-08-06
3
-13
/
+11
*
|
sctp: remove the typedef sctp_event_timeout_t
Xin Long
2017-08-06
1
-3
/
+3
*
|
sctp: remove the typedef sctp_state_t
Xin Long
2017-08-06
4
-15
/
+17
*
|
sctp: remove the typedef sctp_ierror_t
Xin Long
2017-08-06
2
-24
/
+27
*
|
sctp: remove the typedef sctp_xmit_t
Xin Long
2017-08-06
2
-34
/
+34
*
|
sctp: remove the typedef sctp_transport_cmd_t
Xin Long
2017-08-06
1
-1
/
+1
*
|
sctp: remove the typedef sctp_scope_t
Xin Long
2017-08-06
6
-30
/
+29
*
|
sctp: remove the typedef sctp_scope_policy_t
Xin Long
2017-08-06
1
-1
/
+1
*
|
sctp: remove the typedef sctp_retransmit_reason_t
Xin Long
2017-08-06
1
-1
/
+1
*
|
sctp: remove the typedef sctp_lower_cwnd_t
Xin Long
2017-08-06
1
-1
/
+1
*
|
sctp: remove the typedef sctp_auth_chunk_t
Xin Long
2017-08-03
2
-5
/
+6
*
|
sctp: remove the typedef sctp_authhdr_t
Xin Long
2017-08-03
1
-4
/
+4
*
|
sctp: remove the typedef sctp_addip_chunk_t
Xin Long
2017-08-03
3
-8
/
+13
*
|
sctp: remove the typedef sctp_addiphdr_t
Xin Long
2017-08-03
2
-12
/
+12
*
|
sctp: remove the typedef sctp_addip_param_t
Xin Long
2017-08-03
1
-19
/
+20
*
|
sctp: remove the typedef sctp_cwrhdr_t
Xin Long
2017-08-03
2
-5
/
+5
*
|
sctp: remove the typedef sctp_ecne_chunk_t
Xin Long
2017-08-03
1
-2
/
+2
*
|
sctp: remove the typedef sctp_ecnehdr_t
Xin Long
2017-08-03
2
-5
/
+5
*
|
sctp: remove the typedef sctp_error_t
Xin Long
2017-08-03
1
-1
/
+1
[next]