1. 06ad391 [SCTP] Don't disable PMTU discovery when mtu is small by Vlad Yasevich · 17 years ago
  2. 8a47949 [SCTP] Flag a pmtu change request by Vlad Yasevich · 17 years ago
  3. c910b47 [SCTP] Update pmtu handling to be similar to tcp by Vlad Yasevich · 17 years ago
  4. fe979ac [SCTP] Fix leak in sctp_getsockopt_local_addrs when copy_to_user fails by Vlad Yasevich · 17 years ago
  5. 8b35805 [SCTP]: Allow unspecified port in sctp_bindx() by Vlad Yasevich · 17 years ago
  6. d570ee4 [SCTP]: Correctly set daddr for IPv6 sockets during peeloff by Vlad Yasevich · 17 years ago
  7. 75202e7 [NET]: Fix comparisons of unsigned < 0. by Bill Nottingham · 17 years ago
  8. 29e32cc [SCTP]: Use menuconfig objects. by Jan Engelhardt · 17 years ago
  9. ac40e41 [SCTP]: Do not include ABORT chunk header in the notification. by Vlad Yasevich · 17 years ago
  10. 70b57b8 [SCTP]: Correctly copy addresses in sctp_copy_laddrs by Vlad Yasevich · 17 years ago
  11. 8dc4984 [SCTP]: Prevent OOPS if hmac modules didn't load by Vlad Yasevich · 17 years ago
  12. 59c5159 Fix occurrences of "the the " by Michael Opdenacker · 17 years ago
  13. 07d9396 [SCTP]: Set assoc_id correctly during INIT collision. by Vlad Yasevich · 17 years ago
  14. 827bf12 [SCTP]: Re-order SCTP initializations to avoid race with sctp_rcv() by Sridhar Samudrala · 17 years ago
  15. ce5325c [SCTP]: Fix the SO_REUSEADDR handling to be similar to TCP. by Vlad Yasevich · 17 years ago
  16. 16d00fb [SCTP]: Verify all destination ports in sctp_connectx. by Vlad Yasevich · 17 years ago
  17. 7562f87 [NET]: Rework dev_base via list_head (v3) by Pavel Emelianov · 17 years ago
  18. aad97f3 [SCTP]: Fix sctp_getsockopt_local_addrs_old() to use local storage. by Vlad Yasevich · 17 years ago
  19. 3ff50b7 [NET]: cleanup extra semicolons by Stephen Hemminger · 17 years ago
  20. 6047637 [NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARY by Herbert Xu · 17 years ago
  21. 7033157 [SCTP]: Implement SCTP_MAX_BURST socket option. by Vlad Yasevich · 17 years ago
  22. a5a35e7 [SCTP]: Implement sac_info field in SCTP_ASSOC_CHANGE notification. by Vlad Yasevich · 17 years ago
  23. bdf3092 [SCTP]: Honor flags when setting peer address parameters by Vlad Yasevich · 17 years ago
  24. 1ae4114d [SCTP]: Implement SCTP_ADDR_CONFIRMED state for ADDR_CHNAGE event by Vlad Yasevich · 17 years ago
  25. d49d91d [SCTP]: Implement SCTP_PARTIAL_DELIVERY_POINT option. by Vlad Yasevich · 17 years ago
  26. b6e1331 [SCTP]: Implement SCTP_FRAGMENT_INTERLEAVE socket option by Vlad Yasevich · 17 years ago
  27. 27a884d [SK_BUFF]: Convert skb->tail to sk_buff_data_t by Arnaldo Carvalho de Melo · 17 years ago
  28. 2e07fa9 [SK_BUFF]: Use offsets for skb->{mac,network,transport}_header on 64bit architectures by Arnaldo Carvalho de Melo · 17 years ago
  29. b0e380b [SK_BUFF]: unions of just one member don't get anything done, kill them by Arnaldo Carvalho de Melo · 17 years ago
  30. a27ef74 [SCTP]: Eliminate some pointer attributions to the skb layer headers by Arnaldo Carvalho de Melo · 17 years ago
  31. 88c7664 [SK_BUFF]: Introduce icmp_hdr(), remove skb->h.icmph by Arnaldo Carvalho de Melo · 17 years ago
  32. 2c0fd38 [SCTP]: Introduce sctp_hdr() by Arnaldo Carvalho de Melo · 17 years ago
  33. ea2ae17 [SK_BUFF]: Introduce skb_transport_offset() by Arnaldo Carvalho de Melo · 17 years ago
  34. 0660e03 [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h by Arnaldo Carvalho de Melo · 17 years ago
  35. eddc9ec [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph by Arnaldo Carvalho de Melo · 17 years ago
  36. 1ced98e [SK_BUFF] ipv6: More skb_reset_network_header conversions related to skb_pull by Arnaldo Carvalho de Melo · 17 years ago
  37. 31c7711 [SK_BUFF]: Some more simple skb_reset_network_header conversions by Arnaldo Carvalho de Melo · 17 years ago
  38. d0cf0d9 [SCTP]: Do not interleave non-fragments when in partial delivery by Vlad Yasevich · 17 years ago
  39. 0304ff8a [SCTP]: Unmap v4mapped addresses during SCTP_BINDX_REM_ADDR operation. by Paolo Galtieri · 17 years ago
  40. ea2bc48 [SCTP]: Fix assertion (!atomic_read(&sk->sk_rmem_alloc)) failed message by Tsutomu Fujii · 17 years ago
  41. 289f424 [SCTP]: Correctly reset ssthresh when restarting association by Vlad Yasevich · 17 years ago
  42. 749bf92 [SCTP]: Reset some transport and association variables on restart by Vlad Yasevich · 17 years ago
  43. fb78525 [SCTP]: Increment error counters on user requested HBs. by Vlad Yasevich · 17 years ago
  44. 0b58a81 [SCTP]: Clean up stale data during association restart by Vlad Yasevich · 17 years ago
  45. e2eb8d4 [SCTP] ipv6: inconsistent lock state ipv6_add_addr/sctp_v6_copy_addrlist by Jarek Poplawski · 17 years ago
  46. 1845a57 [SCTP]: Strike the transport before updating rto. by Vlad Yasevich · 17 years ago
  47. 8c4a2d4 [SCTP]: Fix connection hang/slowdown with PR-SCTP by Vlad Yasevich · 17 years ago
  48. 0b4d414 [PATCH] sysctl: remove insert_at_head from register_sysctl by Eric W. Biederman · 17 years ago
  49. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  50. da7071d [PATCH] mark struct file_operations const 8 by Arjan van de Ven · 17 years ago
  51. cb18eccf Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  52. c376222 [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). by Robert P. J. Day · 17 years ago
  53. d808ad9 [NET] SCTP: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  54. e533ca1 [SCTP]: Force update of the rto when processing HB-ACK by Vlad Yasevich · 17 years ago
  55. e89862f [TCP]: Restore SKB socket owner setting in tcp_transmit_skb(). by David S. Miller · 17 years ago
  56. 1e5c11f [SCTP]: Fix compiler warning. by Brian Haley · 17 years ago
  57. 732ba35 [SCTP]: Fix SACK sequence during shutdown by Vlad Yasevich · 18 years ago
  58. 610ab73 [SCTP]: Correctly handle unexpected INIT-ACK chunk. by Vlad Yasevich · 18 years ago
  59. d023f62 [SCTP]: Verify some mandatory parameters. by Vlad Yasevich · 18 years ago
  60. ebdfcad [SCTP]: Set correct error cause value for missing parameters by Vlad Yasevich · 18 years ago
  61. 4a1c010 [SCTP]: Fix err_hdr assignment in sctp_init_cause. by Vlad Yasevich · 18 years ago
  62. 2412318 [SCTP]: make 2 functions static by Adrian Bunk · 18 years ago
  63. 0f3fffd [SCTP]: Fix typo adaption -> adaptation as per the latest API draft. by Ivan Skytte Jorgensen · 18 years ago
  64. 6ab792f [SCTP]: Add support for SCTP_CONTEXT socket option. by Ivan Skytte Jorgensen · 18 years ago
  65. 882a382 [SCTP]: Enable auto loading of SCTP when creating an ipv6 SCTP socket. by Sridhar Samudrala · 18 years ago
  66. 29c7cf9 [SCTP]: Handle address add/delete events in a more efficient way. by Sridhar Samudrala · 18 years ago
  67. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  68. 54e6ecb [PATCH] slab: remove SLAB_ATOMIC by Christoph Lameter · 18 years ago
  69. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  70. af997d8 [SCTP]: Use kzalloc where appropriate by Arnaldo Carvalho de Melo · 18 years ago
  71. 34bcca2 [SCTP]: Even more trivial sctp annotations. by Al Viro · 18 years ago
  72. 2178eda [SCTP]: SCTP_CMD_PROCESS_CTSN annotations. by Al Viro · 18 years ago
  73. 9f81bcd [SCTP]: More trivial sctp annotations. by Al Viro · 18 years ago
  74. 3dbe865 [SCTP]: Annotate ->supported_addrs(). by Al Viro · 18 years ago
  75. dce116a [SCTP]: Get rid of the last remnants of sin_port flipping. by Al Viro · 18 years ago
  76. 6fbfa9f [SCTP]: Annotate ->inaddr_any(). by Al Viro · 18 years ago
  77. 7dcdbd9 [SCTP]: Don't bother setting sin_port in ->from_sk(). by Al Viro · 18 years ago
  78. 516b20e [SCTP]: ->a_h is gone now. by Al Viro · 18 years ago
  79. 9fd76494 [SCTP]: ip6_send() doesn't need fl_ip_[sd]port. by Al Viro · 18 years ago
  80. 7dd8a58 [SCTP]: sctp_sf_send_restart_abort() is endian-agnostic. by Al Viro · 18 years ago
  81. 8cec6b8 [SCTP]: We need to be careful when copying to sockaddr_storage. by Al Viro · 18 years ago
  82. b3f5b3b [SCTP]: Trivial ->ipaddr_h -> ->ipaddr conversions. by Al Viro · 18 years ago
  83. 74af924 [SCTP]: ->a_h is gone now. by Al Viro · 18 years ago
  84. 5ae955c [SCTP]: sctp_make_asconf_update_ip() and sctp_find_unmatch_addr(). by Al Viro · 18 years ago
  85. 6244be4 [SCTP]: Trivial parts of a_h -> a switch. by Al Viro · 18 years ago
  86. 80f15d6 [SCTP]: ->source_h is not used anymore. by Al Viro · 18 years ago
  87. a926626 [SCTP]: Switch all remaining users of ->saddr_h to ->saddr. by Al Viro · 18 years ago
  88. 16b0a03 [SCTP]: Switch sctp_chunk ->dest to net-endian. by Al Viro · 18 years ago
  89. d448388 [SCTP]: sctp_transport_route() switched to net-endian. by Al Viro · 18 years ago
  90. cb7b4a0 [SCTP]: Pass net-endian to ->get_dst(). by Al Viro · 18 years ago
  91. d3f7a54 [SCTP]: ->get_saddr() switched to net-endian. by Al Viro · 18 years ago
  92. 6a1e5f3 [SCTP]: sctp_process_init() and sctp_source() switched to net-endian. by Al Viro · 18 years ago
  93. 02a8a4d [SCTP]: sctp_copy_one_addr() switched to net-endian. by Al Viro · 18 years ago
  94. 6c7be55 [SCTP]: sctp_has_association() switched to net-endian. by Al Viro · 18 years ago
  95. cd4ff03 [SCTP]: sctp_endpoint_lookup_assoc() switched to net-endian. by Al Viro · 18 years ago
  96. dd86d13 [SCTP]: Switch ->from_addr_param() to net-endian. by Al Viro · 18 years ago
  97. 5ab7b85 [SCTP]: Switch sctp_add_bind_addr() to net-endian. by Al Viro · 18 years ago
  98. 4bdf4b5 [SCTP]: Switch sctp_assoc_add_peer() to net-endian. by Al Viro · 18 years ago
  99. b488c7d [SCTP]: sctp_transport_{init,new}() switched to net-endian. by Al Viro · 18 years ago
  100. d55c41b [SCTP]: Switch ->from_skb() to net-endian. by Al Viro · 18 years ago