linux-sctp.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-05-14 14:51:59 to 2008-10-08 20:27:50 UTC [more...]

[PATCH net-next 0/2] sctp: Improve the tsn_map
 2008-10-08 20:27 UTC  (3+ messages)
` [PATCH net-next 1/2] sctp: Rework the tsn map to use generic bitmap
` [PATCH net-next 2/2] sctp: shrink sctp_tsnmap some more by removing gabs array

pull request: net-next sctp updates
 2008-10-01 18:57 UTC  (2+ messages)

[RFC PATCH] sctp: Rework the tsn map to use generic bitmap
 2008-10-01 11:10 UTC 

[RFC PATCH] sctp: Rework the tsn map to use generic bitmap
 2008-09-30 19:57 UTC 

[PATCH] sctp: Fix kernel panic while process protocol violation parameter
 2008-09-30 12:33 UTC  (7+ messages)
` [PATCH] sctp: Fix kernel panic while process protocol violation
  ` [PATCH] sctp: Fix kernel panic while process protocol

SCTP checksum patch for 2.6.26.5
 2008-09-23  5:45 UTC  (4+ messages)

[PATCHv3] sctp: Fix kernel panic while process protocol violation
 2008-09-22  6:05 UTC 

[PATCH 1/2] sctp: do not enable peer features if we can't do them
 2008-09-19  3:01 UTC  (7+ messages)
` [PATCH 2/2] sctp: Fix oops when INIT-ACK indicates that peer doesn't support AUTH
  ` [PATCH 2/2] sctp: Fix oops when INIT-ACK indicates that peer
` [Lksctp-developers] [PATCH 1/2] sctp: do not enable peer features
  ` [Lksctp-developers] [PATCH 1/2] sctp: do not enable peer
` [PATCH 1/2] sctp: do not enable peer features if we can't do

[PATCH] sctp: set the skb->ip_summed correctly when sending over loopback
 2008-09-18  9:49 UTC  (2+ messages)
  ` [PATCH] sctp: set the skb->ip_summed correctly when sending

[PATCH] sctp: Fix to start T5-shutdown-guard timer while enter SHUTDOWN-SENT
 2008-09-16  9:48 UTC  (3+ messages)
` [PATCH] sctp: Fix to start T5-shutdown-guard timer while enter

[PATCHv3] sctp: Fix the SNMP counter of SCTP_MIB_OUTOFBLUES
 2008-09-08  4:13 UTC 

[PATCHv2] sctp: Fix the SNMP counter of SCTP_MIB_OUTOFBLUES
 2008-09-08  4:10 UTC 

[PATCH 0/2] sctp: additional overflow fixes
 2008-08-28  0:02 UTC  (7+ messages)
` [PATCH 1/2] sctp: correct bounds check in sctp_setsockopt_auth_key
  ` [PATCH 1/2] sctp: correct bounds check in
` [PATCH 2/2] sctp: fix random memory dereference with SCTP_HMAC_IDENT option
  ` [PATCH 2/2] sctp: fix random memory dereference with
  ` [PATCH 2/2] sctp: fix random memory dereference with SCTP_HMAC_IDENT

[PATCH] sctp: Drop ICMP packet too big message with MTU larger than
 2008-08-27  8:29 UTC 

[PATCH] sctp: Fix the SNMP counter of SCTP_MIB_OUTOFBLUES
 2008-08-27  2:43 UTC 

[PATCH] sctp: Fix the SNMP number of SCTP_MIB_CURRESTAB
 2008-08-27  2:41 UTC 

[PATCH] sctp: add verification checks to SCTP_AUTH_KEY option
 2008-08-26 13:37 UTC  (8+ messages)
    ` [Security] [PATCH] sctp: add verification checks to SCTP_AUTH_KEY

[PATCH 2/2] netns: Add network namespace argument in rt6_fill_node()
 2008-08-18  7:21 UTC  (8+ messages)
  ` [PATCH 2/2] netns: Add network namespace argument in

[PATCH v2] netns: Add network namespace argument to rt6_fill_node()
 2008-08-14 22:33 UTC  (3+ messages)
  ` [PATCH v2] netns: Add network namespace argument to

[PATCH] sctp: reduce memory footprint of sctp_chunk structure
 2008-08-07 19:53 UTC  (5+ messages)

[PATCH] sctp: list pmtudisc initizlisation for ipv4 sctp socket
 2008-07-24 16:30 UTC  (2+ messages)

[2.6 patch] remove sctp_assoc_proc_exit()
 2008-07-23  0:21 UTC  (3+ messages)

[2.6 patch] make sctp_outq_flush() static
 2008-07-22 21:20 UTC  (3+ messages)

[PATC] sctp: various fixes
 2008-07-21 15:19 UTC  (13+ messages)
` [PATCH 1/7] sctp: Don't abort initialization when CONFIG_PROC_FS=n
` [PATCH 2/7] sctp: Prevent uninitialized memory access
` [PATCH 3/7] sctp: Support ipv6only AF_INET6 sockets
` [PATCH 4/7] sctp: Do not leak memory on multiple listen() calls
` [PATCH 5/7] sctp: Allow only 1 listening socket with SO_REUSEADDR
` [PATCH 6/7] sctp: remove unnecessary byteshifting, calculate directly in big-endian
` [PATCH 7/7] sctp: Update sctp global memory limit allocations

where is (if at all) ioctl support for sctp...?
 2008-07-21 14:51 UTC  (4+ messages)

IPV6_V6ONLY ignored for SCTP
 2008-07-20 14:07 UTC  (2+ messages)

[PATCH] add /proc/net/sctp/remaddr table to complete RFC remote address table OID
 2008-07-17 17:46 UTC  (4+ messages)
` [PATCH] add /proc/net/sctp/remaddr table to complete RFC remote

SCTP_HMAC_NONE config variable is unused
 2008-07-17 15:04 UTC  (3+ messages)

[PATCH net-next] sctp: Don't abort initialization when CONFIG_PROC_FS=n
 2008-07-16 13:35 UTC  (2+ messages)

[PATCH net-next] sctp: Prevent uninitialized memory access
 2008-07-16 13:35 UTC  (2+ messages)

SCTP memory pressure
 2008-07-10 14:18 UTC  (2+ messages)

[PATCH] sctp: Add documentation for sctp sysctl variable
 2008-07-08 23:43 UTC  (7+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH] sctp: Mark the tsn as received after all allocations finish
 2008-07-08  9:30 UTC  (2+ messages)
` [PATCH] sctp: Mark the tsn as received after all allocations

SCTP Uninitialized memory warnings
 2008-07-07 13:13 UTC 

[PATCH net-next] sctp: Mark GET_PEER|LOCAL_ADDR_OLD deprecated
 2008-07-02  3:06 UTC 

[PATCH]: SCTP length validation
 2008-06-23 21:42 UTC  (5+ messages)

[RFC PATCH 2/2] sctp: Correct how sk_rmem_schedule is used
 2008-06-23 20:00 UTC  (2+ messages)

[PATCH net-next] sctp: Mark GET_PEER|LOCAL_ADDR_OLD deprecated
 2008-06-21 16:04 UTC 

[PATCH net-next] sctp: Kill unused variable in sctp_assoc_bh_rcv()
 2008-06-20 17:35 UTC  (2+ messages)
` [PATCH net-next] sctp: Kill unused variable in

[PATCH net-next] sctp: new functionality
 2008-06-19 23:09 UTC  (2+ messages)

[PATCH net-next 2/2] sctp: Follow security requirement of responding with 1 packet
 2008-06-19 22:24 UTC 

[PATCH net-next 1/2] sctp: Validate Initiate Tag when handling ICMP message
 2008-06-19 22:24 UTC 

[RFC PATCH 1/2] sctp: Mark the tsn as received after all allocations finish
 2008-06-19 20:41 UTC 

[PATCH] sctp: fix error path in sctp_proc_init
 2008-06-17 21:41 UTC  (4+ messages)

[PATCH] Kill unused macros
 2008-06-17 12:10 UTC  (2+ messages)

[PATCH 2/2 v2] sctp: Correclty set changeover_active for SFR-CACC
 2008-06-17  0:01 UTC  (2+ messages)
` [PATCH 2/2 v2] sctp: Correclty set changeover_active for

[PATCH 0/2] sctp: Two small bugfixes
 2008-06-17  0:01 UTC  (4+ messages)
` [PATCH 1/2] sctp: Correctly cleanup procfs entries upon failure
  ` [PATCH 1/2] sctp: Correctly cleanup procfs entries upon
` [PATCH 2/2] sctp: Correclty set changeover_active for SFR-CACC

[PATCH]: change proto destroy method to return void
 2008-06-15  0:13 UTC  (2+ messages)

[PATCH] SCTP: enable cookie-echo retransmission transport switch
 2008-06-13 12:57 UTC  (4+ messages)

[RFC PATCH] sctp: Follow security requirement of responding with 1 packet
 2008-06-12 15:57 UTC 

[PATCH] SCTP: Validate initiate tag and chunk type if verification
 2008-06-10  1:12 UTC  (6+ messages)
` [PATCH] SCTP: Validate initiate tag and chunk type if

[PATCH net-next] sctp: Fix problems with the new SCTP_DELAYED_ACK code
 2008-06-09 22:45 UTC  (2+ messages)
` [PATCH net-next] sctp: Fix problems with the new

[PATCH] SCTP: Remove the proc fs entry if fail to set up proc fs
 2008-06-06 11:06 UTC  (2+ messages)
` [PATCH] SCTP: Remove the proc fs entry if fail to set up proc

[PATCH 0/6] [SCTP] Bug fixes
 2008-06-04 19:40 UTC  (13+ messages)
` [PATCH 1/6] SCTP: retran_path update bug fix
` [PATCH 2/6] SCTP: Move sctp_v4_dst_saddr out of loop
` [PATCH 3/6] SCTP: Correctly implement Fast Recovery cwnd manipulations
  ` [PATCH 3/6] SCTP: Correctly implement Fast Recovery cwnd
` [PATCH 4/6] SCTP: Start T3-RTX timer when fast retransmitting lowest TSN
  ` [PATCH 4/6] SCTP: Start T3-RTX timer when fast retransmitting
` [PATCH 5/6] SCTP: Flush the queue only once during fast retransmit
  ` [PATCH 5/6] SCTP: Flush the queue only once during fast
` [PATCH 6/6] [SCTP]: Fix ECN markings for IPv6

[PATCH] SCTP: Move sctp_v4_dst_saddr out of loop
 2008-06-03 15:41 UTC  (2+ messages)

receiver window questions
 2008-05-30 20:23 UTC  (12+ messages)

[PATCH] [SCTP] Fix a type cast bug
 2008-05-16 12:48 UTC  (2+ messages)

[Lksctp-developers] [RFC PATCH v3] [SCTP] Fast retransmit fixes
 2008-05-16  5:09 UTC  (3+ messages)

[PATCH] [SCTP] retran_path update bug fix
 2008-05-16  0:38 UTC 

retrans path update problem
 2008-05-15 12:38 UTC  (3+ messages)

[RFC PATCH v3 3/3] [SCTP]: Flush the queue only once during fast retransmit
 2008-05-14 14:52 UTC 

[RFC PATCH v3 2/3] [SCTP]: Start T3-RTX timer when fast retransmitting lowest TSN
 2008-05-14 14:52 UTC 

[RFC PATCH v3 1/3] [SCTP]: Correctly implement Fast Recovery cwnd manipulations
 2008-05-14 14:52 UTC 

[RFC PATCH v3] [SCTP] Fast retransmit fixes
 2008-05-14 14:51 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).