Histórico de Commits

Autor SHA1 Mensagem Data
  Colin Ian King eb004603c8 sctp: Fix spelling mistake: "Atempt" -> "Attempt" há 8 anos atrás
  Xin Long cc6ac9bccf sctp: reuse sent_count to avoid retransmitted chunks for RTT measurements há 8 anos atrás
  David S. Miller b50afd203a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net há 8 anos atrás
  Xin Long be4947bf46 sctp: change to check peer prsctp_capable when using prsctp polices há 8 anos atrás
  Xin Long 0605483f6a sctp: remove prsctp_param from sctp_chunk há 8 anos atrás
  Marcelo Ricardo Leitner a3007446e5 sctp: fix the handling of SACK Gap Ack blocks há 9 anos atrás
  Xin Long 83dbc3d4a3 sctp: make sctp_outq_flush/tail/uncork return void há 9 anos atrás
  Xin Long 645194409b sctp: save transmit error to sk_err in sctp_outq_flush há 9 anos atrás
  Xin Long b61c654f9b sctp: free msg->chunks when sctp_primitive_SEND return err há 9 anos atrás
  Xin Long 2c89791eeb sctp: remove the unnecessary state check in sctp_outq_tail há 9 anos atrás
  Xin Long 8dbdf1f5b0 sctp: implement prsctp PRIO policy há 9 anos atrás
  Marcelo Ricardo Leitner ba6f5e33bd sctp: avoid refreshing heartbeat timer too often há 9 anos atrás
  Marcelo Ricardo Leitner 31b055ef0c sctp: do not leak chunks that are sent to unconfirmed paths há 9 anos atrás
  Marcelo Ricardo Leitner cea8768f33 sctp: allow sctp_transmit_packet and others to use gfp há 9 anos atrás
  lucien 8a0d19c5ed sctp: start t5 timer only when peer rwnd is 0 and local state is SHUTDOWN_PENDING há 9 anos atrás
  lucien 69b5777f2e sctp: hold the chunks only after the chunk is enqueued in outq há 9 anos atrás
  David Laight 526cbef778 net: sctp: Rename SCTP_XMIT_NAGLE_DELAY to SCTP_XMIT_DELAY há 11 anos atrás
  Fabian Frederick 138ce91024 net: sctp: remove unnecessary break after return/goto há 11 anos atrás
  David S. Miller 56a4342dfe Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net há 11 anos atrás
  Vlad Yasevich 619a60ee04 sctp: Remove outqueue empty state há 11 anos atrás
  wangweidong cb3f837ba9 sctp: fix checkpatch errors with space required or prohibited há 11 anos atrás
  Jeff Kirsher 4b2f13a251 sctp: Fix FSF address in file headers há 11 anos atrás
  Xufeng Zhang 6eabca54d6 sctp: Restore 'resent' bit to avoid retransmitted chunks for RTT measurements há 11 anos atrás
  Chang Xiangzhong d6c4161485 net: sctp: find the correct highest_new_tsn in sack há 11 anos atrás
  Daniel Borkmann 477143e3fe net: sctp: trivial: update bug report in header comment há 12 anos atrás
  Daniel Borkmann 91705c61b5 net: sctp: trivial: update mailing list address há 12 anos atrás
  Daniel Borkmann 8c2f414ad1 net: sctp: confirm route during forward progress há 12 anos atrás
  Daniel Borkmann e02010adee net: sctp: get rid of SCTP_DBG_TSNS entirely há 12 anos atrás
  Daniel Borkmann bb33381d0c net: sctp: rework debugging framework to use pr_debug and friends há 12 anos atrás
  Neil Horman c5c7774d7e sctp: fully initialize sctp_outq in sctp_outq_init há 12 anos atrás