1. ea2ae17 [SK_BUFF]: Introduce skb_transport_offset() by Arnaldo Carvalho de Melo · 17 years ago
  2. 0660e03 [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h by Arnaldo Carvalho de Melo · 17 years ago
  3. eddc9ec [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph by Arnaldo Carvalho de Melo · 17 years ago
  4. 1ced98e [SK_BUFF] ipv6: More skb_reset_network_header conversions related to skb_pull by Arnaldo Carvalho de Melo · 18 years ago
  5. 31c7711 [SK_BUFF]: Some more simple skb_reset_network_header conversions by Arnaldo Carvalho de Melo · 18 years ago
  6. d0cf0d9 [SCTP]: Do not interleave non-fragments when in partial delivery by Vlad Yasevich · 17 years ago
  7. 0304ff8a [SCTP]: Unmap v4mapped addresses during SCTP_BINDX_REM_ADDR operation. by Paolo Galtieri · 17 years ago
  8. ea2bc48 [SCTP]: Fix assertion (!atomic_read(&sk->sk_rmem_alloc)) failed message by Tsutomu Fujii · 17 years ago
  9. 289f424 [SCTP]: Correctly reset ssthresh when restarting association by Vlad Yasevich · 18 years ago
  10. 749bf92 [SCTP]: Reset some transport and association variables on restart by Vlad Yasevich · 18 years ago
  11. fb78525 [SCTP]: Increment error counters on user requested HBs. by Vlad Yasevich · 18 years ago
  12. 0b58a81 [SCTP]: Clean up stale data during association restart by Vlad Yasevich · 18 years ago
  13. e2eb8d4 [SCTP] ipv6: inconsistent lock state ipv6_add_addr/sctp_v6_copy_addrlist by Jarek Poplawski · 18 years ago
  14. 1845a57 [SCTP]: Strike the transport before updating rto. by Vlad Yasevich · 18 years ago
  15. 8c4a2d4 [SCTP]: Fix connection hang/slowdown with PR-SCTP by Vlad Yasevich · 18 years ago
  16. 0b4d414 [PATCH] sysctl: remove insert_at_head from register_sysctl by Eric W. Biederman · 18 years ago
  17. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 18 years ago
  18. da7071d [PATCH] mark struct file_operations const 8 by Arjan van de Ven · 18 years ago
  19. cb18eccf Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  20. c376222 [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). by Robert P. J. Day · 18 years ago
  21. d808ad9 [NET] SCTP: Fix whitespace errors. by YOSHIFUJI Hideaki · 18 years ago
  22. e533ca1 [SCTP]: Force update of the rto when processing HB-ACK by Vlad Yasevich · 18 years ago
  23. e89862f [TCP]: Restore SKB socket owner setting in tcp_transmit_skb(). by David S. Miller · 18 years ago
  24. 1e5c11f [SCTP]: Fix compiler warning. by Brian Haley · 18 years ago
  25. 732ba35 [SCTP]: Fix SACK sequence during shutdown by Vlad Yasevich · 18 years ago
  26. 610ab73 [SCTP]: Correctly handle unexpected INIT-ACK chunk. by Vlad Yasevich · 18 years ago
  27. d023f62 [SCTP]: Verify some mandatory parameters. by Vlad Yasevich · 18 years ago
  28. ebdfcad [SCTP]: Set correct error cause value for missing parameters by Vlad Yasevich · 18 years ago
  29. 4a1c010 [SCTP]: Fix err_hdr assignment in sctp_init_cause. by Vlad Yasevich · 18 years ago
  30. 2412318 [SCTP]: make 2 functions static by Adrian Bunk · 18 years ago
  31. 0f3fffd [SCTP]: Fix typo adaption -> adaptation as per the latest API draft. by Ivan Skytte Jorgensen · 18 years ago
  32. 6ab792f [SCTP]: Add support for SCTP_CONTEXT socket option. by Ivan Skytte Jorgensen · 18 years ago
  33. 882a382 [SCTP]: Enable auto loading of SCTP when creating an ipv6 SCTP socket. by Sridhar Samudrala · 18 years ago
  34. 29c7cf9 [SCTP]: Handle address add/delete events in a more efficient way. by Sridhar Samudrala · 18 years ago
  35. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  36. 54e6ecb [PATCH] slab: remove SLAB_ATOMIC by Christoph Lameter · 18 years ago
  37. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  38. af997d8 [SCTP]: Use kzalloc where appropriate by Arnaldo Carvalho de Melo · 18 years ago
  39. 34bcca2 [SCTP]: Even more trivial sctp annotations. by Al Viro · 18 years ago
  40. 2178eda [SCTP]: SCTP_CMD_PROCESS_CTSN annotations. by Al Viro · 18 years ago
  41. 9f81bcd [SCTP]: More trivial sctp annotations. by Al Viro · 18 years ago
  42. 3dbe865 [SCTP]: Annotate ->supported_addrs(). by Al Viro · 18 years ago
  43. dce116a [SCTP]: Get rid of the last remnants of sin_port flipping. by Al Viro · 18 years ago
  44. 6fbfa9f [SCTP]: Annotate ->inaddr_any(). by Al Viro · 18 years ago
  45. 7dcdbd9 [SCTP]: Don't bother setting sin_port in ->from_sk(). by Al Viro · 18 years ago
  46. 516b20e [SCTP]: ->a_h is gone now. by Al Viro · 18 years ago
  47. 9fd7649 [SCTP]: ip6_send() doesn't need fl_ip_[sd]port. by Al Viro · 18 years ago
  48. 7dd8a58 [SCTP]: sctp_sf_send_restart_abort() is endian-agnostic. by Al Viro · 18 years ago
  49. 8cec6b8 [SCTP]: We need to be careful when copying to sockaddr_storage. by Al Viro · 18 years ago
  50. b3f5b3b [SCTP]: Trivial ->ipaddr_h -> ->ipaddr conversions. by Al Viro · 18 years ago
  51. 74af924 [SCTP]: ->a_h is gone now. by Al Viro · 18 years ago
  52. 5ae955c [SCTP]: sctp_make_asconf_update_ip() and sctp_find_unmatch_addr(). by Al Viro · 18 years ago
  53. 6244be4 [SCTP]: Trivial parts of a_h -> a switch. by Al Viro · 18 years ago
  54. 80f15d6 [SCTP]: ->source_h is not used anymore. by Al Viro · 18 years ago
  55. a926626 [SCTP]: Switch all remaining users of ->saddr_h to ->saddr. by Al Viro · 18 years ago
  56. 16b0a03 [SCTP]: Switch sctp_chunk ->dest to net-endian. by Al Viro · 18 years ago
  57. d448388 [SCTP]: sctp_transport_route() switched to net-endian. by Al Viro · 18 years ago
  58. cb7b4a0 [SCTP]: Pass net-endian to ->get_dst(). by Al Viro · 18 years ago
  59. d3f7a54 [SCTP]: ->get_saddr() switched to net-endian. by Al Viro · 18 years ago
  60. 6a1e5f3 [SCTP]: sctp_process_init() and sctp_source() switched to net-endian. by Al Viro · 18 years ago
  61. 02a8a4d [SCTP]: sctp_copy_one_addr() switched to net-endian. by Al Viro · 18 years ago
  62. 6c7be55 [SCTP]: sctp_has_association() switched to net-endian. by Al Viro · 18 years ago
  63. cd4ff03 [SCTP]: sctp_endpoint_lookup_assoc() switched to net-endian. by Al Viro · 18 years ago
  64. dd86d13 [SCTP]: Switch ->from_addr_param() to net-endian. by Al Viro · 18 years ago
  65. 5ab7b85 [SCTP]: Switch sctp_add_bind_addr() to net-endian. by Al Viro · 18 years ago
  66. 4bdf4b5 [SCTP]: Switch sctp_assoc_add_peer() to net-endian. by Al Viro · 18 years ago
  67. b488c7d [SCTP]: sctp_transport_{init,new}() switched to net-endian. by Al Viro · 18 years ago
  68. d55c41b [SCTP]: Switch ->from_skb() to net-endian. by Al Viro · 18 years ago
  69. 9b1dfad [SCTP]: Switch sctp_cookie ->peer_addr to net-endian. by Al Viro · 18 years ago
  70. f235fca [SCTP]: sctp_init_addrs() switched to net-endian. by Al Viro · 18 years ago
  71. e2fcced [SCTP]: Switch sctp_assoc_is_match to net-endian. by Al Viro · 18 years ago
  72. 1c7d1fc [SCTP]: Switch sctp_endpoint_is_match() to net-endian. by Al Viro · 18 years ago
  73. c9a0850 [SCTP]: Switch sctp_del_bind_addr() to net-endian. by Al Viro · 18 years ago
  74. 63de08f [SCTP]: Switch address inside the heartbeat opaque data to net-endian. by Al Viro · 18 years ago
  75. be29681 [SCTP]: Switch sctp_assoc_lookup_paddr() to net-endian. by Al Viro · 18 years ago
  76. 38a0314 [SCTP]: sctp_assoc_del_peer() switched to net-endian. by Al Viro · 18 years ago
  77. 854d43a [SCTP]: Annotate ->dst_saddr() by Al Viro · 18 years ago
  78. acd2bc9 [SCTP]: Switch ->primary_addr to net-endian. by Al Viro · 18 years ago
  79. 7e1e4a2 [SCTP]: Switch sctp_bind_addr_match() to net-endian. by Al Viro · 18 years ago
  80. 5f242a1 [SCTP]: Switch ->cmp_addr() and sctp_cmp_addr_exact() to net-endian. by Al Viro · 18 years ago
  81. c604e36 [SCTP]: Pass net-endian to ->seq_dump_addr() by Al Viro · 18 years ago
  82. 2a6fd78 [SCTP] embedded sctp_addr: net-endian mirrors by Al Viro · 18 years ago
  83. 09ef7fe [SCTP]: Beginning of conversion to net-endian for embedded sctp_addr. by Al Viro · 18 years ago
  84. 30330ee [SCTP] bug: endianness problem in sctp_getsockopt_sctp_status() by Al Viro · 18 years ago
  85. 0906e20 [SCTP] bug: sctp_assoc_control_transport() breakage by Al Viro · 18 years ago
  86. d5c747f [SCTP] bug: sctp_find_unmatch_addr() compares net-endian to host-endian by Al Viro · 18 years ago
  87. 39940a4 [SCTP] bug: sctp_assoc_lookup_laddr() is broken with ipv6. by Al Viro · 18 years ago
  88. 04afd8b [SCTP]: Beginning of sin_port fixes. by Al Viro · 18 years ago
  89. dbc16db [SCTP]: Trivial sctp endianness annotations. by Al Viro · 18 years ago
  90. 5be291f [SCTP]: SCTP_CMD_ASSOC_FAILED annotations. by Al Viro · 18 years ago
  91. dc251b2 [SCTP]: SCTP_CMD_INIT_FAILED annotations. by Al Viro · 18 years ago
  92. f94c019 [SCTP]: sctp_stop_t1_and_abort() annotations. by Al Viro · 18 years ago
  93. 63706c5 [SCTP]: sctp_make_op_error() annotations. by Al Viro · 18 years ago
  94. 5bf2db0 [SCTP]: Annotate sctp_init_cause(). by Al Viro · 18 years ago
  95. 1ed176a [SCTP]: Cleanup of the sctp state table code. by Peter Zijlstra · 18 years ago
  96. 9317311 [TCP]: Don't set SKB owner in tcp_transmit_skb(). by David S. Miller · 18 years ago
  97. b68dbca [SCTP]: Fix warning by Vlad Yasevich · 18 years ago
  98. 04ce690 [IPV6]: 'info' argument of ipv6 ->err_handler() is net-endian by Al Viro · 18 years ago
  99. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  100. de76e69 [SCTP]: Remove temporary associations from backlog and hash. by Vlad Yasevich · 18 years ago