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.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
2023-02-23
sctp: add a refcnt in sctp_stream_priorities to avoid a nested loop
Xin Long
1
-31
/
+21
2023-02-17
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-3
/
+1
2023-02-15
net: no longer support SOCK_REFCNT_DEBUG feature
Jason Xing
2
-4
/
+0
2023-02-11
sctp: sctp_sock_filter(): avoid list_entry() on possibly empty list
Pietro Borrello
1
-3
/
+1
2023-02-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+1
2023-02-01
sctp: do not check hb_timer.expires when resetting hb_timer
Xin Long
1
-3
/
+1
2023-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+6
2023-01-26
inet: Add IP_LOCAL_PORT_RANGE socket option
Jakub Sitnicki
1
-1
/
+1
2023-01-25
sctp: fail if no bound addresses can be used for a given scope
Marcelo Ricardo Leitner
1
-0
/
+6
2023-01-23
net/sock: Introduce trace_sk_data_ready()
Peilin Ye
1
-0
/
+3
2022-12-14
Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
14
-173
/
+213
2022-12-13
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+2
2022-12-12
sctp: sysctl: make extra pointers netns aware
Firo Yang
1
-29
/
+44
2022-12-02
sctp: delete free member from struct sctp_sched_ops
Xin Long
3
-51
/
+20
2022-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-7
/
+47
2022-11-29
sctp: fix memory leak in sctp_stream_outq_migrate()
Zhengchao Shao
4
-7
/
+47
2022-11-18
sctp: add sysctl net.sctp.l3mdev_accept
Xin Long
1
-0
/
+11
2022-11-18
sctp: add dif and sdif check in asoc and ep lookup
Xin Long
5
-56
/
+76
2022-11-18
sctp: add skb_sdif in struct sctp_af
Xin Long
2
-1
/
+13
2022-11-18
sctp: check sk_bound_dev_if when matching ep in get_port
Xin Long
1
-1
/
+4
2022-11-18
sctp: check ipv6 addr with sk_bound_dev if set
Xin Long
1
-3
/
+11
2022-11-18
sctp: verify the bind address with the tb_id from l3mdev
Xin Long
1
-3
/
+6
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2
-2
/
+2
2022-11-17
sctp: sm_statefuns: Remove pointer casts of the same type
Li zeming
1
-1
/
+1
2022-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+8
2022-11-08
sctp: clear out_curr if all frag chunks of current msg are pruned
Xin Long
1
-0
/
+5
2022-11-08
sctp: remove the unnecessary sinfo_stream check in sctp_prsctp_prune_unsent
Xin Long
1
-5
/
+3
2022-10-24
sctp: Call inet6_destroy_sock() via sk->sk_destruct().
Kuniyuki Iwashima
1
-8
/
+21
2022-10-21
sctp: remove unnecessary NULL checks in sctp_enqueue_event()
Alexey Kodanev
1
-9
/
+3
2022-10-21
sctp: remove unnecessary NULL check in sctp_ulpq_tail_event()
Alexey Kodanev
1
-4
/
+1
2022-10-21
sctp: remove unnecessary NULL check in sctp_association_init()
Alexey Kodanev
2
-7
/
+2
2022-10-12
treewide: use get_random_{u8,u16}() when possible, part 1
Jason A. Donenfeld
1
-1
/
+1
2022-10-12
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
1
-1
/
+1
2022-09-30
sctp: handle the error returned from sctp_auth_asoc_init_active_key
Xin Long
1
-4
/
+14
2022-07-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-20
/
+6
2022-07-28
sctp: leave the err path free in sctp_stream_init to sctp_stream_free
Xin Long
2
-19
/
+5
2022-07-26
sctp: fix sleep in atomic context bug in timer handlers
Duoming Zhou
1
-1
/
+1
2022-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-07-15
ip: Fix data-races around sysctl_ip_nonlocal_bind.
Kuniyuki Iwashima
1
-1
/
+1
2022-06-11
net: keep sk->sk_forward_alloc as small as possible
Eric Dumazet
4
-13
/
+0
2022-06-11
net: add per_cpu_fw_alloc field to struct proto
Eric Dumazet
1
-0
/
+7
2022-06-11
net: remove SK_MEM_QUANTUM and SK_MEM_QUANTUM_SHIFT
Eric Dumazet
1
-2
/
+2
2022-05-21
stcp: Use memset_after() to zero sctp_stream_out_ext
Xiu Jianfeng
1
-6
/
+3
2022-05-16
sctp: read sk->sk_bound_dev_if once in sctp_rcv()
Eric Dumazet
1
-1
/
+3
2022-05-16
net: allow gso_max_size to exceed 65536
Alexander Duyck
1
-1
/
+2
2022-04-28
net: SO_RCVMARK socket option for SO_MARK with recvmsg()
Erin MacNeil
1
-1
/
+1
2022-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+4
2022-04-24
sctp: check asoc strreset_chunk in sctp_generate_reconf_event
Xin Long
1
-0
/
+4
2022-04-22
ipv6: Remove __ipv6_only_sock().
Kuniyuki Iwashima
1
-2
/
+2
2022-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2
-4
/
+4
[next]