summaryrefslogtreecommitdiffstats
path: root/net/xfrm
AgeCommit message (Expand)Author
2020-05-21xfrm: policy: Fix doulbe free in xfrm_policy_timerYueHaibing
2020-05-21xfrm: add the missing verify_sec_ctx_len check in xfrm_add_acquireXin Long
2020-05-21xfrm: fix uctx len check in verify_sec_ctx_lenXin Long
2020-05-21xfrm: handle NETDEV_UNREGISTER for xfrm deviceRaed Salem
2020-04-16xfrm: interface: do not confirm neighbor when do pmtu updateXu Wang
2020-04-16xfrm interface: fix packet tx through bpf_redirect()Nicolas Dichtel
2020-01-19xfrm: release device reference for invalid stateXiaodong Xu
2020-01-19xfrm: Fix memleak on xfrm state destroySteffen Klassert
2019-10-01xfrm: policy: avoid warning splat when merging nodesFlorian Westphal
2019-09-06xfrm/xfrm_policy: fix dst dev null pointer dereference in collect_md modeHangbin Liu
2019-08-04xfrm: policy: fix bydst hlist corruption on hash rebuildFlorian Westphal
2019-07-26ipsec: select crypto ciphers for xfrm_algoArnd Bergmann
2019-07-26xfrm: fix sa selector validationNicolas Dichtel
2019-07-26xfrm: Fix xfrm sel prefix length validationAnirudh Gupta
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-21Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2019-05-16xfrm: ressurrect "Fix uninitialized memory read in _decode_session4"Florian Westphal
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-05-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2019-04-27netlink: make validation more configurable for future strictnessJohannes Berg
2019-04-23xfrm: remove unneeded export_symbolsFlorian Westphal
2019-04-23xfrm: remove decode_session indirection from afinfo_policyFlorian Westphal
2019-04-23xfrm: remove init_path indirection from afinfo_policyFlorian Westphal
2019-04-23xfrm: remove tos indirection from afinfo_policyFlorian Westphal
2019-04-15xfrm: kconfig: make xfrm depend on inetFlorian Westphal
2019-04-08xfrm: store xfrm_mode directly, not its addressFlorian Westphal
2019-04-08xfrm: make xfrm modes builtinFlorian Westphal
2019-04-08xfrm: remove afinfo pointer from xfrm_modeFlorian Westphal
2019-04-08xfrm: remove output2 indirection from xfrm_modeFlorian Westphal
2019-04-08xfrm: remove input2 indirection from xfrm_modeFlorian Westphal
2019-04-08xfrm: remove xmit indirection from xfrm_modeFlorian Westphal
2019-04-08xfrm: remove output indirection from xfrm_modeFlorian Westphal
2019-04-08xfrm: remove input indirection from xfrm_modeFlorian Westphal
2019-04-08xfrm: prefer family stored in xfrm_mode structFlorian Westphal
2019-04-08xfrm: place af number into xfrm_mode structFlorian Westphal
2019-03-27xfrm: Honor original L3 slave device in xfrmi policy lookupMartin Willi
2019-03-26xfrm: clean up xfrm protocol checksCong Wang
2019-03-24xfrm: gso partial offload supportBoris Pismenny
2019-03-22xfrm: Replace hrtimer tasklet with softirq hrtimerThomas Gleixner
2019-03-20net: dev: rename queue selection helpers.Paolo Abeni
2019-03-20Revert "net: xfrm: Add '_rcu' tag for rcu protected pointer in netns_xfrm"Steffen Klassert
2019-03-08net: xfrm: Add '_rcu' tag for rcu protected pointer in netns_xfrmSu Yanjun
2019-03-01xfrm: policy: Fix out-of-bound array accesses in __xfrm_policy_unlinkYueHaibing
2019-02-18xfrm: Fix inbound traffic via XFRM interfaces across network namespacesTobias Brunner