aboutsummaryrefslogtreecommitdiffstats
path: root/net/sctp
Commit message (Expand)AuthorAge
* sctp: correctly mark missing chunks in fast recoveryVlad Yasevich2010-04-30
* sctp: rwnd_press should be cumulativeVlad Yasevich2010-04-30
* sctp: fast recovery algorithm is per association.Vlad Yasevich2010-04-30
* sctp: update transport initializationsVlad Yasevich2010-04-30
* sctp: Do not force T3 timer on fast retransmissions.Vlad Yasevich2010-04-30
* sctp: remove 'resent' bit from the chunkVlad Yasevich2010-04-30
* sctp: Make sure we always return valid retransmit pathVlad Yasevich2010-04-30
* sctp: cleanup: remove duplicate assignmentDan Carpenter2010-04-30
* sctp: implement sctp association probing moduleWei Yongjun2010-04-30
* sctp: use sctp_chunk_is_data macro to decide a chunk is data chunkShan Wei2010-04-30
* sctp: Do no select unconfirmed transports for retransmissionsVlad Yasevich2010-04-30
* sctp: fix to retranmit at least one DATA chunkWei Yongjun2010-04-30
* sctp: missing set src and dest port while lookup output routeWei Yongjun2010-04-30
* sctp: assure at least one T3-rtx timer is running if a FORWARD TSN is sentWei Yongjun2010-04-30
* sctp: send SHUTDOWN-ACK chunk back to the source.Vlad Yasevich2010-04-30
* sctp: Use correct address family in sctp_getsockopt_peer_addrs()Vlad Yasevich2010-04-30
* net: sk_add_backlog() take rmem_alloc into accountEric Dumazet2010-04-27
* net: sk_sleep() helperEric Dumazet2010-04-20
* net: replace ipfragok with skb->local_dfShan Wei2010-04-16
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | SCTP: Change to use ipv6_addr_copy()Brian Haley2010-04-03
* | sctp: eliminate useless codeHagen Paul Pfeifer2010-03-31
* | sctp: Use ipv6_addr_diff() in sctp_v6_addr_match_len().YOSHIFUJI Hideaki / 吉藤英明2010-03-31
* | ipv6: convert idev_list to list macrosstephen hemminger2010-03-20
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-03-13
|\
| * net: backlog functions renameZhu Yi2010-03-05
| * sctp: use limited socket backlogZhu Yi2010-03-05
* | Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
|\ \ | |/ |/|
| * tree-wide: Assorted spelling fixesDaniel Mack2010-02-09
* | net: remove INIT_RCU_HEAD() usageAlexey Dobriyan2010-02-17
* | percpu: add __percpu sparse annotations to netTejun Heo2010-02-17
* | net: constify MIB name tablesAlexey Dobriyan2010-01-23
* | net/sctp: Eliminate useless codeJulia Lawall2010-01-21
|/
* net/sctp/socket.c: squish warningAndrew Morton2010-01-04
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-09
|\
| * Merge branch 'for-next' into for-linusJiri Kosina2009-12-07
| |\
| | * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
| | * tree-wide: fix some typos and punctuation in commentsThadeu Lima de Souza Cascardo2009-12-04
* | | sctp: fix compile error due to sysctl mismergeLinus Torvalds2009-12-08
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-12-08
|\ \ \
| * | | sctp: fix sctp_setsockopt_autoclose compile warningAndrei Pelinescu-Onciul2009-12-02
| * | | net: Move && and || to end of previous lineJoe Perches2009-11-29
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-29
| |\| |
| * | | sctp: prevent too-fast association id reuseVlad Yasevich2009-11-23
| * | | sctp: fix integer overflow when setting the autoclose timerAndrei Pelinescu-Onciul2009-11-23
| * | | sctp: limit maximum autoclose setsockopt valueAndrei Pelinescu-Onciul2009-11-23
| * | | sctp: Fix mis-ordering of user space data when multihoming in useNeil Horman2009-11-23
| * | | sctp: Update max.burst implementationVlad Yasevich2009-11-23
| * | | sctp: Remove useless last_time_used variableVlad Yasevich2009-11-23