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
2015-08-28
sctp: donot reset the overall_error_count in SHUTDOWN_RECEIVE state
lucien
2015-08-27
sctp: asconf's process should verify address parameter is in the beginning
lucien
2015-07-26
net: sctp: stop spamming klog with rfc6458, 5.3.2. deprecation warnings
Daniel Borkmann
2015-06-29
sctp: Fix race between OOTB responce and route removal
Alexander Sverdlin
2015-06-28
net: Kill sock->sk_protinfo
David Miller
2015-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-14
sctp: fix ASCONF list handling
Marcelo Ricardo Leitner
2015-06-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-12
sctp: allow authenticating DATA chunks that are bundled with COOKIE_ECHO
Marcelo Ricardo Leitner
2015-05-25
ipv6: Add rt6_get_cookie() function
Martin KaFai Lau
2015-05-25
ipv6: Remove external dependency on rt6i_dst and rt6i_src
Martin KaFai Lau
2015-05-11
net: Pass kern from net_proto_family.create to sk_alloc
Eric W. Biederman
2015-03-25
sctp: avoid to repeatedly declare external variables
Ying Xue
2015-03-02
net: Remove iocb argument from sendmsg and recvmsg
Ying Xue
2015-03-02
net: use common macro for assering skb->cb[] available size in protocol families
Eyal Birger
2015-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-02-03
net: sctp: Deletion of an unnecessary check before the function call "kfree"
Markus Elfring
2015-01-31
net: sctp: fix passing wrong parameter header to param_type2af in sctp_proces...
Saran Maruti Ramanara
2015-01-27
net: sctp: fix slab corruption from use after free on INIT collisions
Daniel Borkmann
2015-01-18
net: sctp: fix race for one-to-many sockets in sendmsg's auto associate
Daniel Borkmann
2014-12-11
net: introduce helper macro for_each_cmsghdr
Gu Zheng
2014-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-12-09
put iov_iter into msghdr
Al Viro
2014-12-09
net: sctp: use MAX_HEADER for headroom reserve in output path
Daniel Borkmann
2014-11-24
switch sctp_user_addto_chunk() and sctp_datamsg_from_user() to passing iov_iter
Al Viro
2014-11-24
new helper: memcpy_from_msg()
Al Viro
2014-11-21
net: sctp: keep owned chunk in destructor_arg instead of skb->cb
Daniel Borkmann
2014-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-11
net: sctp: fix memory leak in auth key management
Daniel Borkmann
2014-11-11
net: sctp: fix NULL pointer dereference in af->from_addr_param on malformed p...
Daniel Borkmann
2014-11-11
net: introduce SO_INCOMING_CPU
Eric Dumazet
2014-11-05
net: Add and use skb_copy_datagram_msg() helper.
David S. Miller
2014-10-30
sctp: replace seq_printf with seq_puts
Michele Baldessari
2014-10-30
sctp: add transport state in /proc/net/sctp/remaddr
Michele Baldessari
2014-10-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-10-14
net: sctp: fix remote memory pressure from excessive queueing
Daniel Borkmann
2014-10-14
net: sctp: fix panic on duplicate ASCONF chunks
Daniel Borkmann
2014-10-14
net: sctp: fix skb_over_panic when receiving malformed ASCONF chunks
Daniel Borkmann
2014-10-10
Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
2014-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-10-06
sctp: handle association restarts when the socket is closed.
Vlad Yasevich
2014-09-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axb...
Tejun Heo
2014-09-09
net/ipv4: bind ip_nonlocal_bind to current netns
Vincent Bernat
2014-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-08
percpu_counter: add @gfp to percpu_counter_init()
Tejun Heo
2014-08-30
sctp: Change sctp to implement csum_levels
Tom Herbert
2014-08-30
net: sctp: fix ABI mismatch through sctp_assoc_to_state helper
Daniel Borkmann
2014-08-22
net: sctp: fix suboptimal edge-case on non-active active/retrans path selection
Daniel Borkmann
2014-08-22
net: sctp: spare unnecessary comparison in sctp_trans_elect_best
Daniel Borkmann
2014-08-22
sctp: not send SCTP_PEER_ADDR_CHANGE notifications with failed probe
zhuyj
[next]