index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
sctp
/
sctp.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 104
Thomas Gleixner
2019-05-24
1
-16
/
+1
*
sctp: implement memory accounting on rx path
Xin Long
2019-04-15
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-10
1
-0
/
+5
|
\
|
*
sctp: frag_point sanity check
Jakub Audykowicz
2018-12-06
1
-0
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-25
1
-0
/
+12
|
\
|
|
*
Revert "sctp: remove sctp_transport_pmtu_check"
Xin Long
2018-11-19
1
-0
/
+12
*
|
sctp: add sock_reuseport for the sock in __sctp_hash_endpoint
Xin Long
2018-11-12
1
-1
/
+1
*
|
net: Convert protocol error handlers from void to int
Stefano Brivio
2018-11-09
1
-1
/
+1
|
/
*
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
Linus Torvalds
2018-06-28
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-06-07
1
-33
/
+19
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-27
1
-0
/
+2
|
|
\
|
*
|
sctp: remove sctp_transport_pmtu_check
Marcelo Ricardo Leitner
2018-04-27
1
-12
/
+0
|
*
|
sctp: introduce sctp_dst_mtu
Marcelo Ricardo Leitner
2018-04-27
1
-2
/
+7
|
*
|
sctp: remove sctp_assoc_pending_pmtu
Marcelo Ricardo Leitner
2018-04-27
1
-6
/
+0
|
*
|
sctp: introduce sctp_assoc_update_frag_point
Marcelo Ricardo Leitner
2018-04-27
1
-20
/
+0
|
*
|
sctp: introduce sctp_mtu_payload
Marcelo Ricardo Leitner
2018-04-27
1
-0
/
+19
*
|
|
Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-06-04
1
-2
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
net/sctp: convert to ->poll_mask
Christoph Hellwig
2018-05-26
1
-2
/
+1
|
|
/
*
/
sctp: fix the issue that flags are ignored when using kernel_connect
Xin Long
2018-05-22
1
-0
/
+2
|
/
*
Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-04-07
1
-1
/
+3
|
\
|
*
sctp: Add ip option support
Richard Haines
2018-02-26
1
-1
/
+3
*
|
sctp: use proc_remove_subtree()
Al Viro
2018-03-18
1
-10
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-01-31
1
-3
/
+3
|
\
|
*
sctp: implement assign_number for sctp_stream_interleave
Xin Long
2017-12-11
1
-2
/
+2
|
*
rhashtable: Change rhashtable_walk_start to return void
Tom Herbert
2017-12-11
1
-1
/
+1
*
|
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-31
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
net: annotate ->poll() instances
Al Viro
2017-11-27
1
-1
/
+1
*
|
sctp: remove extern from stream sched
Xin Long
2017-11-28
1
-0
/
+5
|
/
*
sctp: set frag_point in sctp_setsockopt_maxseg correctly
Xin Long
2017-11-18
1
-1
/
+2
*
sctp: fix an use-after-free issue in sctp_sock_dump
Xin Long
2017-09-15
1
-1
/
+2
*
sctp: remove the typedef sctp_socket_type_t
Xin Long
2017-08-11
1
-1
/
+2
*
sctp: remove the typedef sctp_state_t
Xin Long
2017-08-07
1
-1
/
+1
*
sctp: remove the typedef sctp_sock_state_t
Xin Long
2017-08-07
1
-1
/
+2
*
sctp: remove the typedef sctp_scope_t
Xin Long
2017-08-07
1
-2
/
+2
*
sctp: remove the typedef sctp_errhdr_t
Xin Long
2017-08-03
1
-4
/
+4
*
sctp: fix the check for _sctp_walk_params and _sctp_walk_errors
Xin Long
2017-07-27
1
-2
/
+2
*
sctp: don't dereference ptr before leaving _sctp_walk_{params, errors}()
Alexander Potapenko
2017-07-15
1
-0
/
+4
*
sctp: remove the typedef sctp_paramhdr_t
Xin Long
2017-07-01
1
-1
/
+1
*
sctp: remove the typedef sctp_chunkhdr_t
Xin Long
2017-07-01
1
-1
/
+1
*
sctp: get sock from transport in sctp_transport_update_pmtu
Xin Long
2017-04-05
1
-3
/
+2
*
sctp: check for dst and pathmtu update in sctp_packet_config
Xin Long
2017-04-03
1
-3
/
+14
*
sctp: sctp_transport_dst_check should check if transport pmtu is dst mtu
Xin Long
2017-02-20
1
-1
/
+3
*
sctp: implement sender-side procedures for Add Incoming/Outgoing Streams Requ...
Xin Long
2017-02-09
1
-0
/
+2
*
sctp: implement sender-side procedures for SSN/TSN Reset Request Parameter
Xin Long
2017-02-09
1
-0
/
+1
*
sctp: add dst_pending_confirm flag
Julian Anastasov
2017-02-07
1
-4
/
+2
*
sctp: implement sender-side procedures for SSN Reset Request Parameter
Xin Long
2017-01-18
1
-0
/
+6
*
sctp: add stream reconf primitive
Xin Long
2017-01-18
1
-0
/
+2
*
sctp: prepare asoc stream for stream reconf
Xin Long
2017-01-07
1
-1
/
+0
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
sctp: use new rhlist interface on sctp transport rhashtable
Xin Long
2016-11-17
1
-1
/
+1
[next]