提交历史

作者 SHA1 备注 提交日期
  Vlad Yasevich f9c67811eb sctp: Fix regression introduced by new sctp_connectx api 15 年之前
  Vlad Yasevich 409b95aff3 sctp: Set source addresses on the association before adding transports 15 年之前
  David S. Miller b7058842c9 net: Make setsockopt() optlen be unsigned. 15 年之前
  Vlad Yasevich f68b2e05f3 sctp: Fix SCTP_MAXSEG socket option to comply to spec. 15 年之前
  Vlad Yasevich 9c5c62be2f sctp: Send user messages to the lower layer as one 16 年之前
  Vlad Yasevich bec9640bb0 sctp: Disallow new connection on a closing socket 16 年之前
  Wei Yongjun 1bc4ee4088 sctp: fix warning at inet_sock_destruct() while release sctp socket 16 年之前
  Eric Dumazet 31e6d363ab net: correct off-by-one write allocations reports 16 年之前
  David S. Miller 1b003be39e sctp: Use frag list abstraction interfaces. 16 年之前
  Vlad Yasevich c6ba68a266 sctp: support non-blocking version of the new sctp_connectx() API 16 年之前
  Vlad Yasevich 5e8f3f703a sctp: simplify sctp listening code 16 年之前
  Wei Yongjun c6db93a58f sctp: fix the length check in sctp_getsockopt_maxburst() 16 年之前
  Wei Yongjun d212318c9d sctp: remove dup code in net/sctp/socket.c 16 年之前
  Vlad Yasevich 914e1c8b69 sctp: Inherit all socket options from parent correctly. 16 年之前
  Frederik Schwarzer 025dfdafe7 trivial: fix then -> than typos in comments and documentation 16 年之前
  Wei Yongjun 8510b937ae sctp: Add validity check for SCTP_PARTIAL_DELIVERY_POINT socket option 16 年之前
  Wei Yongjun aea3c5c05d sctp: Implement socket option SCTP_GET_ASSOC_NUMBER 16 年之前
  Wei Yongjun ea686a2653 sctp: Fix a typo in socket.c 16 年之前
  Wei Yongjun e89c209581 sctp: Bring SCTP_MAXSEG socket option into ietf API extension compliance 16 年之前
  Eric Dumazet 1748376b66 net: Use a percpu_counter for sockets_allocated 16 年之前
  Eric Dumazet 5bc0b3bfa7 net: Make sure BHs are disabled in sock_prot_inuse_add() 16 年之前
  David S. Miller 6f756a8c36 net: Make sure BHs are disabled in sock_prot_inuse_add() 16 年之前
  Eric Dumazet 9a57f7fabd net: sctp should update its inuse counter 16 年之前
  Vlad Yasevich 52cae8f06b sctp: try harder to figure out address family when checking wildcards 17 年之前
  Vlad Yasevich d97240552c sctp: fix random memory dereference with SCTP_HMAC_IDENT option. 16 年之前
  Vlad Yasevich 328fc47ea0 sctp: correct bounds check in sctp_setsockopt_auth_key 16 年之前
  Vlad Yasevich 30c2235cbc sctp: add verification checks to SCTP_AUTH_KEY option 16 年之前
  Vlad Yasevich 5e739d1752 sctp: fix potential panics in the SCTP-AUTH API. 17 年之前
  Ulrich Drepper a677a039be flag parameters: socket and socketpair 17 年之前
  Vlad Yasevich 4e54064e0a sctp: Allow only 1 listening socket with SO_REUSEADDR 17 年之前