コミット履歴

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