Historial de Commits

Autor SHA1 Mensaje Fecha
  Michele Baldessari 196d675934 sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STATS call hace 13 años
  David S. Miller b48b63a1f6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net hace 13 años
  Thomas Graf 4c3a5bdae2 sctp: Don't charge for data in sndbuf again when transmitting packet hace 13 años
  Eric W. Biederman b01a24078f sctp: Make the mib per network namespace hace 13 años
  David S. Miller 02f3d4ce9e sctp: Adjust PMTU updates to accomodate route invalidation. hace 13 años
  Neil Horman ed10627725 sctp: refactor sctp_packet_append_chunk and clenup some memory leaks hace 13 años
  Neil Horman 4244854d22 sctp: be more restrictive in transport selection on bundled sacks hace 13 años
  David S. Miller 028940342a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net hace 13 años
  Nicolas Dichtel e0268868ba sctp: check cached dst before using it hace 13 años
  Eric Dumazet 95c9617472 net: cleanup unsigned to unsigned int hace 13 años
  Thomas Graf a76c0adf60 sctp: Do not account for sizeof(struct sk_buff) in estimated rwnd hace 14 años
  Michał Mirosław b73c43f884 net: sctp: fix checksum marking for outgoing packets hace 14 años
  Lucas De Marchi 25985edced Fix common misspellings hace 14 años
  David S. Miller e40051d134 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 hace 15 años
  Vlad Yasevich 4bdab43323 sctp: Do not reset the packet during sctp_packet_config(). hace 15 años
  Joe Perches 145ce502e4 net/sctp: Use pr_fmt and pr_<level> hace 15 años
  Vlad Yasevich 0e3aef8d09 sctp: Tag messages that can be Nagle delayed at creation. hace 15 años
  Vlad Yasevich ae19c54866 sctp: remove 'resent' bit from the chunk hace 15 años
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h hace 15 años
  Neil Horman d8dd15781d sctp: Fix mis-ordering of user space data when multihoming in use hace 16 años
  Vlad Yasevich 46d5a80855 sctp: Update max.burst implementation hace 16 años
  Vlad Yasevich 245cba7e55 sctp: Remove useless last_time_used variable hace 16 años
  Wei Yongjun be2971438d sctp: remove dup code in net/sctp/output.c hace 16 años
  Vlad Yasevich 4007cc88ce sctp: Correctly track if AUTH has been bundled. hace 16 años
  Wei Yongjun d521c08f4c sctp: fix to reset packet information after packet transmit hace 16 años
  Vlad Yasevich cb95ea32a4 sctp: Don't do NAGLE delay on large writes that were fragmented small hace 16 años
  Vlad Yasevich b29e790728 sctp: Nagle delay should be based on path mtu hace 16 años
  Vlad Yasevich e83963b769 sctp: Generate SACKs when actually sending outbound DATA hace 16 años
  Doug Graham af87b823ca sctp: Fix piggybacked ACKs hace 16 años
  Wei Yongjun ff0ac74afb sctp: xmit sctp packet always return no route error hace 16 años