linux-sctp.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-10 14:43:32 to 2023-08-08 03:01:35 UTC [more...]

[PATCH v2 00/14] sysctl: Add a size argument to register functions in sysctl
 2023-08-08  3:00 UTC  (29+ messages)
` [PATCH v2 01/14] sysctl: Prefer ctl_table_header in proc_sysctl
` [PATCH v2 02/14] sysctl: Use ctl_table_header in list_for_each_table_entry
` [PATCH v2 03/14] sysctl: Add ctl_table_size to ctl_table_header
` [PATCH v2 04/14] sysctl: Add size argument to init_header
` [PATCH v2 05/14] sysctl: Add a size arg to __register_sysctl_table
` [PATCH v2 06/14] sysctl: Add size to register_sysctl
` [PATCH v2 07/14] sysctl: Add size arg to __register_sysctl_init
` [PATCH v2 08/14] sysctl: Add size to register_net_sysctl function
` [PATCH v2 09/14] ax.25: Update to register_net_sysctl_sz
` [PATCH v2 10/14] netfilter: "
` [PATCH v2 11/14] networking: "
` [PATCH v2 12/14] vrf: "
` [PATCH v2 13/14] sysctl: SIZE_MAX->ARRAY_SIZE in register_net_sysctl
` [PATCH v2 14/14] sysctl: Use ctl_table_size as stopping criteria for list macro

[RFC 0/1] crypto: Avoid a sleepable operation when freeing a SCTP socket
 2023-08-03 12:13 UTC  (4+ messages)
` [RFC 1/1] crypto: Defer transforms destruction to a worker function
` crypto: api - Use work queue in crypto_destroy_instance

[PATCH net-next] sctp: Remove unused function declarations
 2023-08-03  1:50 UTC  (4+ messages)

[PATCH 11/14] networking: Update to register_net_sysctl_sz
 2023-07-28  7:08 UTC  (5+ messages)

[PATCH 5.10 049/509] sctp: add bpf_bypass_getsockopt proto callback
 2023-07-25 10:39 UTC 

Low Interest loan opportunity
 2023-07-24  8:47 UTC 

[PATCH 5.15 042/532] sctp: add bpf_bypass_getsockopt proto callback
 2023-07-21 15:59 UTC 

[PATCH net-next 0/3] net: Remove more RTO_ONLINK users
 2023-07-19 11:40 UTC  (4+ messages)
` [PATCH net-next 3/3] sctp: Set TOS and routing scope independently for fib lookups

[PATCH 6.1 075/591] sctp: add bpf_bypass_getsockopt proto callback
 2023-07-16 19:43 UTC 

[PATCH 6.4 119/800] sctp: add bpf_bypass_getsockopt proto callback
 2023-07-16 19:39 UTC 

[PATCH v2 net] gso: fix dodgy bit handling for GSO_UDP_L4
 2023-07-14  9:30 UTC  (5+ messages)

[PATCH net] gso: fix GSO_DODGY bit handling for related protocols
 2023-07-13  7:11 UTC  (7+ messages)

vger IT Services
 2023-07-11 10:52 UTC 

[PATCH 6.3 085/431] sctp: add bpf_bypass_getsockopt proto callback
 2023-07-09 11:10 UTC 

[PATCH net-next v3 17/18] sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
 2023-07-02 17:54 UTC 

[PATCH] sctp: fix potential deadlock on &net->sctp.addr_wq_lock
 2023-06-29 10:00 UTC  (4+ messages)

[PATCH AUTOSEL 6.1 08/15] sctp: handle invalid error codes without calling BUG()
 2023-06-26 21:50 UTC 

[PATCH AUTOSEL 4.14 3/5] sctp: handle invalid error codes without calling BUG()
 2023-06-26 21:51 UTC 

[PATCH AUTOSEL 4.19 3/5] sctp: handle invalid error codes without calling BUG()
 2023-06-26 21:51 UTC 

[PATCH AUTOSEL 5.4 3/6] sctp: handle invalid error codes without calling BUG()
 2023-06-26 21:51 UTC 

[PATCH AUTOSEL 5.10 4/7] sctp: handle invalid error codes without calling BUG()
 2023-06-26 21:51 UTC 

[PATCH AUTOSEL 5.15 4/9] sctp: handle invalid error codes without calling BUG()
 2023-06-26 21:50 UTC 

[PATCH AUTOSEL 6.3 08/16] sctp: handle invalid error codes without calling BUG()
 2023-06-26 21:49 UTC 

[PATCH net-next v5 15/16] sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
 2023-06-23 22:55 UTC  (2+ messages)
` [PATCH net-next v5 16/16] net: Kill MSG_SENDPAGE_NOTLAST

[RFC PATCH v2 0/4] add initial io_uring_cmd support for sockets
 2023-06-23 15:20 UTC  (13+ messages)
` [RFC PATCH v2 1/4] net: wire up support for file_operations->uring_cmd()
` [RFC PATCH v2 2/4] net: add uring_cmd callback to UDP
` [RFC PATCH v2 3/4] net: add uring_cmd callback to TCP
` [RFC PATCH v2 4/4] net: add uring_cmd callback to raw "protocol"

[PATCH 06/11] sysctl: Add size to register_net_sysctl function
 2023-06-23 14:21 UTC  (10+ messages)
  ` [PATCH 09/11] sysctl: Remove the end element in sysctl table arrays

[PATCH net-next v4 14/15] sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
 2023-06-23 11:44 UTC  (2+ messages)
` [PATCH net-next v4 15/15] net: Kill MSG_SENDPAGE_NOTLAST

[PATCH v3] net/sctp: Make sha1 as default algorithm if fips is enabled
 2023-06-22 14:54 UTC  (4+ messages)

[PATCH net-next v3 17/18] sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
 2023-06-20 14:53 UTC  (2+ messages)
` [PATCH net-next v3 18/18] net: Kill MSG_SENDPAGE_NOTLAST

[PATCH net-next v2 16/17] sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
 2023-06-20 12:59 UTC  (5+ messages)
` [PATCH net-next v2 17/17] net: Kill MSG_SENDPAGE_NOTLAST

[PATCH net-next 16/17] sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
 2023-06-16 16:12 UTC 

[PATCH net-next v7] net: ioctl: Use kernel memory on protocol ioctl callbacks
 2023-06-16  5:50 UTC  (3+ messages)

[PATCH 1/2 net] sctp: handle invalid error codes without calling BUG()
 2023-06-12  8:40 UTC  (9+ messages)
` [PATCH 2/2 net] sctp: fix an error code in sctp_sf_eat_auth()

[PATCH net-next v6] net: ioctl: Use kernel memory on protocol ioctl callbacks
 2023-06-08 14:35 UTC  (8+ messages)

[PATCH net-next v5] net: ioctl: Use kernel memory on protocol ioctl callbacks
 2023-06-06 11:35 UTC  (7+ messages)

[PATCH net-next v4] net: ioctl: Use kernel memory on protocol ioctl callbacks
 2023-06-02 16:19 UTC  (5+ messages)

[PATCH v2] net/sctp: Make sha1 as default algorithm if fips is enabled
 2023-06-01 18:21 UTC  (6+ messages)

[PATCH net-next v3] net: ioctl: Use kernel memory on protocol ioctl callbacks
 2023-05-28 18:05 UTC  (11+ messages)

[PATCH v2] net: ioctl: Use kernel memory on protocol ioctl callbacks
 2023-05-23 14:49 UTC  (4+ messages)

SCTP Authentication Current State and Examples
 2023-05-22 23:21 UTC  (4+ messages)

[PATCHv2 net] sctp: fix an issue that plpmtu can never go to complete state
 2023-05-22 10:10 UTC  (2+ messages)

[PATCH 0/1] net: ioctl: Use kernel buffer on proto ioctl callbacks
 2023-05-20 13:02 UTC  (11+ messages)
` [PATCH 1/1] net: ioctl: Use kernel memory on protocol "

[PATCH net] sctp: fix an issue that plpmtu can never go to complete state
 2023-05-18 16:53 UTC  (3+ messages)

[PATCH net-next v3] sctp: add bpf_bypass_getsockopt proto callback
 2023-05-15  8:16 UTC  (5+ messages)

[PATCH net-next v2] sctp: add bpf_bypass_getsockopt proto callback
 2023-05-11 13:26 UTC  (3+ messages)

[PATCH net-next] sctp: add bpf_bypass_getsockopt proto callback
 2023-05-10 21:22 UTC  (8+ messages)

[PATCH net-next v2] sctp: add bpf_bypass_getsockopt proto callback
 2023-05-10 14:42 UTC 


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).