All of lore.kernel.org
 help / color / mirror / Atom feed
* pull-request: bpf-next 2017-12-07
@ 2017-12-08  6:22 Alexei Starovoitov
  2017-12-08 16:06 ` David Miller
  2017-12-08 19:35 ` David Miller
  0 siblings, 2 replies; 3+ messages in thread
From: Alexei Starovoitov @ 2017-12-08  6:22 UTC (permalink / raw)
  To: David S . Miller; +Cc: Daniel Borkmann, netdev

Hi David,

The following pull-request contains BPF updates for your net-next tree.

The main changes are:

1) Detailed documentation of BPF development process from Daniel.

2) Addition of is_fullsock, snd_cwnd and srtt_us fields to bpf_sock_ops
   from Lawrence.

3) Minor follow up for bpf_skb_set_tunnel_key() from William.

Please consider pulling these changes from:

  git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next.git

Thanks a lot!

----------------------------------------------------------------

The following changes since commit a3fde2addd5f0218b64102005a237ef727b0dc30:

  rtnetlink: ipv6: convert remaining users to rtnl_register_module (2017-12-04 13:35:36 -0500)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next.git 

for you to fetch changes up to 47adc5b07c6e0336896f84e404a6a7e1dce7878e:

  Merge branch 'bpf-devel-doc' (2017-12-06 14:35:04 -0800)

----------------------------------------------------------------
Alexei Starovoitov (1):
      Merge branch 'bpf-devel-doc'

Daniel Borkmann (2):
      bpf, doc: add bpf trees and tps to maintainers entry
      bpf, doc: add faq about bpf development process

Lawrence Brakmo (1):
      bpf: Add access to snd_cwnd and others in sock_ops

William Tu (1):
      bpf: move bpf csum flag check

 Documentation/bpf/bpf_devel_QA.txt | 519 +++++++++++++++++++++++++++++++++++++
 MAINTAINERS                        |   4 +
 include/linux/filter.h             |   1 +
 include/net/tcp.h                  |   6 +-
 include/uapi/linux/bpf.h           |   6 +
 net/core/filter.c                  |  41 ++-
 6 files changed, 572 insertions(+), 5 deletions(-)
 create mode 100644 Documentation/bpf/bpf_devel_QA.txt

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: pull-request: bpf-next 2017-12-07
  2017-12-08  6:22 pull-request: bpf-next 2017-12-07 Alexei Starovoitov
@ 2017-12-08 16:06 ` David Miller
  2017-12-08 19:35 ` David Miller
  1 sibling, 0 replies; 3+ messages in thread
From: David Miller @ 2017-12-08 16:06 UTC (permalink / raw)
  To: ast; +Cc: daniel, netdev

From: Alexei Starovoitov <ast@kernel.org>
Date: Thu, 7 Dec 2017 22:22:11 -0800

> The following pull-request contains BPF updates for your net-next tree.
> 
> The main changes are:
> 
> 1) Detailed documentation of BPF development process from Daniel.
> 
> 2) Addition of is_fullsock, snd_cwnd and srtt_us fields to bpf_sock_ops
>    from Lawrence.
> 
> 3) Minor follow up for bpf_skb_set_tunnel_key() from William.
> 
> Please consider pulling these changes from:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next.git

Pulled, thanks Alexei.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: pull-request: bpf-next 2017-12-07
  2017-12-08  6:22 pull-request: bpf-next 2017-12-07 Alexei Starovoitov
  2017-12-08 16:06 ` David Miller
@ 2017-12-08 19:35 ` David Miller
  1 sibling, 0 replies; 3+ messages in thread
From: David Miller @ 2017-12-08 19:35 UTC (permalink / raw)
  To: ast; +Cc: daniel, netdev

From: Alexei Starovoitov <ast@kernel.org>
Date: Thu, 7 Dec 2017 22:22:11 -0800

> The following pull-request contains BPF updates for your net-next tree.
> 
> The main changes are:
> 
> 1) Detailed documentation of BPF development process from Daniel.
> 
> 2) Addition of is_fullsock, snd_cwnd and srtt_us fields to bpf_sock_ops
>    from Lawrence.
> 
> 3) Minor follow up for bpf_skb_set_tunnel_key() from William.
> 
> Please consider pulling these changes from:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next.git

Pulled, thanks Alexei.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-12-08 19:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-08  6:22 pull-request: bpf-next 2017-12-07 Alexei Starovoitov
2017-12-08 16:06 ` David Miller
2017-12-08 19:35 ` David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.