index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
sctp
Age
Commit message (
Expand
)
Author
2011-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2011-05-08
sctp: Store a flowi in transports to provide persistent keying.
David S. Miller
2011-05-08
net,rcu: convert call_rcu(sctp_local_addr_free) to kfree_rcu()
Lai Jiangshan
2011-04-27
sctp: clean up route lookup calls
Vlad Yasevich
2011-04-27
sctp: remove useless arguments from get_saddr() call
Vlad Yasevich
2011-04-27
sctp: cache the ipv6 source after route lookup
Vlad Yasevich
2011-04-21
sctp: implement event notification SCTP_SENDER_DRY_EVENT
Wei Yongjun
2011-04-21
sctp: change auth event type name to SCTP_AUTHENTICATION_EVENT
Wei Yongjun
2011-04-21
sctp: implement socket option SCTP_GET_ASSOC_ID_LIST
Wei Yongjun
2011-04-20
sctp: make heartbeat information in sctp_make_heartbeat()
Wei Yongjun
2011-04-20
sctp: fix to check the source address of COOKIE-ECHO chunk
Wei Yongjun
2011-04-20
sctp: remove completely unsed EMPTY state
Vlad Yasevich
2011-04-20
sctp: remove redundant check when walking through a list of TLV parameters
Shan Wei
2011-04-20
sctp: kill abandoned SCTP_CMD_TRANSMIT command
Shan Wei
2011-04-20
sctp: delete unused macro definition of sctp_chunk_is_control
Shan Wei
2011-04-02
sctp: fix auth_hmacs field's length of struct sctp_cookie
Wei Yongjun
2011-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-01-20
sctp: user perfect name for Delayed SACK Timer option
Shan Wei
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-11-29
sctp: kill unused macros in head file
Shan Wei
2010-11-28
sctp: kill unused macro definition
Shan Wei
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
2010-09-23
net: return operator cleanup
Eric Dumazet
2010-08-26
net/sctp: Use pr_fmt and pr_<level>
Joe Perches
2010-06-03
net: use __packed annotation
Eric Dumazet
2010-05-26
sctp: dubious bitfields in sctp_transport
Dan Carpenter
2010-05-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-05-06
sctp: Fix a race between ICMP protocol unreachable and connect()
Vlad Yasevich
2010-05-03
Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/...
David S. Miller
2010-05-03
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-05-01
sctp: Tag messages that can be Nagle delayed at creation.
Vlad Yasevich
2010-05-01
sctp: fast recovery algorithm is per association.
Vlad Yasevich
2010-05-01
sctp: update transport initializations
Vlad Yasevich
2010-05-01
sctp: Save some room in the sctp_transport by using bitfields
Vlad Yasevich
2010-05-01
sctp: remove 'resent' bit from the chunk
Vlad Yasevich
2010-05-01
sctp: discard ABORT chunk with zero verification tag in COOKIE-WAIT state
Wei Yongjun
2010-04-28
sctp: Fix skb_over_panic resulting from multiple invalid parameter errors (CV...
Neil Horman
2010-04-28
sctp: Fix oops when sending queued ASCONF chunks
Vlad Yasevich
2010-04-28
sctp: avoid irq lock inversion while call sk->sk_data_ready()
Wei Yongjun
2010-03-22
net: snmp mib cleanup
Eric Dumazet
2009-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-11-29
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-11-29
sctp: on T3_RTX retransmit all the in-flight chunks
Andrei Pelinescu-Onciul
2009-11-23
sctp: Update max.burst implementation
Vlad Yasevich
2009-11-23
sctp: Turn the enum socket options into defines
Vlad Yasevich
2009-11-23
sctp: Remove useless last_time_used variable
Vlad Yasevich
2009-11-23
sctp: remove deprecated SCTP_GET_*_OLD stuffs
Amerigo Wang
2009-11-23
sctp: Update SWS avaoidance receiver side algorithm
Vlad Yasevich
[next]