index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
sctp
/
structs.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sctp: bring inet(6)_skb_parm back to sctp_input_cb
Xin Long
2020-11-05
1
-0
/
+6
*
sctp: add udphdr to overhead when udp_port is set
Xin Long
2020-10-30
1
-0
/
+1
*
sctp: allow changing transport encap_port by peer packets
Xin Long
2020-10-30
1
-6
/
+1
*
sctp: add encap_port for netns sock asoc and transport
Xin Long
2020-10-30
1
-0
/
+6
*
net: sctp: Fix IPv6 ancestor_size calc in sctp_copy_descendant
Henry Ptasinski
2020-09-20
1
-3
/
+5
*
net: pass a sockptr_t into ->setsockopt
Christoph Hellwig
2020-07-25
1
-1
/
+1
*
net/ipv6: remove compat_ipv6_{get,set}sockopt
Christoph Hellwig
2020-07-20
1
-10
/
+0
*
net: sctp: drop duplicate words in comments
Randy Dunlap
2020-07-16
1
-3
/
+3
*
net: sctp: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-01
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-25
1
-0
/
+3
|
\
|
*
sctp: cache netns in sctp_ep_common
Xin Long
2019-11-24
1
-0
/
+3
*
|
sctp: add support for Primary Path Switchover
Xin Long
2019-11-08
1
-3
/
+8
*
|
sctp: add pf_expose per netns and sock and asoc
Xin Long
2019-11-08
1
-0
/
+2
|
/
*
sctp: make ecn flag per netns and endpoint
Xin Long
2019-08-28
1
-1
/
+2
*
sctp: add asconf_enable in struct sctp_endpoint
Xin Long
2019-08-20
1
-0
/
+1
*
sctp: rename sp strm_interleave to ep intl_enable
Xin Long
2019-07-09
1
-1
/
+1
*
sctp: rename asoc intl_enable to asoc peer.intl_capable
Xin Long
2019-07-09
1
-16
/
+17
*
sctp: remove prsctp_enable from asoc
Xin Long
2019-07-09
1
-2
/
+1
*
sctp: remove reconf_enable from asoc
Xin Long
2019-07-09
1
-2
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 104
Thomas Gleixner
2019-05-24
1
-16
/
+1
*
sctp: convert to genradix
Kent Overstreet
2019-03-12
1
-7
/
+8
*
sctp: add SCTP_FUTURE_ASOC and SCTP_CURRENT_ASSOC for SCTP_STREAM_SCHEDULER s...
Xin Long
2019-01-30
1
-0
/
+2
*
sctp: add SCTP_FUTURE_ASSOC for SCTP_PEER_ADDR_THLDS sockopt
Xin Long
2019-01-30
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-10
1
-0
/
+2
|
\
|
*
sctp: kfree_rcu asoc
Xin Long
2018-12-04
1
-0
/
+2
*
|
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
1
-1
/
+1
*
|
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
1
-0
/
+2
|
/
*
sctp: use the pmtu from the icmp packet to update transport pathmtu
Xin Long
2018-10-16
1
-0
/
+2
*
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
*
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
*
sctp: introduce sctp_assoc_update_frag_point
Marcelo Ricardo Leitner
2018-04-27
1
-0
/
+1
*
sctp: introduce sctp_assoc_set_pmtu
Marcelo Ricardo Leitner
2018-04-27
1
-0
/
+1
*
sctp: remove the unused sctp_assoc_is_match function
Xin Long
2018-04-25
1
-4
/
+0
*
Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-04-07
1
-0
/
+12
|
\
|
*
sctp: Add LSM hooks
Richard Haines
2018-02-26
1
-0
/
+10
|
*
sctp: Add ip option support
Richard Haines
2018-02-26
1
-0
/
+2
*
|
sctp: remove unnecessary asoc in sctp_has_association
Xin Long
2018-03-27
1
-4
/
+4
*
|
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
1
-2
/
+7
*
|
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
|
/
*
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-02-04
1
-2
/
+7
|
\
|
*
sctp: Define usercopy region in SCTP proto slab cache
David Windsor
2018-01-15
1
-2
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-09
1
-1
/
+1
|
\
\
[next]