index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
sctp
/
command.h
Age
Commit message (
Expand
)
Author
2014-10-06
sctp: handle association restarts when the socket is closed.
Vlad Yasevich
2014-07-08
net: sctp: Use pointers (not array indexes) to access sctp_cmd_seq_t.cmds[].
David Laight
2014-07-08
net: sctp: Optimise the way 'sctp_arg_t' values are initialised.
David Laight
2014-07-08
net: sctp: Inline the functions from command.c
David Laight
2013-12-06
include/net/: Fix FSF address in file headers
Jeff Kirsher
2013-08-09
net: sctp: trivial: update bug report in header comment
Daniel Borkmann
2012-11-03
sctp: Clean up type-punning in sctp_cmd_t union
Neil Horman
2011-09-16
sctp: deal with multiple COOKIE_ECHO chunks
Max Matveev
2011-07-07
sctp: Enforce retransmission limit during shutdown
Thomas Graf
2011-05-31
sctp: stop pending timers and purge queues when peer restart asoc
Wei Yongjun
2011-04-20
sctp: kill abandoned SCTP_CMD_TRANSMIT command
Shan Wei
2010-11-29
sctp: kill unused macros in head file
Shan Wei
2010-04-28
sctp: Fix oops when sending queued ASCONF chunks
Vlad Yasevich
2009-09-04
sctp: Send user messages to the lower layer as one
Vlad Yasevich
2009-03-03
sctp: Fix broken RTO-doubling for data retransmits
Vlad Yasevich
2008-04-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-04-13
[SCTP]: Fix protocol violation when receiving an error lenght INIT-ACK
Gui Jianfeng
2008-03-28
[SCTP]: Remove sctp_add_cmd_sf wrapper bloat
Ilpo Järvinen
2008-02-05
[SCTP]: Stop claiming that this is a "reference implementation"
Vlad Yasevich
2007-11-07
SCTP: Fix difference cases of retransmit.
Vlad Yasevich
2007-10-10
[SCTP]: Implete SCTP-AUTH parameter processing
Vlad Yasevich
2007-05-04
[SCTP]: Set assoc_id correctly during INIT collision.
Vlad Yasevich
2006-12-03
[SCTP]: SCTP_CMD_PROCESS_CTSN annotations.
Al Viro
2006-12-03
[SCTP]: SCTP_CMD_INIT_FAILED annotations.
Al Viro
2006-05-19
[SCTP]: Set sk_err so that poll wakes up after a non-blocking connect failure.
Sridhar Samudrala
2005-11-12
[SCTP]: Fix ia64 NaT consumption fault with sctp_sideffect commands.
Vladislav Yasevich
2005-06-20
[SCTP] sctp_connectx() API support
Frank Filz
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds