index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sctp
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-19
sctp: fix a SCTP_MIB_CURRESTAB leak in sctp_sf_do_dupcook_b
Xin Long
1
-1
/
+2
2021-05-19
sctp: do asoc update earlier in sctp_sf_do_dupcook_a
Xin Long
1
-5
/
+20
2021-05-19
sctp: Fix out-of-bounds warning in sctp_process_asconf_param()
Gustavo A. R. Silva
1
-1
/
+1
2021-05-14
sctp: delay auto_asconf init until binding the first addr
Xin Long
1
-14
/
+17
2021-05-14
Revert "net/sctp: fix race condition in sctp_destroy_sock"
Xin Long
1
-5
/
+8
2021-04-21
net/sctp: fix race condition in sctp_destroy_sock
Or Cohen
1
-8
/
+5
2021-04-14
net-ipv6: bugfix - raw & sctp - switch to ipv6_can_nonlocal_bind()
Maciej Żenczykowski
1
-4
/
+3
2021-02-17
net: fix iteration for sctp transport seq_files
NeilBrown
1
-4
/
+12
2021-01-23
net, sctp, filter: remap copy_from_user failure error
Daniel Borkmann
1
-1
/
+1
2020-11-24
sctp: change to hold/put transport for proto_unreach_timer
Xin Long
3
-5
/
+5
2020-11-10
sctp: Fix COMM_LOST/CANT_STR_ASSOC err reporting on big-endian platforms
Petr Malat
1
-2
/
+2
2020-10-14
sctp: fix sctp_auth_init_hmacs() error path
Eric Dumazet
1
-0
/
+1
2020-10-01
sctp: move trace_sctp_probe_path into sctp_outq_sack
Kevin Kou
1
-0
/
+6
2020-09-26
net: sctp: Fix IPv6 ancestor_size calc in sctp_copy_descendant
Henry Ptasinski
1
-6
/
+3
2020-09-12
sctp: not disable bh in the whole sctp_get_port_local()
Xin Long
1
-10
/
+6
2020-09-03
net: sctp: Fix negotiation of the number of data streams.
David Laight
1
-2
/
+4
2020-07-31
sctp: shrink stream outq when fails to do addstream reconf
Xin Long
1
-2
/
+4
2020-07-31
sctp: shrink stream outq only when new outcnt < old outcnt
Xin Long
1
-7
/
+14
2020-06-30
sctp: Don't advertise IPv4 addresses if ipv6only is set on the socket
Marcelo Ricardo Leitner
3
-2
/
+7
2020-06-17
sctp: fix refcount bug in sctp_wfree
Qiujun Huang
1
-8
/
+23
2020-06-17
sctp: fix possibly using a bad saddr with a given dst
Marcelo Ricardo Leitner
2
-15
/
+33
2020-06-03
sctp: Start shutdown on association restart if in SHUTDOWN-SENT state and soc...
Jere Leppänen
1
-4
/
+5
2020-06-03
sctp: Don't add the shutdown timer if its already been added
Neil Horman
1
-3
/
+11
2020-05-14
sctp: Fix bundling of SHUTDOWN with COOKIE-ACK
Jere Leppänen
1
-3
/
+3
2020-05-10
sctp: Fix SHUTDOWN CTSN Ack in the peer restart case
Jere Leppänen
1
-1
/
+5
2020-03-18
inet_diag: return classid for all socket types
Dmitry Yakunin
1
-6
/
+2
2020-03-05
sctp: move the format error check out of __sctp_sf_do_9_1_abort
Xin Long
1
-9
/
+20
2020-01-12
sctp: free cmd->obj.chunk for the unprocessed SCTP_CMD_REPLY
Xin Long
1
-10
/
+18
2020-01-04
net: add bool confirm_neigh parameter for dst_ops.update_pmtu
Hangbin Liu
1
-1
/
+1
2020-01-04
sctp: fix err handling of stream initialization
Marcelo Ricardo Leitner
1
-15
/
+15
2019-12-31
sctp: fully initialize v4 addr in some functions
Xin Long
1
-0
/
+5
2019-12-31
sctp: fix memleak on err handling of stream initialization
Marcelo Ricardo Leitner
1
-2
/
+6
2019-12-18
net: ipv6: add net argument to ip6_dst_lookup_flow
Sabrina Dubroca
1
-2
/
+2
2019-12-05
sctp: cache netns in sctp_ep_common
Xin Long
3
-2
/
+4
2019-12-05
sctp: Fix memory leak in sctp_sf_do_5_2_4_dupcook
Navid Emamdoost
1
-1
/
+3
2019-11-02
inet: stop leaking jiffies on the wire
Eric Dumazet
1
-1
/
+1
2019-10-28
net: use skb_queue_empty_lockless() in busy poll contexts
Eric Dumazet
1
-1
/
+1
2019-10-28
net: use skb_queue_empty_lockless() in poll() handlers
Eric Dumazet
1
-2
/
+2
2019-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-8
/
+14
2019-10-16
sctp: change sctp_prot .no_autobind with true
Xin Long
1
-2
/
+2
2019-10-11
net: sctp: Rename fallthrough label to unhandled
Joe Perches
1
-6
/
+6
2019-10-10
net: silence KCSAN warnings about sk->sk_backlog.len reads
Eric Dumazet
1
-1
/
+1
2019-10-10
net: silence KCSAN warnings around sk_add_backlog() calls
Eric Dumazet
1
-3
/
+3
2019-10-10
sctp: add chunks to sk_backlog when the newsk sk_socket is not set
Xin Long
1
-3
/
+9
2019-10-01
netfilter: drop bridge nf reset from nf_reset
Florian Westphal
1
-1
/
+1
2019-09-27
ipv6: add priority parameter to ip6_xmit()
Eric Dumazet
1
-1
/
+1
2019-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-13
/
+15
2019-09-13
sctp: destroy bucket if failed to bind addr
Mao Wenan
1
-4
/
+6
2019-09-13
sctp: remove redundant assignment when call sctp_get_port_local
Mao Wenan
1
-2
/
+1
2019-09-13
sctp: change return type of sctp_get_port_local
Mao Wenan
1
-4
/
+4
[next]