index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
sctp
Age
Commit message (
Expand
)
Author
2016-10-31
sctp: hold transport instead of assoc when lookup assoc in rx path
Xin Long
2016-10-03
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-19
sctp: make sctp_outq_flush/tail/uncork return void
Xin Long
2016-09-19
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-14
sctp: avoid identifying address family many times for a chunk
Marcelo Ricardo Leitner
2016-07-14
sctp: allow GSO frags to access the chunk too
Marcelo Ricardo Leitner
2016-07-14
sctp: reorder sctp_ulpevent and shrink msg_flags
Marcelo Ricardo Leitner
2016-07-14
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-02
sctp: signal sk_data_ready earlier on data chunks reception
Marcelo Ricardo Leitner
2016-04-28
net: snmp: kill STATS_BH macros
Eric Dumazet
2016-04-28
net: sctp: rename SCTP_INC_STATS_BH()
Eric Dumazet
2016-04-28
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-14
sctp: delay calls to sk_data_ready() as much as possible
Marcelo Ricardo Leitner
2016-04-14
sctp: compress bit-wide flags to a bitfield on sctp_sock
Marcelo Ricardo Leitner
2016-04-11
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-20
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-14
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
2016-01-28
sctp: remove the dead field of sctp_transport
Xin Long
2016-01-28
sctp: fix the transport dead race check by using atomic_add_unless on refcnt
Xin Long
2016-01-27
sctp: Use shash
Herbert Xu
2016-01-05
sctp: drop the old assoc hashtable of sctp
Xin Long
2016-01-05
sctp: add the rhashtable apis for sctp global transport hashtable
Xin Long
2015-12-07
sctp: start t5 timer only when peer rwnd is 0 and local state is SHUTDOWN_PEN...
lucien
2015-12-03
sctp: convert sack_needed and sack_generation to bits
Marcelo Ricardo Leitner
2015-06-14
sctp: fix ASCONF list handling
Marcelo Ricardo Leitner
2015-05-27
sctp: Fix mangled IPv4 addresses on a IPv6 listening socket
Jason Gunthorpe
2015-03-25
sctp: avoid to repeatedly declare external variables
Ying Xue
[next]