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