index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sctp
/
output.c
Age
Commit message (
Expand
)
Author
2017-04-05
sctp: get sock from transport in sctp_transport_update_pmtu
Xin Long
2017-04-03
sctp: check for dst and pathmtu update in sctp_packet_config
Xin Long
2017-03-28
sctp: change to save MSG_MORE flag into assoc
Xin Long
2017-03-21
sctp: remove temporary variable confirm from sctp_packet_transmit
Xin Long
2017-02-27
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
2017-02-20
sctp: add support for MSG_MORE
Xin Long
2017-02-07
sctp: add dst_pending_confirm flag
Julian Anastasov
2016-12-28
sctp: remove return value from sctp_packet_init/config
Marcelo Ricardo Leitner
2016-11-02
sctp: clean up sctp_packet_transmit
Xin Long
2016-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-26
sctp: fix the panic caused by route update
Xin Long
2016-10-13
sctp: remove the old ttl expires policy
Xin Long
2016-10-13
sctp: reuse sent_count to avoid retransmitted chunks for RTT measurements
Xin Long
2016-09-22
sctp: rename WORD_TRUNC/ROUND macros
Marcelo Ricardo Leitner
2016-09-18
sctp: not return ENOMEM err back in sctp_packet_transmit
Xin Long
2016-09-18
sctp: save transmit error to sk_err in sctp_outq_flush
Xin Long
2016-09-09
sctp: identify chunks that need to be fragmented at IP level
Marcelo Ricardo Leitner
2016-07-30
sctp: fix the issue sctp requeue auth chunk incorrectly
Xin Long
2016-07-11
sctp: implement prsctp TTL policy
Xin Long
2016-07-09
sctp: fix panic when sending auth chunks
Marcelo Ricardo Leitner
2016-06-03
sctp: Fix warning in sctp_packet_transmit_chunk()
David S. Miller
2016-06-03
sctp: improve debug message to also log curr pkt and new chunk size
Marcelo Ricardo Leitner
2016-06-03
sctp: Add GSO support
Marcelo Ricardo Leitner
2016-04-05
sctp: flush if we can't fit another DATA chunk
Marcelo Ricardo Leitner
2016-03-30
sctp: really allow using GFP_KERNEL on sctp_packet_transmit
Marcelo Ricardo Leitner
2016-03-13
sctp: allow sctp_transmit_packet and others to use gfp
Marcelo Ricardo Leitner
2015-12-15
sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC
Tom Herbert
2015-06-29
sctp: Fix race between OOTB responce and route removal
Alexander Sverdlin
2014-12-09
net: sctp: use MAX_HEADER for headroom reserve in output path
Daniel Borkmann
2014-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-08-05
sctp: fix possible seqlock seadlock in sctp_packet_transmit()
Eric Dumazet
2014-07-22
net: sctp: Rename SCTP_XMIT_NAGLE_DELAY to SCTP_XMIT_DELAY
David Laight
2014-07-22
net: sctp: Open out the check for Nagle
David Laight
2014-05-12
net: rename local_df to ignore_df
WANG Cong
2013-12-31
sctp: move skb_dst_set() a bit downwards in sctp_packet_transmit()
wangweidong
2013-12-26
sctp: fix checkpatch errors with indent
wangweidong
2013-12-22
sctp: remove casting from function calls through ops structure
wangweidong
2013-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-12-10
sctp: properly latch and use autoclose value from sock to association
Neil Horman
2013-12-06
sctp: Fix FSF address in file headers
Jeff Kirsher
2013-11-28
sctp: Restore 'resent' bit to avoid retransmitted chunks for RTT measurements
Xufeng Zhang
2013-11-03
net: sctp: fix and consolidate SCTP checksumming code
Daniel Borkmann
2013-10-17
sctp: Perform software checksum if packet has to be fragmented.
Vlad Yasevich
2013-10-17
sctp: Use software crc32 checksum when xfrm transform will happen.
Fan Du
2013-08-09
Revert "net: sctp: convert sctp_checksum_disable module param into sctp sysctl"
David S. Miller
2013-08-09
net: sctp: trivial: update bug report in header comment
Daniel Borkmann
2013-08-09
net: sctp: convert sctp_checksum_disable module param into sctp sysctl
Daniel Borkmann
2013-07-24
net: sctp: trivial: update mailing list address
Daniel Borkmann
2013-07-01
net: sctp: rework debugging framework to use pr_debug and friends
Daniel Borkmann
2013-04-22
net: sctp: minor: remove dead code from sctp_packet
Daniel Borkmann
[next]