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
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
2010-08-26
net/sctp: Use pr_fmt and pr_<level>
Joe Perches
1
-0
/
+2
2010-04-30
sctp: Tag messages that can be Nagle delayed at creation.
Vlad Yasevich
1
-2
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-11-23
sctp: implement the sender side for SACK-IMMEDIATELY extension
Wei Yongjun
1
-1
/
+14
2009-09-04
sctp: Don't do NAGLE delay on large writes that were fragmented small
Vlad Yasevich
1
-0
/
+2
2009-09-04
sctp: Send user messages to the lower layer as one
Vlad Yasevich
1
-0
/
+13
2009-09-04
sctp: Try to encourage SACK bundling with DATA.
Vlad Yasevich
1
-5
/
+16
2009-09-04
sctp: Fix data segmentation with small frag_size
Vlad Yasevich
1
-9
/
+23
2008-04-10
SCTP: fix wrong debug counting of datamsg
Li Zefan
1
-2
/
+3
2008-03-23
[SCTP]: Remove redundant wrapper functions.
Florian Westphal
1
-15
/
+1
2008-03-05
net: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-1
/
+1
2008-02-05
[SCTP]: Stop claiming that this is a "reference implementation"
Vlad Yasevich
1
-4
/
+4
2007-10-10
[SCTP]: Enable the sending of the AUTH chunk.
Vlad Yasevich
1
-0
/
+12
2007-05-09
Fix occurrences of "the the "
Michael Opdenacker
1
-1
/
+1
2005-10-08
[PATCH] gfp flags annotations - part 1
Al Viro
1
-1
/
+1
2005-07-11
[SCTP]: __nocast annotations
Alexey Dobriyan
1
-1
/
+1
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+309