1. 8158b7c net: sctp: fix passing wrong parameter header to param_type2af in sctp_process_param by Saran Maruti Ramanara · 9 years ago
  2. 1da5d38 net: sctp: fix NULL pointer dereference in af->from_addr_param on malformed packet by Daniel Borkmann · 10 years ago
  3. 5a9d66f net: sctp: fix skb_over_panic when receiving malformed ASCONF chunks by Daniel Borkmann · 10 years ago
  4. 65bc84e net: sctp: fix panic on duplicate ASCONF chunks by Daniel Borkmann · 10 years ago
  5. 9b413e3 net: sctp: fix slab corruption from use after free on INIT collisions by Daniel Borkmann · 10 years ago
  6. 9c31b05 sctp: fix possible seqlock seadlock in sctp_packet_transmit() by Eric Dumazet · 10 years ago
  7. 7cc17cb net: sctp: inherit auth_capable on INIT collisions by Daniel Borkmann · 10 years ago
  8. 924829d net: sctp: fix information leaks in ulpevent layer by Daniel Borkmann · 10 years ago
  9. 729b82e sctp: Fix sk_ack_backlog wrap-around problem by Xufeng Zhang · 10 years ago
  10. dbbdbcc net: sctp: test if association is dead in sctp_wake_up_waiters by Daniel Borkmann · 10 years ago
  11. 2a200a2 net: sctp: wake up all assocs if sndbuf policy is per socket by Daniel Borkmann · 10 years ago
  12. 821bca9 net: sctp: fix skb leakage in COOKIE ECHO path of chunk->auth_chunk by Daniel Borkmann · 10 years ago
  13. 5cb9b66 net: sctp: fix sctp_sf_do_5_1D_ce to verify if we/peer is AUTH capable by Daniel Borkmann · 10 years ago
  14. 349583c net: sctp: fix sctp_connectx abi for ia32 emulation/compat mode by Daniel Borkmann · 10 years ago
  15. 2955ae9 sctp: Perform software checksum if packet has to be fragmented. by Vlad Yasevich · 11 years ago
  16. 5fe7692 sctp: Use software crc32 checksum when xfrm transform will happen. by Fan Du · 11 years ago
  17. 6926337 net: sctp: fix ipv6 ipsec encryption bug in sctp_v6_xmit by Daniel Borkmann · 11 years ago
  18. dd21bbe net: sctp: fix smatch warning in sctp_send_asconf_del_ip by Daniel Borkmann · 11 years ago
  19. 56f5bde Revert "sctp: fix call to SCTP_CMD_PROCESS_SACK in sctp_cmd_interpreter()" by Greg Kroah-Hartman · 11 years ago
  20. 3366f24 sctp: fully initialize sctp_outq in sctp_outq_init by Neil Horman · 11 years ago
  21. 7445f99 net: sctp: fix NULL pointer dereference in socket destruction by Daniel Borkmann · 11 years ago
  22. e8f5ec6 net: sctp: sctp_auth_key_put: use kzfree instead of kfree by Daniel Borkmann · 11 years ago
  23. 5e93ade sctp: don't break the loop while meeting the active_path so as to find the matched transport by Xufeng Zhang · 11 years ago
  24. 3198c64 sctp: Use correct sideffect command in duplicate cookie handling by Vlad Yasevich · 11 years ago
  25. ca36ba1 net: sctp: sctp_endpoint_free: zero out secret key data by Daniel Borkmann · 11 years ago
  26. 1e39332 net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfree by Daniel Borkmann · 11 years ago
  27. f32046e sctp: refactor sctp_outq_teardown to insure proper re-initalization by Neil Horman · 12 years ago
  28. ccaafd6 sctp: fix -ENOMEM result with invalid user space pointer in sendto() syscall by Tommi Rantala · 12 years ago
  29. 484c9af sctp: fix memory leak in sctp_datamsg_from_user() when copy from user space fails by Tommi Rantala · 12 years ago
  30. 02da08e sctp: fix call to SCTP_CMD_PROCESS_SACK in sctp_cmd_interpreter() by Zijie Pan · 12 years ago
  31. 7dbcffd sctp: Don't charge for data in sndbuf again when transmitting packet by Thomas Graf · 12 years ago
  32. 0e4c8ee sctp: Fix list corruption resulting from freeing an association on a list by Neil Horman · 12 years ago
  33. e4ede90 sctp: verify size of a new chunk in _sctp_make_chunk() by Alexey Kodanev · 6 years ago
  34. 11a210e sctp: do not peel off an assoc from one netns to another one by Xin Long · 7 years ago
  35. 4e271b9 sctp: do not inherit ipv6_{mc|ac|fl}_list from parent by Eric Dumazet · 7 years ago
  36. dac1641 sctp: validate chunk len before actually using it by Marcelo Ricardo Leitner · 8 years ago
  37. abb9972 sctp: deny peeloff operation on asocs with threads sleeping on it by Marcelo Ricardo Leitner · 7 years ago
  38. 3a4d809 packet: fix races in fanout_add() by Eric Dumazet · 7 years ago
  39. f081d5e sctp: avoid BUG_ON on sctp_wait_for_sndbuf by Marcelo Ricardo Leitner · 7 years ago
  40. be8bd60 seq_file: remove "%n" usage from seq_file users by Tetsuo Handa · 11 years ago
  41. e026886 sctp: check cached dst before using it by Nicolas Dichtel · 12 years ago
  42. acdd598 sctp: Allow struct sctp_event_subscribe to grow without breaking binaries by Thomas Graf · 12 years ago
  43. 0343c55 sctp: Export sctp_do_peeloff by Benjamin Poirier · 12 years ago
  44. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  45. abb434c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  46. a76c0ad sctp: Do not account for sizeof(struct sk_buff) in estimated rwnd by Thomas Graf · 13 years ago
  47. 2692ba6 sctp: fix incorrect overflow check on autoclose by Xi Wang · 13 years ago
  48. dfd56b8 net: use IS_ENABLED(CONFIG_IPV6) by Eric Dumazet · 13 years ago
  49. b361311 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  50. 42b2aa8 treewide: Fix typos in various parts of the kernel, and fix some comments. by Justin P. Mattock · 13 years ago
  51. c89304b sctp: better integer overflow check in sctp_auth_create_key() by Xi Wang · 13 years ago
  52. 4e3fd7a net: remove ipv6_addr_copy() by Alexey Dobriyan · 13 years ago
  53. 34d2d89 sctp: fasthandoff with ASCONF at server-node by Michio Honda · 13 years ago
  54. ddc4bbe sctp: fasthandoff with ASCONF at mobile-node by Michio Honda · 13 years ago
  55. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  56. bc3b2d7 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules by Paul Gortmaker · 13 years ago
  57. b903d32 ipv6: tcp: fix TCLASS value in ACK messages sent from TIME_WAIT by Eric Dumazet · 13 years ago
  58. 87fb4b7 net: more accurate skb truesize by Eric Dumazet · 13 years ago
  59. 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  60. d5ccd49 sctp: deal with multiple COOKIE_ECHO chunks by Max Matveev · 13 years ago
  61. 6af29cc sctp: Bundle HEAERTBEAT into ASCONF_ACK by Michio Honda · 13 years ago
  62. f207c05 sctp: HEARTBEAT negotiation after ASCONF by Michio Honda · 13 years ago
  63. 033b114 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  64. b73c43f net: sctp: fix checksum marking for outgoing packets by Michał Mirosław · 13 years ago
  65. 6a7ebdf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  66. cd4fcc7 sctp: ABORT if receive, reassmbly, or reodering queue is not empty while closing socket by Thomas Graf · 13 years ago
  67. f8d9605 sctp: Enforce retransmission limit during shutdown by Thomas Graf · 13 years ago
  68. 9491230 sctp: fix missing send up SCTP_SENDER_DRY_EVENT when subscribe it by Wei Yongjun · 13 years ago
  69. f03d78d net: refine {udp|tcp|sctp}_mem limits by Eric Dumazet · 13 years ago
  70. 7fd71b1 sctp: Reduce switch/case indent by Joe Perches · 13 years ago
  71. ea11073 net: Remove casts of void * by Joe Perches · 13 years ago
  72. 6d65e5e sctp: kzalloc() error handling on deleting last address by Michio Honda · 13 years ago
  73. 5d0c90c sctp: Guard IPV6 specific code properly. by David S. Miller · 13 years ago
  74. 8a07eb0 sctp: Add ASCONF operation on the single-homed host by Michio Honda · 13 years ago
  75. 7dc04d7 sctp: Add socket option operation for Auto-ASCONF. by Michio Honda · 13 years ago
  76. dd51be0 sctp: Add sysctl support for Auto-ASCONF. by Michio Honda · 13 years ago
  77. 9f7d653 sctp: Add Auto-ASCONF support (core). by Michio Honda · 13 years ago
  78. b136410 sctp: Add ADD/DEL ASCONF handling at the receiver. by Michio Honda · 13 years ago
  79. a000c01 sctp: stop pending timers and purge queues when peer restart asoc by Wei Yongjun · 13 years ago
  80. 8b4472c sctp: fix memory leak of the ASCONF queue when free asoc by Wei Yongjun · 13 years ago
  81. 71338aa net: convert %p usage to %pK by Dan Rosenberg · 13 years ago
  82. 5d41452 sctp: Fix build failure. by David S. Miller · 13 years ago
  83. 06f4e92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago
  84. c182f90 SCTP: fix race between sctp_bind_addr_free() and sctp_bind_addr_conflict() by Jacek Luczak · 13 years ago
  85. afd7614 sctp: sctp_sendmsg: Don't test known non-null sinfo by Joe Perches · 13 years ago
  86. 517aa0b sctp: sctp_sendmsg: Don't initialize default_sinfo by Joe Perches · 13 years ago
  87. 902ebd3 sctp: Remove rt->rt_src usage in sctp_v4_get_saddr() by David S. Miller · 13 years ago
  88. 7ef73bc sctp: Fix debug message args. by David S. Miller · 13 years ago
  89. f1c0a27 sctp: Don't use rt->rt_{src,dst} in sctp_v4_xmit() by David S. Miller · 13 years ago
  90. d9d8da8 inet: Pass flowi to ->queue_xmit(). by David S. Miller · 13 years ago
  91. 8663c93 sctp: Store a flowi in transports to provide persistent keying. by David S. Miller · 13 years ago
  92. 1231f0b net,rcu: convert call_rcu(sctp_local_addr_free) to kfree_rcu() by Lai Jiangshan · 13 years ago
  93. 18a353f sctp: Use flowi4's {saddr,daddr} in sctp_v4_dst_saddr() and sctp_v4_get_dst() by David S. Miller · 13 years ago
  94. da0420b sctp: clean up route lookup calls by Vlad Yasevich · 13 years ago
  95. af13847 sctp: remove useless arguments from get_saddr() call by Vlad Yasevich · 13 years ago
  96. 9c6a02f sctp: make sctp over IPv6 work with IPsec by Vlad Yasevich · 13 years ago
  97. 9914ae3 sctp: cache the ipv6 source after route lookup by Vlad Yasevich · 13 years ago
  98. 6250341 sctp: fix sctp to work with ipv6 source address routing by Weixing Shi · 13 years ago
  99. e9c5499 Revert wrong fixes for common misspellings by Lucas De Marchi · 13 years ago
  100. b71d1d4 inet: constify ip headers and in6_addr by Eric Dumazet · 13 years ago