커밋 기록

작성자 SHA1 메시지 날짜
  Vlad Yasevich 409b95aff3 sctp: Set source addresses on the association before adding transports 15 년 전
  Vlad Yasevich 8da645e101 sctp: Get rid of an extra routing lookup when adding a transport. 15 년 전
  Vlad Yasevich 31b02e1549 sctp: Failover transmitted list on transport delete 15 년 전
  Vlad Yasevich f68b2e05f3 sctp: Fix SCTP_MAXSEG socket option to comply to spec. 15 년 전
  Vlad Yasevich 4d3c46e683 sctp: drop a_rwnd to 0 when receive buffer overflows. 15 년 전
  Vlad Yasevich 40187886bc sctp: release cached route when the transport goes down. 16 년 전
  Vlad Yasevich c6ba68a266 sctp: support non-blocking version of the new sctp_connectx() API 16 년 전
  Wei Yongjun 9919b455fc sctp: fix to choose alternate destination when retransmit ASCONF chunk 16 년 전
  Wei Yongjun 10a43cea7d sctp: fix panic when T4-rto timer expire on removed transport 16 년 전
  Wei Yongjun 6345b19985 sctp: fix panic when T2-shutdown timer expire on removed transport 16 년 전
  Wei Yongjun a2c395846c sctp: fix to only enable IPv6 address support on PF_INET6 socket 16 년 전
  Vlad Yasevich 8e1ee18c33 sctp: Rework the tsn map to use generic bitmap. 16 년 전
  Vlad Yasevich add52379dd sctp: Fix oops when INIT-ACK indicates that peer doesn't support AUTH 16 년 전
  Ilpo Järvinen 547b792cac net: convert BUG_TRAP to generic WARN_ON 17 년 전
  Florian Westphal 6d0ccbac68 sctp: Prevent uninitialized memory access 17 년 전
  Vlad Yasevich 0f474d9bc5 sctp: Kill unused variable in sctp_assoc_bh_rcv() 17 년 전
  Vlad Yasevich 2e3216cd54 sctp: Follow security requirement of responding with 1 packet 17 년 전
  David S. Miller caea902f72 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 17 년 전
  Vlad Yasevich 319fa2a24f sctp: Correclty set changeover_active for SFR-CACC 17 년 전
  David S. Miller 65b53e4cc9 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 17 년 전
  Gui Jianfeng 4141ddc02a sctp: retran_path update bug fix 17 년 전
  Wei Yongjun d364d9276b sctp: Bring SCTP_DELAYED_ACK socket option into API compliance 17 년 전
  Robert P. J. Day 9dbc15f055 [SCTP]: "list_for_each()" -> "list_for_each_entry()" where appropriate. 17 년 전
  Harvey Harrison 0dc47877a3 net: replace remaining __FUNCTION__ occurrences 17 년 전
  Wei Yongjun a869981423 [SCTP]: Fix kernel panic while received ASCONF chunk with bad serial number 17 년 전
  Vlad Yasevich 60c778b259 [SCTP]: Stop claiming that this is a "reference implementation" 17 년 전
  Vlad Yasevich a08de64d07 [SCTP]: Update ASCONF processing to conform to spec. 17 년 전
  Vlad Yasevich 42e30bf346 [SCTP]: Handle the wildcard ADD-IP Address parameter 17 년 전
  Pavel Emelyanov b24b8a247f [NET]: Convert init_timer into setup_timer 17 년 전
  Vlad Yasevich 73d9c4fd1a SCTP: Allow ADD_IP to work with AUTH for backward compatibility. 17 년 전