Historial de Commits

Autor SHA1 Mensaje Fecha
  Xin Long 8dbdf1f5b0 sctp: implement prsctp PRIO policy hace 9 años
  Marcelo Ricardo Leitner ba6f5e33bd sctp: avoid refreshing heartbeat timer too often hace 9 años
  Marcelo Ricardo Leitner 31b055ef0c sctp: do not leak chunks that are sent to unconfirmed paths hace 9 años
  Marcelo Ricardo Leitner cea8768f33 sctp: allow sctp_transmit_packet and others to use gfp hace 9 años
  lucien 8a0d19c5ed sctp: start t5 timer only when peer rwnd is 0 and local state is SHUTDOWN_PENDING hace 9 años
  lucien 69b5777f2e sctp: hold the chunks only after the chunk is enqueued in outq hace 9 años
  David Laight 526cbef778 net: sctp: Rename SCTP_XMIT_NAGLE_DELAY to SCTP_XMIT_DELAY hace 11 años
  Fabian Frederick 138ce91024 net: sctp: remove unnecessary break after return/goto hace 11 años
  David S. Miller 56a4342dfe Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net hace 11 años
  Vlad Yasevich 619a60ee04 sctp: Remove outqueue empty state hace 11 años
  wangweidong cb3f837ba9 sctp: fix checkpatch errors with space required or prohibited hace 11 años
  Jeff Kirsher 4b2f13a251 sctp: Fix FSF address in file headers hace 11 años
  Xufeng Zhang 6eabca54d6 sctp: Restore 'resent' bit to avoid retransmitted chunks for RTT measurements hace 11 años
  Chang Xiangzhong d6c4161485 net: sctp: find the correct highest_new_tsn in sack hace 11 años
  Daniel Borkmann 477143e3fe net: sctp: trivial: update bug report in header comment hace 12 años
  Daniel Borkmann 91705c61b5 net: sctp: trivial: update mailing list address hace 12 años
  Daniel Borkmann 8c2f414ad1 net: sctp: confirm route during forward progress hace 12 años
  Daniel Borkmann e02010adee net: sctp: get rid of SCTP_DBG_TSNS entirely hace 12 años
  Daniel Borkmann bb33381d0c net: sctp: rework debugging framework to use pr_debug and friends hace 12 años
  Neil Horman c5c7774d7e sctp: fully initialize sctp_outq in sctp_outq_init hace 12 años
  Daniel Borkmann dacda32ee6 net: sctp: outqueue: simplify sctp_outq_uncork function hace 12 años
  Daniel Borkmann 165a4c3127 net: sctp: sctp_outq: remove 'malloced' from its struct hace 12 años
  Ying Xue 25cc4ae913 net: remove redundant check for timer pending state before del_timer hace 12 años
  Neil Horman 2f94aabd9f sctp: refactor sctp_outq_teardown to insure proper re-initalization hace 12 años
  Michele Baldessari 196d675934 sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STATS call hace 12 años
  Nicolas Dichtel edfee0339e sctp: check src addr when processing SACK to update transport state hace 13 años
  Wei Yongjun 54a2792423 sctp: use list_move_tail instead of list_del/list_add_tail hace 13 años
  Eric W. Biederman b01a24078f sctp: Make the mib per network namespace hace 13 años
  Neil Horman 5aa93bcf66 sctp: Implement quick failover draft from tsvwg hace 13 años
  Eric Dumazet 95c9617472 net: cleanup unsigned to unsigned int hace 13 años