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-01-18
sctp: the temp asoc's transports should not be hashed/unhashed
Xin Long
2016-01-15
net: sctp: Move sequence start handling into sctp_transport_get_idx()
Geert Uytterhoeven
2016-01-15
sctp: support to lookup with ep+paddr in transport rhashtable
Xin Long
2016-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-01-11
sctp: fix use-after-free in pr_debug statement
Marcelo Ricardo Leitner
2016-01-10
net: sctp: prevent writes to cookie_hmac_alg from accessing invalid memory
Sasha Levin
2016-01-05
sctp: remove the local_bh_disable/enable in sctp_endpoint_lookup_assoc
Xin Long
2016-01-05
sctp: drop the old assoc hashtable of sctp
Xin Long
2016-01-05
sctp: apply rhashtable api to sctp procfs
Xin Long
2016-01-05
sctp: apply rhashtable api to send/recv path
Xin Long
2016-01-05
sctp: add the rhashtable apis for sctp global transport hashtable
Xin Long
2015-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-30
sctp: sctp should release assoc when sctp_make_abort_user return NULL in sctp...
Xin Long
2015-12-28
sctp: label accepted/peeled off sockets
Marcelo Ricardo Leitner
2015-12-28
sctp: use GFP_USER for user-controlled kmalloc
Marcelo Ricardo Leitner
2015-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-16
net: sctp: dynamically enable or disable pf state
Zhu Yanjun
2015-12-16
sctp: use GFP_KERNEL in sctp_init()
Eric Dumazet
2015-12-15
sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC
Tom Herbert
2015-12-12
ipv6: sctp: clone options to avoid use after free
Eric Dumazet
2015-12-07
ipv6: sctp: fix lockdep splat in sctp_v6_get_dst()
Eric Dumazet
2015-12-07
sctp: start t5 timer only when peer rwnd is 0 and local state is SHUTDOWN_PEN...
lucien
2015-12-06
sctp: only drop the reference on the datamsg after sending a msg
lucien
2015-12-06
sctp: hold the chunks only after the chunk is enqueued in outq
lucien
2015-12-06
sctp: also copy sk_tsflags when copying the socket
Marcelo Ricardo Leitner
2015-12-06
sctp: update the netstamp_needed counter when copying sockets
Marcelo Ricardo Leitner
2015-12-06
sctp: use the same clock as if sock source timestamps were on
Marcelo Ricardo Leitner
2015-12-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-03
ipv6: sctp: implement sctp_v6_destroy_sock()
Eric Dumazet
2015-12-03
ipv6: sctp: add rcu protection around np->opt
Eric Dumazet
2015-12-03
sctp: use GFP_USER for user-controlled kmalloc
Marcelo Ricardo Leitner
2015-12-01
net: fix sock_wake_async() rcu protection
Eric Dumazet
2015-12-01
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
Eric Dumazet
2015-11-30
net: Generalise wq_has_sleeper helper
Herbert Xu
2015-11-15
sctp: translate host order to network order when setting a hmacid
lucien
2015-11-09
remove abs64()
Andrew Morton
2015-11-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-11-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-11-07
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
2015-10-05
net: sctp: avoid incorrect time_t use
Arnd Bergmann
2015-09-29
net: Drop unlikely before IS_ERR(_OR_NULL)
Viresh Kumar
2015-09-29
net: sctp: Don't use 64 kilobyte lookup table for four elements
Denys Vlasenko
2015-09-29
sctp: Prevent soft lockup when sctp_accept() is called during a timeout event
Karl Heiss
2015-09-29
sctp: Whitespace fix
Karl Heiss
2015-09-11
sctp: fix race on protocol/netns initialization
Marcelo Ricardo Leitner
2015-09-03
sctp: add routing output fallback
Marcelo Ricardo Leitner
2015-09-03
sctp: fix dst leak
Marcelo Ricardo Leitner
2015-08-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-08-29
sctp: Do not try to search for the transport twice
Vlad Yasevich
2015-08-29
sctp: ASCONF-ACK with Unresolvable Address should be sent
lucien
[next]