aboutsummaryrefslogtreecommitdiffstats
path: root/net/sctp/ulpevent.c
Commit message (Expand)AuthorAgeFilesLines
* sctp: ABORT if receive, reassmbly, or reodering queue is not empty while clos...Thomas Graf2011-07-081-3/+13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-05-201-1/+29
|\
| * sctp: implement event notification SCTP_SENDER_DRY_EVENTWei Yongjun2011-04-211-0/+28
| * sctp: change auth event type name to SCTP_AUTHENTICATION_EVENTWei Yongjun2011-04-211-1/+1
* | Revert wrong fixes for common misspellingsLucas De Marchi2011-04-261-1/+1
|/
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* sctp: Use frag list abstraction interfaces.David S. Miller2009-06-091-4/+3
* sctp: Rework the tsn map to use generic bitmap.Vlad Yasevich2008-10-081-2/+8
* sctp: Mark the tsn as received after all allocations finishVlad Yasevich2008-07-081-0/+5
* [SCTP]: Fix compiler warning about const qualifiersVlad Yasevich2008-04-121-1/+1
* [SCTP]: Correctly set the length of sctp_assoc_change notificationVlad Yasevich2008-02-271-1/+1
* [SCTP]: Stop claiming that this is a "reference implementation"Vlad Yasevich2008-02-051-3/+4
* [NET] CORE: Introducing new memory accounting interface.Hideo Aoki2008-01-281-1/+1
* [SCTP]: Fix the name of the authentication event.Vlad Yasevich2008-01-081-1/+1
* [SCTP]: API updates to suport SCTP-AUTH extensions.Vlad Yasevich2007-10-101-0/+37
* [SCTP]: Rewrite of sctp buffer management codeNeil Horman2007-10-101-0/+18
* [SCTP]: Do not include ABORT chunk header in the notification.Vlad Yasevich2007-05-101-9/+2
* [SCTP]: Implement sac_info field in SCTP_ASSOC_CHANGE notification.Vlad Yasevich2007-04-251-7/+42
* [NET] SCTP: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-11/+11
* [SCTP]: Fix typo adaption -> adaptation as per the latest API draft.Ivan Skytte Jorgensen2006-12-221-10/+10
* [SCTP]: Add support for SCTP_CONTEXT socket option.Ivan Skytte Jorgensen2006-12-131-1/+3
* [SCTP]: More trivial sctp annotations.Al Viro2006-12-021-1/+1
* [SCTP]: Fix receive buffer accounting.Vlad Yasevich2006-10-111-10/+15
* [SCTP]: Send only 1 window update SACK per message.Tsutomu Fujii2006-06-171-2/+28
* [SCTP]: Include ulpevents in socket receive buffer accounting.Neil Horman2005-11-111-17/+7
* [SCTP] Rename SCTP specific control message flags.Ivan Skytte Jorgensen2005-10-281-3/+3
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-081-9/+9
* [SCTP]: __nocast annotationsAlexey Dobriyan2005-07-111-9/+10
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+942