- 747b670 xfrm: ipcomp: remove unnecessary get_cpu() by Sabrina Dubroca · 3 years, 9 months ago
- 6218fe1 xfrm: avoid synchronize_rcu during netns destruction by Florian Westphal · 3 years, 9 months ago
- 7baf867 xfrm: remove stray synchronize_rcu from xfrm_init by Florian Westphal · 3 years, 9 months ago
- b07dd26 flow: remove spi key from flowi struct by Florian Westphal · 3 years, 9 months ago
- 8859a44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 9 months ago
- ef19e11 xfrm/compat: Cleanup WARN()s that can be user-triggered by Dmitry Safonov · 3 years, 9 months ago
- c7dbf4c xfrm: Provide private skb extensions for segmented and hw offloaded ESP packets by Steffen Klassert · 3 years, 9 months ago
- a7fd0e6 xfrm_user.c: Added a punctuation by Bhaskar Chowdhury · 3 years, 9 months ago
- aa8ef1b xfrm_policy.c : Mundane typo fix by Bhaskar Chowdhury · 3 years, 9 months ago
- 68dc022 xfrm: BEET mode doesn't support fragments for inner packets by Xin Long · 3 years, 10 months ago
- bc8e0ad net: xfrm: Use sequence counter with associated spinlock by Ahmed S. Darwish · 3 years, 10 months ago
- e88add1 net: xfrm: Localize sequence counter per network namespace by Ahmed S. Darwish · 3 years, 10 months ago
- 9ab1265 xfrm: Use actual socket sk instead of skb socket for xfrm_output_resume by Evan Nimmo · 3 years, 10 months ago
- 8fc0e3b xfrm: interface: fix ipv4 pmtu check to honor ip header df by Eyal Birger · 3 years, 10 months ago
- fc1a8db Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 3 years, 11 months ago
- 4ac7a6e xfrm: Return the correct errno code by Zheng Yongjun · 3 years, 11 months ago
- 35c715c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by Jakub Kicinski · 4 years ago
- 18f9769 xfrm: interface: enable TSO on xfrm interfaces by Eyal Birger · 4 years ago
- da64ae2 xfrm: Fix wraparound in xfrm_policy_addr_delta() by Visa Hankala · 4 years ago
- 9f8550e xfrm: fix disable_xfrm sysctl when used on xfrm interfaces by Eyal Birger · 4 years ago
- 56ce7c2 xfrm: Fix oops in xfrm_replay_advance_bmp by Shmulik Ladkani · 4 years, 1 month ago
- ca5b877 Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 4 years ago
- e2437ac Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by Jakub Kicinski · 4 years, 1 month ago
- 46d5e62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 1 month ago
- c7a5899 xfrm: redact SA secret with lockdown confidentiality by Antony Antony · 4 years, 1 month ago
- 3df98d7 lsm,selinux: pass flowi_common instead of flowi to the LSM hooks by Paul Moore · 4 years, 3 months ago
- 0064c5c net: xfrm: use core API for updating/providing stats by Lev Stipakov · 4 years, 2 months ago
- 48f486e net: xfrm: fix memory leak in xfrm_user_policy() by Yu Kuai · 4 years, 2 months ago
- ad37f77 xfrm/compat: Don't allocate memory with __GFP_ZERO by Dmitry Safonov · 4 years, 2 months ago
- d1949d0 xfrm/compat: memset(0) 64-bit padding at right place by Dmitry Safonov · 4 years, 2 months ago
- dbd7ae5 xfrm/compat: Translate by copying XFRMA_UNSPEC attribute by Dmitry Safonov · 4 years, 2 months ago
- 158d31d net: xfrm: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 2 months ago
- 2da4c18 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by Jakub Kicinski · 4 years, 2 months ago
- a779d91 net: xfrm: fix a race condition during allocing spi by zhuoliang zhang · 4 years, 2 months ago
- 5fc3594 xfrm: use new function dev_fetch_sw_netstats by Heiner Kallweit · 4 years, 3 months ago
- 7fe9461 xfrm: interface: fix the priorities for ipip and ipv6 tunnels by Xin Long · 4 years, 3 months ago
- c852162 xfrm: use dev_sw_netstats_rx_add() by Fabian Frederick · 4 years, 3 months ago
- 8b0308f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 3 months ago
- a4be47a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 4 years, 3 months ago
- e94ee17 xfrm: Use correct address family in xfrm_state_find by Herbert Xu · 4 years, 3 months ago
- 96392ee xfrm/compat: Translate 32-bit user_policy from sockptr by Dmitry Safonov · 4 years, 3 months ago
- 5106f4a xfrm/compat: Add 32=>64-bit messages translator by Dmitry Safonov · 4 years, 3 months ago
- 5f3eea6 xfrm/compat: Attach xfrm dumps to 64=>32 bit translator by Dmitry Safonov · 4 years, 3 months ago
- 5461fc0 xfrm/compat: Add 64=>32-bit messages translator by Dmitry Safonov · 4 years, 3 months ago
- c9e7c76 xfrm: Provide API to register translator module by Dmitry Safonov · 4 years, 3 months ago
- 8366685 xfrm: clone whole liftime_cur structure in xfrm_do_migrate by Antony Antony · 4 years, 4 months ago
- 7aa05d3 xfrm: clone XFRMA_SEC_CTX in xfrm_do_migrate by Antony Antony · 4 years, 4 months ago
- 545e5c5 xfrm: clone XFRMA_SET_MARK in xfrm_do_migrate by Antony Antony · 4 years, 4 months ago
- 45a36a1 xfrmi: drop ignore_df check before updating pmtu by Sabrina Dubroca · 4 years, 5 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
- 4eb2e13 espintcp: restore IP CB before handing the packet to xfrm by Sabrina Dubroca · 4 years, 5 months ago
- 97d052e Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
- bd0b33b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 5 months ago
- 8d46215 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 4 years, 5 months ago
- 3c2d19c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 4 years, 5 months ago
- 71b59bf espintcp: count packets dropped in espintcp_rcv by Sabrina Dubroca · 4 years, 5 months ago
- fadd1a6 espintcp: handle short messages instead of breaking the encap socket by Sabrina Dubroca · 4 years, 5 months ago
- 77cc278f xfrm: policy: Use sequence counters with associated lock by Ahmed S. Darwish · 4 years, 5 months ago
- c6d1b26 net/xfrm: switch xfrm_user_policy to sockptr_t by Christoph Hellwig · 4 years, 5 months ago
- b328ecc xfrm: Make the policy hold queue work with VTI. by Steffen Klassert · 4 years, 6 months ago
- 0a0d93b xfrm: interface: use IS_REACHABLE to avoid some compile errors by Xin Long · 4 years, 6 months ago
- 95a35b4 xfrm: policy: fix IPv6-only espintcp compilation by Sabrina Dubroca · 4 years, 6 months ago
- e229c87 espintcp: recv() should return 0 when the peer socket is closed by Sabrina Dubroca · 4 years, 6 months ago
- ac1321e espintcp: support non-blocking sends by Sabrina Dubroca · 4 years, 6 months ago
- 8b404f4 xfrm: interface: not xfrmi_ipv6/ipip_handler twice by Xin Long · 4 years, 6 months ago
- e98e445 xfrm interface: store xfrmi contexts in a hash by if_id by Eyal Birger · 4 years, 6 months ago
- 2749c69 xfrm interface: avoid xi lookup in xfrmi_decode_session() by Eyal Birger · 4 years, 6 months ago
- 71930d6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago
- da9bbf0 xfrm: interface: support IPIP and IPIP6 tunnels processing with .cb_handler by Xin Long · 4 years, 6 months ago
- d7b360c xfrm: interface: support IP6IP6 and IP6IP tunnels processing with .cb_handler by Xin Long · 4 years, 6 months ago
- 1475ee0 xfrm: add is_ipip to struct xfrm_input_afinfo by Xin Long · 4 years, 6 months ago
- 8f9a1fa4 net: xfrmi: implement header_ops->parse_protocol for AF_PACKET by Jason A. Donenfeld · 4 years, 6 months ago
- 7bed145 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago
- 4f47e8ab xfrm: policy: match with both mark and mask on user interfaces by Xin Long · 4 years, 6 months ago
- 428d245 xfrm: introduce oseq-may-wrap flag by Petr Vaněk · 4 years, 7 months ago
- bdfd2d1 bonding/xfrm: use real_dev instead of slave_dev by Jarod Wilson · 4 years, 6 months ago
- 272c233 xfrm: bail early on slave pass over skb by Jarod Wilson · 4 years, 6 months ago
- 0e5f9d5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 4 years, 6 months ago
- be01369 esp, ah: modernize the crypto algorithm selections by Eric Biggers · 4 years, 7 months ago
- 37ea0f1 esp: select CRYPTO_SEQIV by Eric Biggers · 4 years, 7 months ago
- 7d4e391 esp, ah: consolidate the crypto algorithm selections by Eric Biggers · 4 years, 7 months ago
- a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
- a4902d9 xfrm: merge fixup for "remove output_finish indirection from xfrm_state_afinfo" by Stephen Rothwell · 4 years, 8 months ago
- 94579ac xfrm: Fix double ESP trailer insertion in IPsec crypto offload. by Huy Nguyen · 4 years, 7 months ago
- 1806c13 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 7 months ago
- f6a23d8 xfrm: fix a NULL-ptr deref in xfrm_local_error by Xin Long · 4 years, 7 months ago
- ed17b8d xfrm: fix a warning in xfrm_policy_insert_list by Xin Long · 4 years, 7 months ago
- 2ab6096 xfrm: remove output_finish indirection from xfrm_state_afinfo by Florian Westphal · 4 years, 8 months ago
- f3075f48 xfrm: remove extract_output indirection from xfrm_state_afinfo by Florian Westphal · 4 years, 8 months ago
- 171916c xfrm: move xfrm4_extract_header to common helper by Florian Westphal · 4 years, 8 months ago
- a269fbf xfrm: state: remove extract_input indirection from xfrm_state_afinfo by Florian Westphal · 4 years, 8 months ago
- 6d64be3 xfrm: avoid extract_output indirection for ipv4 by Florian Westphal · 4 years, 8 months ago
- 26333c3 xfrm: add IPv6 support for espintcp by Sabrina Dubroca · 4 years, 8 months ago
- 0146dca xfrm: add support for UDPv6 encapsulation of ESP by Sabrina Dubroca · 4 years, 8 months ago
- e62905a xfrm interface: don't take extra reference to netdev by Nicolas Dichtel · 4 years, 8 months ago
- c95c5f5 xfrm interface: fix oops when deleting a x-netns interface by Nicolas Dichtel · 4 years, 8 months ago
- a204aef xfrm: call xfrm_output_gso when inner_protocol is set in xfrm_output by Xin Long · 4 years, 8 months ago
- 9f0cadc xfrm: espintcp: save and call old ->sk_destruct by Sabrina Dubroca · 4 years, 9 months ago
- 06a0afc xfrm: do pskb_pull properly in __xfrm_transport_prep by Xin Long · 4 years, 9 months ago
- afcaf61b xfrm: allow to accept packets with ipv6 NEXTHDR_HOP in xfrm_input by Xin Long · 4 years, 9 months ago