netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pull request (net-next): ipsec-next 2021-02-09
@ 2021-02-09  9:43 Steffen Klassert
  2021-02-09  9:43 ` [PATCH 1/4] xfrm: interface: enable TSO on xfrm interfaces Steffen Klassert
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Steffen Klassert @ 2021-02-09  9:43 UTC (permalink / raw)
  To: David Miller, Jakub Kicinski; +Cc: Herbert Xu, Steffen Klassert, netdev

1) Support TSO on xfrm interfaces.
   From Eyal Birger.

2) Variable calculation simplifications in esp4/esp6.
   From Jiapeng Chong / Jiapeng Zhong.

3) Fix a return code in xfrm_do_migrate.
   From Zheng Yongjun.

Please pull or let me know if there are problems.

Thanks!

The following changes since commit ede71cae72855f8d6f6268510895210adc317666:

  net-next: docs: Fix typos in snmp_counter.rst (2021-01-05 17:07:38 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next.git master

for you to fetch changes up to 4ac7a6eecbec90c7f83d5ea6f0498d9fa9c62917:

  xfrm: Return the correct errno code (2021-02-04 09:29:27 +0100)

----------------------------------------------------------------
Eyal Birger (1):
      xfrm: interface: enable TSO on xfrm interfaces

Jiapeng Chong (1):
      esp: Simplify the calculation of variables

Jiapeng Zhong (1):
      net: Simplify the calculation of variables

Zheng Yongjun (1):
      xfrm: Return the correct errno code

 net/ipv4/esp4_offload.c   |  2 +-
 net/ipv6/esp6.c           |  2 +-
 net/xfrm/xfrm_interface.c | 10 +++++++++-
 net/xfrm/xfrm_user.c      |  2 +-
 4 files changed, 12 insertions(+), 4 deletions(-)

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

end of thread, other threads:[~2021-02-09 19:49 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-09  9:43 pull request (net-next): ipsec-next 2021-02-09 Steffen Klassert
2021-02-09  9:43 ` [PATCH 1/4] xfrm: interface: enable TSO on xfrm interfaces Steffen Klassert
2021-02-09 19:40   ` patchwork-bot+netdevbpf
2021-02-09  9:43 ` [PATCH 2/4] net: Simplify the calculation of variables Steffen Klassert
2021-02-09  9:43 ` [PATCH 3/4] esp: " Steffen Klassert
2021-02-09  9:43 ` [PATCH 4/4] xfrm: Return the correct errno code Steffen Klassert
2021-02-09 19:40 ` pull request (net-next): ipsec-next 2021-02-09 patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).