开源镜像站
帮助
动态
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-04-20
sctp: lack the check for ports in sctp_v6_cmp_addr
Xin Long
2016-01-28
net: sctp: prevent writes to cookie_hmac_alg from accessing invalid memory
Sasha Levin
2016-01-28
sctp: sctp should release assoc when sctp_make_abort_user return NULL in sctp...
Xin Long
2016-01-22
ipv6: sctp: clone options to avoid use after free
Eric Dumazet
2016-01-22
sctp: update the netstamp_needed counter when copying sockets
Marcelo Ricardo Leitner
2016-01-22
sctp: use the same clock as if sock source timestamps were on
Marcelo Ricardo Leitner
2016-01-22
ipv6: sctp: implement sctp_v6_destroy_sock()
Eric Dumazet
2016-01-22
sctp: translate host order to network order when setting a hmacid
lucien
2015-10-01
sctp: fix race on protocol/netns initialization
Marcelo Ricardo Leitner
2015-07-10
sctp: Fix race between OOTB responce and route removal
Alexander Sverdlin
2015-07-10
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-21
net: sctp: fix skb_over_panic when receiving malformed ASCONF chunks
Daniel Borkmann
2014-11-21
net: sctp: fix panic on duplicate ASCONF chunks
Daniel Borkmann
2014-11-21
net: sctp: fix remote memory pressure from excessive queueing
Daniel Borkmann
2014-11-21
net: sctp: fix memory leak in auth key management
Daniel Borkmann
2014-11-21
net: sctp: fix NULL pointer dereference in af->from_addr_param on malformed p...
Daniel Borkmann
2014-10-15
sctp: handle association restarts when the socket is closed.
Vlad Yasevich
2014-08-14
sctp: fix possible seqlock seadlock in sctp_packet_transmit()
Eric Dumazet
2014-08-14
net: sctp: inherit auth_capable on INIT collisions
Daniel Borkmann
2014-07-28
net: sctp: fix information leaks in ulpevent layer
Daniel Borkmann
2014-07-28
net: sctp: check proc_dointvec result in proc_sctp_do_auth
Daniel Borkmann
2014-07-28
net: sctp: propagate sysctl errors from proc_do* properly
Daniel Borkmann
2014-06-26
sctp: Fix sk_ack_backlog wrap-around problem
Xufeng Zhang
2014-05-31
net: sctp: Don't transition to PF state when transport has exhausted 'Path.Ma...
Karl Heiss
2014-05-31
sctp: reset flowi4_oif parameter on route lookup
Xufeng Zhang
2014-05-31
net: sctp: cache auth_enable per endpoint
Vlad Yasevich
2014-05-31
Revert "net: sctp: Fix a_rwnd/rwnd management to reflect real state of the re...
Daniel Borkmann
2014-05-31
net: sctp: test if association is dead in sctp_wake_up_waiters
Daniel Borkmann
2014-05-31
net: sctp: wake up all assocs if sndbuf policy is per socket
Daniel Borkmann
2014-03-05
net: sctp: fix skb leakage in COOKIE ECHO path of chunk->auth_chunk
Daniel Borkmann
2014-03-03
net: sctp: fix sctp_sf_do_5_1D_ce to verify if we/peer is AUTH capable
Daniel Borkmann
2014-02-22
net: sctp: rework multihoming retransmission path selection to rfc4960
Daniel Borkmann
2014-02-20
net: sctp: Potentially-Failed state should not be reached from unconfirmed state
Matija Glavinic Pecotic
2014-02-18
net: sctp: fix sctp_connectx abi for ia32 emulation/compat mode
Daniel Borkmann
2014-02-17
net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's...
Matija Glavinic Pecotic
2014-02-13
sctp: optimize the sctp_sysctl_net_register
wangweidong
2014-02-13
sctp: fix a missed .data initialization
wangweidong
2014-02-06
net: sctp: fix initialization of local source address on accepted ipv6 sockets
Matija Glavinic Pecotic
2014-01-21
sctp: remove macros sctp_bh_[un]lock_sock
wangweidong
2014-01-21
sctp: remove macros sctp_{lock|release}_sock
wangweidong
2014-01-21
sctp: remove macros sctp_write_[un]_lock
wangweidong
2014-01-21
sctp: remove macros sctp_spin_[un]lock
wangweidong
2014-01-21
sctp: remove macros sctp_local_bh_{disable|enable}
wangweidong
2014-01-16
sctp: remove the unnecessary assignment
wangweidong
2014-01-15
sctp: create helper function to enable|disable sackdelay
wangweidong
2014-01-14
sctp: remove a redundant NULL check
Dan Carpenter
2014-01-14
net: replace macros net_random and net_srandom with direct calls to prandom
Aruna-Hewapathirane
[next]