1. 2a6fd78 [SCTP] embedded sctp_addr: net-endian mirrors by Al Viro · 18 years ago
  2. 09ef7fe [SCTP]: Beginning of conversion to net-endian for embedded sctp_addr. by Al Viro · 18 years ago
  3. 30330ee [SCTP] bug: endianness problem in sctp_getsockopt_sctp_status() by Al Viro · 18 years ago
  4. 0906e20 [SCTP] bug: sctp_assoc_control_transport() breakage by Al Viro · 18 years ago
  5. d5c747f [SCTP] bug: sctp_find_unmatch_addr() compares net-endian to host-endian by Al Viro · 18 years ago
  6. 39940a4 [SCTP] bug: sctp_assoc_lookup_laddr() is broken with ipv6. by Al Viro · 18 years ago
  7. 04afd8b [SCTP]: Beginning of sin_port fixes. by Al Viro · 18 years ago
  8. dbc16db [SCTP]: Trivial sctp endianness annotations. by Al Viro · 18 years ago
  9. 5be291f [SCTP]: SCTP_CMD_ASSOC_FAILED annotations. by Al Viro · 18 years ago
  10. dc251b2 [SCTP]: SCTP_CMD_INIT_FAILED annotations. by Al Viro · 18 years ago
  11. f94c019 [SCTP]: sctp_stop_t1_and_abort() annotations. by Al Viro · 18 years ago
  12. 63706c5 [SCTP]: sctp_make_op_error() annotations. by Al Viro · 18 years ago
  13. 5bf2db0 [SCTP]: Annotate sctp_init_cause(). by Al Viro · 18 years ago
  14. 1ed176a [SCTP]: Cleanup of the sctp state table code. by Peter Zijlstra · 18 years ago
  15. 9317311 [TCP]: Don't set SKB owner in tcp_transmit_skb(). by David S. Miller · 18 years ago
  16. b68dbca [SCTP]: Fix warning by Vlad Yasevich · 18 years ago
  17. 04ce690 [IPV6]: 'info' argument of ipv6 ->err_handler() is net-endian by Al Viro · 18 years ago
  18. de76e69 [SCTP]: Remove temporary associations from backlog and hash. by Vlad Yasevich · 18 years ago
  19. 4f44430 [SCTP]: Correctly set IP id for SCTP traffic by Vlad Yasevich · 18 years ago
  20. 28cd775 [SCTP]: Always linearise packet on input by Herbert Xu · 18 years ago
  21. 4251320 [IPV6]: Make sure error handling is done when calling ip6_route_output(). by Ville Nuorvala · 18 years ago
  22. 23c435f [SCTP]: Fix minor typo by Ville Nuorvala · 18 years ago
  23. 6aa2551 [SCTP]: Fix the RX queue size shown in /proc/net/sctp/assocs output. by Vlad Yasevich · 18 years ago
  24. 331c4ee [SCTP]: Fix receive buffer accounting. by Vlad Yasevich · 18 years ago
  25. f236218b [SCTP]: Do not timestamp every SCTP packet. by Vlad Yasevich · 18 years ago
  26. b56bab4 [SCTP]: Use correct mask when disabling PMTUD. by Vlad Yasevich · 18 years ago
  27. cd49788 [SCTP]: Include sk_buff overhead while updating the peer's receive window. by Sridhar Samudrala · 18 years ago
  28. 208edef [SCTP]: Enable Nagle algorithm by default. by Sridhar Samudrala · 18 years ago
  29. 8814c4b [IPV6] ADDRCONF: Convert addrconf_lock to RCU. by YOSHIFUJI Hideaki · 18 years ago
  30. 1616436 [SCTP]: Cleanups by Adrian Bunk · 18 years ago
  31. 4cbf1ca [SCTP]: Change globals to __read_mostly by Brian Haley · 18 years ago
  32. fda9ef5 [NET]: Fix sk->sk_filter field access by Dmitry Mishin · 18 years ago
  33. 3fd091e [SCTP]: Remove multiple levels of msecs to jiffies conversions. by Vladislav Yasevich · 18 years ago
  34. 8abfedd [SCTP]: Use the flags value that is passed as an arg to sctp_accept. by Sridhar Samudrala · 18 years ago
  35. eb5fa39 [SCTP]: Fix IPv6 address flag setting when doing peel-off/accept. by Vladislav Yasevich · 18 years ago
  36. df7deeb [SCTP]: Cleanup nomem handling in the state functions. by Vladislav Yasevich · 18 years ago
  37. ac0b046 [SCTP]: Extend /proc/net/sctp/snmp to provide more statistics. by Sridhar Samudrala · 18 years ago
  38. 1b489e1 [SCTP]: Use HMAC template and hash interface by Herbert Xu · 18 years ago
  39. b9ac867 [SCTP]: Fix sctp_primitive_ABORT() call in sctp_close(). by Sridhar Samudrala · 18 years ago
  40. c164a9b Fix sctp privilege elevation (CVE-2006-3745) by Sridhar Samudrala · 18 years ago
  41. dc022a9 [SCTP]: ADDIP: Don't use an address as source until it is ASCONF-ACKed by Sridhar Samudrala · 18 years ago
  42. 9faa730 [SCTP]: Set chunk->data_accepted only if we are going to accept it. by Sridhar Samudrala · 18 years ago
  43. ad8fec1 [SCTP]: Verify all the paths to a peer via heartbeat before using them. by Sridhar Samudrala · 18 years ago
  44. cfdeef3 [SCTP]: Unhash the endpoint in sctp_endpoint_free(). by Vlad Yasevich · 18 years ago
  45. 37fa687 [SCTP]: Check for NULL arg to sctp_bucket_destroy(). by Sridhar Samudrala · 18 years ago
  46. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  47. 8ca8448 [SCTP]: sctp_unpack_cookie() fix by Al Viro · 18 years ago
  48. d5b9f4c [SCTP]: Fix persistent slowdown in sctp when a gap ack consumes rx buffer. by Neil Horman · 18 years ago
  49. d7c2c9e [SCTP]: Send only 1 window update SACK per message. by Tsutomu Fujii · 18 years ago
  50. 503b55f [SCTP]: Don't do CRC32C checksum over loopback. by Sridhar Samudrala · 18 years ago
  51. 4c9f5d5 [SCTP] Reset rtt_in_progress for the chunk when processing its sack. by Vlad Yasevich · 18 years ago
  52. 5636bef [SCTP]: Reject sctp packets with broadcast addresses. by Vlad Yasevich · 18 years ago
  53. 402d68c [SCTP]: Limit association max_retrans setting in setsockopt. by Vlad Yasevich · 18 years ago
  54. b89498a [SCTP]: Allow linger to abort 1-N style sockets. by Vladislav Yasevich · 18 years ago
  55. a601266 [SCTP]: Validate the parameter length in HB-ACK chunk. by Vladislav Yasevich · 18 years ago
  56. 61c9fed [SCTP]: A better solution to fix the race between sctp_peeloff() and sctp_rcv(). by Vladislav Yasevich · 18 years ago
  57. 8de8c87 [SCTP]: Set sk_err so that poll wakes up after a non-blocking connect failure. by Sridhar Samudrala · 18 years ago
  58. 35d63ed [SCTP]: Fix state table entries for chunks received in CLOSED state. by Sridhar Samudrala · 18 years ago
  59. 62b0808 [SCTP]: Fix panic's when receiving fragmented SCTP control chunks. by Sridhar Samudrala · 18 years ago
  60. 672e7cc [SCTP]: Prevent possible infinite recursion with multiple bundled DATA. by Vladislav Yasevich · 18 years ago
  61. 7c3ceb4f [SCTP]: Allow spillover of receive buffer to avoid deadlock. by Neil Horman · 18 years ago
  62. 6f91204 [PATCH] for_each_possible_cpu: network codes by KAMEZAWA Hiroyuki · 18 years ago
  63. b55813a Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  64. f348d70 [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications by Davide Libenzi · 18 years ago
  65. 2babf9d [SCTP]: Fix up sctp_rcv return value by Herbert Xu · 18 years ago
  66. 543d9cf [NET]: Identation & other cleanups related to compat_[gs]etsockopt cset by Arnaldo Carvalho de Melo · 18 years ago
  67. 3fdadf7 [NET]: {get|set}sockopt compatibility layer by Dmitry Mishin · 18 years ago
  68. 27852c2 [SCTP]: Fix 'fast retransmit' to send a TSN only once. by Vlad Yasevich · 18 years ago
  69. e2c2fc2 [SCTP]: heartbeats exceed maximum retransmssion limit by Vlad Yasevich · 18 years ago
  70. 81845c2 [SCTP]: correct the number of INIT retransmissions by Vlad Yasevich · 18 years ago
  71. a7d1f1b [SCTP]: Fix sctp_rcv_ootb() to handle the last chunk of a packet correctly. by Tsutomu Fujii · 19 years ago
  72. c4d2444 [SCTP]: Fix couple of races between sctp_peeloff() and sctp_rcv(). by Sridhar Samudrala · 19 years ago
  73. 313e7b4 [SCTP]: Fix machine check/connection hang on IA64. by Vlad Yasevich · 19 years ago
  74. 8116ffa [SCTP]: Fix bad sysctl formatting of SCTP timeout values on 64-bit m/cs. by Vlad Yasevich · 19 years ago
  75. 38b0e42 [SCTP]: Fix sctp_assoc_seq_show() panics on big-endian systems. by Vlad Yasevich · 19 years ago
  76. 49392e5 [SCTP]: sctp doesn't show all associations/endpoints in /proc by Vlad Yasevich · 19 years ago
  77. 9834a2b [SCTP]: Fix sctp_cookie alignment in the packet. by Vlad Yasevich · 19 years ago
  78. 7a48f92 [SCTP]: Fix potential race condition between sctp_close() and sctp_rcv(). by Sridhar Samudrala · 19 years ago
  79. 46b86a2 [NET]: Use NIP6_FMT in kernel.h by Joe Perches · 19 years ago
  80. 4fc268d [PATCH] capable/capability.h (net/) by Randy Dunlap · 19 years ago
  81. 8b3a700 [NET]: Remove more unneeded typecasts on *malloc() by Kris Katterjohn · 19 years ago
  82. 09a6266 [NET]: Change some "if (x) BUG();" to "BUG_ON(x);" by Kris Katterjohn · 19 years ago
  83. b59c270 [NETFILTER]: Keep conntrack reference until IPsec policy checks are done by Patrick McHardy · 19 years ago
  84. 951dbc8 [IPV6]: Move nextheader offset to the IP6CB by Patrick McHardy · 19 years ago
  85. 14c8502 [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h by Arnaldo Carvalho de Melo · 19 years ago
  86. 90ddc4f [NET]: move struct proto_ops to const by Eric Dumazet · 19 years ago
  87. 7708610 [SCTP]: Add support for SCTP_DELAYED_ACK_TIME socket option. by Frank Filz · 19 years ago
  88. 52ccb8e [SCTP]: Update SCTP_PEER_ADDR_PARAMS socket option to the latest api draft. by Frank Filz · 19 years ago
  89. 9bffc4a [SCTP]: Fix sctp to not return erroneous POLLOUT events. by Neil Horman · 19 years ago
  90. d3a880e [PATCH] Address of void __user * is void __user * *, not void * __user * by Al Viro · 19 years ago
  91. bf031ff [SCTP]: Fix getsockname for sctp when an ipv6 socket accepts a connection from by Neil Horman · 19 years ago
  92. 6736dc3 [SCTP]: Return socket errors only if the receive queue is empty. by Neil Horman · 19 years ago
  93. 049b3ff [SCTP]: Include ulpevents in socket receive buffer accounting. by Neil Horman · 19 years ago
  94. 1e7d3d9 [SCTP]: Remove timeouts[] array from sctp_endpoint. by Vladislav Yasevich · 19 years ago
  95. 23ec47a [SCTP]: Fix potential NULL pointer dereference in sctp_v4_get_saddr by Vladislav Yasevich · 19 years ago
  96. a51482b [NET]: kfree cleanup by Jesper Juhl · 19 years ago
  97. 974f7bc Merge master.kernel.org:/pub/scm/linux/kernel/git/sridhar/lksctp-2.6 by Arnaldo Carvalho de Melo · 19 years ago
  98. 64a0c1c [SCTP] Do not allow unprivileged programs initiating new associations on by Ivan Skytte Jorgensen · 19 years ago
  99. 96a3399 [SCTP] Allow SCTP_MAXSEG to revert to default frag point with a '0' value. by Ivan Skytte Jorgensen · 19 years ago
  100. a1ab358 [SCTP] Fix SCTP_SETADAPTION sockopt to use the correct structure. by Ivan Skytte Jorgensen · 19 years ago