summaryrefslogtreecommitdiffstats
path: root/net/sctp
AgeCommit message (Expand)Author
2013-01-16SCTP: fix race between sctp_bind_addr_free() and sctp_bind_addr_conflict()Jacek Luczak
2013-01-16sctp: Enforce retransmission limit during shutdownThomas Graf
2013-01-16sctp: ABORT if receive, reassmbly, or reodering queue is not empty while clos...Thomas Graf
2013-01-16sctp: Fix list corruption resulting from freeing an association on a listNeil Horman
2013-01-16sctp: malloc enough room for asconf-ack chunkWei Yongjun
2012-03-14net: sk_add_backlog() take rmem_alloc into accountEric Dumazet
2011-04-17sctp: Fix out-of-bounds reading in sctp_asoc_get_hmac()Dan Rosenberg
2011-04-17net: avoid limits overflowEric Dumazet
2011-01-06sctp: Do not reset the packet during sctp_packet_config().Vlad Yasevich
2011-01-06sctp: fix append error cause to ERROR chunk correctlyWei Yongjun
2010-05-16sctp: delete active ICMP proto unreachable timer when free transportWei Yongjun
2010-05-06sctp: Fix a race between ICMP protocol unreachable and connect()Vlad Yasevich
2010-04-28sctp: Fix skb_over_panic resulting from multiple invalid parameter errors (CV...Neil Horman
2010-04-28sctp: Fix oops when sending queued ASCONF chunksVlad Yasevich
2010-04-28sctp: fix to calc the INIT/INIT-ACK chunk length correctly is setWei Yongjun
2010-04-28sctp: per_cpu variables should be in bh_disabled sectionVlad Yasevich
2010-04-28sctp: fix potential reference of a freed pointerVlad Yasevich
2010-04-28sctp: avoid irq lock inversion while call sk->sk_data_ready()Wei Yongjun
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-03-05net: backlog functions renameZhu Yi
2010-03-05sctp: use limited socket backlogZhu Yi
2010-02-17net: remove INIT_RCU_HEAD() usageAlexey Dobriyan
2010-02-16percpu: add __percpu sparse annotations to netTejun Heo
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack
2010-01-23net: constify MIB name tablesAlexey Dobriyan
2010-01-21net/sctp: Eliminate useless codeJulia Lawall
2010-01-03net/sctp/socket.c: squish warningAndrew Morton
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-08sctp: fix compile error due to sysctl mismergeLinus Torvalds
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-12-04tree-wide: fix some typos and punctuation in commentsThadeu Lima de Souza Cascardo
2009-12-02sctp: fix sctp_setsockopt_autoclose compile warningAndrei Pelinescu-Onciul
2009-11-29net: Move && and || to end of previous lineJoe Perches
2009-11-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-29sctp: on T3_RTX retransmit all the in-flight chunksAndrei Pelinescu-Onciul
2009-11-23sctp: prevent too-fast association id reuseVlad Yasevich
2009-11-23sctp: fix integer overflow when setting the autoclose timerAndrei Pelinescu-Onciul
2009-11-23sctp: limit maximum autoclose setsockopt valueAndrei Pelinescu-Onciul
2009-11-23sctp: Fix mis-ordering of user space data when multihoming in useNeil Horman
2009-11-23sctp: Update max.burst implementationVlad Yasevich
2009-11-23sctp: Remove useless last_time_used variableVlad Yasevich
2009-11-23sctp: remove deprecated SCTP_GET_*_OLD stuffsAmerigo Wang
2009-11-23sctp: allow setting path_maxrxt independent of SPP_PMTUD_ENABLEAndrei Pelinescu-Onciul
2009-11-23sctp: Update SWS avaoidance receiver side algorithmVlad Yasevich
2009-11-23sctp: Select a working primary during sctp_connectx()Vlad Yasevich