aboutsummaryrefslogtreecommitdiffstats
path: root/net/sctp
Commit message (Expand)AuthorAge
...
* sctp: several declared/set but unused fixesHagen Paul Pfeifer2011-03-07
* ipv4: Make output route lookup return rtable directly.David S. Miller2011-03-02
* net: add __rcu annotations to sk_wq and wqEric Dumazet2011-02-22
* sctp: fix compile warnings in sctp_tsnmap_num_gabsShan Wei2011-02-20
* sctp: fix reporting of unknown parametersJiri Bohac2011-02-19
* sctp: user perfect name for Delayed SACK Timer optionShan Wei2011-01-19
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-17
|\
| * sctp: fix the return value of getting the sctp partial delivery pointWei Yongjun2010-12-16
| * SCTP: Fix SCTP_SET_PEER_PRIMARY_ADDR to accpet v4mapped addressWei Yongjun2010-12-10
* | Fix a typo in datagram.c and sctp/socket.c.David Shwatrz2010-12-06
|/
* net: avoid limits overflowEric Dumazet2010-11-10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-10-23
|\
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-10-04
| |\
| * | sctp: Fix break indentation in sctp_ioctl().David S. Miller2010-10-04
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-27
| |\ \
| * | | net: return operator cleanupEric Dumazet2010-09-23
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-10
| |\ \ \
| * | | | sctp: implement SIOCINQ ioctl() (take 3)Diego Elio 'Flameeyes' Pettenò2010-09-08
| * | | | net: poll() optimizationsEric Dumazet2010-09-06
| * | | | net/sctp: Use pr_fmt and pr_<level>Joe Perches2010-08-26
* | | | | 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