Commit History

Author SHA1 Message Date
  Xin Long 2040d3d7a3 sctp: add reconf chunk process 8 years ago
  Xin Long d15c9ede61 sctp: process fwd tsn chunk only when prsctp is enabled 8 years ago
  Xin Long 7a090b0452 sctp: add stream reconf primitive 8 years ago
  Xin Long 7b9438de0c sctp: add stream reconf timer 8 years ago
  Xin Long a83863174a sctp: prepare asoc stream for stream reconf 8 years ago
  Marcelo Ricardo Leitner 509e7a311f sctp: sctp_chunk_length_valid should return bool 8 years ago
  Marcelo Ricardo Leitner 66b91d2cd0 sctp: remove return value from sctp_packet_init/config 8 years ago
  Marcelo Ricardo Leitner 1ff0156167 sctp: reduce indent level in sctp_sf_shut_8_4_5 8 years ago
  Marcelo Ricardo Leitner eab59075d3 sctp: reduce indent level at sctp_sf_tabort_8_4_8 8 years ago
  Marcelo Ricardo Leitner bf911e985d sctp: validate chunk len before actually using it 9 years ago
  Marcelo Ricardo Leitner e2f036a972 sctp: rename WORD_TRUNC/ROUND macros 9 years ago
  Marcelo Ricardo Leitner 2d47fd120d sctp: only check for ECN if peer is using it 9 years ago
  Marcelo Ricardo Leitner e7487c86dc sctp: avoid identifying address family many times for a chunk 9 years ago
  Marcelo Ricardo Leitner 1f45f78f8e sctp: allow GSO frags to access the chunk too 9 years ago
  Marcelo Ricardo Leitner 649621e3d5 sctp: fix use-after-free in pr_debug statement 9 years ago
  Xin Long 068d8bd338 sctp: sctp should release assoc when sctp_make_abort_user return NULL in sctp_close 9 years ago
  lucien 8a0d19c5ed sctp: start t5 timer only when peer rwnd is 0 and local state is SHUTDOWN_PENDING 9 years ago
  Arnd Bergmann 3ef0a25bf9 net: sctp: avoid incorrect time_t use 10 years ago
  Marcelo Ricardo Leitner b52effd263 sctp: fix cut and paste issue in comment 10 years ago
  Daniel Borkmann 26b87c7881 net: sctp: fix remote memory pressure from excessive queueing 11 years ago
  Daniel Borkmann 9de7922bc7 net: sctp: fix skb_over_panic when receiving malformed ASCONF chunks 11 years ago
  Vlad Yasevich bdf6fa52f0 sctp: handle association restarts when the socket is closed. 11 years ago
  Fabian Frederick 138ce91024 net: sctp: remove unnecessary break after return/goto 11 years ago
  Vlad Yasevich b14878ccb7 net: sctp: cache auth_enable per endpoint 11 years ago
  Daniel Borkmann 362d52040c Revert "net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's buffer" 11 years ago
  Daniel Borkmann c485658bae net: sctp: fix skb leakage in COOKIE ECHO path of chunk->auth_chunk 11 years ago
  Daniel Borkmann ec0223ec48 net: sctp: fix sctp_sf_do_5_1D_ce to verify if we/peer is AUTH capable 11 years ago
  Matija Glavinic Pecotic ef2820a735 net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's buffer 11 years ago
  wangweidong f7010e6144 sctp: fix checkpatch errors with indent 11 years ago
  wangweidong 26ac8e5fe1 sctp: fix checkpatch errors with (foo*)|foo * bar|foo* bar 11 years ago