index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
sctp
/
structs.h
Age
Commit message (
Expand
)
Author
2018-02-03
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-01-15
sctp: Define usercopy region in SCTP proto slab cache
David Windsor
2018-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-08
sctp: fix the handling of ICMP Frag Needed for too small MTUs
Marcelo Ricardo Leitner
2017-12-15
sctp: implement validate_ftsn for sctp_stream_interleave
Xin Long
2017-12-15
sctp: implement generate_ftsn for sctp_stream_interleave
Xin Long
2017-12-15
sctp: add basic structures and make chunk function for ifwdtsn
Xin Long
2017-12-11
sctp: add support for the process of unordered idata
Xin Long
2017-12-11
sctp: implement ulpevent_data for sctp_stream_interleave
Xin Long
2017-12-11
sctp: implement validate_data for sctp_stream_interleave
Xin Long
2017-12-11
sctp: implement assign_number for sctp_stream_interleave
Xin Long
2017-12-11
sctp: implement make_datafrag for sctp_stream_interleave
Xin Long
2017-12-11
sctp: add basic structures and make chunk function for idata
Xin Long
2017-12-11
sctp: add stream interleave enable members and sockopt
Xin Long
2017-12-01
sctp: abandon the whole msg if one part of a fragmented message is abandoned
Xin Long
2017-10-03
sctp: introduce round robin stream scheduler
Marcelo Ricardo Leitner
2017-10-03
sctp: introduce priority based stream scheduler
Marcelo Ricardo Leitner
2017-10-03
sctp: introduce stream scheduler foundations
Marcelo Ricardo Leitner
2017-10-03
sctp: introduce sctp_chunk_stream_no
Marcelo Ricardo Leitner
2017-10-03
sctp: introduce struct sctp_stream_out_ext
Marcelo Ricardo Leitner
2017-08-11
sctp: remove the typedef sctp_socket_type_t
Xin Long
2017-08-11
sctp: remove the typedef sctp_dbg_objcnt_entry_t
Xin Long
2017-08-11
sctp: remove the typedef sctp_cmsgs_t
Xin Long
2017-08-11
sctp: remove the typedef sctp_endpoint_type_t
Xin Long
2017-08-11
sctp: remove the typedef sctp_sender_hb_info_t
Xin Long
2017-08-11
sctp: remove the unused typedef sctp_packet_phandler_t
Xin Long
2017-08-06
sctp: remove the typedef sctp_state_t
Xin Long
2017-08-06
sctp: remove the typedef sctp_xmit_t
Xin Long
2017-08-06
sctp: remove the typedef sctp_transport_cmd_t
Xin Long
2017-08-06
sctp: remove the typedef sctp_scope_t
Xin Long
2017-08-06
sctp: remove the typedef sctp_retransmit_reason_t
Xin Long
2017-08-06
sctp: remove the typedef sctp_lower_cwnd_t
Xin Long
2017-07-16
sctp: remove the typedef sctp_hmac_algo_param_t
Xin Long
2017-07-16
sctp: remove the typedef sctp_chunks_param_t
Xin Long
2017-07-16
sctp: remove the typedef sctp_random_param_t
Xin Long
2017-07-04
net, sctp: convert sctp_ep_common.refcnt from atomic_t to refcount_t
Reshetova, Elena
2017-07-04
net, sctp: convert sctp_transport.refcnt from atomic_t to refcount_t
Reshetova, Elena
2017-07-04
net, sctp: convert sctp_chunk.refcnt from atomic_t to refcount_t
Reshetova, Elena
2017-07-04
net, sctp: convert sctp_datamsg.refcnt from atomic_t to refcount_t
Reshetova, Elena
2017-07-01
sctp: remove the typedef sctp_init_chunk_t
Xin Long
2017-07-01
sctp: remove the typedef sctp_paramhdr_t
Xin Long
2017-07-01
sctp: remove the typedef sctp_cid_t
Xin Long
2017-06-20
sctp: handle errors when updating asoc
Xin Long
2017-06-02
sctp: merge sctp_stream_new and sctp_stream_init
Xin Long
2017-06-02
sctp: define the member stream as an object instead of pointer in asoc
Xin Long
2017-04-18
sctp: process duplicated strreset out and addstrm out requests correctly
Xin Long
2017-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-05
sctp: get sock from transport in sctp_transport_update_pmtu
Xin Long
2017-04-03
sctp: add SCTP_PR_STREAM_STATUS sockopt for prsctp
Xin Long
2017-03-30
sctp: alloc stream info when initializing asoc
Xin Long
[next]