1. ecc515d sctp: fix the panic caused by route update by Xin Long · 8 years ago
  2. e2f036a sctp: rename WORD_TRUNC/ROUND macros by Marcelo Ricardo Leitner · 8 years ago
  3. 41001fa sctp: not return ENOMEM err back in sctp_packet_transmit by Xin Long · 8 years ago
  4. 6451944 sctp: save transmit error to sk_err in sctp_outq_flush by Xin Long · 8 years ago
  5. 7303a14 sctp: identify chunks that need to be fragmented at IP level by Marcelo Ricardo Leitner · 8 years ago
  6. 1aa25ec sctp: fix the issue sctp requeue auth chunk incorrectly by Xin Long · 8 years ago
  7. a6c2f79 sctp: implement prsctp TTL policy by Xin Long · 8 years ago
  8. f1533cc sctp: fix panic when sending auth chunks by Marcelo Ricardo Leitner · 8 years ago
  9. 3b55a53 sctp: Fix warning in sctp_packet_transmit_chunk() by David S. Miller · 8 years ago
  10. 942b323 sctp: improve debug message to also log curr pkt and new chunk size by Marcelo Ricardo Leitner · 8 years ago
  11. 90017ac sctp: Add GSO support by Marcelo Ricardo Leitner · 8 years ago
  12. e43569e sctp: flush if we can't fit another DATA chunk by Marcelo Ricardo Leitner · 8 years ago
  13. 28fd349 sctp: really allow using GFP_KERNEL on sctp_packet_transmit by Marcelo Ricardo Leitner · 8 years ago
  14. cea8768 sctp: allow sctp_transmit_packet and others to use gfp by Marcelo Ricardo Leitner · 8 years ago
  15. 53692b1 sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC by Tom Herbert · 8 years ago
  16. 29c4afc sctp: Fix race between OOTB responce and route removal by Alexander Sverdlin · 9 years ago
  17. 9772b54 net: sctp: use MAX_HEADER for headroom reserve in output path by Daniel Borkmann · 9 years ago
  18. d247b6a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  19. 757efd3 sctp: fix possible seqlock seadlock in sctp_packet_transmit() by Eric Dumazet · 10 years ago
  20. 526cbef net: sctp: Rename SCTP_XMIT_NAGLE_DELAY to SCTP_XMIT_DELAY by David Laight · 10 years ago
  21. 723189f net: sctp: Open out the check for Nagle by David Laight · 10 years ago
  22. 60ff746 net: rename local_df to ignore_df by WANG Cong · 10 years ago
  23. 0438816 sctp: move skb_dst_set() a bit downwards in sctp_packet_transmit() by wangweidong · 10 years ago
  24. f7010e6 sctp: fix checkpatch errors with indent by wangweidong · 10 years ago
  25. 131334d sctp: remove casting from function calls through ops structure by wangweidong · 10 years ago
  26. 143c905 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  27. 9f70f46 sctp: properly latch and use autoclose value from sock to association by Neil Horman · 10 years ago
  28. 4b2f13a sctp: Fix FSF address in file headers by Jeff Kirsher · 10 years ago
  29. 6eabca5 sctp: Restore 'resent' bit to avoid retransmitted chunks for RTT measurements by Xufeng Zhang · 10 years ago
  30. e6d8b64 net: sctp: fix and consolidate SCTP checksumming code by Daniel Borkmann · 11 years ago
  31. d2dbbba sctp: Perform software checksum if packet has to be fragmented. by Vlad Yasevich · 11 years ago
  32. 27127a8 sctp: Use software crc32 checksum when xfrm transform will happen. by Fan Du · 11 years ago
  33. 71acc0d Revert "net: sctp: convert sctp_checksum_disable module param into sctp sysctl" by David S. Miller · 11 years ago
  34. 477143e net: sctp: trivial: update bug report in header comment by Daniel Borkmann · 11 years ago
  35. cda5f98 net: sctp: convert sctp_checksum_disable module param into sctp sysctl by Daniel Borkmann · 11 years ago
  36. 91705c6 net: sctp: trivial: update mailing list address by Daniel Borkmann · 11 years ago
  37. bb33381 net: sctp: rework debugging framework to use pr_debug and friends by Daniel Borkmann · 11 years ago
  38. 3e3251b net: sctp: minor: remove dead code from sctp_packet by Daniel Borkmann · 11 years ago
  39. 196d675 sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STATS call by Michele Baldessari · 11 years ago
  40. b48b63a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  41. 4c3a5bd sctp: Don't charge for data in sndbuf again when transmitting packet by Thomas Graf · 12 years ago
  42. b01a240 sctp: Make the mib per network namespace by Eric W. Biederman · 12 years ago
  43. 02f3d4c sctp: Adjust PMTU updates to accomodate route invalidation. by David S. Miller · 12 years ago
  44. ed10627 sctp: refactor sctp_packet_append_chunk and clenup some memory leaks by Neil Horman · 12 years ago
  45. 4244854 sctp: be more restrictive in transport selection on bundled sacks by Neil Horman · 12 years ago
  46. 0289403 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  47. e026886 sctp: check cached dst before using it by Nicolas Dichtel · 12 years ago
  48. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 12 years ago
  49. a76c0ad sctp: Do not account for sizeof(struct sk_buff) in estimated rwnd by Thomas Graf · 12 years ago
  50. b73c43f net: sctp: fix checksum marking for outgoing packets by Michał Mirosław · 13 years ago
  51. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  52. e40051d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  53. 4bdab43 sctp: Do not reset the packet during sctp_packet_config(). by Vlad Yasevich · 14 years ago
  54. 145ce50 net/sctp: Use pr_fmt and pr_<level> by Joe Perches · 14 years ago
  55. 0e3aef8 sctp: Tag messages that can be Nagle delayed at creation. by Vlad Yasevich · 14 years ago
  56. ae19c54 sctp: remove 'resent' bit from the chunk by Vlad Yasevich · 14 years ago
  57. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  58. d8dd157 sctp: Fix mis-ordering of user space data when multihoming in use by Neil Horman · 14 years ago
  59. 46d5a80 sctp: Update max.burst implementation by Vlad Yasevich · 14 years ago
  60. 245cba7 sctp: Remove useless last_time_used variable by Vlad Yasevich · 14 years ago
  61. be29714 sctp: remove dup code in net/sctp/output.c by Wei Yongjun · 15 years ago
  62. 4007cc8 sctp: Correctly track if AUTH has been bundled. by Vlad Yasevich · 15 years ago
  63. d521c08 sctp: fix to reset packet information after packet transmit by Wei Yongjun · 15 years ago
  64. cb95ea3 sctp: Don't do NAGLE delay on large writes that were fragmented small by Vlad Yasevich · 15 years ago
  65. b29e790 sctp: Nagle delay should be based on path mtu by Vlad Yasevich · 15 years ago
  66. e83963b sctp: Generate SACKs when actually sending outbound DATA by Vlad Yasevich · 15 years ago
  67. af87b82 sctp: Fix piggybacked ACKs by Doug Graham · 15 years ago
  68. ff0ac74 sctp: xmit sctp packet always return no route error by Wei Yongjun · 15 years ago
  69. adf3090 net: skb->dst accessors by Eric Dumazet · 15 years ago
  70. 8dc92f7 sctp: add feature bit for SCTP offload in hardware by Jesse Brandeburg · 15 years ago
  71. 8d2f9e81 sctp: Clean up TEST_FRAME hacks. by Vlad Yasevich · 15 years ago
  72. 4458f04 sctp: Clean up sctp checksumming code by Vlad Yasevich · 15 years ago
  73. 06e8680 sctp: Allow to disable SCTP checksums via module parameter by Lucas Nussbaum · 15 years ago
  74. 09640e6 net: replace uses of __constant_{endian} by Harvey Harrison · 15 years ago
  75. 759af00 sctp: Properly timestamp outgoing data chunks for rtx purposes by Vlad Yasevich · 15 years ago
  76. c226ef9 sctp: reduce memory footprint of sctp_chunk structure by Neil Horman · 16 years ago
  77. a3028b8 sctp: set the skb->ip_summed correctly when sending over loopback. by Vlad Yasevich · 16 years ago
  78. f880374 sctp: Drop ipfargok in sctp_xmit function by Herbert Xu · 16 years ago
  79. 336d326 sctp: remove unnecessary byteshifting, calculate directly in big-endian by Harvey Harrison · 16 years ago
  80. 7c73a6f mib: add net to IP_INC_STATS_BH by Pavel Emelyanov · 16 years ago
  81. 2e3216c sctp: Follow security requirement of responding with 1 packet by Vlad Yasevich · 16 years ago
  82. b9031d9 sctp: Fix ECN markings for IPv6 by Vlad Yasevich · 16 years ago
  83. 0dc4787 net: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  84. 60c778b [SCTP]: Stop claiming that this is a "reference implementation" by Vlad Yasevich · 16 years ago
  85. 9ad0977 [SCTP]: Use crc32c library for checksum calculations. by Vlad Yasevich · 16 years ago
  86. 4cd57c8 [SCTP]: Enable the sending of the AUTH chunk. by Vlad Yasevich · 17 years ago
  87. a29a5bd [SCTP]: Implement SCTP-AUTH initializations. by Vlad Yasevich · 17 years ago
  88. 3ff50b7 [NET]: cleanup extra semicolons by Stephen Hemminger · 17 years ago
  89. d808ad9 [NET] SCTP: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  90. cd49788 [SCTP]: Include sk_buff overhead while updating the peer's receive window. by Sridhar Samudrala · 18 years ago
  91. 503b55f [SCTP]: Don't do CRC32C checksum over loopback. by Sridhar Samudrala · 18 years ago
  92. 27852c2 [SCTP]: Fix 'fast retransmit' to send a TSN only once. by Vlad Yasevich · 18 years ago
  93. 52ccb8e [SCTP]: Update SCTP_PEER_ADDR_PARAMS socket option to the latest api draft. by Frank Filz · 18 years ago
  94. 79af02c [SCTP]: Use struct list_head for chunk lists, not sk_buff_head. by David S. Miller · 19 years ago
  95. 594ccc1 [SCTP] Replace incorrect use of dev_alloc_skb with alloc_skb in sctp_packet_transmit(). by Sridhar Samudrala · 19 years ago
  96. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago