index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sctp
Age
Commit message (
Expand
)
Author
2019-11-08
sctp: add SCTP_PEER_ADDR_THLDS_V2 sockopt
Xin Long
2019-11-08
sctp: add support for Primary Path Switchover
Xin Long
2019-11-08
sctp: add SCTP_EXPOSE_POTENTIALLY_FAILED_STATE sockopt
Xin Long
2019-11-08
sctp: add SCTP_ADDR_POTENTIALLY_FAILED notification
Xin Long
2019-11-08
sctp: add pf_expose per netns and sock and asoc
Xin Long
2019-11-06
net: annotate lockless accesses to sk->sk_max_ack_backlog
Eric Dumazet
2019-11-06
net: annotate lockless accesses to sk->sk_ack_backlog
Eric Dumazet
2019-11-06
net: use helpers to change sk_ack_backlog
Eric Dumazet
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-01
inet: stop leaking jiffies on the wire
Eric Dumazet
2019-10-28
net: use skb_queue_empty_lockless() in busy poll contexts
Eric Dumazet
2019-10-28
net: use skb_queue_empty_lockless() in poll() handlers
Eric Dumazet
2019-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-10-15
sctp: change sctp_prot .no_autobind with true
Xin Long
2019-10-11
net: sctp: Rename fallthrough label to unhandled
Joe Perches
2019-10-09
net: silence KCSAN warnings about sk->sk_backlog.len reads
Eric Dumazet
2019-10-09
net: silence KCSAN warnings around sk_add_backlog() calls
Eric Dumazet
2019-10-09
sctp: add SCTP_SEND_FAILED_EVENT event
Xin Long
2019-10-09
sctp: add SCTP_ADDR_MADE_PRIM event
Xin Long
2019-10-09
sctp: add SCTP_ADDR_REMOVED event
Xin Long
2019-10-09
sctp: add SCTP_ADDR_ADDED event
Xin Long
2019-10-09
sctp: add chunks to sk_backlog when the newsk sk_socket is not set
Xin Long
2019-10-01
netfilter: drop bridge nf reset from nf_reset
Florian Westphal
2019-09-27
ipv6: add priority parameter to ip6_xmit()
Eric Dumazet
2019-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-09-13
sctp: destroy bucket if failed to bind addr
Mao Wenan
2019-09-13
sctp: remove redundant assignment when call sctp_get_port_local
Mao Wenan
2019-09-13
sctp: change return type of sctp_get_port_local
Mao Wenan
2019-09-12
sctp: Fix the link time qualifier of 'sctp_ctrlsock_exit()'
Christophe JAILLET
2019-09-10
sctp: fix the missing put_user when dumping transport thresholds
Xin Long
2019-09-05
sctp: use transport pf_retrans in sctp_do_8_2_transport_strike
Xin Long
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
[next]