LVS Development Mailing List (date)
[
Thread Index
]
[
Top
]
[
All Lists
]
Web
LinuxVirtualServer.org
<
Prev Period
]
[
Advanced
]
[
Next Period
>
July 22, 2020
Re: [MPTCP] [PATCH 24/24] net: pass a sockptr_t into ->setsockopt
,
Matthieu Baerts
,
04:25
RE: get rid of the address_space override in setsockopt
,
David Laight
,
04:19
Re: get rid of the address_space override in setsockopt
,
'Christoph Hellwig'
,
04:05
Re: get rid of the address_space override in setsockopt
,
'Christoph Hellwig'
,
04:05
Re: [PATCH 12/24] bpfilter: switch bpfilter_ip_set_sockopt to sockptr_t
,
'Christoph Hellwig'
,
04:00
Re: [PATCH 12/24] bpfilter: switch bpfilter_ip_set_sockopt to sockptr_t
,
'Christoph Hellwig'
,
03:58
Re: get rid of the address_space override in setsockopt
,
Christoph Hellwig
,
03:55
Re: [PATCH 03/24] net: add a new sockptr_t type
,
Christoph Hellwig
,
03:54
Re: [PATCH] ipvs: add missing struct name in ip_vs_enqueue_expire_nodest_conns when CONFIG_SYSCTL is disabled
,
Julian Anastasov
,
02:02
July 21, 2020
Re: [PATCH,v2] ipvs: fix the connection sync failed in some cases
,
Pablo Neira Ayuso
,
19:21
Re: [PATCH] ipvs: add missing struct name in ip_vs_enqueue_expire_nodest_conns when CONFIG_SYSCTL is disabled
,
Pablo Neira Ayuso
,
19:18
[PATCH] ipvs: add prameter name to ip_vs_enqueue_expire_nodest_conns
,
trix
,
16:45
RE: get rid of the address_space override in setsockopt
,
David Laight
,
06:25
RE: [PATCH 03/24] net: add a new sockptr_t type
,
David Laight
,
06:12
RE: [PATCH 03/24] net: add a new sockptr_t type
,
David Laight
,
05:53
RE: get rid of the address_space override in setsockopt
,
David Laight
,
05:36
RE: [PATCH 12/24] bpfilter: switch bpfilter_ip_set_sockopt to sockptr_t
,
David Laight
,
04:35
Re: [PATCH 02/24] bpfilter: fix up a sparse annotation
,
Al Viro
,
01:27
Re: [PATCH 02/24] bpfilter: fix up a sparse annotation
,
Christoph Hellwig
,
01:21
July 20, 2020
Re: [PATCH 02/24] bpfilter: fix up a sparse annotation
,
Luc Van Oostenryck
,
22:38
Re: [PATCH 24/24] net: pass a sockptr_t into ->setsockopt
,
David Miller
,
19:18
Re: get rid of the address_space override in setsockopt
,
Alexei Starovoitov
,
16:46
Re: [PATCH 03/24] net: add a new sockptr_t type
,
Eric Biggers
,
13:54
Re: get rid of the address_space override in setsockopt
,
Christoph Hellwig
,
13:42
Re: [PATCH 03/24] net: add a new sockptr_t type
,
Christoph Hellwig
,
13:41
Re: get rid of the address_space override in setsockopt
,
Eric Biggers
,
12:36
Re: [PATCH 03/24] net: add a new sockptr_t type
,
Eric Biggers
,
12:36
Re: [PATCH 24/24] net: pass a sockptr_t into ->setsockopt
,
Stefan Schmidt
,
10:23
[PATCH 02/24] bpfilter: fix up a sparse annotation
,
Christoph Hellwig
,
08:51
[PATCH 01/24] bpfilter: reject kernel addresses
,
Christoph Hellwig
,
08:51
[PATCH 05/24] net: switch sock_setbindtodevice to sockptr_t
,
Christoph Hellwig
,
08:51
[PATCH 06/24] net: switch sock_set_timeout to sockptr_t
,
Christoph Hellwig
,
08:50
[PATCH 03/24] net: add a new sockptr_t type
,
Christoph Hellwig
,
08:50
[PATCH 04/24] net: switch copy_bpf_fprog_from_user to sockptr_t
,
Christoph Hellwig
,
08:50
get rid of the address_space override in setsockopt
,
Christoph Hellwig
,
08:50
[PATCH 07/24] net: switch sock_set_timeout to sockptr_t
,
Christoph Hellwig
,
08:50
[PATCH 08/24] net/xfrm: switch xfrm_user_policy to sockptr_t
,
Christoph Hellwig
,
08:49
[PATCH 09/24] netfilter: remove the unused user argument to do_update_counters
,
Christoph Hellwig
,
08:49
[PATCH 10/24] netfilter: switch xt_copy_counters to sockptr_t
,
Christoph Hellwig
,
08:49
[PATCH 12/24] bpfilter: switch bpfilter_ip_set_sockopt to sockptr_t
,
Christoph Hellwig
,
08:48
[PATCH 13/24] net/ipv4: switch ip_mroute_setsockopt to sockptr_t
,
Christoph Hellwig
,
08:48
[PATCH 14/24] net/ipv4: merge ip_options_get and ip_options_get_from_user
,
Christoph Hellwig
,
08:48
[PATCH 15/24] net/ipv4: switch do_ip_setsockopt to sockptr_t
,
Christoph Hellwig
,
08:48
[PATCH 18/24] net/ipv6: switch ipv6_flowlabel_opt to sockptr_t
,
Christoph Hellwig
,
08:48
[PATCH 19/24] net/ipv6: factor out a ipv6_set_opt_hdr helper
,
Christoph Hellwig
,
08:47
[PATCH 21/24] net/udp: switch udp_lib_setsockopt to sockptr_t
,
Christoph Hellwig
,
08:47
[PATCH 24/24] net: pass a sockptr_t into ->setsockopt
,
Christoph Hellwig
,
08:47
[PATCH 23/24] net/tcp: switch do_tcp_setsockopt to sockptr_t
,
Christoph Hellwig
,
08:47
[PATCH 22/24] net/tcp: switch ->md5_parse to sockptr_t
,
Christoph Hellwig
,
08:47
[PATCH 20/24] net/ipv6: switch do_ipv6_setsockopt to sockptr_t
,
Christoph Hellwig
,
08:47
[PATCH 17/24] net/ipv6: split up ipv6_flowlabel_opt
,
Christoph Hellwig
,
08:47
[PATCH 16/24] net/ipv6: switch ip6_mroute_setsockopt to sockptr_t
,
Christoph Hellwig
,
08:46
[PATCH 11/24] netfilter: switch nf_setsockopt to sockptr_t
,
Christoph Hellwig
,
08:46
July 19, 2020
Re: [PATCH,v2] ipvs: fix the connection sync failed in some cases
,
Julian Anastasov
,
02:08
July 17, 2020
Re: mmotm 2020-07-16-22-52 uploaded (net: IPVS)
,
Stephen Rothwell
,
21:25
Re: [PATCH] ipvs: add missing struct name in ip_vs_enqueue_expire_nodest_conns when CONFIG_SYSCTL is disabled
,
Julian Anastasov
,
13:35
[PATCH] ipvs: add missing struct name in ip_vs_enqueue_expire_nodest_conns when CONFIG_SYSCTL is disabled
,
Andrew Sy Kim
,
12:23
Re: mmotm 2020-07-16-22-52 uploaded (net: IPVS)
,
Randy Dunlap
,
11:28
[PATCH net-next] ipvs: missing unlock in ip_vs_expire_nodest_conn_flush()
,
Dan Carpenter
,
10:09
July 16, 2020
Re: [PATCH net-next] ipvs: ensure RCU read unlock when connection flushing and ipvs is disabled
,
Julian Anastasov
,
13:25
<
Prev Page
]
[
Next Page
>