1. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  2. 54e6ecb [PATCH] slab: remove SLAB_ATOMIC by Christoph Lameter · 18 years ago
  3. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  4. af997d8 [SCTP]: Use kzalloc where appropriate by Arnaldo Carvalho de Melo · 18 years ago
  5. 34bcca2 [SCTP]: Even more trivial sctp annotations. by Al Viro · 18 years ago
  6. 2178eda [SCTP]: SCTP_CMD_PROCESS_CTSN annotations. by Al Viro · 18 years ago
  7. 9f81bcd [SCTP]: More trivial sctp annotations. by Al Viro · 18 years ago
  8. 3dbe865 [SCTP]: Annotate ->supported_addrs(). by Al Viro · 18 years ago
  9. dce116a [SCTP]: Get rid of the last remnants of sin_port flipping. by Al Viro · 18 years ago
  10. 6fbfa9f [SCTP]: Annotate ->inaddr_any(). by Al Viro · 18 years ago
  11. 7dcdbd9 [SCTP]: Don't bother setting sin_port in ->from_sk(). by Al Viro · 18 years ago
  12. 516b20e [SCTP]: ->a_h is gone now. by Al Viro · 18 years ago
  13. 9fd76494 [SCTP]: ip6_send() doesn't need fl_ip_[sd]port. by Al Viro · 18 years ago
  14. 7dd8a58 [SCTP]: sctp_sf_send_restart_abort() is endian-agnostic. by Al Viro · 18 years ago
  15. 8cec6b8 [SCTP]: We need to be careful when copying to sockaddr_storage. by Al Viro · 18 years ago
  16. b3f5b3b [SCTP]: Trivial ->ipaddr_h -> ->ipaddr conversions. by Al Viro · 18 years ago
  17. 74af924 [SCTP]: ->a_h is gone now. by Al Viro · 18 years ago
  18. 5ae955c [SCTP]: sctp_make_asconf_update_ip() and sctp_find_unmatch_addr(). by Al Viro · 18 years ago
  19. 6244be4 [SCTP]: Trivial parts of a_h -> a switch. by Al Viro · 18 years ago
  20. 80f15d6 [SCTP]: ->source_h is not used anymore. by Al Viro · 18 years ago
  21. a926626 [SCTP]: Switch all remaining users of ->saddr_h to ->saddr. by Al Viro · 18 years ago
  22. 16b0a03 [SCTP]: Switch sctp_chunk ->dest to net-endian. by Al Viro · 18 years ago
  23. d448388 [SCTP]: sctp_transport_route() switched to net-endian. by Al Viro · 18 years ago
  24. cb7b4a0 [SCTP]: Pass net-endian to ->get_dst(). by Al Viro · 18 years ago
  25. d3f7a54 [SCTP]: ->get_saddr() switched to net-endian. by Al Viro · 18 years ago
  26. 6a1e5f3 [SCTP]: sctp_process_init() and sctp_source() switched to net-endian. by Al Viro · 18 years ago
  27. 02a8a4d [SCTP]: sctp_copy_one_addr() switched to net-endian. by Al Viro · 18 years ago
  28. 6c7be55 [SCTP]: sctp_has_association() switched to net-endian. by Al Viro · 18 years ago
  29. cd4ff03 [SCTP]: sctp_endpoint_lookup_assoc() switched to net-endian. by Al Viro · 18 years ago
  30. dd86d13 [SCTP]: Switch ->from_addr_param() to net-endian. by Al Viro · 18 years ago
  31. 5ab7b85 [SCTP]: Switch sctp_add_bind_addr() to net-endian. by Al Viro · 18 years ago
  32. 4bdf4b5 [SCTP]: Switch sctp_assoc_add_peer() to net-endian. by Al Viro · 18 years ago
  33. b488c7d [SCTP]: sctp_transport_{init,new}() switched to net-endian. by Al Viro · 18 years ago
  34. d55c41b [SCTP]: Switch ->from_skb() to net-endian. by Al Viro · 18 years ago
  35. 9b1dfad [SCTP]: Switch sctp_cookie ->peer_addr to net-endian. by Al Viro · 18 years ago
  36. f235fca [SCTP]: sctp_init_addrs() switched to net-endian. by Al Viro · 18 years ago
  37. e2fcced [SCTP]: Switch sctp_assoc_is_match to net-endian. by Al Viro · 18 years ago
  38. 1c7d1fc [SCTP]: Switch sctp_endpoint_is_match() to net-endian. by Al Viro · 18 years ago
  39. c9a0850 [SCTP]: Switch sctp_del_bind_addr() to net-endian. by Al Viro · 18 years ago
  40. 63de08f [SCTP]: Switch address inside the heartbeat opaque data to net-endian. by Al Viro · 18 years ago
  41. be29681 [SCTP]: Switch sctp_assoc_lookup_paddr() to net-endian. by Al Viro · 18 years ago
  42. 38a0314 [SCTP]: sctp_assoc_del_peer() switched to net-endian. by Al Viro · 18 years ago
  43. 854d43a [SCTP]: Annotate ->dst_saddr() by Al Viro · 18 years ago
  44. acd2bc9 [SCTP]: Switch ->primary_addr to net-endian. by Al Viro · 18 years ago
  45. 7e1e4a2 [SCTP]: Switch sctp_bind_addr_match() to net-endian. by Al Viro · 18 years ago
  46. 5f242a1 [SCTP]: Switch ->cmp_addr() and sctp_cmp_addr_exact() to net-endian. by Al Viro · 18 years ago
  47. c604e36 [SCTP]: Pass net-endian to ->seq_dump_addr() by Al Viro · 18 years ago
  48. 2a6fd78 [SCTP] embedded sctp_addr: net-endian mirrors by Al Viro · 18 years ago
  49. 09ef7fe [SCTP]: Beginning of conversion to net-endian for embedded sctp_addr. by Al Viro · 18 years ago
  50. 30330ee [SCTP] bug: endianness problem in sctp_getsockopt_sctp_status() by Al Viro · 18 years ago
  51. 0906e20 [SCTP] bug: sctp_assoc_control_transport() breakage by Al Viro · 18 years ago
  52. d5c747f [SCTP] bug: sctp_find_unmatch_addr() compares net-endian to host-endian by Al Viro · 18 years ago
  53. 39940a4 [SCTP] bug: sctp_assoc_lookup_laddr() is broken with ipv6. by Al Viro · 18 years ago
  54. 04afd8b [SCTP]: Beginning of sin_port fixes. by Al Viro · 18 years ago
  55. dbc16db [SCTP]: Trivial sctp endianness annotations. by Al Viro · 18 years ago
  56. 5be291f [SCTP]: SCTP_CMD_ASSOC_FAILED annotations. by Al Viro · 18 years ago
  57. dc251b2 [SCTP]: SCTP_CMD_INIT_FAILED annotations. by Al Viro · 18 years ago
  58. f94c019 [SCTP]: sctp_stop_t1_and_abort() annotations. by Al Viro · 18 years ago
  59. 63706c5 [SCTP]: sctp_make_op_error() annotations. by Al Viro · 18 years ago
  60. 5bf2db0 [SCTP]: Annotate sctp_init_cause(). by Al Viro · 18 years ago
  61. 1ed176a [SCTP]: Cleanup of the sctp state table code. by Peter Zijlstra · 18 years ago
  62. 9317311 [TCP]: Don't set SKB owner in tcp_transmit_skb(). by David S. Miller · 18 years ago
  63. b68dbca [SCTP]: Fix warning by Vlad Yasevich · 18 years ago
  64. 04ce690 [IPV6]: 'info' argument of ipv6 ->err_handler() is net-endian by Al Viro · 18 years ago
  65. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  66. de76e69 [SCTP]: Remove temporary associations from backlog and hash. by Vlad Yasevich · 18 years ago
  67. 4f44430 [SCTP]: Correctly set IP id for SCTP traffic by Vlad Yasevich · 18 years ago
  68. 28cd775 [SCTP]: Always linearise packet on input by Herbert Xu · 18 years ago
  69. 4251320 [IPV6]: Make sure error handling is done when calling ip6_route_output(). by Ville Nuorvala · 18 years ago
  70. 23c435f [SCTP]: Fix minor typo by Ville Nuorvala · 18 years ago
  71. 6aa2551 [SCTP]: Fix the RX queue size shown in /proc/net/sctp/assocs output. by Vlad Yasevich · 18 years ago
  72. 331c4ee [SCTP]: Fix receive buffer accounting. by Vlad Yasevich · 18 years ago
  73. f236218b [SCTP]: Do not timestamp every SCTP packet. by Vlad Yasevich · 18 years ago
  74. b56bab4 [SCTP]: Use correct mask when disabling PMTUD. by Vlad Yasevich · 18 years ago
  75. cd49788 [SCTP]: Include sk_buff overhead while updating the peer's receive window. by Sridhar Samudrala · 18 years ago
  76. 208edef [SCTP]: Enable Nagle algorithm by default. by Sridhar Samudrala · 18 years ago
  77. 8814c4b [IPV6] ADDRCONF: Convert addrconf_lock to RCU. by YOSHIFUJI Hideaki · 18 years ago
  78. 1616436 [SCTP]: Cleanups by Adrian Bunk · 18 years ago
  79. 4cbf1ca [SCTP]: Change globals to __read_mostly by Brian Haley · 18 years ago
  80. fda9ef5 [NET]: Fix sk->sk_filter field access by Dmitry Mishin · 18 years ago
  81. 3fd091e [SCTP]: Remove multiple levels of msecs to jiffies conversions. by Vladislav Yasevich · 18 years ago
  82. 8abfedd [SCTP]: Use the flags value that is passed as an arg to sctp_accept. by Sridhar Samudrala · 18 years ago
  83. eb5fa39 [SCTP]: Fix IPv6 address flag setting when doing peel-off/accept. by Vladislav Yasevich · 18 years ago
  84. df7deeb [SCTP]: Cleanup nomem handling in the state functions. by Vladislav Yasevich · 18 years ago
  85. ac0b046 [SCTP]: Extend /proc/net/sctp/snmp to provide more statistics. by Sridhar Samudrala · 18 years ago
  86. 1b489e1 [SCTP]: Use HMAC template and hash interface by Herbert Xu · 18 years ago
  87. b9ac867 [SCTP]: Fix sctp_primitive_ABORT() call in sctp_close(). by Sridhar Samudrala · 18 years ago
  88. c164a9b Fix sctp privilege elevation (CVE-2006-3745) by Sridhar Samudrala · 18 years ago
  89. dc022a9 [SCTP]: ADDIP: Don't use an address as source until it is ASCONF-ACKed by Sridhar Samudrala · 18 years ago
  90. 9faa730 [SCTP]: Set chunk->data_accepted only if we are going to accept it. by Sridhar Samudrala · 18 years ago
  91. ad8fec1 [SCTP]: Verify all the paths to a peer via heartbeat before using them. by Sridhar Samudrala · 18 years ago
  92. cfdeef3 [SCTP]: Unhash the endpoint in sctp_endpoint_free(). by Vlad Yasevich · 18 years ago
  93. 37fa687 [SCTP]: Check for NULL arg to sctp_bucket_destroy(). by Sridhar Samudrala · 18 years ago
  94. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  95. 8ca8448 [SCTP]: sctp_unpack_cookie() fix by Al Viro · 18 years ago
  96. d5b9f4c [SCTP]: Fix persistent slowdown in sctp when a gap ack consumes rx buffer. by Neil Horman · 18 years ago
  97. d7c2c9e [SCTP]: Send only 1 window update SACK per message. by Tsutomu Fujii · 18 years ago
  98. 503b55f [SCTP]: Don't do CRC32C checksum over loopback. by Sridhar Samudrala · 18 years ago
  99. 4c9f5d5 [SCTP] Reset rtt_in_progress for the chunk when processing its sack. by Vlad Yasevich · 18 years ago
  100. 5636bef [SCTP]: Reject sctp packets with broadcast addresses. by Vlad Yasevich · 18 years ago