Histórico de commits

Autor SHA1 Mensagem Data
  Wei Yongjun 1bc4ee4088 sctp: fix warning at inet_sock_destruct() while release sctp socket 16 anos atrás
  Eric Dumazet 31e6d363ab net: correct off-by-one write allocations reports 16 anos atrás
  David S. Miller 1b003be39e sctp: Use frag list abstraction interfaces. 16 anos atrás
  Vlad Yasevich c6ba68a266 sctp: support non-blocking version of the new sctp_connectx() API 16 anos atrás
  Vlad Yasevich 5e8f3f703a sctp: simplify sctp listening code 16 anos atrás
  Wei Yongjun c6db93a58f sctp: fix the length check in sctp_getsockopt_maxburst() 16 anos atrás
  Wei Yongjun d212318c9d sctp: remove dup code in net/sctp/socket.c 16 anos atrás
  Vlad Yasevich 914e1c8b69 sctp: Inherit all socket options from parent correctly. 16 anos atrás
  Frederik Schwarzer 025dfdafe7 trivial: fix then -> than typos in comments and documentation 16 anos atrás
  Wei Yongjun 8510b937ae sctp: Add validity check for SCTP_PARTIAL_DELIVERY_POINT socket option 16 anos atrás
  Wei Yongjun aea3c5c05d sctp: Implement socket option SCTP_GET_ASSOC_NUMBER 16 anos atrás
  Wei Yongjun ea686a2653 sctp: Fix a typo in socket.c 16 anos atrás
  Wei Yongjun e89c209581 sctp: Bring SCTP_MAXSEG socket option into ietf API extension compliance 16 anos atrás
  Eric Dumazet 1748376b66 net: Use a percpu_counter for sockets_allocated 16 anos atrás
  Eric Dumazet 5bc0b3bfa7 net: Make sure BHs are disabled in sock_prot_inuse_add() 16 anos atrás
  David S. Miller 6f756a8c36 net: Make sure BHs are disabled in sock_prot_inuse_add() 16 anos atrás
  Eric Dumazet 9a57f7fabd net: sctp should update its inuse counter 16 anos atrás
  Vlad Yasevich 52cae8f06b sctp: try harder to figure out address family when checking wildcards 16 anos atrás
  Vlad Yasevich d97240552c sctp: fix random memory dereference with SCTP_HMAC_IDENT option. 16 anos atrás
  Vlad Yasevich 328fc47ea0 sctp: correct bounds check in sctp_setsockopt_auth_key 16 anos atrás
  Vlad Yasevich 30c2235cbc sctp: add verification checks to SCTP_AUTH_KEY option 16 anos atrás
  Vlad Yasevich 5e739d1752 sctp: fix potential panics in the SCTP-AUTH API. 16 anos atrás
  Ulrich Drepper a677a039be flag parameters: socket and socketpair 17 anos atrás
  Vlad Yasevich 4e54064e0a sctp: Allow only 1 listening socket with SO_REUSEADDR 17 anos atrás
  Vlad Yasevich 23b29ed80b sctp: Do not leak memory on multiple listen() calls 17 anos atrás
  Vlad Yasevich 7dab83de50 sctp: Support ipv6only AF_INET6 sockets. 17 anos atrás
  Pavel Emelyanov 5c52ba170f sock: add net to prot->enter_memory_pressure callback 17 anos atrás
  Vlad Yasevich ecbed6a419 sctp: Mark GET_PEER|LOCAL_ADDR_OLD deprecated. 17 anos atrás
  David S. Miller 1b63ba8a86 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 17 anos atrás
  David S. Miller 735ce972fb sctp: Make sure N * sizeof(union sctp_addr) does not overflow. 17 anos atrás