index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
sctp
Age
Commit message (
Expand
)
Author
2021-09-26
sctp: validate from_addr_param return
Marcelo Ricardo Leitner
2021-08-04
sctp: move 198 addresses from unusable to private scope
Xin Long
2020-06-30
sctp: Don't advertise IPv4 addresses if ipv6only is set on the socket
Marcelo Ricardo Leitner
2019-12-05
sctp: cache netns in sctp_ep_common
Xin Long
2019-11-06
sctp: fix the issue that flags are ignored when using kernel_connect
Xin Long
2019-04-03
sctp: get sctphdr by offset in sctp_compute_cksum
Xin Long
2018-02-25
sctp: set frag_point in sctp_setsockopt_maxseg correctly
Xin Long
2017-10-12
sctp: potential read out of bounds in sctp_ulpevent_type_enabled()
Dan Carpenter
2017-08-11
sctp: fix the check for _sctp_walk_params and _sctp_walk_errors
Xin Long
2017-08-11
sctp: don't dereference ptr before leaving _sctp_walk_{params, errors}()
Alexander Potapenko
2016-10-31
sctp: hold transport instead of assoc when lookup assoc in rx path
Xin Long
2016-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-30
sctp: remove prsctp_param from sctp_chunk
Xin Long
2016-09-30
sctp: move sent_count to the memory hole in sctp_chunk
Xin Long
2016-09-23
sctp: improve how SSN, TSN and ASCONF serial are compared
Marcelo Ricardo Leitner
2016-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-22
sctp: rename WORD_TRUNC/ROUND macros
Marcelo Ricardo Leitner
2016-09-18
sctp: make sctp_outq_flush/tail/uncork return void
Xin Long
2016-09-18
sctp: free msg->chunks when sctp_primitive_SEND return err
Xin Long
2016-09-17
sctp: fix SSN comparision
Marcelo Ricardo Leitner
2016-08-01
sctp: change to use TCP_CLOSE_WAIT as SCTP_SS_CLOSING
Xin Long
2016-07-13
sctp: avoid identifying address family many times for a chunk
Marcelo Ricardo Leitner
2016-07-13
sctp: allow GSO frags to access the chunk too
Marcelo Ricardo Leitner
2016-07-13
sctp: reorder sctp_ulpevent and shrink msg_flags
Marcelo Ricardo Leitner
2016-07-13
sctp: allow others to use sctp_input_cb
Marcelo Ricardo Leitner
2016-07-11
sctp: implement prsctp PRIO policy
Xin Long
2016-07-11
sctp: implement prsctp TTL policy
Xin Long
2016-07-11
sctp: add SCTP_PR_ASSOC_STATUS on sctp sockopt
Xin Long
2016-07-11
sctp: add SCTP_PR_SUPPORTED on sctp sockopt
Xin Long
2016-06-03
sctp: Add GSO support
Marcelo Ricardo Leitner
2016-05-01
sctp: signal sk_data_ready earlier on data chunks reception
Marcelo Ricardo Leitner
2016-04-27
net: snmp: kill STATS_BH macros
Eric Dumazet
2016-04-27
net: sctp: rename SCTP_INC_STATS_BH()
Eric Dumazet
2016-04-27
net: snmp: kill various STATS_USER() helpers
Eric Dumazet
2016-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-04-15
sctp: export some apis or variables for sctp_diag and reuse some for proc
Xin Long
2016-04-15
sctp: add sctp_info dump api for sctp_diag
Xin Long
2016-04-15
sctp: simplify sk_receive_queue locking
Marcelo Ricardo Leitner
2016-04-13
sctp: delay calls to sk_data_ready() as much as possible
Marcelo Ricardo Leitner
2016-04-13
sctp: compress bit-wide flags to a bitfield on sctp_sock
Marcelo Ricardo Leitner
2016-04-10
sctp: avoid refreshing heartbeat timer too often
Marcelo Ricardo Leitner
2016-04-05
sctp: use list_* in sctp_list_dequeue
Marcelo Ricardo Leitner
2016-03-20
sctp: keep fragmentation point aligned to word size
Marcelo Ricardo Leitner
2016-03-20
sctp: align MTU to a word
Marcelo Ricardo Leitner
2016-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2016-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-03-17
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-03-13
sctp: allow sctp_transmit_packet and others to use gfp
Marcelo Ricardo Leitner
2016-03-08
sctp: fix copying more bytes than expected in sctp_add_bind_addr
Marcelo Ricardo Leitner
2016-02-17
sctp: remove the unused sctp_datamsg_free()
Xin Long
[next]