LVS Development Mailing List (thread)
[
Date Index
]
[
Top
]
[
All Lists
]
Web
LinuxVirtualServer.org
<
Prev Period
]
[
Advanced
]
[
Next Period
>
get rid of the address_space override in setsockopt v2
,
Christoph Hellwig
,
2020/07/23
[PATCH 14/26] net/ipv4: switch ip_mroute_setsockopt to sockptr_t
,
Christoph Hellwig
,
2020/07/23
[PATCH 26/26] net: optimize the sockptr_t for unified kernel/user address spaces
,
Christoph Hellwig
,
2020/07/23
[PATCH 25/26] net: pass a sockptr_t into ->setsockopt
,
Christoph Hellwig
,
2020/07/23
Re: [MPTCP] [PATCH 25/26] net: pass a sockptr_t into ->setsockopt
,
Matthieu Baerts
,
2020/07/23
[PATCH 24/26] net/tcp: switch do_tcp_setsockopt to sockptr_t
,
Christoph Hellwig
,
2020/07/23
[PATCH 19/26] net/ipv6: switch ipv6_flowlabel_opt to sockptr_t
,
Christoph Hellwig
,
2020/07/23
Re: [PATCH 19/26] net/ipv6: switch ipv6_flowlabel_opt to sockptr_t
,
Ido Schimmel
,
2020/07/27
Re: [PATCH 19/26] net/ipv6: switch ipv6_flowlabel_opt to sockptr_t
,
Christoph Hellwig
,
2020/07/27
Re: [PATCH 19/26] net/ipv6: switch ipv6_flowlabel_opt to sockptr_t
,
Ido Schimmel
,
2020/07/27
Re: [PATCH 19/26] net/ipv6: switch ipv6_flowlabel_opt to sockptr_t
,
Christoph Hellwig
,
2020/07/27
Re: [PATCH 19/26] net/ipv6: switch ipv6_flowlabel_opt to sockptr_t
,
Ido Schimmel
,
2020/07/27
RE: [PATCH 19/26] net/ipv6: switch ipv6_flowlabel_opt to sockptr_t
,
David Laight
,
2020/07/27
[PATCH 18/26] net/ipv6: split up ipv6_flowlabel_opt
,
Christoph Hellwig
,
2020/07/23
[PATCH 17/26] net/ipv6: switch ip6_mroute_setsockopt to sockptr_t
,
Christoph Hellwig
,
2020/07/23
[PATCH 23/26] net/tcp: switch ->md5_parse to sockptr_t
,
Christoph Hellwig
,
2020/07/23
[PATCH 22/26] net/udp: switch udp_lib_setsockopt to sockptr_t
,
Christoph Hellwig
,
2020/07/23
[PATCH 16/26] net/ipv4: switch do_ip_setsockopt to sockptr_t
,
Christoph Hellwig
,
2020/07/23
[PATCH 15/26] net/ipv4: merge ip_options_get and ip_options_get_from_user
,
Christoph Hellwig
,
2020/07/23
[PATCH 21/26] net/ipv6: switch do_ipv6_setsockopt to sockptr_t
,
Christoph Hellwig
,
2020/07/23
[PATCH 20/26] net/ipv6: factor out a ipv6_set_opt_hdr helper
,
Christoph Hellwig
,
2020/07/23
[PATCH 13/26] bpfilter: switch bpfilter_ip_set_sockopt to sockptr_t
,
Christoph Hellwig
,
2020/07/23
RE: [PATCH 13/26] bpfilter: switch bpfilter_ip_set_sockopt to sockptr_t
,
David Laight
,
2020/07/23
Re: [PATCH 13/26] bpfilter: switch bpfilter_ip_set_sockopt to sockptr_t
,
'Christoph Hellwig'
,
2020/07/23
[PATCH 10/26] netfilter: remove the unused user argument to do_update_counters
,
Christoph Hellwig
,
2020/07/23
[PATCH 12/26] netfilter: switch nf_setsockopt to sockptr_t
,
Christoph Hellwig
,
2020/07/23
Re: [PATCH 12/26] netfilter: switch nf_setsockopt to sockptr_t
,
Jason A. Donenfeld
,
2020/07/27
Re: [PATCH 12/26] netfilter: switch nf_setsockopt to sockptr_t
,
Christoph Hellwig
,
2020/07/27
Re: [PATCH 12/26] netfilter: switch nf_setsockopt to sockptr_t
,
Jason A. Donenfeld
,
2020/07/27
Re: [PATCH 12/26] netfilter: switch nf_setsockopt to sockptr_t
,
Christoph Hellwig
,
2020/07/27
RE: [PATCH 12/26] netfilter: switch nf_setsockopt to sockptr_t
,
David Laight
,
2020/07/28
Re: [PATCH 12/26] netfilter: switch nf_setsockopt to sockptr_t
,
Jason A. Donenfeld
,
2020/07/28
Re: [PATCH 12/26] netfilter: switch nf_setsockopt to sockptr_t
,
Christoph Hellwig
,
2020/07/27
Re: [PATCH 12/26] netfilter: switch nf_setsockopt to sockptr_t
,
Jason A. Donenfeld
,
2020/07/27
[PATCH 11/26] netfilter: switch xt_copy_counters to sockptr_t
,
Christoph Hellwig
,
2020/07/23
[PATCH 06/26] net: switch sock_setbindtodevice to sockptr_t
,
Christoph Hellwig
,
2020/07/23
[PATCH 09/26] net/xfrm: switch xfrm_user_policy to sockptr_t
,
Christoph Hellwig
,
2020/07/23
[PATCH 02/26] net/bpfilter: split __bpfilter_process_sockopt
,
Christoph Hellwig
,
2020/07/23
[PATCH 08/26] net: switch sock_set_timeout to sockptr_t
,
Christoph Hellwig
,
2020/07/23
Re: [MPTCP] [PATCH 08/26] net: switch sock_set_timeout to sockptr_t
,
Matthieu Baerts
,
2020/07/23
[PATCH 07/26] net: switch sock_set_timeout to sockptr_t
,
Christoph Hellwig
,
2020/07/23
[PATCH 01/26] bpfilter: fix up a sparse annotation
,
Christoph Hellwig
,
2020/07/23
Re: [PATCH 01/26] bpfilter: fix up a sparse annotation
,
Luc Van Oostenryck
,
2020/07/23
[PATCH 04/26] net: add a new sockptr_t type
,
Christoph Hellwig
,
2020/07/23
Re: [PATCH 04/26] net: add a new sockptr_t type
,
Jan Engelhardt
,
2020/07/23
Re: [PATCH 04/26] net: add a new sockptr_t type
,
Eric Dumazet
,
2020/07/23
Re: [PATCH 04/26] net: add a new sockptr_t type
,
Christoph Hellwig
,
2020/07/23
[PATCH 05/26] net: switch copy_bpf_fprog_from_user to sockptr_t
,
Christoph Hellwig
,
2020/07/23
[PATCH 03/26] bpfilter: reject kernel addresses
,
Christoph Hellwig
,
2020/07/23
RE: [PATCH 03/26] bpfilter: reject kernel addresses
,
David Laight
,
2020/07/23
Re: [PATCH 03/26] bpfilter: reject kernel addresses
,
'Christoph Hellwig'
,
2020/07/23
RE: [PATCH 03/26] bpfilter: reject kernel addresses
,
David Laight
,
2020/07/23
Re: get rid of the address_space override in setsockopt v2
,
David Miller
,
2020/07/24
Re: get rid of the address_space override in setsockopt v2
,
Christoph Hellwig
,
2020/07/26
Re: get rid of the address_space override in setsockopt v2
,
Andreas Schwab
,
2020/07/26
Re: get rid of the address_space override in setsockopt v2
,
David Miller
,
2020/07/26
RE: get rid of the address_space override in setsockopt v2
,
David Laight
,
2020/07/27
Re: get rid of the address_space override in setsockopt v2
,
Al Viro
,
2020/07/27
RE: get rid of the address_space override in setsockopt v2
,
David Laight
,
2020/07/27
[PATCH] ipvs: add prameter name to ip_vs_enqueue_expire_nodest_conns
,
trix
,
2020/07/21
[Prev Page]
[
Next Page
>