dccp.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-06 12:55:08 to 2020-07-27 15:06:01 UTC [more...]

[PATCH 12/26] netfilter: switch nf_setsockopt to sockptr_t
 2020-07-27 15:06 UTC  (3+ messages)

get rid of the address_space override in setsockopt
 2020-07-27 14:09 UTC  (19+ messages)
` get rid of the address_space override in setsockopt v2

[PATCH 19/26] net/ipv6: switch ipv6_flowlabel_opt to sockptr_t
 2020-07-27 13:33 UTC  (5+ messages)

[PATCH 04/26] net: add a new sockptr_t type
 2020-07-23 16:44 UTC  (4+ messages)

[PATCH 03/26] bpfilter: reject kernel addresses
 2020-07-23 14:56 UTC  (4+ messages)

[PATCH 13/26] bpfilter: switch bpfilter_ip_set_sockopt to sockptr_t
 2020-07-23 11:44 UTC  (3+ messages)

[PATCH 01/26] bpfilter: fix up a sparse annotation
 2020-07-23 11:14 UTC  (2+ messages)

[PATCH net-next v5] net: dccp: Add SIOCOUTQ IOCTL support (send buffer fill)
 2020-07-23 10:28 UTC  (3+ messages)

[MPTCP] [PATCH 25/26] net: pass a sockptr_t into ->setsockopt
 2020-07-23  8:39 UTC 

[MPTCP] [PATCH 08/26] net: switch sock_set_timeout to sockptr_t
 2020-07-23  8:39 UTC 

[PATCH 26/26] net: optimize the sockptr_t for unified kernel/user address spaces
 2020-07-23  6:09 UTC 

[PATCH 25/26] net: pass a sockptr_t into ->setsockopt
 2020-07-23  6:09 UTC 

[PATCH 24/26] net/tcp: switch do_tcp_setsockopt to sockptr_t
 2020-07-23  6:09 UTC 

[PATCH 23/26] net/tcp: switch ->md5_parse to sockptr_t
 2020-07-23  6:09 UTC 

[PATCH 22/26] net/udp: switch udp_lib_setsockopt to sockptr_t
 2020-07-23  6:09 UTC 

[PATCH 21/26] net/ipv6: switch do_ipv6_setsockopt to sockptr_t
 2020-07-23  6:09 UTC 

[PATCH 20/26] net/ipv6: factor out a ipv6_set_opt_hdr helper
 2020-07-23  6:09 UTC 

[PATCH 18/26] net/ipv6: split up ipv6_flowlabel_opt
 2020-07-23  6:09 UTC 

[PATCH 17/26] net/ipv6: switch ip6_mroute_setsockopt to sockptr_t
 2020-07-23  6:08 UTC 

[PATCH 16/26] net/ipv4: switch do_ip_setsockopt to sockptr_t
 2020-07-23  6:08 UTC 

[PATCH 15/26] net/ipv4: merge ip_options_get and ip_options_get_from_user
 2020-07-23  6:08 UTC 

[PATCH 14/26] net/ipv4: switch ip_mroute_setsockopt to sockptr_t
 2020-07-23  6:08 UTC 

[PATCH 11/26] netfilter: switch xt_copy_counters to sockptr_t
 2020-07-23  6:08 UTC 

[PATCH 10/26] netfilter: remove the unused user argument to do_update_counters
 2020-07-23  6:08 UTC 

[PATCH 09/26] net/xfrm: switch xfrm_user_policy to sockptr_t
 2020-07-23  6:08 UTC 

[PATCH 08/26] net: switch sock_set_timeout to sockptr_t
 2020-07-23  6:08 UTC 

[PATCH 07/26] net: switch sock_set_timeout to sockptr_t
 2020-07-23  6:08 UTC 

[PATCH 06/26] net: switch sock_setbindtodevice to sockptr_t
 2020-07-23  6:08 UTC 

[PATCH 05/26] net: switch copy_bpf_fprog_from_user to sockptr_t
 2020-07-23  6:08 UTC 

[PATCH 02/26] net/bpfilter: split __bpfilter_process_sockopt
 2020-07-23  6:08 UTC 

[MPTCP] [PATCH 24/24] net: pass a sockptr_t into ->setsockopt
 2020-07-22  8:26 UTC 

[PATCH 12/24] bpfilter: switch bpfilter_ip_set_sockopt to sockptr_t
 2020-07-22  8:01 UTC  (4+ messages)

[PATCH 03/24] net: add a new sockptr_t type
 2020-07-22  7:56 UTC  (7+ messages)

[PATCH 02/24] bpfilter: fix up a sparse annotation
 2020-07-21  5:28 UTC  (4+ messages)

[PATCH 24/24] net: pass a sockptr_t into ->setsockopt
 2020-07-20 23:20 UTC  (3+ messages)

[PATCH 23/24] net/tcp: switch do_tcp_setsockopt to sockptr_t
 2020-07-20 12:47 UTC 

[PATCH 22/24] net/tcp: switch ->md5_parse to sockptr_t
 2020-07-20 12:47 UTC 

[PATCH 21/24] net/udp: switch udp_lib_setsockopt to sockptr_t
 2020-07-20 12:47 UTC 

[PATCH 20/24] net/ipv6: switch do_ipv6_setsockopt to sockptr_t
 2020-07-20 12:47 UTC 

[PATCH 19/24] net/ipv6: factor out a ipv6_set_opt_hdr helper
 2020-07-20 12:47 UTC 

[PATCH 18/24] net/ipv6: switch ipv6_flowlabel_opt to sockptr_t
 2020-07-20 12:47 UTC 

[PATCH 17/24] net/ipv6: split up ipv6_flowlabel_opt
 2020-07-20 12:47 UTC 

[PATCH 16/24] net/ipv6: switch ip6_mroute_setsockopt to sockptr_t
 2020-07-20 12:47 UTC 

[PATCH 15/24] net/ipv4: switch do_ip_setsockopt to sockptr_t
 2020-07-20 12:47 UTC 

[PATCH 14/24] net/ipv4: merge ip_options_get and ip_options_get_from_user
 2020-07-20 12:47 UTC 

[PATCH 13/24] net/ipv4: switch ip_mroute_setsockopt to sockptr_t
 2020-07-20 12:47 UTC 

[PATCH 11/24] netfilter: switch nf_setsockopt to sockptr_t
 2020-07-20 12:47 UTC 

[PATCH 10/24] netfilter: switch xt_copy_counters to sockptr_t
 2020-07-20 12:47 UTC 

[PATCH 09/24] netfilter: remove the unused user argument to do_update_counters
 2020-07-20 12:47 UTC 

[PATCH 08/24] net/xfrm: switch xfrm_user_policy to sockptr_t
 2020-07-20 12:47 UTC 

[PATCH 07/24] net: switch sock_set_timeout to sockptr_t
 2020-07-20 12:47 UTC 

[PATCH 06/24] net: switch sock_set_timeout to sockptr_t
 2020-07-20 12:47 UTC 

[PATCH 05/24] net: switch sock_setbindtodevice to sockptr_t
 2020-07-20 12:47 UTC 

[PATCH 04/24] net: switch copy_bpf_fprog_from_user to sockptr_t
 2020-07-20 12:47 UTC 

[PATCH 01/24] bpfilter: reject kernel addresses
 2020-07-20 12:47 UTC 

sockopt cleanups
 2020-07-20  1:16 UTC  (2+ messages)

[PATCH 05/22] net: remove compat_sock_common_{get,set}sockopt
 2020-07-17  9:26 UTC  (2+ messages)

[MPTCP] [PATCH 05/22] net: remove compat_sock_common_{get,set}sockopt
 2020-07-17  9:18 UTC 

[PATCH 22/22] net: make ->{get,set}sockopt in proto_ops optional
 2020-07-17  8:01 UTC  (2+ messages)

[PATCH 21/22] net/ipv6: remove compat_ipv6_{get,set}sockopt
 2020-07-17  6:23 UTC 

[PATCH 20/22] net/ipv6: factor out mcast join/leave setsockopt helpers
 2020-07-17  6:23 UTC 

[PATCH 19/22] net/ipv6: factor out MCAST_MSFILTER setsockopt helpers
 2020-07-17  6:23 UTC 

[PATCH 18/22] net/ipv6: factor out MCAST_MSFILTER getsockopt helpers
 2020-07-17  6:23 UTC 

[PATCH 17/22] net/ipv4: remove compat_ip_{get,set}sockopt
 2020-07-17  6:23 UTC 

[PATCH 16/22] net/ipv4: factor out mcast join/leave setsockopt helpers
 2020-07-17  6:23 UTC 

[PATCH 15/22] net/ipv4: factor out MCAST_MSFILTER setsockopt helpers
 2020-07-17  6:23 UTC 

[PATCH 14/22] net/ipv4: factor out MCAST_MSFILTER getsockopt helpers
 2020-07-17  6:23 UTC 

[PATCH 13/22] netfilter: split nf_sockopt
 2020-07-17  6:23 UTC 

[PATCH 12/22] netfilter: remove the compat argument to xt_copy_counters_from_user
 2020-07-17  6:23 UTC 

[PATCH 11/22] netfilter: remove the compat_{get,set} methods
 2020-07-17  6:23 UTC 

[PATCH 10/22] netfilter/ebtables: clean up compat {get,set}sockopt handling
 2020-07-17  6:23 UTC 

[PATCH 09/22] netfilter/ip6_tables: clean up compat {get,set}sockopt handling
 2020-07-17  6:23 UTC 

[PATCH 08/22] netfilter/ip_tables: clean up compat {get,set}sockopt handling
 2020-07-17  6:23 UTC 

[PATCH 07/22] netfilter/arp_tables: clean up compat {get,set}sockopt handling
 2020-07-17  6:23 UTC 

[PATCH 06/22] net: remove compat_sys_{get,set}sockopt
 2020-07-17  6:23 UTC 

[PATCH 04/22] net: simplify cBPF setsockopt compat handling
 2020-07-17  6:23 UTC 

[PATCH 03/22] net: streamline __sys_getsockopt
 2020-07-17  6:23 UTC 

[PATCH 02/22] net: streamline __sys_setsockopt
 2020-07-17  6:23 UTC 

[PATCH 01/22] net/atm: remove the atmdev_ops {get,set}sockopt methods
 2020-07-17  6:23 UTC 

[PATCH net-next v4] net: dccp: Add SIOCOUTQ IOCTL support (send buffer fill)
 2020-07-17  0:56 UTC  (3+ messages)

[PATCH] [DCCP]: Replace HTTP links with HTTPS ones
 2020-07-13 18:55 UTC  (2+ messages)

[PATCH] dccp: Fix possible memleak in dccp_init and dccp_fini
 2020-06-09 20:27 UTC  (2+ messages)

[PATCH v3] net: dccp: Add SIOCOUTQ IOCTL support (send buffer fill)
 2020-06-03 17:56 UTC  (3+ messages)

[PATCH v2] net: dccp: Add SIOCOUTQ IOCTL support (send buffer fill)
 2020-06-01 18:54 UTC 

[PATCH v2] net: dccp: Add SIOCOUTQ IOCTL support (send buffer fill)
 2020-05-30 16:31 UTC 

[PATCH] net: dccp: Add SIOCOUTQ IOCTL support (send buffer fill)
 2020-05-30 15:59 UTC 

[PATCH bpf-next v2 05/17] inet: Run SK_LOOKUP BPF program on socket lookup
 2020-05-15 15:07 UTC  (9+ messages)

[PATCH bpf-next v2 02/17] bpf: Introduce SK_LOOKUP program type with a dedicated attach point
 2020-05-13 18:10 UTC  (5+ messages)

[PATCH bpf-next v2 00/17] Run a BPF program on socket lookup
 2020-05-13 17:54 UTC  (5+ messages)

[PATCH bpf-next 02/17] bpf: Introduce SK_LOOKUP program type with a dedicated attach point
 2020-05-12 14:16 UTC  (13+ messages)

[PATCH bpf-next v2 17/17] selftests/bpf: Tests for BPF_SK_LOOKUP attach point
 2020-05-11 18:52 UTC 

[PATCH bpf-next v2 16/17] selftests/bpf: Rename test_sk_lookup_kern.c to test_ref_track_kern.c
 2020-05-11 18:52 UTC 

[PATCH bpf-next v2 15/17] selftests/bpf: Add verifier tests for bpf_sk_lookup context access
 2020-05-11 18:52 UTC 

[PATCH bpf-next v2 14/17] libbpf: Add support for SK_LOOKUP program type
 2020-05-11 18:52 UTC 

[PATCH bpf-next v2 13/17] bpf: Sync linux/bpf.h to tools/
 2020-05-11 18:52 UTC 

[PATCH bpf-next v2 12/17] udp6: Run SK_LOOKUP BPF program on socket lookup
 2020-05-11 18:52 UTC 

[PATCH bpf-next v2 11/17] udp6: Extract helper for selecting socket from reuseport group
 2020-05-11 18:52 UTC 

[PATCH bpf-next v2 10/17] udp: Run SK_LOOKUP BPF program on socket lookup
 2020-05-11 18:52 UTC 

[PATCH bpf-next v2 09/17] udp: Extract helper for selecting socket from reuseport group
 2020-05-11 18:52 UTC 

[PATCH bpf-next v2 08/17] udp: Store layer 4 protocol in udp_table
 2020-05-11 18:52 UTC 

[PATCH bpf-next v2 07/17] inet6: Run SK_LOOKUP BPF program on socket lookup
 2020-05-11 18:52 UTC 

[PATCH bpf-next v2 06/17] inet6: Extract helper for selecting socket from reuseport group
 2020-05-11 18:52 UTC 

[PATCH bpf-next v2 04/17] inet: Extract helper for selecting socket from reuseport group
 2020-05-11 18:52 UTC 

[PATCH bpf-next v2 03/17] inet: Store layer 4 protocol in inet_hashinfo
 2020-05-11 18:52 UTC 

[PATCH bpf-next v2 01/17] flow_dissector: Extract attach/detach/query helpers
 2020-05-11 18:52 UTC 

[PATCH bpf-next 14/17] libbpf: Add support for SK_LOOKUP program type
 2020-05-11  8:12 UTC  (5+ messages)

[PATCH bpf-next 17/17] selftests/bpf: Tests for BPF_SK_LOOKUP attach point
 2020-05-06 12:55 UTC 

[PATCH bpf-next 16/17] selftests/bpf: Rename test_sk_lookup_kern.c to test_ref_track_kern.c
 2020-05-06 12:55 UTC 

[PATCH bpf-next 15/17] selftests/bpf: Add verifier tests for bpf_sk_lookup context access
 2020-05-06 12:55 UTC 

[PATCH bpf-next 13/17] bpf: Sync linux/bpf.h to tools/
 2020-05-06 12:55 UTC 

[PATCH bpf-next 12/17] udp6: Run SK_LOOKUP BPF program on socket lookup
 2020-05-06 12:55 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).