linux-sctp.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
[PATCH v2] net/sctp: Make sha1 as default algorithm if fips is enabled
 2023-03-25  6:33 UTC  (3+ messages)

[syzbot] [sctp?] general protection fault in sctp_outq_tail
 2023-03-23 21:50 UTC  (2+ messages)

Odlitky-pořádek
 2023-03-21  8:55 UTC 

[RFC PATCH 28/28] sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
 2023-03-16 15:57 UTC  (2+ messages)

Rubber Molded
 2023-03-16  8:40 UTC 

[PATCH net-next 0/2] sctp: add another two stream schedulers
 2023-03-10  0:38 UTC  (8+ messages)
` [PATCH net-next 1/2] sctp: add fair capacity stream scheduler
` [PATCH net-next 2/2] sctp: add weighted fair queueing "

[PATCHv2 net] sctp: add a refcnt in sctp_stream_priorities to avoid a nested loop
 2023-02-24  3:02 UTC  (2+ messages)

[PATCH net] sctp: add a refcnt in sctp_stream_priorities to avoid a nested loop
 2023-02-20 16:28 UTC  (4+ messages)

[PATCH lksctp-tools 0/5] fix memory leak and use valid conversion specifiers in printf()
 2023-02-16 12:43 UTC  (7+ messages)
` [PATCH lksctp-tools 1/5] fix memory leak in sctp_status
` [PATCH lksctp-tools 2/5] fix memory leak in test_peer_addr()
` [PATCH lksctp-tools 3/5] use valid conversion specifiers in printf()
` [PATCH lksctp-tools 4/5] fix memory leak of iov.iov_base
` [PATCH lksctp-tools 5/5] fix memory leak in test_fragments

[PATCH v2 net-next] net: no longer support SOCK_REFCNT_DEBUG feature
 2023-02-15 10:30 UTC  (6+ messages)

[PATCH net-next v2] sctp: sctp_sock_filter(): avoid list_entry() on possibly empty list
 2023-02-11  3:40 UTC  (4+ messages)

[PATCH net-next] sctp: check ep asocs list before access
 2023-02-09 11:53 UTC  (3+ messages)

[PATCH net] sctp: do not check hb_timer.expires when resetting hb_timer
 2023-02-01  5:10 UTC  (3+ messages)

[PATCH net] sctp: fail if no bound addresses can be used for a given scope
 2023-01-25  2:40 UTC  (7+ messages)

[syzbot] KASAN: use-after-free Read in sock_def_wakeup
 2023-01-12 19:39 UTC 

Silikonmischungen
 2023-01-12  8:35 UTC 

[PATCH] sctp: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
 2023-01-10  9:37 UTC 

[PATCH] sctp: Make sha1 as default algorithm if fips is enabled
 2022-12-22  9:22 UTC  (2+ messages)

[PATCH v3 1/1] sctp: sysctl: make extra pointers netns aware
 2022-12-12 21:00 UTC  (2+ messages)

[PATCH net-next] sctp: delete free member from struct sctp_sched_ops
 2022-12-02  4:30 UTC  (3+ messages)

[PATCH v2 1/1] sctp: sysctl: make extra pointers netns aware
 2022-12-01  4:11 UTC  (4+ messages)

[PATCH net v4] sctp: fix memory leak in sctp_stream_outq_migrate()
 2022-11-29 17:00 UTC  (3+ messages)

[PATCH net v3] sctp: fix memory leak in sctp_stream_outq_migrate()
 2022-11-26  2:05 UTC  (3+ messages)

[PATCH 1/1] sctp: sysctl: referring the correct net namespace
 2022-11-25  5:53 UTC  (5+ messages)

[PATCH net v2] sctp: fix memory leak in sctp_stream_outq_migrate()
 2022-11-24 18:17 UTC  (4+ messages)

[PATCH net] sctp: fix memory leak in sctp_stream_outq_migrate()
 2022-11-24  4:35 UTC  (10+ messages)

[syzbot] memory leak in sctp_sched_prio_set
 2022-11-23 23:45 UTC  (4+ messages)
` [PATCH] sctp: relese sctp_stream_priorities at sctp_stream_outq_migrate()

Silikonmischungen
 2022-11-22  8:55 UTC 

[PATCH v2] sctp: sm_statefuns: Remove unnecessary ‘NULL’ values from Pointer
 2022-11-19  3:30 UTC  (2+ messages)

[PATCHv2 net-next 0/7] sctp: support vrf processing
 2022-11-18 12:00 UTC  (9+ messages)
` [PATCHv2 net-next 1/7] sctp: verify the bind address with the tb_id from l3mdev
` [PATCHv2 net-next 2/7] sctp: check ipv6 addr with sk_bound_dev if set
` [PATCHv2 net-next 3/7] sctp: check sk_bound_dev_if when matching ep in get_port
` [PATCHv2 net-next 4/7] sctp: add skb_sdif in struct sctp_af
` [PATCHv2 net-next 5/7] sctp: add dif and sdif check in asoc and ep lookup
` [PATCHv2 net-next 6/7] sctp: add sysctl net.sctp.l3mdev_accept
` [PATCHv2 net-next 7/7] selftests: add a selftest for sctp vrf

[PATCH net-next] sctp: change to include linux/sctp.h in net/sctp/checksum.h
 2022-11-18  6:30 UTC  (3+ messages)

[PATCH net-next] sctp: move SCTP_PAD4 and SCTP_TRUNC4 to linux/sctp.h
 2022-11-18  6:30 UTC  (3+ messages)

[PATCH] sctp: sm_statefuns: Remove unnecessary ‘NULL’ values from Pointer
 2022-11-18  1:35 UTC  (3+ messages)
  ` (no subject)

[PATCH] sctp: sm_statefuns: Remove pointer casts of the same type
 2022-11-17 12:20 UTC  (2+ messages)

[PATCH net-next 0/7] sctp: support vrf processing
 2022-11-15 20:40 UTC  (15+ messages)
` [PATCH net-next 1/7] sctp: verify the bind address with the tb_id from l3mdev
` [PATCH net-next 2/7] sctp: check ipv6 addr with sk_bound_dev if set
` [PATCH net-next 3/7] sctp: check sk_bound_dev_if when matching ep in get_port
` [PATCH net-next 4/7] sctp: add skb_sdif in struct sctp_af
` [PATCH net-next 5/7] sctp: add dif and sdif check in asoc and ep lookup
` [PATCH net-next 6/7] sctp: add sysctl net.sctp.l3mdev_accept
` [PATCH net-next 7/7] selftests: add a selftest for sctp vrf

testing of the sctp stack
 2022-11-15 19:22 UTC 

[PATCH net 0/2] sctp: fix a NULL pointer dereference in sctp_sched_dequeue_common
 2022-11-08  4:10 UTC  (4+ messages)
` [PATCH net 1/2] sctp: remove the unnecessary sinfo_stream check in sctp_prsctp_prune_unsent
` [PATCH net 2/2] sctp: clear out_curr if all frag chunks of current msg are pruned

BUG: kernel NULL pointer dereference in sctp_sched_dequeue_common
 2022-11-04  1:39 UTC  (5+ messages)
  ` 答复: "

[PATCH net-next 1/3] sctp: remove unnecessary NULL check in sctp_association_init()
 2022-10-21  5:10 UTC  (7+ messages)
` [PATCH net-next 2/3] sctp: remove unnecessary NULL check in sctp_ulpq_tail_event()
` [PATCH net-next 3/3] sctp: remove unnecessary NULL checks in sctp_enqueue_event()

[PATCH v2 net-next 3/5] sctp: Call inet6_destroy_sock() via sk->sk_destruct()
 2022-10-19 22:36 UTC 

[PATCH v1 0/5] treewide cleanup of random integer usage
 2022-10-13  1:37 UTC  (13+ messages)
` [PATCH v1 1/5] treewide: use prandom_u32_max() when possible
` [PATCH v1 2/5] treewide: use get_random_{u8,u16}() "
` [PATCH v1 3/5] treewide: use get_random_u32() "
      ` [f2fs-dev] "
` [PATCH v1 4/5] treewide: use get_random_bytes "
` [PATCH v1 5/5] prandom: remove unused functions

lksctp-tools licensing
 2022-10-12 21:04 UTC  (4+ messages)

Call for Papers: Workshop on Recent Advances for Multi-Clouds and Mobile Edge Computing (M2EC 2023)
 2022-10-11 19:53 UTC 

Subject: SCTP: Stateless multi-homing support with adjustment of the Verification Tag
 2022-10-06  7:58 UTC 

[PATCH net] sctp: handle the error returned from sctp_auth_asoc_init_active_key
 2022-09-30 11:40 UTC  (2+ messages)

[syzbot] KASAN: use-after-free Write in sctp_auth_shkey_hold (2)
 2022-09-27 22:58 UTC  (2+ messages)

株式会社MGM "Bild: Sind Sie es leid, in Schulden zu leben? Es gibt einen Ausweg und es ist sehr einfach."
 2022-08-31  3:48 UTC 

Concord Ropes "Forbes: Lifehack. Wie man ohne Erfahrung und Wissen aus 1000 Dollar pro Tag verdient"
 2022-08-30  9:30 UTC 

[PATCH lksctp-tools 0/2] func_tests: Add test cases for interleaving and stream RE_CONFIG
 2022-08-23 12:34 UTC  (5+ messages)
` [PATCH lksctp-tools 1/2] Add a test case for interleaving
` [PATCH lksctp-tools 2/2] Add a test cacse for RE_CONFIG

[net] 4890b686f4: netperf.Throughput_Mbps -69.4% regression
 2022-08-16 15:55 UTC  (12+ messages)

Anfrage an Jugend-Bünde: "DIE WELTFINANZKRISE KANN SIE ZUM MILLIONAR MACHEN!"
 2022-08-10  7:57 UTC 

Kennesaw "EINE FINANZKRISE KANN SIE ZUM MILLIONAR MACHEN!"
 2022-08-08 20:27 UTC 

Kennesaw "CRYPTOCURRENCY DROP WILL MAKE YOU A MILLIONAIRE"
 2022-08-07 23:55 UTC 

株式会社MGM "BITCOIN WILL MAKE YOU A MILLIONAIRE"
 2022-08-07 15:01 UTC 

Website Email: - THE WORLD FINANCIAL CRISIS CAN MAKE YOU A MILLIONAIRE!
 2022-08-07  5:37 UTC 

[M3PCS] A FINANCIAL CRISIS CAN MAKE YOU A MILLIONAIRE!
 2022-08-05 17:12 UTC 

We offer Business and personal loan At 2%
 2022-08-01  3:23 UTC 

[PATCH net] sctp: leave the err path free in sctp_stream_init to sctp_stream_free
 2022-07-28  1:40 UTC  (2+ messages)

[PATCH net] sctp: fix sleep in atomic context bug in timer handlers
 2022-07-26  2:50 UTC  (3+ messages)

[PATCHv2 net] Documentation: fix sctp_wmem in ip-sysctl.rst
 2022-07-24 20:50 UTC  (3+ messages)

[PATCH net] Documentation: fix sctp_wmem in ip-sysctl.rst
 2022-07-20 17:03 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).