Linux SCTP (Stream Control Transmission Protocol)
[Prev Page][Next Page]
- Re: [PATCH net-next 0/5] SCTP updates, (continued)
- [PATCH net-next v2 3/3] net: sctp: Use pointers (not array indexes) to access sctp_cmd_seq_t.cmds[]., David Laight
- [PATCH net-next v2 2/3] net: sctp: Optimise the way 'sctp_arg_t' values are initialised., David Laight
- [PATCH net-next v2 1/3] net: sctp: Inline the functions from command.c, David Laight
- [PATCH net-next v2 0/3] net: sctp: Optimisations to sctp command queue code,
David Laight
- [PATCH net-next 2/3] net: sctp: Optimise the way 'sctp_arg_t' values are initialised,
David Laight
- [PATCH net-next 3/3] net: sctp: Use pointers (not array indexes) to access sctp_cmd_seq_t.cmds[], David Laight
- [PATCH net-next 1/3] net: sctp: Inline the functions from command.c,
David Laight
- [PATCH net-next 0/3] net: sctp: Optimisations to sctp command queue code, David Laight
- [PATCH net-next 0/2] Misc SCTP updates,
Daniel Borkmann
- SCTP Multihoming Heartbeat ACK Behavior,
Winston V. Tizon
- Information about SCTP patch,
kishan simha
- [PATCH net-next] sctp: Add partially support for MSG_MORE to SCTP.,
David Laight
- [PATCH net] net: sctp: propagate sysctl errors from proc_do* properly,
Daniel Borkmann
- [PATCH net] net: sctp: check proc_dointvec result in proc_sctp_do_auth,
Daniel Borkmann
- [PATCH net-next 0/6] A step closer to RFC 6458 compliancy,
Geir Ola Vaagland
- [PATCH net] net: sctp: fix permissions for rto_alpha and rto_beta knobs,
Daniel Borkmann
- [PATCH RFC] sctp: optimise sctp/command.[ch], David Laight
- [PATCH v2] sctp: Fix sk_ack_backlog wrap-around problem,
Xufeng Zhang
- [PATCH v3 net-next 0/5] SCTP update,
Daniel Borkmann
- [PATCH v2 net-next 0/5] SCTP update,
Daniel Borkmann
- [PATCH net-next 0/5] SCTP update,
Daniel Borkmann
- [PATCH] sctp: Fix sk_ack_backlog wrap-around problem,
Xufeng Zhang
- sctp bug: sk_ack_backlog wrap-around problem,
Xufeng Zhang
- [PATCH] lksctp-tools: make bind_test can do while disable IPV6,
Wang Weidong
- [PATCH lksctp-tools] A few things that should get the API closer to RFC6458 compliancy,
Geir Ola Vaagland
[net-next 0/2] sctp: fix kfree static array pointer in sctp_sysctl_net_unregister,
Wang Weidong
[PATCH net-next] sctp: add a checking for sctp_sysctl_net_register,
Wang Weidong
[PATCH net-next] sctp: fix kfree static array pointer in sctp_sysctl_net_unregister,
Wang Weidong
SCTP throughput does not scale,
Butler, Peter
Incorrect man page for sctp_recvmsg, Gergely Péli
[PATCH v4 net] net: sctp: Don't transition to PF state when transport has exhausted 'Path.Max.Retrans'.,
Karl Heiss
[PATCH v3 net] net: sctp: Don't transition to PF state when transport has exhausted 'Path.Max.Retrans'.,
Karl Heiss
[PATCH net] net: sctp: Don't transition to PF state when transport has exhausted 'Path.Max.Retrans'.,
Karl Heiss
[PATCH V2] sctp: reset flowi4_oif parameter on route lookup,
Xufeng Zhang
[PATCH] sctp: reset flowi4_oif parameter on route lookup,
Xufeng Zhang
[PATCH] sctp: add support for busy polling to sctp protocol,
Neil Horman
[PATCH net] net: sctp: cache auth_enable per endpoint,
Daniel Borkmann
[PATCH]: NULL pointer dereference in sctp_auth_asoc_set_default_hmac,
Joshua Kinard
[PATCH net] Revert "net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's buffer",
Daniel Borkmann
Is SCTP throughput really this low compared to TCP?,
Butler, Peter
[PATCH net v3] net: sctp: test if association is dead in sctp_wake_up_waiters,
Daniel Borkmann
[PATCH net v2] net: sctp: test if association is dead in sctp_wake_up_waiters,
Daniel Borkmann
[PATCH net] net: sctp: test if association is dead in sctp_wake_up_waiters,
Daniel Borkmann
Are sctp_mem, sctp_rmem and sctp_wmem not honored?, Butler, Peter
[PATCH net v2] net: sctp: wake up all assocs if sndbuf policy is per socket,
Daniel Borkmann
[PATCH net] net: sctp: wake up all assocs if sndbuf policy is per socket,
Daniel Borkmann
LKSCTP tuning,
Butler, Peter
HB.Max.Burst,
Karl Heiss
How to set SACK_DELAY?,
Sun Paul
[PATCH net-next] net: sctp: remove NULL check in sctp_assoc_update_retran_path,
Daniel Borkmann
1.0.16 sctp_connectx() in 32 bit,
Dong Liu
[PATCH net] net: sctp: fix skb leakage in COOKIE ECHO path of chunk->auth_chunk,
Daniel Borkmann
[PATCH net] net: sctp: fix sctp_sf_do_5_1D_ce to verify if we/peer is AUTH capable,
Daniel Borkmann
re: net: sctp: rework multihoming retransmission path selection to rfc4960,
Dan Carpenter
Why is not const used for parameters in the socket API?,
Roger Nyberg
[PATCH net-next] loopback: sctp: add NETIF_F_SCTP_CSUM to device features,
Daniel Borkmann
[PATCH net v2] net: sctp: rework multihoming retransmission path selection to rfc4960,
Daniel Borkmann
[PATCH] net: sctp: Potentially-Failed state should not be reached from unconfirmed state,
Matija Glavinic Pecotic
[PATCH net] net: sctp: fix multihoming retransmission path selection to rfc4960,
Daniel Borkmann
bag in sctp_connectx,
Sergey Udalov
Re: [sctp] ef2820a735: -50% netperf Throughput_Mbps,
Matija Glavinic Pecotic
[ANNOUNCE] lksctp-tools-1.0.16, Daniel Borkmann
[PATCH RFC] sctp: Update HEARTBEAT timer immediately after user changed HB.interval,
Xufeng Zhang
[PATCH net] net: sctp: fix sctp_connectx abi for ia32 emulation/compat mode,
Daniel Borkmann
[PATCH v3] net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's buffer,
Matija Glavinic Pecotic
[PATCH v2] net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's buffer,
Matija Glavinic Pecotic
[PATCH lksctp-tools] Remove dependency to implementation-specific a_rwnd behavior,
Matija Glavinic Pecotic
[PATCH] net: sctp: fix initialization of local source address on accepted ipv6 sockets,
Matija Glavinic Pecotic
Is there any performance impact, if we tune kernel SCTP (/proc/sys/net/sctp/sack_timeout) parameter??,
Norah Jones
MD5 HMAC in FIPS mode,
Karl Heiss
[PATCH net-next 0/7] sctp: remove some macro locking wrappers,
Wang Weidong
[PATCH net-next 0/2] sctp: some small clean ups,
Wang Weidong
[PATCH net-next] sctp: fix missing SCTP mailing list address update,
Jean Sacren
[PATCH] net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's buffer,
Matija Glavinic Pecotic
[PATCH net-next] sctp: remove the unnecessary assignment,
Wang Weidong
[PATCH net-next] sctp: create helper function to enable|disable sackdelay,
Wang Weidong
[PATCH] sctp: remove a redundant NULL check,
Dan Carpenter
draft-ietf-tsvwg-sctpsocket-07 or rfc6458 ?, Dongsheng Song
NULL pointer dereference at @sctp_unhash_established+0x6e/0xb6 [sctp],
Arankal, Nagaraj P
SCTP SIOCOUTQ ioctl,
Karl Heiss
[lksctp-tools] [1.0.15] Regression test broken due to test_1_to_1_sockopt - SO_SNDBUF,
Matija Glavinic Pecotic
[PATCH] sctp: Add process name and pid to deprecation warnings,
Neil Horman
[PATCH net-next v2] sctp: move skb_dst_set() a bit downwards in sctp_packet_transmit(),
Wang Weidong
Re: [PATCH net-next] sctp: check dst 'NULL' before use it in, sctp_packet_transmit,
Daniel Borkmann
[RFC PATCH net-next 0/3] sctp accept socket fix,
Daniel Borkmann
Re: [PATCH net-next] sctp: fix missing include file,
Daniel Borkmann
Re: randconfig build error with next-20131220, in net/sctp/input.c, Hannes Frederic Sowa
Re: [PATCH net-next] ipv6: move ip6_sk_accept_pmtu from generic pmtu update path to ipv6 one, Daniel Borkmann
[PATCH net-next 0/5] sctp: fix checkpatch errors,
Wang Weidong
Send fail notifications,
Jamal Hadi Salim
[PATCH net-next 2/3] sctp: remove the never used 'return' and, redundant 'break',
Wang Weidong
[PATCH net-next] sctp: remove casting from function calls through ops structure,
Wang Weidong
[PATCH] SCTP: Reduce log spamming for sctp setsockopt,
Neil Horman
undetected closed apps,
Jamal Hadi Salim
[PATCH] sctp: Reorder 'struc association' members to reduce its size,
Wang Weidong
[PATCH v2] sctp: loading sctp when load sctp_probe,
Wang Weidong
Try to Implement load balancer for transmit & retransmit,
Chang Xiangzhong
[PATCH] sctp: loading sctp when load sctp_probe,
Wang Weidong
[PATCH net-next] sctp: remove redundant null check on asoc,
Wang Weidong
[PATCH v7 0/3] sctp: check the rto_min and rto_max,
Wang Weidong
[PATCH] lksctp: Avoid using file descriptor 0 to get ENOTSOCK,
Simon Xu
Re: [PATCH] sctp: properly latch and use autoclose value from sock to association, nhorman
[PATCH v6 0/3] sctp: check the rto_min and rto_max,
Wang Weidong
[PATCH v5 0/2] sctp: check the rto_min and rto_max,
Wang Weidong
[PATCH v3 net-next 0/4] sctp: do some clean ups,
Wang Weidong
[PATCH v4] sctp: check the rto_min and rto_max,
Wang Weidong
[PATCH] sctp: fix a BUG_ON on triggered by setting max_autoclose to,
Wang Weidong
[PATCH RESEND] lksctp: fix a problem when do test_1_to_1_sockopt,
Wang Weidong
[PATCH] lksctp: fix a problem when do test_1_to_1_sockopt,
Wang Weidong
[PATCH] sctp: make the max_burst min value to 1,
Wang Weidong
[Index of Archives]
[Linux Networking Development]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Linux OMAP]
[Yosemite Forum]
SCTP