messages from 2020-11-23 09:14:35 to 2021-05-18 16:44:01 UTC [more...]
add SPP_PLPMTUD_ENABLE/DISABLE flag for spp_flags
2021-05-18 16:43 UTC
[PATCH RESEND][next] sctp: Fix fall-through warnings for Clang
2021-05-18 1:07 UTC (4+ messages)
[PATCH] net: Remove the member netns_ok
2021-05-17 22:40 UTC (2+ messages)
[syzbot] KMSAN: uninit-value in sctp_inq_pop
2021-05-17 16:00 UTC
Race of sctp_assoc_control_transport() against sctp_assoc_rm_peer() ?
2021-05-12 16:08 UTC (2+ messages)
[PATCH net 0/2] sctp: fix the race condition in sctp_destroy_sock in a proper way
2021-05-10 19:18 UTC (6+ messages)
` [PATCH net 1/2] Revert "net/sctp: fix race condition in sctp_destroy_sock"
` [PATCH net 2/2] sctp: delay auto_asconf init until binding the first addr
KASAN: use-after-free Read in __lock_sock
2021-05-05 21:21 UTC (6+ messages)
` KASAN: use-after-free Read in __lock_sock (high-risk primitives found)
[PATCH AUTOSEL 4.4 15/19] sctp: Fix out-of-bounds warning in sctp_process_asconf_param()
2021-05-05 16:41 UTC
[PATCH AUTOSEL 4.14 17/25] sctp: Fix out-of-bounds warning in sctp_process_asconf_param()
2021-05-05 16:40 UTC
[PATCH AUTOSEL 4.9 15/22] sctp: Fix out-of-bounds warning in sctp_process_asconf_param()
2021-05-05 16:41 UTC
[PATCH AUTOSEL 5.4 30/46] sctp: Fix out-of-bounds warning in sctp_process_asconf_param()
2021-05-05 16:38 UTC
[PATCH AUTOSEL 4.19 22/32] sctp: Fix out-of-bounds warning in sctp_process_asconf_param()
2021-05-05 16:39 UTC
[PATCH AUTOSEL 5.10 58/85] sctp: Fix out-of-bounds warning in sctp_process_asconf_param()
2021-05-05 16:36 UTC
[PATCH AUTOSEL 5.11 074/104] sctp: Fix out-of-bounds warning in sctp_process_asconf_param()
2021-05-05 16:33 UTC
[PATCH AUTOSEL 5.12 084/116] sctp: Fix out-of-bounds warning in sctp_process_asconf_param()
2021-05-05 16:30 UTC
[PATCH net] sctp: fix a SCTP_MIB_CURRESTAB leak in sctp_sf_do_dupcook_b
2021-05-03 20:40 UTC (2+ messages)
[PATCH net 0/2] sctp: fix the incorrect revert
2021-05-03 20:40 UTC (4+ messages)
` [PATCH net 1/2] Revert "Revert "sctp: Fix bundling of SHUTDOWN with COOKIE-ACK""
` [PATCH net 2/2] Revert "sctp: Fix SHUTDOWN CTSN Ack in the peer restart case"
[syzbot] possible deadlock in sctp_addr_wq_timeout_handler
2021-05-01 21:26 UTC (2+ messages)
[PATCHv2 net 0/3] sctp: always send a chunk with the asoc that it belongs to
2021-05-01 18:22 UTC (10+ messages)
` [PATCHv2 net 1/3] sctp: do asoc update earlier in sctp_sf_do_dupcook_a
` [PATCHv2 net 2/3] Revert "sctp: Fix bundling of SHUTDOWN with COOKIE-ACK"
` [PATCHv2 net 3/3] sctp: do asoc update earlier in sctp_sf_do_dupcook_b
[PATCH net-next] sctp: Remove redundant skb_list null check
2021-04-30 21:22 UTC (3+ messages)
[PATCH net 0/3] sctp: always send a chunk with the asoc that it belongs to
2021-04-30 19:16 UTC (6+ messages)
` [PATCH net 1/3] sctp: do asoc update earlier in sctp_sf_do_dupcook_a
` [PATCH net 2/3] Revert "sctp: Fix bundling of SHUTDOWN with COOKIE-ACK"
` [PATCH net 3/3] sctp: do asoc update earlier in sctp_sf_do_dupcook_b
New lksctp-tools release: 1.0.19
2021-04-29 2:28 UTC
Coverity Scan: Analysis completed for sctp/lksctp-tools
2021-04-28 18:33 UTC
[PATCH lksctp-tools 0/2] sctp_send/v fixes
2021-04-24 17:46 UTC (4+ messages)
` [PATCH lksctp-tools 1/2] sctp_send: fix ignored flags parameter
` [PATCH lksctp-tools 2/2] sctp_sendv: avoid explicit memset for var initialization
[syzbot] KASAN: use-after-free Read in sctp_do_8_2_transport_strike
2021-04-21 19:08 UTC (2+ messages)
[PATCH][next] sctp: Fix out-of-bounds warning in sctp_process_asconf_param()
2021-04-19 22:39 UTC (7+ messages)
[PATCH v2] net/sctp: fix race condition in sctp_destroy_sock
2021-04-13 22:10 UTC (3+ messages)
[PATCH] net/sctp: fix race condition in sctp_destroy_sock
2021-04-13 15:20 UTC (2+ messages)
[PATCH lksctp-tools] func_tests: fix malloc size in test_1_to_1_connectx.c
2021-04-07 21:13 UTC (2+ messages)
Bidding invitation
2021-03-31 7:16 UTC
[PATCH -next 0/3] Fix some typos
2021-03-29 1:00 UTC (5+ messages)
` [PATCH -next 1/3] net: rds: Fix a typo
` [PATCH -next 2/3] net: sctp: Fix some typos
` [PATCH -next 3/3] net: vsock: Fix a typo
[PATCH ipsec] esp: delete NETIF_F_SCTP_CRC bit from features for esp offload
2021-03-23 8:14 UTC (2+ messages)
[PATCH] sctp: move sk_route_caps check and set into sctp_outq_flush_transports
2021-03-19 18:40 UTC (2+ messages)
[PATCH] net: sctp: trivial: fix typo in comment
2021-03-04 22:00 UTC (2+ messages)
WARNING: refcount bug in sctp_transport_put (3)
2021-03-02 11:00 UTC
[PATCH 0/3] Fix some seq_file users that were recently broken
2021-02-08 19:42 UTC (8+ messages)
` [PATCH 3/3] net: fix iteration for sctp transport seq_files
[PATCHv3 net-next] ip_gre: remove CRC flag from dev features in gre_gso_segment
2021-01-21 6:20 UTC (2+ messages)
[PATCH net-next] udp: not remove the CRC flag from dev features when need_csum is false
2021-01-21 6:20 UTC (2+ messages)
[PATCH net-next 0/6] net: support SCTP CRC csum offload for tunneling packets in some drivers
2021-01-19 23:40 UTC (15+ messages)
` [PATCH net-next 1/6] net: add inline function skb_csum_is_sctp
` [PATCH net-next 2/6] net: igb: use skb_csum_is_sctp instead of protocol check
` [PATCH net-next 3/6] net: igbvf: "
` [PATCH net-next 4/6] net: igc: "
` [PATCH net-next 5/6] net: ixgbe: "
` [PATCH net-next 6/6] net: ixgbevf: "
[PATCH net-next 0/3] net: make udp tunnel devices support fraglist
2021-01-19 4:30 UTC (5+ messages)
` [PATCH net-next 1/3] vxlan: add NETIF_F_FRAGLIST flag for dev features
` [PATCH net-next 2/3] geneve: "
` [PATCH net-next 3/3] bareudp: "
[PATCHv3 net-next 0/2] net: fix the features flag in sctp_gso_segment
2021-01-17 3:13 UTC (5+ messages)
` [PATCHv3 net-next 1/2] net: move the hsize check to the else block in skb_segment
` [PATCHv3 net-next 2/2] sctp: remove the NETIF_F_SG flag before calling skb_segment
[PATCHv2 net-next 0/2] net: fix the features flag in sctp_gso_segment
2021-01-15 9:31 UTC (4+ messages)
` [PATCHv2 net-next 1/2] net: move the hsize check to the else block in skb_segment
` [PATCHv2 net-next 2/2] udp: remove CRC flag from dev features in __skb_udp_tunnel_segment
[PATCHv2 net-next] ip_gre: remove CRC flag from dev features in gre_gso_segment
2021-01-13 21:55 UTC (6+ messages)
[PATCH net-next 0/2] net: enable udp v6 sockets receiving v4 packets with UDP GRO
2021-01-12 7:53 UTC (5+ messages)
` [PATCH net-next 1/2] udp: call udp_encap_enable for v6 sockets when enabling encap
` [PATCH net-next 2/2] Revert "bareudp: Fixed bareudp receive handling"
[PATCH net-next 0/2] net: fix the features flag in sctp_gso_segment
2021-01-12 7:20 UTC (5+ messages)
` [PATCH net-next 1/2] net: move the hsize check to the else block in skb_segment
` [PATCH net-next 2/2] sctp: remove the NETIF_F_SG flag before calling skb_segment
"general protection fault in sctp_ulpevent_notify_peer_addr_change" and "general protection fault in sctp_ulpevent_nofity_peer_addr_change" should share the same root cause
2021-01-12 4:39 UTC (3+ messages)
[PATCH] m4/sctp.m4: make conpatible to autoconf-2.70
2021-01-12 2:18 UTC (2+ messages)
[PATCH 000/141] Fix fall-through warnings for Clang
2020-12-08 4:52 UTC (59+ messages)
` [Intel-wired-lan] "
` (subset) "
Disinfection
2020-12-03 8:40 UTC
[PATCH net-next] ip_gre: remove CRC flag from dev features in gre_gso_segment
2020-11-24 13:30 UTC (9+ messages)
[PATCH] sctp: Fix some typo
2020-11-24 3:00 UTC (2+ messages)
page: next (older) | prev (newer) | latest
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).