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
,
Christoph Hellwig
,
2020/07/20
[PATCH 11/24] netfilter: switch nf_setsockopt to sockptr_t
,
Christoph Hellwig
,
2020/07/20
[PATCH 16/24] net/ipv6: switch ip6_mroute_setsockopt to sockptr_t
,
Christoph Hellwig
,
2020/07/20
[PATCH 17/24] net/ipv6: split up ipv6_flowlabel_opt
,
Christoph Hellwig
,
2020/07/20
[PATCH 20/24] net/ipv6: switch do_ipv6_setsockopt to sockptr_t
,
Christoph Hellwig
,
2020/07/20
[PATCH 22/24] net/tcp: switch ->md5_parse to sockptr_t
,
Christoph Hellwig
,
2020/07/20
[PATCH 23/24] net/tcp: switch do_tcp_setsockopt to sockptr_t
,
Christoph Hellwig
,
2020/07/20
[PATCH 24/24] net: pass a sockptr_t into ->setsockopt
,
Christoph Hellwig
,
2020/07/20
Re: [PATCH 24/24] net: pass a sockptr_t into ->setsockopt
,
Stefan Schmidt
,
2020/07/20
Re: [PATCH 24/24] net: pass a sockptr_t into ->setsockopt
,
David Miller
,
2020/07/20
Re: [MPTCP] [PATCH 24/24] net: pass a sockptr_t into ->setsockopt
,
Matthieu Baerts
,
2020/07/22
[PATCH 21/24] net/udp: switch udp_lib_setsockopt to sockptr_t
,
Christoph Hellwig
,
2020/07/20
[PATCH 19/24] net/ipv6: factor out a ipv6_set_opt_hdr helper
,
Christoph Hellwig
,
2020/07/20
[PATCH 18/24] net/ipv6: switch ipv6_flowlabel_opt to sockptr_t
,
Christoph Hellwig
,
2020/07/20
[PATCH 15/24] net/ipv4: switch do_ip_setsockopt to sockptr_t
,
Christoph Hellwig
,
2020/07/20
[PATCH 14/24] net/ipv4: merge ip_options_get and ip_options_get_from_user
,
Christoph Hellwig
,
2020/07/20
[PATCH 13/24] net/ipv4: switch ip_mroute_setsockopt to sockptr_t
,
Christoph Hellwig
,
2020/07/20
[PATCH 12/24] bpfilter: switch bpfilter_ip_set_sockopt to sockptr_t
,
Christoph Hellwig
,
2020/07/20
RE: [PATCH 12/24] bpfilter: switch bpfilter_ip_set_sockopt to sockptr_t
,
David Laight
,
2020/07/21
Re: [PATCH 12/24] bpfilter: switch bpfilter_ip_set_sockopt to sockptr_t
,
'Christoph Hellwig'
,
2020/07/22
Re: [PATCH 12/24] bpfilter: switch bpfilter_ip_set_sockopt to sockptr_t
,
'Christoph Hellwig'
,
2020/07/22
[PATCH 10/24] netfilter: switch xt_copy_counters to sockptr_t
,
Christoph Hellwig
,
2020/07/20
[PATCH 09/24] netfilter: remove the unused user argument to do_update_counters
,
Christoph Hellwig
,
2020/07/20
[PATCH 08/24] net/xfrm: switch xfrm_user_policy to sockptr_t
,
Christoph Hellwig
,
2020/07/20
[PATCH 07/24] net: switch sock_set_timeout to sockptr_t
,
Christoph Hellwig
,
2020/07/20
[PATCH 04/24] net: switch copy_bpf_fprog_from_user to sockptr_t
,
Christoph Hellwig
,
2020/07/20
[PATCH 03/24] net: add a new sockptr_t type
,
Christoph Hellwig
,
2020/07/20
Re: [PATCH 03/24] net: add a new sockptr_t type
,
Eric Biggers
,
2020/07/20
Re: [PATCH 03/24] net: add a new sockptr_t type
,
Christoph Hellwig
,
2020/07/20
Re: [PATCH 03/24] net: add a new sockptr_t type
,
Eric Biggers
,
2020/07/20
Re: [PATCH 03/24] net: add a new sockptr_t type
,
Christoph Hellwig
,
2020/07/22
RE: [PATCH 03/24] net: add a new sockptr_t type
,
David Laight
,
2020/07/21
RE: [PATCH 03/24] net: add a new sockptr_t type
,
David Laight
,
2020/07/21
[PATCH 06/24] net: switch sock_set_timeout to sockptr_t
,
Christoph Hellwig
,
2020/07/20
[PATCH 05/24] net: switch sock_setbindtodevice to sockptr_t
,
Christoph Hellwig
,
2020/07/20
[PATCH 01/24] bpfilter: reject kernel addresses
,
Christoph Hellwig
,
2020/07/20
[PATCH 02/24] bpfilter: fix up a sparse annotation
,
Christoph Hellwig
,
2020/07/20
Re: [PATCH 02/24] bpfilter: fix up a sparse annotation
,
Luc Van Oostenryck
,
2020/07/20
Re: [PATCH 02/24] bpfilter: fix up a sparse annotation
,
Christoph Hellwig
,
2020/07/21
Re: [PATCH 02/24] bpfilter: fix up a sparse annotation
,
Al Viro
,
2020/07/21
Re: get rid of the address_space override in setsockopt
,
Eric Biggers
,
2020/07/20
Re: get rid of the address_space override in setsockopt
,
Christoph Hellwig
,
2020/07/20
Re: get rid of the address_space override in setsockopt
,
Alexei Starovoitov
,
2020/07/20
Re: get rid of the address_space override in setsockopt
,
Christoph Hellwig
,
2020/07/22
Re: get rid of the address_space override in setsockopt
,
Alexei Starovoitov
,
2020/07/22
RE: get rid of the address_space override in setsockopt
,
David Laight
,
2020/07/21
Re: get rid of the address_space override in setsockopt
,
'Christoph Hellwig'
,
2020/07/22
RE: get rid of the address_space override in setsockopt
,
David Laight
,
2020/07/22
RE: get rid of the address_space override in setsockopt
,
David Laight
,
2020/07/21
Re: get rid of the address_space override in setsockopt
,
'Christoph Hellwig'
,
2020/07/22
[PATCH] ipvs: add missing struct name in ip_vs_enqueue_expire_nodest_conns when CONFIG_SYSCTL is disabled
,
Andrew Sy Kim
,
2020/07/17
Re: [PATCH] ipvs: add missing struct name in ip_vs_enqueue_expire_nodest_conns when CONFIG_SYSCTL is disabled
,
Julian Anastasov
,
2020/07/17
Re: [PATCH] ipvs: add missing struct name in ip_vs_enqueue_expire_nodest_conns when CONFIG_SYSCTL is disabled
,
Pablo Neira Ayuso
,
2020/07/21
Re: [PATCH] ipvs: add missing struct name in ip_vs_enqueue_expire_nodest_conns when CONFIG_SYSCTL is disabled
,
Julian Anastasov
,
2020/07/22
Re: mmotm 2020-07-16-22-52 uploaded (net: IPVS)
,
Randy Dunlap
,
2020/07/17
Re: mmotm 2020-07-16-22-52 uploaded (net: IPVS)
,
Stephen Rothwell
,
2020/07/17
[PATCH net-next] ipvs: missing unlock in ip_vs_expire_nodest_conn_flush()
,
Dan Carpenter
,
2020/07/17
[PATCH net-next] ipvs: ensure RCU read unlock when connection flushing and ipvs is disabled
,
Andrew Sy Kim
,
2020/07/16
Re: [PATCH net-next] ipvs: ensure RCU read unlock when connection flushing and ipvs is disabled
,
Julian Anastasov
,
2020/07/16
[PATCH,v2] ipvs: fix the connection sync failed in some cases
,
guodeqing
,
2020/07/16
<
Prev Page
]
[
Next Page
>