index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sctp
Age
Commit message (
Expand
)
Author
2014-08-06
net: sctp: fix information leaks in ulpevent layer
Daniel Borkmann
2014-07-11
sctp: Fix sk_ack_backlog wrap-around problem
Xufeng Zhang
2014-06-09
sctp: reset flowi4_oif parameter on route lookup
Xufeng Zhang
2014-04-30
net: sctp: fix skb leakage in COOKIE ECHO path of chunk->auth_chunk
Daniel Borkmann
2014-04-02
net: sctp: fix sctp_sf_do_5_1D_ce to verify if we/peer is AUTH capable
Daniel Borkmann
2014-04-02
net: sctp: fix sctp_connectx abi for ia32 emulation/compat mode
Daniel Borkmann
2013-11-28
sctp: Perform software checksum if packet has to be fragmented.
Vlad Yasevich
2013-11-28
sctp: Use software crc32 checksum when xfrm transform will happen.
Fan Du
2013-10-26
Revert "sctp: fix call to SCTP_CMD_PROCESS_SACK in sctp_cmd_interpreter()"
Ben Hutchings
2013-10-26
net: sctp: fix ipv6 ipsec encryption bug in sctp_v6_xmit
Daniel Borkmann
2013-10-26
net: sctp: fix smatch warning in sctp_send_asconf_del_ip
Daniel Borkmann
2013-09-10
sctp: fully initialize sctp_outq in sctp_outq_init
Neil Horman
2013-06-29
net: sctp: fix NULL pointer dereference in socket destruction
Daniel Borkmann
2013-05-13
net: sctp: sctp_auth_key_put: use kzfree instead of kfree
Daniel Borkmann
2013-03-27
sctp: don't break the loop while meeting the active_path so as to find the m...
Xufeng Zhang
2013-03-27
sctp: Use correct sideffect command in duplicate cookie handling
Vlad Yasevich
2013-02-20
net: sctp: sctp_endpoint_free: zero out secret key data
Daniel Borkmann
2013-02-20
net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfree
Daniel Borkmann
2013-02-20
sctp: refactor sctp_outq_teardown to insure proper re-initalization
Neil Horman
2013-01-03
sctp: fix -ENOMEM result with invalid user space pointer in sendto() syscall
Tommi Rantala
2013-01-03
sctp: fix memory leak in sctp_datamsg_from_user() when copy from user space f...
Tommi Rantala
2012-11-16
sctp: fix call to SCTP_CMD_PROCESS_SACK in sctp_cmd_interpreter()
Zijie Pan
2012-10-10
sctp: Don't charge for data in sndbuf again when transmitting packet
Thomas Graf
2012-08-19
sctp: Fix list corruption resulting from freeing an association on a list
Neil Horman
2012-06-10
sctp: check cached dst before using it
Nicolas Dichtel
2012-05-11
sctp: Allow struct sctp_event_subscribe to grow without breaking binaries
Thomas Graf
2011-12-20
sctp: Do not account for sizeof(struct sk_buff) in estimated rwnd
Thomas Graf
2011-12-19
sctp: fix incorrect overflow check on autoclose
Xi Wang
2011-11-29
sctp: better integer overflow check in sctp_auth_create_key()
Xi Wang
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-10-31
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
2011-10-27
ipv6: tcp: fix TCLASS value in ACK messages sent from TIME_WAIT
Eric Dumazet
2011-10-13
net: more accurate skb truesize
Eric Dumazet
2011-09-22
Merge branch 'master' of github.com:davem330/net
David S. Miller
2011-09-16
sctp: deal with multiple COOKIE_ECHO chunks
Max Matveev
2011-08-24
sctp: Bundle HEAERTBEAT into ASCONF_ACK
Michio Honda
2011-08-24
sctp: HEARTBEAT negotiation after ASCONF
Michio Honda
2011-07-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-07-14
net: sctp: fix checksum marking for outgoing packets
Michał Mirosław
2011-07-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-07-08
sctp: ABORT if receive, reassmbly, or reodering queue is not empty while clos...
Thomas Graf
2011-07-07
sctp: Enforce retransmission limit during shutdown
Thomas Graf
2011-07-07
sctp: fix missing send up SCTP_SENDER_DRY_EVENT when subscribe it
Wei Yongjun
2011-07-07
net: refine {udp|tcp|sctp}_mem limits
Eric Dumazet
2011-07-01
sctp: Reduce switch/case indent
Joe Perches
2011-06-16
net: Remove casts of void *
Joe Perches
2011-06-11
sctp: kzalloc() error handling on deleting last address
Michio Honda
2011-06-06
sctp: Guard IPV6 specific code properly.
David S. Miller
2011-06-02
sctp: Add ASCONF operation on the single-homed host
Michio Honda
2011-06-02
sctp: Add socket option operation for Auto-ASCONF.
Michio Honda
[next]