index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
sctp
Commit message (
Expand
)
Author
Age
Files
Lines
*
sctp: get sctphdr by offset in sctp_compute_cksum
Xin Long
2019-04-03
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-09
2
-0
/
+7
|
\
|
*
sctp: frag_point sanity check
Jakub Audykowicz
2018-12-05
1
-0
/
+5
|
*
sctp: kfree_rcu asoc
Xin Long
2018-12-03
1
-0
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-24
1
-0
/
+12
|
\
\
|
|
/
|
*
Revert "sctp: remove sctp_transport_pmtu_check"
Xin Long
2018-11-19
1
-0
/
+12
*
|
sctp: rename enum sctp_event to sctp_event_type
Xin Long
2018-11-19
2
-3
/
+3
*
|
sctp: add subscribe per asoc
Xin Long
2018-11-19
1
-0
/
+2
*
|
sctp: define subscribe in sctp_sock as __u16
Xin Long
2018-11-19
2
-16
/
+25
*
|
sctp: process sk_reuseport in sctp_get_port_local
Xin Long
2018-11-12
1
-1
/
+3
*
|
sctp: add sock_reuseport for the sock in __sctp_hash_endpoint
Xin Long
2018-11-12
2
-1
/
+3
*
|
net: Convert protocol error handlers from void to int
Stefano Brivio
2018-11-08
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-19
2
-1
/
+3
|
\
|
*
sctp: fix the data size calculation in sctp_data_size
Xin Long
2018-10-17
1
-1
/
+1
|
*
sctp: use the pmtu from the icmp packet to update transport pathmtu
Xin Long
2018-10-15
1
-0
/
+2
*
|
sctp: count both sk and asoc sndbuf with skb truesize and sctp_chunk size
Xin Long
2018-10-18
1
-5
/
+0
|
/
*
net/sctp: Replace in/out stream arrays with flex_array
Konstantin Khorenko
2018-08-11
1
-4
/
+5
*
net/sctp: Make wrappers for accessing in/out streams
Konstantin Khorenko
2018-08-11
1
-10
/
+25
*
sctp: add support for dscp and flowlabel per transport
Xin Long
2018-07-04
1
-0
/
+9
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-07-03
1
-1
/
+2
|
\
|
*
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
Linus Torvalds
2018-06-28
1
-1
/
+2
*
|
sctp: add support for SCTP_REUSE_PORT sockopt
Xin Long
2018-06-29
1
-0
/
+1
*
|
rhashtable: split rhashtable.h
NeilBrown
2018-06-22
1
-1
/
+1
|
/
*
sctp: define sctp_packet_gso_append to build GSO frames
Xin Long
2018-06-14
1
-0
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-06-06
4
-42
/
+25
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-26
1
-0
/
+2
|
|
\
|
*
|
sctp: allow sctp_init_cause to return errors
Marcelo Ricardo Leitner
2018-05-01
1
-1
/
+1
|
*
|
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
2
-20
/
+1
|
*
|
sctp: introduce sctp_mtu_payload
Marcelo Ricardo Leitner
2018-04-27
1
-0
/
+19
|
*
|
sctp: introduce sctp_assoc_set_pmtu
Marcelo Ricardo Leitner
2018-04-27
1
-0
/
+1
|
*
|
sctp: remove old and unused SCTP_MIN_PMTU
Marcelo Ricardo Leitner
2018-04-27
1
-3
/
+2
|
*
|
sctp: remove the unused sctp_assoc_is_match function
Xin Long
2018-04-25
1
-4
/
+0
|
*
|
sctp: fix const parameter violation in sctp_make_sack
Marcelo Ricardo Leitner
2018-04-25
1
-1
/
+1
*
|
|
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-06
2
-1
/
+15
|
\
|
*
sctp: Add LSM hooks
Richard Haines
2018-02-26
1
-0
/
+10
|
*
sctp: Add ip option support
Richard Haines
2018-02-26
2
-1
/
+5
*
|
sctp: remove unnecessary asoc in sctp_has_association
Xin Long
2018-03-27
1
-4
/
+4
*
|
sctp: use proc_remove_subtree()
Al Viro
2018-03-17
1
-10
/
+1
*
|
sctp: add SCTP_AUTH_NO_AUTH type for AUTHENTICATION_EVENT
Xin Long
2018-03-14
1
-0
/
+1
*
|
sctp: add sockopt SCTP_AUTH_DEACTIVATE_KEY
Xin Long
2018-03-14
1
-6
/
+6
*
|
sctp: add support for SCTP AUTH Information for sendmsg
Xin Long
2018-03-14
1
-0
/
+1
*
|
sctp: add refcnt support for sh_key
Xin Long
2018-03-14
3
-6
/
+15
*
|
sctp: add support for SCTP_DSTADDRV4/6 Information for sendmsg
Xin Long
2018-03-07
1
-0
/
+1
*
|
sctp: add support for PR-SCTP Information for sendmsg
Xin Long
2018-03-07
1
-0
/
+1
|
/
[next]