Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
5ca114400dcd46f19f31573e7c60e638bd8d644b
/
include
/
net
/
sctp
/
structs.h
a0ce093
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
b6c5734
sctp: fix the handling of ICMP Frag Needed for too small MTUs
by Marcelo Ricardo Leitner
· 7 years ago
0fc2ea9
sctp: implement validate_ftsn for sctp_stream_interleave
by Xin Long
· 7 years ago
8e0c3b7
sctp: implement generate_ftsn for sctp_stream_interleave
by Xin Long
· 7 years ago
2d07a49
sctp: add basic structures and make chunk function for ifwdtsn
by Xin Long
· 7 years ago
1322823
sctp: add support for the process of unordered idata
by Xin Long
· 7 years ago
bd4d627
sctp: implement ulpevent_data for sctp_stream_interleave
by Xin Long
· 7 years ago
9d4ceaf
sctp: implement validate_data for sctp_stream_interleave
by Xin Long
· 7 years ago
668c9be
sctp: implement assign_number for sctp_stream_interleave
by Xin Long
· 7 years ago
0c3f6f6
sctp: implement make_datafrag for sctp_stream_interleave
by Xin Long
· 7 years ago
ad05a7a
sctp: add basic structures and make chunk function for idata
by Xin Long
· 7 years ago
772a586
sctp: add stream interleave enable members and sockopt
by Xin Long
· 7 years ago
e5f6129
sctp: abandon the whole msg if one part of a fragmented message is abandoned
by Xin Long
· 7 years ago
ac1ed8b
sctp: introduce round robin stream scheduler
by Marcelo Ricardo Leitner
· 7 years ago
637784a
sctp: introduce priority based stream scheduler
by Marcelo Ricardo Leitner
· 7 years ago
5bbbbe3
sctp: introduce stream scheduler foundations
by Marcelo Ricardo Leitner
· 7 years ago
2fc019f
sctp: introduce sctp_chunk_stream_no
by Marcelo Ricardo Leitner
· 7 years ago
f952be7
sctp: introduce struct sctp_stream_out_ext
by Marcelo Ricardo Leitner
· 7 years ago
b7ef261
sctp: remove the typedef sctp_socket_type_t
by Xin Long
· 7 years ago
d38ef5a
sctp: remove the typedef sctp_dbg_objcnt_entry_t
by Xin Long
· 7 years ago
a05437a
sctp: remove the typedef sctp_cmsgs_t
by Xin Long
· 7 years ago
74439f3
sctp: remove the typedef sctp_endpoint_type_t
by Xin Long
· 7 years ago
edf903f
sctp: remove the typedef sctp_sender_hb_info_t
by Xin Long
· 7 years ago
afa6c45
sctp: remove the unused typedef sctp_packet_phandler_t
by Xin Long
· 7 years ago
5210601
sctp: remove the typedef sctp_state_t
by Xin Long
· 7 years ago
86b36f2
sctp: remove the typedef sctp_xmit_t
by Xin Long
· 7 years ago
0ceaeeb
sctp: remove the typedef sctp_transport_cmd_t
by Xin Long
· 7 years ago
1c66201
sctp: remove the typedef sctp_scope_t
by Xin Long
· 7 years ago
125c298
sctp: remove the typedef sctp_retransmit_reason_t
by Xin Long
· 7 years ago
233e793
sctp: remove the typedef sctp_lower_cwnd_t
by Xin Long
· 7 years ago
1474774
sctp: remove the typedef sctp_hmac_algo_param_t
by Xin Long
· 7 years ago
a762a9d
sctp: remove the typedef sctp_chunks_param_t
by Xin Long
· 7 years ago
b02db702
sctp: remove the typedef sctp_random_param_t
by Xin Long
· 7 years ago
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
01a992b
sctp: remove the typedef sctp_init_chunk_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
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
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
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
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
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
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
7fda702
sctp: use new rhlist interface on sctp transport rhashtable
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
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
e7487c8
sctp: avoid identifying address family many times for a chunk
by Marcelo Ricardo Leitner
· 8 years ago
1f45f78
sctp: allow GSO frags to access the chunk too
by Marcelo Ricardo Leitner
· 8 years ago
9e23832
sctp: allow others to use sctp_input_cb
by Marcelo Ricardo Leitner
· 8 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
1602f49
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 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
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
47faa1e
sctp: remove the dead field of sctp_transport
by Xin Long
· 9 years ago
1eed677
sctp: fix the transport dead race check by using atomic_add_unless on refcnt
by Xin Long
· 9 years ago
5821c76
sctp: Use shash
by Herbert Xu
· 9 years ago
b5eff71
sctp: drop the old assoc hashtable of sctp
by Xin Long
· 9 years ago
d6c0256
sctp: add the rhashtable apis for sctp global transport hashtable
by Xin Long
· 9 years ago
8a0d19c
sctp: start t5 timer only when peer rwnd is 0 and local state is SHUTDOWN_PENDING
by lucien
· 9 years ago
38ee8fb
sctp: convert sack_needed and sack_generation to bits
by Marcelo Ricardo Leitner
· 9 years ago
2d45a02
sctp: fix ASCONF list handling
by Marcelo Ricardo Leitner
· 10 years ago
e0eb093
switch sctp_user_addto_chunk() and sctp_datamsg_from_user() to passing iov_iter
by Al Viro
· 10 years ago
16704b1
Removed unused function sctp_addr_is_valid()
by Sébastien Barré
· 10 years ago
299ee12
sctp: Fixup v4mapped behaviour to comply with Sock API
by Jason Gunthorpe
· 10 years ago
Next »