aboutsummaryrefslogtreecommitdiff
path: root/net/sctp
AgeCommit message (Expand)Author
2011-04-26Revert wrong fixes for common misspellingsLucas De Marchi
2011-04-12sctp: fix oops while removed transport still using as retran pathWei Yongjun
2011-04-12sctp: fix oops when updating retransmit path with DEBUG onVlad Yasevich
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds
2011-04-01sctp: malloc enough room for asconf-ack chunkWei Yongjun
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-30sctp: Pass __GFP_NOWARN to hash table allocation attempts.David S. Miller
2011-03-12ipv6: Convert to use flowi6 where applicable.David S. Miller
2011-03-12net: Put fl4_* macros to struct flowi4 and use them again.David S. Miller
2011-03-12ipv4: Use flowi4 in public route lookup interfaces.David S. Miller
2011-03-12net: Make flowi ports AF dependent.David S. Miller
2011-03-12net: Put flowi_* prefix on AF independent members of struct flowiDavid S. Miller
2011-03-07sctp: several declared/set but unused fixesHagen Paul Pfeifer
2011-03-02ipv4: Make output route lookup return rtable directly.David S. Miller
2011-02-22net: add __rcu annotations to sk_wq and wqEric Dumazet
2011-02-20sctp: fix compile warnings in sctp_tsnmap_num_gabsShan Wei
2011-02-19sctp: fix reporting of unknown parametersJiri Bohac
2011-01-19sctp: user perfect name for Delayed SACK Timer optionShan Wei
2010-12-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-12-16sctp: fix the return value of getting the sctp partial delivery pointWei Yongjun
2010-12-10SCTP: Fix SCTP_SET_PEER_PRIMARY_ADDR to accpet v4mapped addressWei Yongjun
2010-12-06Fix a typo in datagram.c and sctp/socket.c.David Shwatrz
2010-11-10net: avoid limits overflowEric Dumazet
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-10-03sctp: Fix break indentation in sctp_ioctl().David S. Miller
2010-10-03sctp: Fix out-of-bounds reading in sctp_asoc_get_hmac()Dan Rosenberg
2010-10-03sctp: prevent reading out-of-bounds memoryDan Rosenberg
2010-09-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-09-23net: return operator cleanupEric Dumazet
2010-09-17sctp: Do not reset the packet during sctp_packet_config().Vlad Yasevich
2010-09-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-09-09sctp: fix test for end of loopJoe Perches
2010-09-08sctp: implement SIOCINQ ioctl() (take 3)Diego Elio 'Flameeyes' Pettenò
2010-09-06net: poll() optimizationsEric Dumazet
2010-08-26net/sctp: Use pr_fmt and pr_<level>Joe Perches
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-06-25snmp: add align parameter to snmp_mib_init()Eric Dumazet
2010-06-16fix typos concerning "initiali[zs]e"Uwe Kleine-König
2010-06-10net-next: remove useless union keywordChangli Gao
2010-06-03net: use __packed annotationEric Dumazet
2010-05-17net: Remove unnecessary returns from void function()sJoe Perches
2010-05-17sctp: fix append error cause to ERROR chunk correctlyWei Yongjun
2010-05-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-05-16sctp: delete active ICMP proto unreachable timer when free transportWei Yongjun
2010-05-15net: reserve ports for applications using fixed port numbersAmerigo Wang
2010-05-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-05-06sctp: Fix a race between ICMP protocol unreachable and connect()Vlad Yasevich