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
/
net
/
sctp
Age
Commit message (
Expand
)
Author
2016-08-24
sctp: fix overrun in sctp_diag_dump_one()
Lance Richardson
2016-08-20
sctp: linearize early if it's not GSO
Marcelo Ricardo Leitner
2016-08-13
net/sctp: always initialise sctp_ht_iter::start_fail
Vegard Nossum
2016-08-08
sctp: use event->chunk when it's valid
Xin Long
2016-08-08
sctp_diag: Respect ss adding TCPF_CLOSE to idiag_states
Phil Sutter
2016-08-08
sctp_diag: Fix T3_rtx timer export
Phil Sutter
2016-07-31
sctp: allow receiving msg when TCP-style sk is in CLOSED state
Xin Long
2016-07-31
sctp: allow delivering notifications after receiving SHUTDOWN
Xin Long
2016-07-31
sctp: fix the issue sctp requeue auth chunk incorrectly
Xin Long
2016-07-26
net/sctp: terminate rhashtable walk correctly
Vegard Nossum
2016-07-25
sctp: also point GSO head_skb to the sk when it's available
Marcelo Ricardo Leitner
2016-07-25
sctp: fix BH handling on socket backlog
Marcelo Ricardo Leitner
2016-07-25
sctp: use inet_recvmsg to support sctp RFS well
Xin Long
2016-07-25
sctp: support ipv6 nonlocal bind
Xin Long
2016-07-17
sctp: fix GSO for IPv6
Marcelo Ricardo Leitner
2016-07-17
sctp: recvmsg should be able to run even if sock is in closing state
Marcelo Ricardo Leitner
2016-07-14
sctp: only check for ECN if peer is using it
Marcelo Ricardo Leitner
2016-07-14
sctp: do not clear chunk->ecn_ce_done flag
Marcelo Ricardo Leitner
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 RTX 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_DEFAULT_PRINFO into sctp sockopt
Xin Long
2016-07-11
sctp: add SCTP_PR_SUPPORTED on sctp sockopt
Xin Long
2016-07-09
sctp: fix panic when sending auth chunks
Marcelo Ricardo Leitner
2016-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-06-16
sctp: change sk state to CLOSED instead of CLOSING in sctp_sock_migrate
Xin Long
2016-06-15
sctp: fix error return code in sctp_init()
Wei Yongjun
2016-06-11
net: diag: add missing declarations
Ben Dooks
2016-06-11
sctp: sctp should change socket state when shutdown is received
Xin Long
2016-06-04
sctp: Fix warning in sctp_packet_transmit_chunk()
David S. Miller
2016-06-03
sctp: improve debug message to also log curr pkt and new chunk size
Marcelo Ricardo Leitner
2016-06-03
sctp: Add GSO support
Marcelo Ricardo Leitner
2016-06-03
sctp: delay as much as possible skb_linearize
Marcelo Ricardo Leitner
2016-05-31
sctp: sctp_diag should dump sctp socket type
Xin Long
2016-05-26
sctp: fix double EPs display in sctp_diag
Xin Long
2016-05-02
sctp: prepare for socket backlog behavior change
Eric Dumazet
2016-05-02
sctp: signal sk_data_ready earlier on data chunks reception
Marcelo Ricardo Leitner
2016-04-28
net: rename NET_{ADD|INC}_STATS_BH()
Eric Dumazet
2016-04-28
net: rename ICMP6_INC_STATS_BH()
Eric Dumazet
2016-04-28
net: sctp: rename SCTP_INC_STATS_BH()
Eric Dumazet
2016-04-28
net: rename ICMP_INC_STATS_BH()
Eric Dumazet
2016-04-28
net: snmp: kill various STATS_USER() helpers
Eric Dumazet
2016-04-26
sctp: sctp_diag should fill RMEM_ALLOC with asoc->rmem_alloc when rcvbuf_poli...
Xin Long
2016-04-26
sock_diag: align nlattr properly when needed
Nicolas Dichtel
2016-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
[next]