index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sctp
/
chunk.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-09
sctp: add SCTP_SEND_FAILED_EVENT event
Xin Long
1
-21
/
+19
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 104
Thomas Gleixner
1
-16
/
+1
2019-02-28
sctp: chunk.c: correct format string for size_t in printk
Matthias Maennich
1
-1
/
+1
2018-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+6
2018-12-05
sctp: frag_point sanity check
Jakub Audykowicz
1
-0
/
+6
2018-11-19
sctp: add subscribe per asoc
Xin Long
1
-4
/
+2
2018-11-19
sctp: define subscribe in sctp_sock as __u16
Xin Long
1
-2
/
+2
2018-08-11
net/sctp: Make wrappers for accessing in/out streams
Konstantin Khorenko
1
-2
/
+4
2018-06-21
sctp: fix erroneous inc of snmp SctpFragUsrMsgs
Marcelo Ricardo Leitner
1
-1
/
+3
2018-04-27
sctp: introduce sctp_assoc_update_frag_point
Marcelo Ricardo Leitner
1
-11
/
+1
2018-04-06
Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+7
2018-03-14
sctp: add support for SCTP AUTH Information for sendmsg
Xin Long
1
-1
/
+10
2018-03-14
sctp: add refcnt support for sh_key
Xin Long
1
-0
/
+5
2018-02-26
sctp: Add ip option support
Richard Haines
1
-3
/
+7
2017-12-11
sctp: implement enqueue_event for sctp_stream_interleave
Xin Long
1
-1
/
+1
2017-12-11
sctp: implement make_datafrag for sctp_stream_interleave
Xin Long
1
-3
/
+3
2017-12-01
sctp: do not abandon the other frags in unsent outq if one msg has outstandin...
Xin Long
1
-0
/
+4
2017-12-01
sctp: abandon the whole msg if one part of a fragmented message is abandoned
Xin Long
1
-0
/
+7
2017-10-03
sctp: introduce struct sctp_stream_out_ext
Marcelo Ricardo Leitner
1
-3
/
+3
2017-08-03
sctp: remove the typedef sctp_auth_chunk_t
Xin Long
1
-1
/
+1
2017-07-24
sctp: remove the typedef sctp_sack_chunk_t
Xin Long
1
-1
/
+1
2017-07-04
net, sctp: convert sctp_datamsg.refcnt from atomic_t to refcount_t
Reshetova, Elena
1
-3
/
+3
2017-06-02
sctp: define the member stream as an object instead of pointer in asoc
Xin Long
1
-2
/
+2
2017-04-03
sctp: add SCTP_PR_STREAM_STATUS sockopt for prsctp
Xin Long
1
-2
/
+12
2016-12-29
sctp: refactor sctp_datamsg_from_user
Marcelo Ricardo Leitner
1
-75
/
+32
2016-10-13
sctp: remove the old ttl expires policy
Xin Long
1
-24
/
+8
2016-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+8
2016-09-30
sctp: change to check peer prsctp_capable when using prsctp polices
Xin Long
1
-2
/
+2
2016-09-30
sctp: remove prsctp_param from sctp_chunk
Xin Long
1
-2
/
+7
2016-09-22
sctp: make use of SCTP_TRUNC4 macro
Marcelo Ricardo Leitner
1
-3
/
+4
2016-09-22
sctp: rename WORD_TRUNC/ROUND macros
Marcelo Ricardo Leitner
1
-3
/
+3
2016-09-18
sctp: free msg->chunks when sctp_primitive_SEND return err
Xin Long
1
-0
/
+13
2016-07-11
sctp: implement prsctp PRIO policy
Xin Long
1
-0
/
+1
2016-07-11
sctp: implement prsctp RTX policy
Xin Long
1
-0
/
+4
2016-07-11
sctp: implement prsctp TTL policy
Xin Long
1
-3
/
+17
2016-04-27
net: snmp: kill various STATS_USER() helpers
Eric Dumazet
1
-1
/
+1
2016-03-13
sctp: allow sctp_transmit_packet and others to use gfp
Marcelo Ricardo Leitner
1
-2
/
+4
2016-02-17
sctp: remove the unused sctp_datamsg_free()
Xin Long
1
-13
/
+0
2014-11-24
switch sctp_user_addto_chunk() and sctp_datamsg_from_user() to passing iov_iter
Al Viro
1
-5
/
+4
2013-12-26
sctp: fix checkpatch errors with space required or prohibited
wangweidong
1
-2
/
+2
2013-12-06
sctp: Fix FSF address in file headers
Jeff Kirsher
1
-3
/
+2
2013-10-28
sctp: fix some comments in chunk.c and associola.c
wangweidong
1
-1
/
+1
2013-09-04
net: sctp: Fix data chunk fragmentation for MTU values which are not multiple...
Alexander Sverdlin
1
-2
/
+2
2013-08-09
net: sctp: trivial: update bug report in header comment
Daniel Borkmann
1
-6
/
+0
2013-07-24
net: sctp: trivial: update mailing list address
Daniel Borkmann
1
-1
/
+1
2013-07-01
net: sctp: rework debugging framework to use pr_debug and friends
Daniel Borkmann
1
-2
/
+3
2013-06-17
net: sctp: remove SCTP_STATIC macro
Daniel Borkmann
1
-1
/
+1
2012-11-28
sctp: fix -ENOMEM result with invalid user space pointer in sendto() syscall
Tommi Rantala
1
-4
/
+9
2012-11-28
sctp: fix memory leak in sctp_datamsg_from_user() when copy from user space f...
Tommi Rantala
1
-2
/
+5
2012-08-14
sctp: Make the mib per network namespace
Eric W. Biederman
1
-1
/
+1
[next]