summaryrefslogtreecommitdiffstats
path: root/net/xfrm
Commit message (Expand)AuthorAgeFilesLines
* xfrm: add net device refcount tracker to struct xfrm_state_offloadEric Dumazet2021-12-101-1/+2
* Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-021-2/+2
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2021-11-011-2/+2
| |\
| | * xfrm: Remove redundant fields and related parenthesesluo penghao2021-10-281-2/+2
* | | Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-11-012-4/+2
|\ \ \ | |/ / |/| |
| * | xfrm: Use memset_after() to clear paddingKees Cook2021-10-182-4/+2
| |/
* | xfrm: fix rcu lock in xfrm_notify_userpolicy()Nicolas Dichtel2021-09-231-1/+6
* | xfrm: notify default policy on updateNicolas Dichtel2021-09-151-0/+31
* | xfrm: make user policy API completeNicolas Dichtel2021-09-151-17/+19
* | net: xfrm: fix shift-out-of-bounds in xfrm_get_defaultPavel Skripkin2021-09-091-0/+5
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/David S. Miller2021-08-272-0/+73
|\
| * net: xfrm: fix shift-out-of-bouncePavel Skripkin2021-07-291-1/+6
| * xfrm: Add possibility to set the default to block if we have no policySteffen Klassert2021-07-212-0/+68
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2021-08-044-26/+67
|\ \ | |/ |/|
| * net: xfrm: Fix end of loop tests for list_for_each_entryHarshvardhan Jha2021-07-261-1/+1
| * net/xfrm/compat: Copy xfrm_spdattr_type_t atributesDmitry Safonov2021-07-211-5/+44
| * xfrm: Fix RCU vs hash_resize_mutex lock inversionFrederic Weisbecker2021-07-021-9/+8
| * Revert "xfrm: policy: Read seqcount outside of rcu-read side in xfrm_policy_l...Steffen Klassert2021-07-021-14/+7
| * net: xfrm: fix memory leak in xfrm_user_rcv_msgPavel Skripkin2021-06-291-0/+10
* | Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-06-308-119/+329
|\ \
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-06-295-30/+41
| |\|
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2021-06-235-30/+41
| | |\
| | | * xfrm: Fix xfrm offload fallback fail caseAyush Sawal2021-06-221-0/+1
| | | * xfrm: Fix error reporting in xfrm_state_construct.Steffen Klassert2021-06-141-14/+14
| | | * xfrm: remove the fragment check for ipv6 beet modeXin Long2021-06-011-7/+0
| | | * xfrm: policy: Read seqcount outside of rcu-read side in xfrm_policy_lookup_by...Varad Gautam2021-06-011-7/+14
| | | * xfrm: xfrm_state_mtu should return at least 1280 for ipv6Sabrina Dubroca2021-04-191-2/+12
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/gitDavid S. Miller2021-06-286-88/+248
| |\ \ \
| | * | | xfrm: replay: remove last replay indirectionFlorian Westphal2021-06-212-26/+27
| | * | | xfrm: replay: avoid replay indirectionFlorian Westphal2021-06-212-10/+19
| | * | | xfrm: replay: remove recheck indirectionFlorian Westphal2021-06-212-7/+17
| | * | | xfrm: replay: remove advance indirectionFlorian Westphal2021-06-212-10/+16
| | * | | xfrm: replay: avoid xfrm replay notify indirectionFlorian Westphal2021-06-212-18/+29
| | * | | xfrm: avoid compiler warning when ipv6 is disabledFlorian Westphal2021-06-161-0/+2
| | * | | xfrm: merge dstopt and routing hdroff functionsFlorian Westphal2021-06-111-58/+22
| | * | | xfrm: remove hdr_offset indirectionFlorian Westphal2021-06-111-1/+1
| | * | | xfrm: ipv6: move mip6_rthdr_offset into xfrm coreFlorian Westphal2021-06-111-0/+49
| | * | | xfrm: ipv6: move mip6_destopt_offset into xfrm coreFlorian Westphal2021-06-111-0/+57
| | * | | xfrm: ipv6: add xfrm6_hdr_offset helperFlorian Westphal2021-06-111-2/+7
| | * | | xfrm: policy: fix a spelling mistakegushengxian2021-06-111-1/+1
| | * | | xfrm: add state hashtable keyed by seqSabrina Dubroca2021-05-142-13/+59
| | |/ /
| * / / net/xfrm: Add inner_ipproto into sec_pathHuy Nguyen2021-06-221-1/+40
| |/ /
* | | Merge tag 'selinux-pr-20210629' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-06-301-4/+2
|\ \ \
| * | | selinux: delete selinux_xfrm_policy_lookup() useless argumentZhongjun Tan2021-05-101-4/+2
| |/ /
* / / xfrm: Fix fall-through warnings for ClangGustavo A. R. Silva2021-05-171-0/+1
|/ /
* | xfrm: ipcomp: remove unnecessary get_cpu()Sabrina Dubroca2021-04-191-17/+8
* | xfrm: avoid synchronize_rcu during netns destructionFlorian Westphal2021-04-191-3/+7
* | xfrm: remove stray synchronize_rcu from xfrm_initFlorian Westphal2021-04-191-3/+0
* | flow: remove spi key from flowi structFlorian Westphal2021-04-191-39/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-04-095-15/+36
|\|