/openbmc/linux/net/ax25/ |
H A D | ax25_in.c | diff 7976a11b30929871a4c84c3c406d7681a3dbcc10 Tue Nov 05 16:11:52 CST 2019 Eric Dumazet <edumazet@google.com> net: use helpers to change sk_ack_backlog
Writers are holding a lock, but many readers do not.
Following patch will add appropriate barriers in sk_acceptq_removed() and sk_acceptq_added().
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | af_ax25.c | diff 7976a11b30929871a4c84c3c406d7681a3dbcc10 Tue Nov 05 16:11:52 CST 2019 Eric Dumazet <edumazet@google.com> net: use helpers to change sk_ack_backlog
Writers are holding a lock, but many readers do not.
Following patch will add appropriate barriers in sk_acceptq_removed() and sk_acceptq_added().
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/atm/ |
H A D | signaling.c | diff 7976a11b30929871a4c84c3c406d7681a3dbcc10 Tue Nov 05 16:11:52 CST 2019 Eric Dumazet <edumazet@google.com> net: use helpers to change sk_ack_backlog
Writers are holding a lock, but many readers do not.
Following patch will add appropriate barriers in sk_acceptq_removed() and sk_acceptq_added().
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | svc.c | diff 7976a11b30929871a4c84c3c406d7681a3dbcc10 Tue Nov 05 16:11:52 CST 2019 Eric Dumazet <edumazet@google.com> net: use helpers to change sk_ack_backlog
Writers are holding a lock, but many readers do not.
Following patch will add appropriate barriers in sk_acceptq_removed() and sk_acceptq_added().
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/vmw_vsock/ |
H A D | hyperv_transport.c | diff 7976a11b30929871a4c84c3c406d7681a3dbcc10 Tue Nov 05 16:11:52 CST 2019 Eric Dumazet <edumazet@google.com> net: use helpers to change sk_ack_backlog
Writers are holding a lock, but many readers do not.
Following patch will add appropriate barriers in sk_acceptq_removed() and sk_acceptq_added().
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | vmci_transport.c | diff 7976a11b30929871a4c84c3c406d7681a3dbcc10 Tue Nov 05 16:11:52 CST 2019 Eric Dumazet <edumazet@google.com> net: use helpers to change sk_ack_backlog
Writers are holding a lock, but many readers do not.
Following patch will add appropriate barriers in sk_acceptq_removed() and sk_acceptq_added().
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | virtio_transport_common.c | diff 7976a11b30929871a4c84c3c406d7681a3dbcc10 Tue Nov 05 16:11:52 CST 2019 Eric Dumazet <edumazet@google.com> net: use helpers to change sk_ack_backlog
Writers are holding a lock, but many readers do not.
Following patch will add appropriate barriers in sk_acceptq_removed() and sk_acceptq_added().
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | af_vsock.c | diff 7976a11b30929871a4c84c3c406d7681a3dbcc10 Tue Nov 05 16:11:52 CST 2019 Eric Dumazet <edumazet@google.com> net: use helpers to change sk_ack_backlog
Writers are holding a lock, but many readers do not.
Following patch will add appropriate barriers in sk_acceptq_removed() and sk_acceptq_added().
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/sctp/ |
H A D | endpointola.c | diff 7976a11b30929871a4c84c3c406d7681a3dbcc10 Tue Nov 05 16:11:52 CST 2019 Eric Dumazet <edumazet@google.com> net: use helpers to change sk_ack_backlog
Writers are holding a lock, but many readers do not.
Following patch will add appropriate barriers in sk_acceptq_removed() and sk_acceptq_added().
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | associola.c | diff 7976a11b30929871a4c84c3c406d7681a3dbcc10 Tue Nov 05 16:11:52 CST 2019 Eric Dumazet <edumazet@google.com> net: use helpers to change sk_ack_backlog
Writers are holding a lock, but many readers do not.
Following patch will add appropriate barriers in sk_acceptq_removed() and sk_acceptq_added().
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/rose/ |
H A D | af_rose.c | diff 7976a11b30929871a4c84c3c406d7681a3dbcc10 Tue Nov 05 16:11:52 CST 2019 Eric Dumazet <edumazet@google.com> net: use helpers to change sk_ack_backlog
Writers are holding a lock, but many readers do not.
Following patch will add appropriate barriers in sk_acceptq_removed() and sk_acceptq_added().
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/x25/ |
H A D | af_x25.c | diff 7976a11b30929871a4c84c3c406d7681a3dbcc10 Tue Nov 05 16:11:52 CST 2019 Eric Dumazet <edumazet@google.com> net: use helpers to change sk_ack_backlog
Writers are holding a lock, but many readers do not.
Following patch will add appropriate barriers in sk_acceptq_removed() and sk_acceptq_added().
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/llc/ |
H A D | af_llc.c | diff 7976a11b30929871a4c84c3c406d7681a3dbcc10 Tue Nov 05 16:11:52 CST 2019 Eric Dumazet <edumazet@google.com> net: use helpers to change sk_ack_backlog
Writers are holding a lock, but many readers do not.
Following patch will add appropriate barriers in sk_acceptq_removed() and sk_acceptq_added().
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/bluetooth/ |
H A D | af_bluetooth.c | diff 7976a11b30929871a4c84c3c406d7681a3dbcc10 Tue Nov 05 16:11:52 CST 2019 Eric Dumazet <edumazet@google.com> net: use helpers to change sk_ack_backlog
Writers are holding a lock, but many readers do not.
Following patch will add appropriate barriers in sk_acceptq_removed() and sk_acceptq_added().
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|