index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sctp
Age
Commit message (
Expand
)
Author
2019-08-27
sctp: allow users to set ep ecn flag by sockopt
Xin Long
2019-08-27
sctp: allow users to set netns ecn flag with sysctl
Xin Long
2019-08-27
sctp: make ecn flag per netns and endpoint
Xin Long
2019-08-19
sctp: remove net sctp.x_enable working as a global switch
Xin Long
2019-08-19
sctp: add SCTP_AUTH_SUPPORTED sockopt
Xin Long
2019-08-19
sctp: add sctp_auth_init and sctp_auth_free
Xin Long
2019-08-19
sctp: use ep and asoc auth_enable properly
Xin Long
2019-08-19
sctp: add SCTP_ASCONF_SUPPORTED sockopt
Xin Long
2019-08-19
sctp: check asoc peer.asconf_capable before processing asconf
Xin Long
2019-08-19
sctp: not set peer.asconf_capable in sctp_association_init
Xin Long
2019-08-19
sctp: add asconf_enable in struct sctp_endpoint
Xin Long
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-13
sctp: fix memleak in sctp_send_reset_streams
zhengbin
2019-08-13
sctp: fix the transport error_count check
Xin Long
2019-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-07-30
sctp: factor out sctp_connect_add_peer
Xin Long
2019-07-30
sctp: factor out sctp_connect_new_asoc
Xin Long
2019-07-30
sctp: clean up __sctp_connect
Xin Long
2019-07-30
sctp: check addr_size with sa_family_t size in __sctp_setsockopt_connectx
Xin Long
2019-07-30
sctp: only copy the available addr data in sctp_transport_init
Xin Long
2019-07-29
net: sctp: drop unneeded likely() call around IS_ERR()
Enrico Weigelt
2019-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-07-18
proc/sysctl: add shared variables for range check
Matteo Croce
2019-07-17
net: sctp: fix warning "NULL check before some freeing functions is not needed"
Hariprasad Kelam
2019-07-08
sctp: remove rcu_read_lock from sctp_bind_addr_state
Xin Long
2019-07-08
sctp: rename sp strm_interleave to ep intl_enable
Xin Long
2019-07-08
sctp: rename asoc intl_enable to asoc peer.intl_capable
Xin Long
2019-07-08
sctp: remove prsctp_enable from asoc
Xin Long
2019-07-08
sctp: remove reconf_enable from asoc
Xin Long
2019-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-07-08
ipv6: elide flowlabel check if no exclusive leases exist
Willem de Bruijn
2019-07-03
sctp: count data bundling sack chunk for outctrlchunks
Xin Long
2019-07-01
sctp: fix error handling on stream scheduler initialization
Marcelo Ricardo Leitner
2019-06-29
sctp: not bind the socket in sctp_connect
Xin Long
2019-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-26
sctp: change to hold sk after auth shkey is created successfully
Xin Long
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-14
sctp: Free cookie before we memdup a new one
Neil Horman
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-06-05
Fix memory leak in sctp_process_init
Neil Horman
2019-06-02
net: use new in_dev_ifa iterators
Florian Westphal
2019-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-30
sctp: deduplicate identical skb_checksum_ops
Matteo Croce
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 104
Thomas Gleixner
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 103
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-05-06
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
[next]