Historial de Commits

Autor SHA1 Mensaje Fecha
  Joe Perches 145ce502e4 net/sctp: Use pr_fmt and pr_<level> hace 15 años
  Uwe Kleine-König 421f91d21a fix typos concerning "initiali[zs]e" hace 15 años
  Joe Perches 3fa21e07e6 net: Remove unnecessary returns from void function()s hace 15 años
  David S. Miller f546061840 Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/lksctp-dev hace 15 años
  Vlad Yasevich 6588337189 sctp: rwnd_press should be cumulative hace 15 años
  Vlad Yasevich b2cf9b6bd9 sctp: update transport initializations hace 15 años
  Vlad Yasevich d598b166ce sctp: Make sure we always return valid retransmit path hace 15 años
  Vlad Yasevich fbdf501c93 sctp: Do no select unconfirmed transports for retransmissions hace 15 años
  Vlad Yasevich 0c42749cff sctp: fix potential reference of a freed pointer hace 15 años
  Vlad Yasevich 4814326b59 sctp: prevent too-fast association id reuse hace 15 años
  Andrei Pelinescu-Onciul da85b7396f sctp: fix integer overflow when setting the autoclose timer hace 15 años
  Vlad Yasevich 46d5a80855 sctp: Update max.burst implementation hace 15 años
  Vlad Yasevich 90f2f5318b sctp: Update SWS avaoidance receiver side algorithm hace 15 años
  Vlad Yasevich e0e9db178a sctp: Select a working primary during sctp_connectx() hace 15 años
  Vlad Yasevich 409b95aff3 sctp: Set source addresses on the association before adding transports hace 15 años
  Vlad Yasevich 8da645e101 sctp: Get rid of an extra routing lookup when adding a transport. hace 16 años
  Vlad Yasevich 31b02e1549 sctp: Failover transmitted list on transport delete hace 16 años
  Vlad Yasevich f68b2e05f3 sctp: Fix SCTP_MAXSEG socket option to comply to spec. hace 16 años
  Vlad Yasevich 4d3c46e683 sctp: drop a_rwnd to 0 when receive buffer overflows. hace 16 años
  Vlad Yasevich 40187886bc sctp: release cached route when the transport goes down. hace 16 años
  Vlad Yasevich c6ba68a266 sctp: support non-blocking version of the new sctp_connectx() API hace 16 años
  Wei Yongjun 9919b455fc sctp: fix to choose alternate destination when retransmit ASCONF chunk hace 16 años
  Wei Yongjun 10a43cea7d sctp: fix panic when T4-rto timer expire on removed transport hace 16 años
  Wei Yongjun 6345b19985 sctp: fix panic when T2-shutdown timer expire on removed transport hace 16 años
  Wei Yongjun a2c395846c sctp: fix to only enable IPv6 address support on PF_INET6 socket hace 16 años
  Vlad Yasevich 8e1ee18c33 sctp: Rework the tsn map to use generic bitmap. hace 16 años
  Vlad Yasevich add52379dd sctp: Fix oops when INIT-ACK indicates that peer doesn't support AUTH hace 17 años
  Ilpo Järvinen 547b792cac net: convert BUG_TRAP to generic WARN_ON hace 17 años
  Florian Westphal 6d0ccbac68 sctp: Prevent uninitialized memory access hace 17 años
  Vlad Yasevich 0f474d9bc5 sctp: Kill unused variable in sctp_assoc_bh_rcv() hace 17 años