Commit History

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