aboutsummaryrefslogtreecommitdiffstats
path: root/net/sctp
Commit message (Expand)AuthorAge
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* | sctp: Fix out-of-bounds reading in sctp_asoc_get_hmac()Dan Rosenberg2010-10-04
* | sctp: prevent reading out-of-bounds memoryDan Rosenberg2010-10-04
* | sctp: Do not reset the packet during sctp_packet_config().Vlad Yasevich2010-09-17
|/
* sctp: fix test for end of loopJoe Perches2010-09-09
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-04
|\
| * fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-16
* | snmp: add align parameter to snmp_mib_init()Eric Dumazet2010-06-26
* | net-next: remove useless union keywordChangli Gao2010-06-11
* | net: use __packed annotationEric Dumazet2010-06-03
|/
* net: Remove unnecessary returns from void function()sJoe Perches2010-05-18
* sctp: fix append error cause to ERROR chunk correctlyWei Yongjun2010-05-18
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-05-17
|\
| * sctp: delete active ICMP proto unreachable timer when free transportWei Yongjun2010-05-16
* | net: reserve ports for applications using fixed port numbersAmerigo Wang2010-05-16
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-05-12
|\|
| * sctp: Fix a race between ICMP protocol unreachable and connect()Vlad Yasevich2010-05-06
* | Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/...David S. Miller2010-05-03
|\ \
| * | sctp: Tag messages that can be Nagle delayed at creation.Vlad Yasevich2010-04-30
| * | sctp: Optimize computation of highest new tsn in SACK.Vlad Yasevich2010-04-30
| * | 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
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-05-03
|\ \ \ | | |/ | |/|
| * | sctp: Fix skb_over_panic resulting from multiple invalid parameter errors (CV...Neil Horman2010-04-28
| * | sctp: Fix oops when sending queued ASCONF chunksVlad Yasevich2010-04-28
| * | sctp: fix to calc the INIT/INIT-ACK chunk length correctly is setWei Yongjun2010-04-28
| * | sctp: per_cpu variables should be in bh_disabled sectionVlad Yasevich2010-04-28
| * | sctp: fix potential reference of a freed pointerVlad Yasevich2010-04-28
| * | sctp: avoid irq lock inversion while call sk->sk_data_ready()Wei Yongjun2010-04-28
* | | net: sock_def_readable() and friends RCU conversionEric Dumazet2010-05-01
| |/ |/|
* | 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