- c638457 net, sctp: convert sctp_ep_common.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
- a4b2b58 net, sctp: convert sctp_transport.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
- e7f0279 net, sctp: convert sctp_chunk.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
- c0acdfb net, sctp: convert sctp_datamsg.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
- 6871584 net, sctp: convert sctp_auth_bytes.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
- 01a992b sctp: remove the typedef sctp_init_chunk_t by Xin Long · 8 years ago
- 9f8d314 sctp: remove the typedef sctp_data_chunk_t by Xin Long · 8 years ago
- 34b4e29 sctp: remove the typedef sctp_param_t by Xin Long · 8 years ago
- 3c91870 sctp: remove the typedef sctp_paramhdr_t by Xin Long · 8 years ago
- 6d85e68 sctp: remove the typedef sctp_cid_t by Xin Long · 8 years ago
- 922dbc5 sctp: remove the typedef sctp_chunkhdr_t by Xin Long · 8 years ago
- 5ee8aa6 sctp: handle errors when updating asoc by Xin Long · 8 years ago
- ff35641 sctp: merge sctp_stream_new and sctp_stream_init by Xin Long · 8 years ago
- cee360a sctp: define the member stream as an object instead of pointer in asoc by Xin Long · 8 years ago
- e4dc99c sctp: process duplicated strreset out and addstrm out requests correctly by Xin Long · 8 years ago
- 6f14f44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- 3ebfdf0 sctp: get sock from transport in sctp_transport_update_pmtu by Xin Long · 8 years ago
- df2729c sctp: check for dst and pathmtu update in sctp_packet_config by Xin Long · 8 years ago
- d229d48 sctp: add SCTP_PR_STREAM_STATUS sockopt for prsctp by Xin Long · 8 years ago
- 3dbcc10 sctp: alloc stream info when initializing asoc by Xin Long · 8 years ago
- f9ba350 sctp: change to save MSG_MORE flag into assoc by Xin Long · 8 years ago
- 16ae1f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- 1511949 sctp: declare struct sctp_stream before using it by Xin Long · 8 years ago
- 1f90449 sctp: define dst_pending_confirm as a bit in sctp_transport by Xin Long · 8 years ago
- 101c431 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- 11ae76e6 sctp: implement receiver-side procedures for the Reconf Response Parameter by Xin Long · 8 years ago
- c5c4ebb sctp: implement receiver-side procedures for the Add Incoming Streams Request Parameter by Xin Long · 8 years ago
- 50a4159 sctp: implement receiver-side procedures for the Add Outgoing Streams Request Parameter by Xin Long · 8 years ago
- b444153 sctp: add support for generating add stream change event notification by Xin Long · 8 years ago
- 692787c sctp: implement receiver-side procedures for the SSN/TSN Reset Request Parameter by Xin Long · 8 years ago
- c95129d sctp: add support for generating assoc reset event notification by Xin Long · 8 years ago
- cdfbabf net: Work around lockdep limitation in sockets that use sockets by David Howells · 8 years ago
- 4ea0c32 sctp: add support for MSG_MORE by Xin Long · 8 years ago
- a4d69a4 sctp: sctp_transport_dst_check should check if transport pmtu is dst mtu by Xin Long · 8 years ago
- d884aa6 sctp: add reconf chunk event by Xin Long · 8 years ago
- 2040d3d sctp: add reconf chunk process by Xin Long · 8 years ago
- ea62504 sctp: add a function to verify the sctp reconf chunk by Xin Long · 8 years ago
- 16e1a91 sctp: implement receiver-side procedures for the Incoming SSN Reset Request Parameter by Xin Long · 8 years ago
- 8105447 sctp: implement receiver-side procedures for the Outgoing SSN Reset Request Parameter by Xin Long · 8 years ago
- 35ea82d sctp: add support for generating stream ssn reset event notification by Xin Long · 8 years ago
- bd4b9f8 sctp: add support for generating stream reconf resp chunk by Xin Long · 8 years ago
- 242bd2d sctp: implement sender-side procedures for Add Incoming/Outgoing Streams Request Parameter by Xin Long · 8 years ago
- 7809811 sctp: add support for generating stream reconf add incoming/outgoing streams request chunk by Xin Long · 8 years ago
- a92ce1a sctp: implement sender-side procedures for SSN/TSN Reset Request Parameter by Xin Long · 8 years ago
- c56480a sctp: add support for generating stream reconf ssn/tsn reset request chunk by Xin Long · 8 years ago
- 85c727b sctp: drop __packed from almost all SCTP structures by Marcelo Ricardo Leitner · 8 years ago
- c86a773 sctp: add dst_pending_confirm flag by Julian Anastasov · 8 years ago
- 7f9d68a sctp: implement sender-side procedures for SSN Reset Request Parameter by Xin Long · 8 years ago
- 9fb657a sctp: add sockopt SCTP_ENABLE_STREAM_RESET by Xin Long · 8 years ago
- c28445c sctp: add reconf_enable in asoc ep and netns by Xin Long · 8 years ago
- 7a090b0 sctp: add stream reconf primitive by Xin Long · 8 years ago
- 7b9438d sctp: add stream reconf timer by Xin Long · 8 years ago
- cc16f00 sctp: add support for generating stream reconf ssn reset request chunk by Xin Long · 8 years ago
- a838631 sctp: prepare asoc stream for stream reconf by Xin Long · 8 years ago
- 66b91d2 sctp: remove return value from sctp_packet_init/config by Marcelo Ricardo Leitner · 8 years ago
- 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
- 7fda702 sctp: use new rhlist interface on sctp transport rhashtable by Xin Long · 8 years ago
- bb598c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- dae399d sctp: hold transport instead of assoc when lookup assoc in rx path by Xin Long · 8 years ago
- 8ae808e sctp: remove the old ttl expires policy by Xin Long · 8 years ago
- cc6ac9b sctp: reuse sent_count to avoid retransmitted chunks for RTT measurements by Xin Long · 8 years ago
- b50afd2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- 0605483 sctp: remove prsctp_param from sctp_chunk by Xin Long · 8 years ago
- 73dca12 sctp: move sent_count to the memory hole in sctp_chunk by Xin Long · 8 years ago
- 182691d sctp: improve how SSN, TSN and ASCONF serial are compared by Marcelo Ricardo Leitner · 8 years ago
- d6989d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- e2f036a sctp: rename WORD_TRUNC/ROUND macros by Marcelo Ricardo Leitner · 8 years ago
- 83dbc3d sctp: make sctp_outq_flush/tail/uncork return void by Xin Long · 8 years ago
- b61c654 sctp: free msg->chunks when sctp_primitive_SEND return err by Xin Long · 8 years ago
- 4496195 sctp: fix SSN comparision by Marcelo Ricardo Leitner · 8 years ago
- df7e88f6 sctp: change to use TCP_CLOSE_WAIT as SCTP_SS_CLOSING by Xin Long · 9 years ago
- e7487c8 sctp: avoid identifying address family many times for a chunk by Marcelo Ricardo Leitner · 9 years ago
- 1f45f78 sctp: allow GSO frags to access the chunk too by Marcelo Ricardo Leitner · 9 years ago
- f5d258e sctp: reorder sctp_ulpevent and shrink msg_flags by Marcelo Ricardo Leitner · 9 years ago
- 9e23832 sctp: allow others to use sctp_input_cb by Marcelo Ricardo Leitner · 9 years ago
- 8dbdf1f sctp: implement prsctp PRIO policy by Xin Long · 9 years ago
- a6c2f79 sctp: implement prsctp TTL policy by Xin Long · 9 years ago
- 826d253 sctp: add SCTP_PR_ASSOC_STATUS on sctp sockopt by Xin Long · 9 years ago
- 28aa4c2 sctp: add SCTP_PR_SUPPORTED on sctp sockopt by Xin Long · 9 years ago
- 90017ac sctp: Add GSO support by Marcelo Ricardo Leitner · 9 years ago
- 0970f5b sctp: signal sk_data_ready earlier on data chunks reception by Marcelo Ricardo Leitner · 9 years ago
- 13415e4 net: snmp: kill STATS_BH macros by Eric Dumazet · 9 years ago
- 08e3bae net: sctp: rename SCTP_INC_STATS_BH() by Eric Dumazet · 9 years ago
- 6aef70a net: snmp: kill various STATS_USER() helpers by Eric Dumazet · 9 years ago
- 1602f49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
- 626d16f sctp: export some apis or variables for sctp_diag and reuse some for proc by Xin Long · 9 years ago
- 52c52a6 sctp: add sctp_info dump api for sctp_diag by Xin Long · 9 years ago
- 311b217 sctp: simplify sk_receive_queue locking by Marcelo Ricardo Leitner · 9 years ago
- fb586f2 sctp: delay calls to sk_data_ready() as much as possible by Marcelo Ricardo Leitner · 9 years ago
- 250eb1f sctp: compress bit-wide flags to a bitfield on sctp_sock by Marcelo Ricardo Leitner · 9 years ago
- ba6f5e3 sctp: avoid refreshing heartbeat timer too often by Marcelo Ricardo Leitner · 9 years ago
- eb8e977 sctp: use list_* in sctp_list_dequeue by Marcelo Ricardo Leitner · 9 years ago
- 659e0bc sctp: keep fragmentation point aligned to word size by Marcelo Ricardo Leitner · 9 years ago
- 3822a5f sctp: align MTU to a word by Marcelo Ricardo Leitner · 9 years ago
- c78a85a Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by David S. Miller · 9 years ago
- 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
- 7047737 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
- cea8768 sctp: allow sctp_transmit_packet and others to use gfp by Marcelo Ricardo Leitner · 9 years ago
- 133800d sctp: fix copying more bytes than expected in sctp_add_bind_addr by Marcelo Ricardo Leitner · 9 years ago
- 1cd4d5c sctp: remove the unused sctp_datamsg_free() by Xin Long · 9 years ago