- 23e7b1b xfrm: Don't accidentally set RTO_ONLINK in decode_session4() by Guillaume Nault · 3 years ago
- 8aaaf2f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years ago
- d093d17 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 3 years ago
- 45a98ef net/xfrm: IPsec tunnel mode fix inner_ipproto setting in sec_path by Raed Salem · 3 years ago
- b645941 net: Don't include filter.h from net/sock.h by Jakub Kicinski · 3 years ago
- 4e484b3 xfrm: rate limit SA mapping change message to user space by Antony Antony · 3 years ago
- 23b6a6d xfrm: Add support for SM4 symmetric cipher algorithm by Xu Jia · 3 years ago
- e6911af xfrm: Add support for SM3 secure hash by Xu Jia · 3 years ago
- af734a2 xfrm: update SA curlft.use_time by Antony Antony · 3 years ago
- 68ac0f3 xfrm: state and policy should fail if XFRMA_IF_ID 0 by Antony Antony · 3 years, 1 month ago
- 8dce439 xfrm: interface with if_id 0 should return error by Antony Antony · 3 years, 1 month ago
- e1b539b xfrm: add net device refcount tracker to struct xfrm_state_offload by Eric Dumazet · 3 years, 1 month ago
- 7770a39 xfrm: fix a small bug in xfrm_sa_len() by Eric Dumazet · 3 years, 1 month ago
- ac1077e net: xfrm: drop check of pols[0] for the second time by Jean Sacren · 3 years, 1 month ago
- bcf141b xfrm: fix policy lookup for ipv6 gre packets by Ghalem Boudour · 3 years, 1 month ago
- 2e18092 xfrm: Remove duplicate assignment by luo penghao · 3 years, 2 months ago
- fc02cb2 Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 2 months ago
- 2dc26d9 Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 2 months ago
- 06f1ecd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 3 years, 2 months ago
- ad57dae xfrm: Remove redundant fields and related parentheses by luo penghao · 3 years, 2 months ago
- caf283d xfrm: Use memset_after() to clear padding by Kees Cook · 3 years, 6 months ago
- 93ec132 xfrm: fix rcu lock in xfrm_notify_userpolicy() by Nicolas Dichtel · 3 years, 3 months ago
- 88d0adb xfrm: notify default policy on update by Nicolas Dichtel · 3 years, 3 months ago
- f8d858e xfrm: make user policy API complete by Nicolas Dichtel · 3 years, 3 months ago
- 3c10ffd net: xfrm: fix shift-out-of-bounds in xfrm_get_default by Pavel Skripkin · 3 years, 4 months ago
- fe50893 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ by David S. Miller · 3 years, 4 months ago
- d00551b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 3 years, 5 months ago
- 5d8dbb7 net: xfrm: fix shift-out-of-bounce by Pavel Skripkin · 3 years, 5 months ago
- 480e93e net: xfrm: Fix end of loop tests for list_for_each_entry by Harshvardhan Jha · 3 years, 5 months ago
- 4e95050 net/xfrm/compat: Copy xfrm_spdattr_type_t atributes by Dmitry Safonov · 3 years, 5 months ago
- 2d151d3 xfrm: Add possibility to set the default to block if we have no policy by Steffen Klassert · 3 years, 5 months ago
- 2580d3f xfrm: Fix RCU vs hash_resize_mutex lock inversion by Frederic Weisbecker · 3 years, 6 months ago
- eaf2282 Revert "xfrm: policy: Read seqcount outside of rcu-read side in xfrm_policy_lookup_bytype" by Steffen Klassert · 3 years, 6 months ago
- dbe69e4 Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 6 months ago
- 6bd344e Merge tag 'selinux-pr-20210629' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 3 years, 6 months ago
- b6df007 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 6 months ago
- 7c1a80e net: xfrm: fix memory leak in xfrm_user_rcv_msg by Pavel Skripkin · 3 years, 6 months ago
- 1b077ce Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git by David S. Miller · 3 years, 6 months ago
- 7c2becf Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 3 years, 6 months ago
- fa45352 net/xfrm: Add inner_ipproto into sec_path by Huy Nguyen · 3 years, 7 months ago
- dd72fad xfrm: Fix xfrm offload fallback fail case by Ayush Sawal · 3 years, 6 months ago
- b5a1d1f xfrm: replay: remove last replay indirection by Florian Westphal · 3 years, 6 months ago
- adfc2fd xfrm: replay: avoid replay indirection by Florian Westphal · 3 years, 6 months ago
- 25cfb8b xfrm: replay: remove recheck indirection by Florian Westphal · 3 years, 6 months ago
- c7f8778 xfrm: replay: remove advance indirection by Florian Westphal · 3 years, 6 months ago
- cfc61c5 xfrm: replay: avoid xfrm replay notify indirection by Florian Westphal · 3 years, 6 months ago
- 30ad6a8 xfrm: avoid compiler warning when ipv6 is disabled by Florian Westphal · 3 years, 7 months ago
- 6fd0696 xfrm: Fix error reporting in xfrm_state_construct. by Steffen Klassert · 3 years, 7 months ago
- 3ca5ca8 xfrm: merge dstopt and routing hdroff functions by Florian Westphal · 3 years, 7 months ago
- d1002d2 xfrm: remove hdr_offset indirection by Florian Westphal · 3 years, 7 months ago
- 848b18f xfrm: ipv6: move mip6_rthdr_offset into xfrm core by Florian Westphal · 3 years, 7 months ago
- 37b9e7e xfrm: ipv6: move mip6_destopt_offset into xfrm core by Florian Westphal · 3 years, 7 months ago
- 9acf4d3 xfrm: ipv6: add xfrm6_hdr_offset helper by Florian Westphal · 3 years, 7 months ago
- 7a7ae1e xfrm: policy: fix a spelling mistake by gushengxian · 3 years, 7 months ago
- eebd49a xfrm: remove the fragment check for ipv6 beet mode by Xin Long · 3 years, 7 months ago
- d7b0408 xfrm: policy: Read seqcount outside of rcu-read side in xfrm_policy_lookup_bytype by Varad Gautam · 3 years, 7 months ago
- 135436a xfrm: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 1 month ago
- fe9f1d8 xfrm: add state hashtable keyed by seq by Sabrina Dubroca · 3 years, 8 months ago
- 8a92280 selinux: delete selinux_xfrm_policy_lookup() useless argument by Zhongjun Tan · 3 years, 9 months ago
- 747b670 xfrm: ipcomp: remove unnecessary get_cpu() by Sabrina Dubroca · 3 years, 9 months ago
- b515d26 xfrm: xfrm_state_mtu should return at least 1280 for ipv6 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, 9 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 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 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, 1 month 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