开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sctp
Age
Commit message (
Expand
)
Author
2017-07-01
sctp: Add peeloff-flags socket option
Neil Horman
2017-07-01
sctp: remove the typedef sctp_init_chunk_t
Xin Long
2017-07-01
sctp: remove the typedef sctp_inithdr_t
Xin Long
2017-07-01
sctp: remove the typedef sctp_data_chunk_t
Xin Long
2017-07-01
sctp: remove the typedef sctp_datahdr_t
Xin Long
2017-07-01
sctp: remove the typedef sctp_param_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-07-01
sctp: remove the typedef sctp_chunkhdr_t
Xin Long
2017-07-01
sctp: remove an unnecessary check from sctp_endpoint_destroy
Xin Long
2017-07-01
net: convert sock.sk_wmem_alloc from atomic_t to refcount_t
Reshetova, Elena
2017-07-01
net: convert sk_buff.users from atomic_t to refcount_t
Reshetova, Elena
2017-06-25
sctp: adjust ssthresh when transport is idle
Marcelo Ricardo Leitner
2017-06-25
sctp: adjust cwnd increase in Congestion Avoidance phase
Marcelo Ricardo Leitner
2017-06-25
sctp: allow increasing cwnd regardless of ctsn moving or not
Marcelo Ricardo Leitner
2017-06-25
sctp: update order of adjustments of partial_bytes_acked and cwnd
Marcelo Ricardo Leitner
2017-06-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-20
sctp: handle errors when updating asoc
Xin Long
2017-06-20
sctp: uncork the old asoc before changing to the new one
Xin Long
2017-06-20
net: manual clean code which call skb_put_[data:zero]
yuan linyu
2017-06-19
sctp: ensure ep is not destroyed before doing the dump
Xin Long
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
networking: convert many more places to skb_put_zero()
Johannes Berg
2017-06-15
sctp: return next obj by passing pos + 1 into sctp_transport_get_idx
Xin Long
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-13
networking: use skb_put_zero()
Johannes Berg
2017-06-10
sctp: no need to check assoc id before calling sctp_assoc_set_id
Xin Long
2017-06-10
sctp: use read_lock_bh in sctp_eps_seq_show
Xin Long
2017-06-10
sctp: fix recursive locking warning in sctp_do_peeloff
Xin Long
2017-06-10
sctp: disable BH in sctp_for_each_endpoint
Xin Long
2017-06-08
tcp: add TCPMemoryPressuresChrono counter
Eric Dumazet
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-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-05-26
sctp: fix ICMP processing if skb is non-linear
Davide Caratti
2017-05-24
sctp: set new_asoc temp when processing dupcookie
Xin Long
2017-05-24
sctp: fix stream update when processing dupcookie
Xin Long
2017-05-19
net: use skb->csum_not_inet to identify packets needing crc32c
Davide Caratti
2017-05-19
skbuff: add stub to help computing crc32c on SCTP packets
Davide Caratti
2017-05-18
sctp: do not inherit ipv6_{mc|ac|fl}_list from parent
Eric Dumazet
2017-05-12
sctp: fix src address selection if using secondary addresses for ipv6
Xin Long
2017-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-04-21
sctp: switch to copy_from_iter_full()
Al Viro
2017-04-18
sctp: process duplicated strreset asoc request correctly
Xin Long
2017-04-18
sctp: process duplicated strreset in and addstrm in requests correctly
Xin Long
2017-04-18
sctp: process duplicated strreset out and addstrm out requests correctly
Xin Long
2017-04-17
sctp: get list_of_streams of strreset outreq earlier
Xin Long
2017-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
[next]