开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sctp
Age
Commit message (
Expand
)
Author
2016-01-15
ipv6: sctp: clone options to avoid use after free
Eric Dumazet
2016-01-15
sctp: also copy sk_tsflags when copying the socket
Marcelo Ricardo Leitner
2016-01-15
sctp: update the netstamp_needed counter when copying sockets
Marcelo Ricardo Leitner
2016-01-15
sctp: use the same clock as if sock source timestamps were on
Marcelo Ricardo Leitner
2015-12-14
ipv6: sctp: implement sctp_v6_destroy_sock()
Eric Dumazet
2015-12-14
sctp: translate host order to network order when setting a hmacid
lucien
2015-10-27
sctp: fix race on protocol/netns initialization
Marcelo Ricardo Leitner
2015-07-05
sctp: Fix race between OOTB responce and route removal
Alexander Sverdlin
2015-07-05
sctp: fix ASCONF list handling
Marcelo Ricardo Leitner
2015-02-26
net: sctp: fix passing wrong parameter header to param_type2af in sctp_proces...
Saran Maruti Ramanara
2015-02-26
net: sctp: fix slab corruption from use after free on INIT collisions
Daniel Borkmann
2014-12-16
net: sctp: use MAX_HEADER for headroom reserve in output path
Daniel Borkmann
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-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-07
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-29
sctp: Change sctp to implement csum_levels
Tom Herbert
2014-08-29
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-21
sctp: not send SCTP_PEER_ADDR_CHANGE notifications with failed probe
zhuyj
2014-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-08-05
sctp: fix possible seqlock seadlock in sctp_packet_transmit()
Eric Dumazet
2014-07-31
net: fix the counter ICMP_MIB_INERRORS/ICMP6_MIB_INERRORS
Duan Jiong
2014-07-31
sctp: Fixup v4mapped behaviour to comply with Sock API
Jason Gunthorpe
2014-07-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-07-22
net: sctp: inherit auth_capable on INIT collisions
Daniel Borkmann
2014-07-22
net: sctp: Rename SCTP_XMIT_NAGLE_DELAY to SCTP_XMIT_DELAY
David Laight
2014-07-22
net: sctp: Open out the check for Nagle
David Laight
2014-07-16
net: sctp: deprecate rfc6458, 5.3.2. SCTP_SNDRCV support
Daniel Borkmann
2014-07-16
net: sctp: implement rfc6458, 8.1.31. SCTP_DEFAULT_SNDINFO support
Geir Ola Vaagland
2014-07-16
net: sctp: implement rfc6458, 5.3.6. SCTP_NXTINFO cmsg support
Geir Ola Vaagland
2014-07-16
net: sctp: implement rfc6458, 5.3.5. SCTP_RCVINFO cmsg support
Geir Ola Vaagland
2014-07-16
net: sctp: implement rfc6458, 5.3.4. SCTP_SNDINFO cmsg support
Geir Ola Vaagland
2014-07-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-07-15
net: sctp: remove unnecessary break after return/goto
Fabian Frederick
2014-07-14
net: sctp: fix information leaks in ulpevent layer
Daniel Borkmann
2014-07-08
net: sctp: Inline the functions from command.c
David Laight
2014-07-02
net: sctp: only warn in proc_sctp_do_alpha_beta if write
Daniel Borkmann
2014-07-02
net: sctp: improve timer slack calculation for transport HBs
Daniel Borkmann
2014-06-19
net: sctp: check proc_dointvec result in proc_sctp_do_auth
Daniel Borkmann
[next]