1. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  2. 6383cfb sctp: Fix malformed "Invalid Stream Identifier" error by Vlad Yasevich · 14 years ago
  3. 3cd9749 sctp: update the route for non-active transports after addresses are added by Wei Yongjun · 15 years ago
  4. 44e65c1 sctp: check the unrecognized ASCONF parameter before access it by Wei Yongjun · 15 years ago
  5. 425e0f6 sctp: avoid overwrite the return value of sctp_process_asconf_ack() by Wei Yongjun · 15 years ago
  6. 945e5ab sctp: fix the error code when ASCONF is received with invalid address by Wei Yongjun · 15 years ago
  7. a987f76 sctp: fix report unrecognized parameter in ACSONF-ACK by Wei Yongjun · 15 years ago
  8. 6fc791e sctp: add Adaptation Layer Indication parameter only when it's set by malc · 15 years ago
  9. 5ffad5a sctp: fix to indicate ASCONF support in INIT-ACK only if peer has such capable by Wei Yongjun · 15 years ago
  10. 09640e6 net: replace uses of __constant_{endian} by Harvey Harrison · 15 years ago
  11. 0201518 sctp: shrink sctp_tsnmap some more by removing gabs array by Vlad Yasevich · 16 years ago
  12. 8e1ee18 sctp: Rework the tsn map to use generic bitmap. by Vlad Yasevich · 16 years ago
  13. e69c4e0 sctp: correctly save sctp_adaptation from parameter. by Vlad Yasevich · 16 years ago
  14. c226ef9 sctp: reduce memory footprint of sctp_chunk structure by Neil Horman · 16 years ago
  15. ba01667 sctp: Fix kernel panic while process protocol violation parameter by Wei Yongjun · 16 years ago
  16. add5237 sctp: Fix oops when INIT-ACK indicates that peer doesn't support AUTH by Vlad Yasevich · 16 years ago
  17. 0ef46e2 sctp: do not enable peer features if we can't do them. by Vlad Yasevich · 16 years ago
  18. 7dab83d sctp: Support ipv6only AF_INET6 sockets. by Vlad Yasevich · 16 years ago
  19. c1cc678 sctp: Fix use of uninitialized pointer by Patrick McHardy · 16 years ago
  20. c449258 sctp: Add address type check while process paramaters of ASCONF chunk by Wei Yongjun · 16 years ago
  21. 6e40a91 sctp: Do not enable peer IPv6 address support on PF_INET socket by Wei Yongjun · 16 years ago
  22. df39e8b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  23. 9dbc15f [SCTP]: "list_for_each()" -> "list_for_each_entry()" where appropriate. by Robert P. J. Day · 16 years ago
  24. 72da7b3 [SCTP]: Add check for hmac_algo parameter in sctp_verify_param() by Wei Yongjun · 16 years ago
  25. 2444844 [SCTP]: Replace char msg[] with static const char[]. by Florian Westphal · 16 years ago
  26. 140ee96 SCTP: Fix chunk parameter processing bug by Gui Jianfeng · 16 years ago
  27. 5f9646c [SCTP]: Make sure the chunk is off the transmitted list prior to freeing. by Vlad Yasevich · 16 years ago
  28. 60c778b [SCTP]: Stop claiming that this is a "reference implementation" by Vlad Yasevich · 16 years ago
  29. ec9dbb1 [SCTP]: Fix miss of report unrecognized HMAC Algorithm parameter by Wei Yongjun · 16 years ago
  30. d670119 [SCTP]: Follow Add-IP security consideratiosn wrt INIT/INIT-ACK by Vlad Yasevich · 16 years ago
  31. f57d96b [SCTP]: Change use_as_src into a full address state by Vlad Yasevich · 16 years ago
  32. a08de64 [SCTP]: Update ASCONF processing to conform to spec. by Vlad Yasevich · 16 years ago
  33. d6de309 [SCTP]: Add the handling of "Set Primary IP Address" parameter to INIT by Vlad Yasevich · 16 years ago
  34. 42e30bf [SCTP]: Handle the wildcard ADD-IP Address parameter by Vlad Yasevich · 16 years ago
  35. 036b579 [SCTP]: Add back the code that accounted for FORWARD_TSN parameter in INIT. by Vlad Yasevich · 16 years ago
  36. 7aa1b54 [SCTP]: Spelling fixes by Joe Perches · 16 years ago
  37. 8ee4be3 SCTP: Fix the supported extensions paramter by Vlad Yasevich · 16 years ago
  38. 9baffaa SCTP: Fix SCTP-AUTH to correctly add HMACS paramter. by Vlad Yasevich · 16 years ago
  39. 7ab9080 SCTP: Make sctp_verify_param return multiple indications. by Vlad Yasevich · 17 years ago
  40. 73d9c4f SCTP: Allow ADD_IP to work with AUTH for backward compatibility. by Vlad Yasevich · 17 years ago
  41. 88799fe SCTP: Correctly disable ADD-IP when AUTH is not supported. by Vlad Yasevich · 17 years ago
  42. 0ed90fb SCTP: Update RCU handling during the ADD-IP case by Vlad Yasevich · 17 years ago
  43. f3830cc SCTP : Fix to process bundled ASCONF chunk correctly by Wei Yongjun · 17 years ago
  44. 68e3f5d [CRYPTO] users: Fix up scatterlist conversion errors by Herbert Xu · 17 years ago
  45. 642f149 SG: Change sg_set_page() to take length and offset argument by Jens Axboe · 17 years ago
  46. ebc3bbc Fix sctp compile by Christian Borntraeger · 17 years ago
  47. fa05f12 Update net/ to use sg helpers by Jens Axboe · 17 years ago
  48. 6b2f9cb [SCTP]: Tie ADD-IP and AUTH functionality as required by spec. by Vlad Yasevich · 17 years ago
  49. 4cd57c8 [SCTP]: Enable the sending of the AUTH chunk. by Vlad Yasevich · 17 years ago
  50. 730fc3d [SCTP]: Implete SCTP-AUTH parameter processing by Vlad Yasevich · 17 years ago
  51. 131a47e [SCTP]: Implement the Supported Extensions Parameter by Vlad Yasevich · 17 years ago
  52. 5c94bf8 [SCTP]: Make sctp_addto_param() static. by Adrian Bunk · 17 years ago
  53. 6f4c618 SCTP : Add paramters validity check for ASCONF chunk by Wei Yongjun · 17 years ago
  54. 559cf71 [SCTP]: Convert bind_addr_list locking to RCU by Vlad Yasevich · 17 years ago
  55. cb243a1 SCTP: Fix to handle invalid parameter length correctly by Wei Yongjun · 17 years ago
  56. 00f1c2d SCTP: Fix to encode PROTOCOL VIOLATION error cause correctly by Wei Yongjun · 17 years ago
  57. 8d614ad SCTP: Fix sctp_addto_chunk() to add pad with correct length by Wei Yongjun · 17 years ago
  58. ab3e5e7 SCTP: Assign stream sequence numbers to the entire message by Vlad Yasevich · 17 years ago
  59. 5f8f1c3 SCTP: remove useless code in function sctp_init_cause by Wei Yongjun · 17 years ago
  60. c86dabc sctp: remove shadowed symbols by sebastian@breakpoint.cc · 17 years ago
  61. 0a5fcb9 sctp: move global declaration to header file. by sebastian@breakpoint.cc · 17 years ago
  62. 07d9396 [SCTP]: Set assoc_id correctly during INIT collision. by Vlad Yasevich · 17 years ago
  63. 3ff50b7 [NET]: cleanup extra semicolons by Stephen Hemminger · 17 years ago
  64. 27a884d [SK_BUFF]: Convert skb->tail to sk_buff_data_t by Arnaldo Carvalho de Melo · 17 years ago
  65. eddc9ec [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph by Arnaldo Carvalho de Melo · 17 years ago
  66. cb18eccf Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  67. c376222 [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). by Robert P. J. Day · 17 years ago
  68. d808ad9 [NET] SCTP: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  69. d023f62 [SCTP]: Verify some mandatory parameters. by Vlad Yasevich · 17 years ago
  70. ebdfcad [SCTP]: Set correct error cause value for missing parameters by Vlad Yasevich · 17 years ago
  71. 4a1c010 [SCTP]: Fix err_hdr assignment in sctp_init_cause. by Vlad Yasevich · 17 years ago
  72. 0f3fffd [SCTP]: Fix typo adaption -> adaptation as per the latest API draft. by Ivan Skytte Jorgensen · 17 years ago
  73. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 17 years ago
  74. 54e6ecb [PATCH] slab: remove SLAB_ATOMIC by Christoph Lameter · 17 years ago
  75. af997d8 [SCTP]: Use kzalloc where appropriate by Arnaldo Carvalho de Melo · 18 years ago
  76. 34bcca2 [SCTP]: Even more trivial sctp annotations. by Al Viro · 18 years ago
  77. 9f81bcd [SCTP]: More trivial sctp annotations. by Al Viro · 18 years ago
  78. 3dbe865 [SCTP]: Annotate ->supported_addrs(). by Al Viro · 18 years ago
  79. 80f15d6 [SCTP]: ->source_h is not used anymore. by Al Viro · 18 years ago
  80. 16b0a03 [SCTP]: Switch sctp_chunk ->dest to net-endian. by Al Viro · 18 years ago
  81. 6a1e5f3 [SCTP]: sctp_process_init() and sctp_source() switched to net-endian. by Al Viro · 18 years ago
  82. dd86d13 [SCTP]: Switch ->from_addr_param() to net-endian. by Al Viro · 18 years ago
  83. 5ab7b85 [SCTP]: Switch sctp_add_bind_addr() to net-endian. by Al Viro · 18 years ago
  84. 4bdf4b5 [SCTP]: Switch sctp_assoc_add_peer() to net-endian. by Al Viro · 18 years ago
  85. d55c41b [SCTP]: Switch ->from_skb() to net-endian. by Al Viro · 18 years ago
  86. 9b1dfad [SCTP]: Switch sctp_cookie ->peer_addr to net-endian. by Al Viro · 18 years ago
  87. f235fca [SCTP]: sctp_init_addrs() switched to net-endian. by Al Viro · 18 years ago
  88. c9a0850 [SCTP]: Switch sctp_del_bind_addr() to net-endian. by Al Viro · 18 years ago
  89. be29681 [SCTP]: Switch sctp_assoc_lookup_paddr() to net-endian. by Al Viro · 18 years ago
  90. 38a0314 [SCTP]: sctp_assoc_del_peer() switched to net-endian. by Al Viro · 18 years ago
  91. 5f242a1 [SCTP]: Switch ->cmp_addr() and sctp_cmp_addr_exact() to net-endian. by Al Viro · 18 years ago
  92. 2a6fd78 [SCTP] embedded sctp_addr: net-endian mirrors by Al Viro · 18 years ago
  93. 09ef7fe [SCTP]: Beginning of conversion to net-endian for embedded sctp_addr. by Al Viro · 18 years ago
  94. dbc16db [SCTP]: Trivial sctp endianness annotations. by Al Viro · 18 years ago
  95. 63706c5 [SCTP]: sctp_make_op_error() annotations. by Al Viro · 18 years ago
  96. 5bf2db0 [SCTP]: Annotate sctp_init_cause(). by Al Viro · 18 years ago
  97. f236218b [SCTP]: Do not timestamp every SCTP packet. by Vlad Yasevich · 18 years ago
  98. 1b489e1 [SCTP]: Use HMAC template and hash interface by Herbert Xu · 18 years ago
  99. c164a9b Fix sctp privilege elevation (CVE-2006-3745) by Sridhar Samudrala · 18 years ago
  100. dc022a9 [SCTP]: ADDIP: Don't use an address as source until it is ASCONF-ACKed by Sridhar Samudrala · 18 years ago